From f763c29170763a0047b919fb649709be3a18c64e Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:12:28 +0530 Subject: [PATCH] added team --- Teams/StealthMode/ABOUT.md | 21 +++++++++++++++++++++ Teams/StealthMode/team.json | 18 ++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 Teams/StealthMode/ABOUT.md create mode 100644 Teams/StealthMode/team.json diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md new file mode 100644 index 0000000..3dd84a0 --- /dev/null +++ b/Teams/StealthMode/ABOUT.md @@ -0,0 +1,21 @@ +Stealth Mode +================ + +We are Pythonist. + +About your team +=========================== + +| Vaibhav | +|--- |--- | +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) + + + + + + +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..bd24387 --- /dev/null +++ b/Teams/StealthMode/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Stealth Mode", + "members": [ + { + "name": "Vaibhav Mule", + "twitter": "vaibhavmule", + "koding": "vaibhavmule", + "location": "Bangalore, India." + "lead": true + }, + { + "name": "Ramesh Ravi", + "twitter": "ramesh7128", + "koding": "ramesh7128", + "location": "Bangalore, India." + } + ] +} \ No newline at end of file