diff --git a/Teams/dontyoueatanyofmyfood/ABOUT.md b/Teams/dontyoueatanyofmyfood/ABOUT.md new file mode 100644 index 0000000..23975ed --- /dev/null +++ b/Teams/dontyoueatanyofmyfood/ABOUT.md @@ -0,0 +1,34 @@ +dontyoueatanyofmyfood +================ + +Deditcatedly we searched for something that represents our deepes desires and gifts us a frown. +After months of searching we accidentaly found a vid on youtube that fullfills our craving. +[This](https://www.youtube.com/watch?v=GJTagg3Z7Rs) is the video I'm talking about. +Our inspiration and muse. + + +About your team +=========================== + +| Marvin | Christian | Marc +|--- |--- |--- +| ![Marvin](http://dontyoueatanyofmyfood.com/img/marvin.jpg) | ![Christian](http://dontyoueatanyofmyfood.com/img/chris.jpg) | ![Marc](http://dontyoueatanyofmyfood.com/img/marc2.jpg) | + +We are a team of students from the Brühlwiesen School. Our main focus is technology and math. +Marvin is our Lead Designer. Chris and I mainly work at backend stuff. We thought that competing in a competition would be fun and gives us some great experiences. In school we are working almost everyday on team projects. We know how teamplay works and thought a competiton like this could bring us to a new level. Also we are really excited to meet people from all over the world. + +About your skills and what you are going to do? +======= +We love neat and responsive ui's. Also compatibility on many viewports is always important in our development. + +Programming languages and API's we used/still use: + +- html/css ( :D ) +- php +- javascript +- jquery +- bootstrap +- wordpress API +- twitter API + + diff --git a/Teams/dontyoueatanyofmyfood/team.json b/Teams/dontyoueatanyofmyfood/team.json new file mode 100644 index 0000000..a21b63d --- /dev/null +++ b/Teams/dontyoueatanyofmyfood/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "dontyoueatanyofmyfood", + "members": [ + { + "name": "Marc Seibert", + "twitter": "dyeaomf, + "koding": "oncommand", + "location": "Frankfurt am Main, DE", + "leader": true + }, + { + "name": "Christian Lemcke", + "twitter": "chriseeey", + "koding": "chriseey", + "location": "Frankfurt am Main, DE" + }, + { + "name": "Marvin Burk", + "twitter": "ClexLoL", + "koding": "clex", + "location": "Frankfurt am Main, DE" + } + ] +}