diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md new file mode 100644 index 0000000..f126821 --- /dev/null +++ b/Teams/RandomHackers/ABOUT.md @@ -0,0 +1,25 @@ +Random Hackers +============== +![Random Hackers Logo](http://i.imgur.com/wt91X85.png) + +We are the Random Hackers team. + + +About +===== + +| Dylson | Ildus +|--- |--- +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) + +We're still gathering. + + +Skills +====== +Ruby, Rails, JS, CSS, HTML. + +Idea +==== + +We're still coming up with one. \ No newline at end of file diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json new file mode 100644 index 0000000..d37b8c8 --- /dev/null +++ b/Teams/RandomHackers/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Random Hackers", + "members": [ + { + "name": "Dylson Valente Neto", + "twitter": "n370n370", + "koding": "n370", + "location": "Santa Fe, AR", + "lead": true + }, + { + "name": "Ildus Sadykov", + "twitter": "SadykovIldus", + "koding": "IldusSadykov", + "location": "Elabuga, RU" + } + ] +}