Adding TeamSBU

This commit is contained in:
Sumit Bindal
2014-11-28 05:10:55 -05:00
parent 8a963534f0
commit 6200d18cbd
2 changed files with 27 additions and 0 deletions

16
Teams/TeamSBU/ABOUT.md Normal file
View File

@@ -0,0 +1,16 @@
Team SBU
================
Hi, I'm Sumit Bindal. I'm here to implement few ideas from my bucket list
| sumitb |
|--- |--- |--- |---
| ![Sumit](https://secure.gravatar.com/avatar/794bdcaae09e9e0a8d84e7ae022c763e.png) |
Skills & Planned Play
============================
I will try to learn something new. I had prior experience with JavaScript
Python. I'll play around IBM's watson api set and solve pratical problems
at Stony Brook University.

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

@@ -0,0 +1,11 @@
{
"teamName": "Team SBU",
"members": [
{
"name": "Sumit Bindal",
"twitter": "sumit_bindal",
"koding": "sumitbindal",
"location": "Stony Brook, US"
}
]
}