From 473e52210fcff94caf009019aff536406d321c6b Mon Sep 17 00:00:00 2001 From: edoardoo Date: Wed, 26 Nov 2014 12:40:32 +0100 Subject: [PATCH] added hack lenotta team --- Teams/HackLenotta/ABOUT.md | 20 ++++++++++++++++++++ Teams/HackLenotta/team.json | 18 ++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 Teams/HackLenotta/ABOUT.md create mode 100644 Teams/HackLenotta/team.json diff --git a/Teams/HackLenotta/ABOUT.md b/Teams/HackLenotta/ABOUT.md new file mode 100644 index 0000000..19effd8 --- /dev/null +++ b/Teams/HackLenotta/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +Hey Mate! Let me present you the super duper extra megantastic geekomatic **Hack Lenotta Team!** (Badum Cha!) + +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)| + +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. + + +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)... + diff --git a/Teams/HackLenotta/team.json b/Teams/HackLenotta/team.json new file mode 100644 index 0000000..d5a3e53 --- /dev/null +++ b/Teams/HackLenotta/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Hack Lenotta", + "members": [ + { + "name": "Edoardo Odorico", + "twitter": "edoardoo", + "koding": "edoardoo", + "location": "Florence, IT" + }, + { + "name": "Lorenzo Farnararo", + "twitter": "baldarn", + "koding": "baldarn", + "location": "Florence, IT" + } + + ] +} \ No newline at end of file