Merge pull request #236 from ananay/master
Added team - ExpertsUnlimited
This commit is contained in:
@@ -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
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user