diff --git a/Teams/infi/ABOUT.md b/Teams/infi/ABOUT.md new file mode 100644 index 0000000..1bb7f0f --- /dev/null +++ b/Teams/infi/ABOUT.md @@ -0,0 +1,10 @@ +Team Infi + +About our team + +We are programming enthusiasts very motivated to solve real world problems. We are pursuing our graduation from ABV-IIITM Gwalior. We like to face new challenges and learn from them. We regularly participate in different challenges and also have a developer programming. We are registering here to test our skills in a total different arena which would require both.. the coding concepts and a developer mind. + +Skills + +PHP,C++,Python,Javascript. + diff --git a/Teams/infi/team.json b/Teams/infi/team.json new file mode 100644 index 0000000..6bdf5f5 --- /dev/null +++ b/Teams/infi/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "infi", + "members": [ + { + "name": "Prateek Jain", + "twitter": "", + "koding": "max07", + "location": "Gwalior, IN" + }, + { + "name": "Dharamveer Baloda", + "twitter": "", + "koding": "baloda", + "location": "Gwalior, IN" + }, + ] +}