diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md new file mode 100644 index 0000000..75e6bd1 --- /dev/null +++ b/Teams/StealthMode/ABOUT.md @@ -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. diff --git a/Teams/StealthMode/team.json b/Teams/StealthMode/team.json new file mode 100644 index 0000000..0fe6a8d --- /dev/null +++ b/Teams/StealthMode/team.json @@ -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" + } + ] +}