diff --git a/Teams/IQHacker/ABOUT.md b/Teams/IQHacker/ABOUT.md new file mode 100644 index 0000000..2ac4e2c --- /dev/null +++ b/Teams/IQHacker/ABOUT.md @@ -0,0 +1,25 @@ +IQHacker +================ + +We are Team IQHacker, a team of 3 iOS Developers. We all are located in Indore(India). + +We met when we all are freshers in the field of iOS development. We like to work together as a team. + +About us +=========================== + +| Iftekhar | Mayur | Shrejas | +|--- |--- |--- | +| ![Iftekhar](https://avatars2.githubusercontent.com/u/3831495?v=3&s=400) | ![Mayur](https://avatars0.githubusercontent.com/u/5563481?v=3&s=400) | ![Shrejas](https://avatars2.githubusercontent.com/u/6254934?v=3&s=400) | + + +Our team has all iOS developers but with different skills. +Iftekhar has a very good technical skills, while Mayur has the ability to imagine each thing in a very broader way with a very good programming skills, his memorization power is awesome. Shrejas is a Star in our team, he has the ability to manage the ongoing work in a best mannger, he always eager to gain more with the new challenges. + + +Our Skills +======= +- iOS +- Objective-C +- Swift + diff --git a/Teams/IQHacker/team.json b/Teams/IQHacker/team.json new file mode 100644 index 0000000..d040eba --- /dev/null +++ b/Teams/IQHacker/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "IQHacker", + "members": [ + { + "name": "Iftekhar", + "twitter": "", + "koding": "hackiftekhar", + "location": "Indore, IN", + "lead": true + }, + { + "name": "Mayur", + "twitter": "", + "koding": "mayur43s", + "location": "Indore, IN", + }, + { + "name": "Mayur", + "twitter": "", + "koding": "mayur43s", + "location": "Indore, IN", + } + ] +}