diff --git a/Teams/Octomouse/ABOUT.md b/Teams/Octomouse/ABOUT.md new file mode 100644 index 0000000..78b81f3 --- /dev/null +++ b/Teams/Octomouse/ABOUT.md @@ -0,0 +1,59 @@ +This is our page +=========================== + +Hi, i'm Pulpo, and i am proud to present our team 'Octomouse'. + +We are a bunch of friends, with a history of many years working and studying together. + +I met Brain at tech school, we've been bench mates, and made many cool science fair projects toghether! Nowdays we are both teachers at the same school :) + +Pinky and The Brain are best friends since forever, and they rocked the university together, they are now two awesome engineers. + +We are all cubicle mates at our actual job, wich is great. + +About octomouse +=========================== + +| Germán 'Pulpo' Bobr | Ricardo 'Brain' Bevilacqua | Facundo 'Pinky' D'Aranno +|--- |--- |--- +| | | | + +Pulpo +=========================== +**Roles:** _Coding octopus_ + + + +I am coding since i was 14. 8 years doing that professionally. I changed jobs so many times that i'm not deeply experienced in any language or tool but i learned a lot along the way. +I joined this hackaton because i love challenges and i want to do something fun an exciting. + + +The Brain +=========================== +**Roles:** _Lab rat, world coqueror, evil mastermind_ + + + + +He is too bussy trying to conquer the world, so he can't write his description. + +I'll do it for him: He is awesome, creative, and a great coder. Specialist in database design. + +Pinky +========================== +**Roles:** _Lab rat, spoiling world conquers mastermind, narf!_ + + + + +He is too bussy bothering the brain and spoiling his plans, so he can't write his description. + +I'll do it for him: He is awesome, creative, and has an eye for perfection. Specialist in web technologies. + + +About your skills and what you are going to do? +======= + +We are a solid team, with great communication, we are mostly experienced in web and backend development. + +Our goal is to have fun making something both challenging and innovative for this global hackaton! diff --git a/Teams/Octomouse/team.json b/Teams/Octomouse/team.json new file mode 100644 index 0000000..85d2418 --- /dev/null +++ b/Teams/Octomouse/team.json @@ -0,0 +1,24 @@ +{ +"teamName": "Octomouse", +"members": [ + { + "name": "Germán Bobr", + "twitter": "phk_nevermore", + "koding": "gbobr", + "location": "Villa Luzuriaga, AR", + "lead": true + }, + { + "name": "Ricardo Bevilacqua", + "twitter": "ricardobevi", + "koding": "rbevi", + "location": "El Palomar, AR" + }, + { + "name": "Facundo D'Aranno", + "twitter": "", + "koding": "facundodaranno", + "location": "El Palomar, AR", + } + ] +}