From 8ef8a535ab422f27b3fe942a9e37a026c773ab5c Mon Sep 17 00:00:00 2001 From: anuragl94 Date: Wed, 3 Dec 2014 13:53:40 +0530 Subject: [PATCH 1/2] Added team information --- Teams/Pixl/team.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/Pixl/team.json diff --git a/Teams/Pixl/team.json b/Teams/Pixl/team.json new file mode 100644 index 0000000..4eda75f --- /dev/null +++ b/Teams/Pixl/team.json @@ -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" + } + ] +} From 4cd3824f3c35a78af4ad1721c33ab4b3988e7913 Mon Sep 17 00:00:00 2001 From: anuragl94 Date: Wed, 3 Dec 2014 13:58:15 +0530 Subject: [PATCH 2/2] Added team information --- Teams/Pixl/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Pixl/ABOUT.md diff --git a/Teams/Pixl/ABOUT.md b/Teams/Pixl/ABOUT.md new file mode 100644 index 0000000..302d2b8 --- /dev/null +++ b/Teams/Pixl/ABOUT.md @@ -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