This commit is contained in:
Suyash Verma
2014-11-28 20:08:54 +05:30
parent 267fa289ba
commit 907555292b
2 changed files with 31 additions and 0 deletions

20
Teams/grey93/ABOUT.md Normal file
View File

@@ -0,0 +1,20 @@
This is grey93's page
================
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 primarily interested in Node.js and socket.io and plan to make a real time application using the [Koa](http://koajs.com) application framework for this hackathon.

11
Teams/grey93/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "grey93",
"members": [
{
"name": "Suyash Verma",
"twitter": "grey93",
"koding": "grey93",
"location": "Roorkee, IN"
}
]
}