diff --git a/Teams/brazilKoders/about.md b/Teams/brazilKoders/about.md new file mode 100644 index 0000000..6b8ab57 --- /dev/null +++ b/Teams/brazilKoders/about.md @@ -0,0 +1,24 @@ +Brazil Koders +================ + +We are the super brazilian team! We are about the build something awesome and get to the top. + + +About your team +=========================== + +| Andre | Gabriel | Paullo +|--- |--- |--- +| ![Andre](https://scontent-b-gru.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/1425683_10153525032145261_2036125457_n.jpg?oh=fa7486729a0de880ccf27e347f70a5a2&oe=5509069F) | ![Gabriel](https://scontent-b-gru.xx.fbcdn.net/hphotos-xfp1/v/t1.0-9/1391491_10202347341759549_8101725418041298135_n.jpg?oh=7cfd85eb91b70aa7417c8a9feadb2532&oe=55161C72) | ![Paullo](https://scontent-a-gru.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10734099_756158111119910_3530888804525742896_n.jpg?oh=1a7913c3408f60fdd4bff6b8a38a61bf&oe=54DA8C0C) + +We are a team of developers and hackathon lovers. + +We have been waiting for this competition for a long time and each of us have a specific reason to be here, but if there is one word that can describe what we are hoping to find here is: Opportunity. + +Opportunity to work together in something new and exciting. Opportunity to have fun in this fast paced life. And opportunity to win something that can really make a difference in our future carriers! + + + + +Two of us are really good with front-end development, but node.js is here and we have been building awesome things with it. The other one is a rails ninja and have been asked to work in tons of nice companies (but he really likes his own company). +======= \ No newline at end of file diff --git a/Teams/brazilKoders/team.json b/Teams/brazilKoders/team.json new file mode 100644 index 0000000..cdb35e2 --- /dev/null +++ b/Teams/brazilKoders/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Brazil Koders", + "members": [ + { + "name": "André Lucas", + "twitter": "andrelug_", + "koding": "andrelug", + "location": "Belo Horizonte, BR", + "lead": true + }, + { + "name": "Gabriel Hamdan", + "twitter": "dghamdan", + "koding": "hamdan85", + "location": "Belo Horizonte, BR" + }, + { + "name": "Paullo Norato", + "twitter": "-", + "koding": "paullonorato", + "location": "Santos, BR" + } + ] +} \ No newline at end of file