Merge pull request #972 from khayamuddin31/patch-1

VKoders
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:22:48 -08:00
2 changed files with 26 additions and 0 deletions

8
Teams/VKoders/ABOUT.md Normal file
View File

@@ -0,0 +1,8 @@
## We are college friends, presently working in company. We both worked on open source projects.
About Khayam - Done many mobile applications especially in iOS domain and have keen interest in learning new things.
About Vaibhav(geek) - Worked on many different type of projects and also won the scholarship of Google Summer of code.
We are going with Document reader theme.
We're going to use Java & Javascript...

18
Teams/VKoders/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "VKoders",
"members": [
{
"name": "Mohammed Khayam uddin",
"twitter": "khayamuddin31",
"koding": "khayamuddi31",
"location": "Hyderabad, IN",
"lead": true
},
{
"name": "Vaibhav Agarwal",
"twitter": null,
"koding": "vaibhavagarwal",
"location": "Hyderabad, IN"
}
]
}