diff --git a/Teams/Invincibles/ABOUT.md b/Teams/Invincibles/ABOUT.md new file mode 100644 index 0000000..c26c143 --- /dev/null +++ b/Teams/Invincibles/ABOUT.md @@ -0,0 +1,20 @@ +Team Invincibles + +================ + +About our team + +=========================== +We are a group of programming enthusiasts very motivated to solve real world problems. All of us +are students enrolled in colleges in the United States. We decided to join this competition +because of our passion for programming and finding solutions for complex problems. We have prior +experience with developing applications making use of real time data to solve everyday problems. +Our biggest motivation behind us taking part in this competition is to get a really good +feel of some of the API's mentioned in the document. We do not have much experience working with +these API's and would relish the opportunity to build something cool by utilizing them + +Skills and Project Idea + +====================== + +Still brainstorming ideas diff --git a/Teams/Invincibles/team.json b/Teams/Invincibles/team.json new file mode 100644 index 0000000..977205b --- /dev/null +++ b/Teams/Invincibles/team.json @@ -0,0 +1,22 @@ +{ + "teamName": "Invincibles ", + "members": [ + { + "name": "Manikandan Soundarapandian", + "twitter": "mani3834", + "koding": "mani89", + "location": "Cary,US", + "lead": true + }, + { + "name": "Ishita Malhotra", + "koding": "ishita2310", + "location": "Cary,US" + }, + { + "name": "Harjas Ahuja", + "koding": "harjas09", + "location": "Cary,US" + } + ] +}