Merge pull request #463 from grey93/grey93/add-team

Add team
This commit is contained in:
Senthil Arivudainambi
2014-11-28 10:18:49 -08:00
2 changed files with 40 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
Team grey93
================
I am an undergrad at IIT Roorkee.
Team
===========================
| Suyash |
|--- |
| ![Suyash](https://pbs.twimg.com/profile_images/486906867512123392/-0FKVMUX_200x200.jpeg)
I am currently an undergraduate student studying Computer Science and Engineering at IIT Roorkee in India. See my [linkedin](https://in.linkedin.com/in/grey93) or [twitter](https://twitter.com/_grey93) profile for more.
Skills
=======
I am still brainstorming about the actual idea and will try to create something great with nodejs.
Skills
- Express/Koa
- socket.io
- Firebase/Backbone
- Jade/Stylus/CoffeeScript
- Node.js
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "grey93",
"members": [
{
"name": "Suyash Verma",
"twitter": "grey93",
"koding": "grey93",
"location": "Roorkee, IN",
"lead": true
}
]
}