Merge pull request #996 from abhilash1912/master

VanarS PR
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:20:14 -08:00
2 changed files with 53 additions and 0 deletions

20
Teams/VanarS/ABOUT.md Normal file
View File

@@ -0,0 +1,20 @@
# VanarS
We believe, No defeat is final...untill you stop Trying!!
## About Us
- Vikash: Software Engineer at Symentac, like challneges and love to solve them.
- Seetendra: Sr. Software Engineer at Oracle, Travelling is my life
- Ravi: Application developer at Oracle, Full of innovative ideas!
- Ankit: Software Engineer at Amazon, Loves coding and Loooooves Java.
- Abhilash: Software Engineer at Imagination Technologies, Love to learn new technologies!!
## Languages We Love
- Java
- C
- C++
- Objective-C

33
Teams/VanarS/team.json Normal file
View File

@@ -0,0 +1,33 @@
{
"teamName": "VanarS",
"members": [
{
"name": "Vikash Kumar",
"koding": "vikash009",
"location": "Pune, IN"
},
{
"name": "Seetendra Sengar",
"koding": "seetsing",
"location": "Hyderabad, IN"
},
{
"name": "Ravi Magardey",
"twitter": "RaviMagardey",
"koding": "rmagardey",
"location": "Hyderabad, IN",
"lead": true
},
{
"name": "Ankit Shah",
"koding": "ankit26shah",
"location": "Hyderabad, IN"
},
{
"name": "Abhilash Sahu",
"twitter": "abhilash1912",
"koding": "abhilash1912",
"location": "Pune, IN"
}
]
}