diff --git a/Teams/IQHacker/ABOUT.md b/Teams/IQHacker/ABOUT.md new file mode 100644 index 0000000..667bdc6 --- /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 think 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 alway 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..8ea8000 --- /dev/null +++ b/Teams/IQHacker/team.json @@ -0,0 +1,21 @@ +{ + "teamName": "IQHacker", + "members": [ + { + "name": "Iftekhar", + "koding": "hackiftekhar", + "location": "Indore, India" + "lead": true + }, + { + "name": "Mayur", + "koding": "mayur43s", + "location": "Indore, India", + }, + { + "name": "Mayur", + "koding": "mayur43s", + "location": "Indore, India", + } + ] +}