Merge pull request #124 from n370/master

Adds Basic Random Hackers team info
This commit is contained in:
Senthil Arivudainambi
2014-11-25 11:08:36 -08:00
2 changed files with 43 additions and 0 deletions

View File

@@ -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.

View File

@@ -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"
}
]
}