Merge pull request #860 from anuragl94/master

Team Pixl PR
This commit is contained in:
Nitin Gupta
2014-12-03 00:30:39 -08:00
2 changed files with 38 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
#Pixl
We are a team of three, we do intersting stuff!
#About us
Anurag: I am a computer science undergraduate. I love building games.
Anirudh: I dance.
Zaid: I teach Anirudh how to dance.
#Skills
- Java
- C++
- C
- Python
- PHP
- Javascript
+21
View File
@@ -0,0 +1,21 @@
{
"teamName": "Pixl",
"members": [
{
"name": "Anurag Lingam",
"koding": "anurag94",
"location": "Bangalore, IN",
"lead" : true
},
{
"name": "Anirudh Das",
"koding": "anirudhdas",
"location": "Bangalore, IN"
},
{
"name": "Zaid Assadi",
"koding": "zaidassadi",
"location": "Bangalore, IN"
}
]
}