Merge pull request #236 from ananay/master

Added team - ExpertsUnlimited
This commit is contained in:
Nitin Gupta
2014-11-26 09:07:59 -08:00
2 changed files with 47 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
== Team Name: Experts Unlimited
-- About Us:
We're 4 highschool students taking part in this competition.
- Ananay Arora (http://ananayarora.com) : The leader here, with all the development skills.
- Abhishek Anand: Beta Tester & Designer with great debugging skills.
- Akshay Gupta: Graphics Designer with Beta Testing skills.
- Rohan Dhar: PHP Guy & Web Developer.
Languages :
-> HTML
-> CSS
-> Javascript w/ jQuery & AJAX
-> PHP
-> MySQL
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "Experts Unlimited",
"members": [
{
"name": "Ananay Arora",
"twitter": "@ananayarora_com",
"koding": "ananay",
"location": "New Delhi, IN",
"lead": true
},
{
"name": "Abhishek Anand",
"twitter": "@abhichamp97",
"koding": "abhishek97",
"location": "New Delhi, IN"
},
{
"name": "Akshay Gupta",
"twitter": "@wizardgupta",
"koding": "akshaykgupta",
"location": "New Delhi, IN",
},
{
"name": "Rohan Dhar",
"twitter": "@rohanoffi",
"koding": "rohanoffi",
"location": "New Delhi, IN"
}
]
}