Merge pull request #985 from kabir-sohel/master

team CodeSterix PR
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:17:22 -08:00
2 changed files with 42 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
#team CodeSterix
We are Swarup, Abhinav and Kabir and we love creating cool and exciting things.
##About us
- Swarup : I am Swarup, and I love javascript
- Abhinav : I am Abhinav, and I am passionate about both frontend and backend.
- Kabir : I am Kabir and I love backend staff.
##Language we love
- Javascript,
- Perl,
- PHP,
- C++,
- Java
+23
View File
@@ -0,0 +1,23 @@
{
"teamName": "CodeSterix",
"members": [
{
"name": "swarup Sengupta",
"koding": "swarupsengupta",
"location": "Amsterdam, NL"
},
{
"name": "Abhinav Gupta",
"koding": "iabhinav",
"twitter": "@iabhinavgupta",
"location": "Amsterdam, NL"
},
{
"name": "Kabir Sohel",
"twitter": "@kabirsohel",
"koding": "kabirsohel",
"location": "Amsterdam, NL",
"lead": true
}
]
}