From e17f9fa3a09b80fa884bac7db4a9000f75792d39 Mon Sep 17 00:00:00 2001 From: Igor Moura Date: Mon, 24 Nov 2014 18:24:21 -0300 Subject: [PATCH] Added team KawaiiDesuDevs --- Teams/KawaiiDesuDevs/ABOUT.md | 20 ++++++++++++++++++++ Teams/KawaiiDesuDevs/team.json | 19 +++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 Teams/KawaiiDesuDevs/ABOUT.md create mode 100644 Teams/KawaiiDesuDevs/team.json diff --git a/Teams/KawaiiDesuDevs/ABOUT.md b/Teams/KawaiiDesuDevs/ABOUT.md new file mode 100644 index 0000000..cc98b62 --- /dev/null +++ b/Teams/KawaiiDesuDevs/ABOUT.md @@ -0,0 +1,20 @@ +# KawaiiDesuDevs + +We are two high-school students (and maybe the only ones in this hackatoon) from Brazil. +We decided to get this awful name due to our lack of imagination (actually, we just think we are too hot, and saw a bunch of animes before applying to the event) + +## About our team + +| Igor | Nivaldo +|--- |--- +| ![Igor] | ![Nivaldo] + +[Igor]: https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xaf1/v/t1.0-9/319874_284695674944770_763533621_n.jpg?oh=5534e5a11e2a0d457d6d0651f190787a&oe=54DA6FC2&__gda__=1427593747_c9f309d7ff95fa82a1408fbf8cb9b77d "Look how sexy I am" +[Nivaldo]: https://scontent-b-lga.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/1546432_550064381790551_5960918075311642280_n.jpg?oh=7c2ffa4bfa9eecab55ef4b7bb1f181e4&oe=54DB717D "Not so sexy as the other one, but ok" + + +We will tell more about us later... + +## What we're will create + +[Moving forward, it's time to act with 24/7 skillsets and leverage our team paradigms.](http://projects.wsj.com/buzzwords2014/#p=7|37,33|18|0|||2) We actually don't have much of an idea on what to do, but we will get it up sometime. \ No newline at end of file diff --git a/Teams/KawaiiDesuDevs/team.json b/Teams/KawaiiDesuDevs/team.json new file mode 100644 index 0000000..3b0005d --- /dev/null +++ b/Teams/KawaiiDesuDevs/team.json @@ -0,0 +1,19 @@ +{ + "teamName": "KawaiiDesuDevs", + "members": [ + { + "name": "Igor Moura", + "twitter": "igu_mp", + "github":"igormp", + "koding": "igormp", + "location": "Aracaju, BR", + "lead": true + }, + { + "name": "Nivaldo Melo", + "github":"masternivas", + "koding": "masternivas", + "location": "Aracaju, BR", + } + ] +}