diff --git a/Teams/Coffee2Code/ABOUT.md b/Teams/Coffee2Code/ABOUT.md new file mode 100644 index 0000000..75efcd9 --- /dev/null +++ b/Teams/Coffee2Code/ABOUT.md @@ -0,0 +1,46 @@ +Coffee2Code +================ +"We want to beat psy on number of views on youtube. Rock on, babe!" +https://plus.google.com/+youtube/posts/BUXfdWqu86Q + +About your team +=========================== + +| bruno | danilo | guilherme | vitor +|--- |--- |--- |--- +| ![bruno](https://www.dropbox.com/s/nqklpjuevrd5gq5/bruno.jpg?dl=1) | ![danilo](https://www.dropbox.com/s/46i41eimr4x5cki/danilo.jpg?dl=1) | ![guilherme](https://www.dropbox.com/s/x4oi8dqsjmjopdo/guilherme.jpg?dl=1) | ![vitor](https://www.dropbox.com/s/jk1qmogtz9bb1bl/vitor.jpg?dl=1) +| Webdeveloper @RunwebBR | Software Specialist @daitangroup | Webdeveloper @RunwebBR | Software Specialist @daitangroup | + +Even though technology has evolved so much in the last 15 years, there are many solutions for problems we face everyday that date decades ago. +Problems that we are "just used to" or that "we can't help but do what everybody else is doing". +It's time to change that! + +We aim for the unthought. We want to redesign solutions for **language learning**. + +About your skills +======= + + +#### Name: Bruno Calza +- *Reason to participate*: Opportunity to enter the world of hackathons +- *Skills*: Comfortable with PHP and Javascript. Some Python and Machine Learning knowledge. + + +#### Name: Danilo Gasques +- *Reason to participate*: I felt that this hackathon was a great opportunity to code something that really matters, with amazing friends, on a tight schedule. +- *Skills*: I love C/C++ and Javascript. I've already built cool stuff with [OpenFrameworks](http://www.openframeworks.cc/), NodeJs & Express, Arduino and RaspberryPi. + +#### Name: Guilherme Gonçalves +- *Reason to participate*: To make learning better for everyone, and to have fun while doing it +- *Skills*: Php, Express, Node and Javascript + + +#### Name: Vitor Morelatti +- *Skills*: C/C++, Boost, Php, JQuery, Javascript + + +What you are going to do? +======== + +We are interested in learning and games, so we're heading towards these lines. (Theme #4) + diff --git a/Teams/Coffee2Code/team.json b/Teams/Coffee2Code/team.json new file mode 100644 index 0000000..25a00a9 --- /dev/null +++ b/Teams/Coffee2Code/team.json @@ -0,0 +1,28 @@ +{ + "teamName": "Coffee2Code", + "members": [ + { + "name": "Danilo Gasques", + "twitter": "danilogasques", + "koding": "d4n1l0d", + "location": "Campinas, BR", + "lead": true + }, + { + "name": "Bruno Calza", + "koding": "brunoac", + "location": "Sao Carlos, BR" + }, + { + "name": "Guilherme Gonçalves", + "twitter": "guilhermea", + "koding": "guilhermeasg", + "location": "Sao Carlos, BR" + }, + { + "name": "Vitor Morelatti", + "koding": "morelatti", + "location": "Campinas, BR" + } + ] +}