From 69a4f9291ded7283a9fdded98704079d669cf25c Mon Sep 17 00:00:00 2001 From: edoardoo Date: Mon, 1 Dec 2014 00:21:00 +0100 Subject: [PATCH] added Sanje to the team --- Teams/HackLenotta/ABOUT.md | 8 +++++--- Teams/HackLenotta/team.json | 8 +++++++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Teams/HackLenotta/ABOUT.md b/Teams/HackLenotta/ABOUT.md index 19effd8..0f38a91 100644 --- a/Teams/HackLenotta/ABOUT.md +++ b/Teams/HackLenotta/ABOUT.md @@ -8,13 +8,15 @@ About your team | Edoardoo | Baldarn |--- |--- |--- |--- -| ![Edoardoo](https://pbs.twimg.com/profile_images/378800000628549804/0fa3b62a9437d0d6271ffa893c59453c_400x400.png) | ![Baldarn](https://pbs.twimg.com/profile_images/378800000849480405/be5e58e35437e4ee5154010d0031e696_400x400.jpeg)| +| ![Edoardoo](https://pbs.twimg.com/profile_images/378800000628549804/0fa3b62a9437d0d6271ffa893c59453c_400x400.png) | ![Baldarn](https://pbs.twimg.com/profile_images/378800000849480405/be5e58e35437e4ee5154010d0031e696_400x400.jpeg)| ![Sanje](http://i.imgur.com/XjUc40I.jpg)| -We are a two friends, **Edoardo Odorico (edoardoo)** and **Lorenzo Farnararo (baldarn)** from Florence, Italy. We studied both engineer. While we were studying we joined our University Open Source Software Lab, LILiK, where we developed our coding and unix skills, and some free software philosophy. -Together with other **LILiK** members we began to meet together at Edoardoo's house, in hacking sessions during the weekends. This is where we thought at first one of our success projects: turning lights on and off with an arduino, a raspberry, a pinch of javascript and a lot of hacking nights (usually with some wine, don't forget we're italian). Since we wanted to share our hard and funny work with the rest of the world, we've built a blog/tutorial about our hacking projects, hack.lenotta.com. We mainly hack on arduino, raspberry, antennas, HTML5, Javascript and CSS3. +We are three friends, **Edoardo Odorico (edoardoo)**, **Lorenzo Farnararo (baldarn)** and **Sanjeya Cooray (Sanje)**from Florence, Italy. We all studied engineer. While we were studying Edo and Lorenzo joined our University Open Source Software Lab, LILiK, where they developed their coding and unix skills, and some free software philosophy. +Together with other **LILiK** members they began to meet together at Edoardoo's house, in hacking sessions during the weekends. This is where they thought at first one of their success projects: turning lights on and off with an arduino, a raspberry, a pinch of javascript and a lot of hacking nights (usually with some wine, don't forget we're italian). Since we wanted to share our hard and funny work with the rest of the world, we've built a blog/tutorial about our hacking projects, hack.lenotta.com. We mainly hack on arduino, raspberry, antennas, HTML5, Javascript and CSS3. +Lorenzo met Sanje while working together in a software house and we all knew from the very beginning he was the right full stack developer we were missing. About your skills and what you are going to do? ======= We're skilled on both frontend and backend development. We'll probably use baaskets of javacript (perhaps for the server side too, why not?) and we would like to bleach the mess of EULA and TOS around, compress it, colour it and... you'll see (me heheheh)... +Update (1/12/2014): maybe some changes in plans? maybe some multimedia stuff? Something is boiling under the plate... diff --git a/Teams/HackLenotta/team.json b/Teams/HackLenotta/team.json index d5a3e53..0781f7e 100644 --- a/Teams/HackLenotta/team.json +++ b/Teams/HackLenotta/team.json @@ -12,7 +12,13 @@ "twitter": "baldarn", "koding": "baldarn", "location": "Florence, IT" - } + }, + { + "name": "Sanjeya Cooray", + "twitter": "sanjeyac", + "koding": "sanjeya", + "location": "Florence, IT" + } ] } \ No newline at end of file