Merge pull request #507 from vaibhavmule/master

Added Team StealthMode
This commit is contained in:
Nitin Gupta
2014-11-29 16:39:24 -08:00
2 changed files with 39 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
Stealth Mode
================
We are Pythonist.
About your team
===========================
| Vaibhav | Ramesh | |
|--- |--- |--- |---
| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://pbs.twimg.com/profile_images/522297664893771777/Js9zh_9P_400x400.jpeg) | | |
I'm Vaibhav Mule, a programmer from Bangalore, India. I wanted join because I see Koding.com is giving an opportunities to showcase their skills to at global level.
I'm Python guy that's going to use Python. I havn't decided which API would be used. but I have will be analysing the terms and condition of Facebook, Google and Twitter and show it in itreactive way.
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "Stealth Mode",
"members": [
{
"name": "Vaibhav Mule",
"twitter": "vaibhavmule",
"koding": "vaibhavmule",
"location": "Bangalore, IN"
"lead": true
},
{
"name": "Ramesh Ravi",
"twitter": "ramesh7128",
"koding": "ramesh7128",
"location": "Bangalore, IN"
}
]
}