diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md new file mode 100644 index 0000000..949f548 --- /dev/null +++ b/Teams/RandomHackers/ABOUT.md @@ -0,0 +1,26 @@ +Random Hackers +============== + +We are the Random Hackers team. + + +About your team +=========================== + +| Dylson | member 2 | member 3 +|--- |--- |--- +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![]() | ![]() + +Tell us who you are, why you did you decide to join? + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. + + +About your skills and what you are going to do? +======= +Don't reveal too much about your project, this is a competition but maybe +you can tell us the technologies, APIs you are going to use and what kind +of application you are going to build. + +You can change your mind, that's ok. Just push an update here when you do. \ No newline at end of file diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json new file mode 100644 index 0000000..7d0aedb --- /dev/null +++ b/Teams/RandomHackers/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Random Hackers", + "members": [ + { + "name": "Dylson Valente Neto", + "twitter": "n370n370", + "koding": "n370", + "location": "Santa Fe, AR" + } + ] +} \ No newline at end of file