From 907555292bcd4f1d740ebe1b06021ad62ad1ed90 Mon Sep 17 00:00:00 2001 From: Suyash Verma Date: Fri, 28 Nov 2014 20:08:54 +0530 Subject: [PATCH 1/3] Add team --- Teams/grey93/ABOUT.md | 20 ++++++++++++++++++++ Teams/grey93/team.json | 11 +++++++++++ 2 files changed, 31 insertions(+) create mode 100644 Teams/grey93/ABOUT.md create mode 100644 Teams/grey93/team.json diff --git a/Teams/grey93/ABOUT.md b/Teams/grey93/ABOUT.md new file mode 100644 index 0000000..f3691e5 --- /dev/null +++ b/Teams/grey93/ABOUT.md @@ -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. diff --git a/Teams/grey93/team.json b/Teams/grey93/team.json new file mode 100644 index 0000000..9af827d --- /dev/null +++ b/Teams/grey93/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "grey93", + "members": [ + { + "name": "Suyash Verma", + "twitter": "grey93", + "koding": "grey93", + "location": "Roorkee, IN" + } + ] +} From 89381314f8a4f111e9e1ab78d937b6b3eafc3e6b Mon Sep 17 00:00:00 2001 From: Suyash Verma Date: Fri, 28 Nov 2014 20:17:11 +0530 Subject: [PATCH 2/3] Make myself lead --- Teams/grey93/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/grey93/team.json b/Teams/grey93/team.json index 9af827d..5ed425c 100644 --- a/Teams/grey93/team.json +++ b/Teams/grey93/team.json @@ -5,7 +5,8 @@ "name": "Suyash Verma", "twitter": "grey93", "koding": "grey93", - "location": "Roorkee, IN" + "location": "Roorkee, IN", + "lead": true } ] } From 815873de66750e3aea0659169a7693bb3a40dacb Mon Sep 17 00:00:00 2001 From: Suyash Verma Date: Fri, 28 Nov 2014 21:57:28 +0530 Subject: [PATCH 3/3] Update About.md --- Teams/grey93/ABOUT.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Teams/grey93/ABOUT.md b/Teams/grey93/ABOUT.md index f3691e5..29860bf 100644 --- a/Teams/grey93/ABOUT.md +++ b/Teams/grey93/ABOUT.md @@ -1,4 +1,4 @@ -This is grey93's page +Team grey93 ================ I am an undergrad at IIT Roorkee. @@ -17,4 +17,12 @@ I am currently an undergraduate student studying Computer Science and Engineerin 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. +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