diff --git a/Teams/Machi/ABOUT.md b/Teams/Machi/ABOUT.md new file mode 100644 index 0000000..ce0be90 --- /dev/null +++ b/Teams/Machi/ABOUT.md @@ -0,0 +1,25 @@ +Machi +======== + +## Who we Are + +We are passionate and creative group of developers share deep love for hacking. +We truly believe that learning comes from sharing. +We know each other during work or while attending hackathons And, +we are from great place Chennai, INDIA + + +| Fizer Khan | Yogeswaran | Dheeraj Joshi +|--- |--- |--- +| ![Fizer Khan](https://avatars3.githubusercontent.com/u/1433380?v=3&s=200) | ![Yogeswaran](https://avatars3.githubusercontent.com/u/1505586?v=3&s=200) | ![Dheeraj Joshi](https://pbs.twimg.com/profile_images/489018856506011648/_3yNhEXD_200x200.jpeg) | + +Still thinking about it. But it will surely be somthing special ! + + + + + + + + + diff --git a/Teams/Machi/team.json b/Teams/Machi/team.json new file mode 100644 index 0000000..69d1015 --- /dev/null +++ b/Teams/Machi/team.json @@ -0,0 +1,28 @@ + +{ + "teamname": "Machi", + + "members":[ + { + "name":"Fizer Khan", + "twitter":"fizerkhan", + "koding":"fizerkhan", + "location":"Chennai, India", + "lead":true + }, + + { + "name":"Yogeswaran", + "twitter":"yogeswarant", + "koding":"yogeswarant", + "location":"Chennai, India" + }, + + { + "name":"Dheeraj Joshi", + "twitter":"dheerajhere", + "koding":"dheerajhere", + "location":"Chennai, India" + } + ] +}