diff --git a/Teams/elinformatico/ABOUT.md b/Teams/elinformatico/ABOUT.md new file mode 100644 index 0000000..0ebd903 --- /dev/null +++ b/Teams/elinformatico/ABOUT.md @@ -0,0 +1,46 @@ +elinformatico +======== + +Hello my name is Noe Hernandez, i'm alone in my team LOL :P but, i wish participate :) + + +About me +-------- + +I'm a Software Engineering, **Bachelor of Computer Engineering** degree, currently I working on a start called Ranktab. This hackathon is a great opportunity for me and my future. I prefer Debian or CentOs and other Open Source tools. + + +Language we love +------------------ + +* PHP (Symfony/Laravel/Zend) +* JavaScript (jQuery, Angular JS) +* HTML5 +* CSS, CSS3 +* Python +* Node.js +* Java EE +* Ruby + + +APIs +---- + +* Facebook API +* Twitter and LinkedIn API's +* Digital Ocean +* Google APP Engine + +Social +------ + +* [Twitter](https://twitter.com/elinformaticomx) +* [LinkedIn](https://www.linkedin.com/profile/view?id=100617929) +* [Facenook](https://www.facebook.com/elinformatico.net) + +Web Pages +--------- +* [elinformatico.net](http://elinformatico.net) +* [ranktab.com](http://ranktab.com) +* [estamosdentro.com](http://estamosdentro.com) +* [taste-mkt.com](http://taste-mkt.com) diff --git a/Teams/elinformatico/team.json b/Teams/elinformatico/team.json new file mode 100644 index 0000000..c8305eb --- /dev/null +++ b/Teams/elinformatico/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "elinformatico", + "members": [ + { + "name": "Jose Noe Hernandez Vivanco", + "twitter": "@elinformaticomx", + "koding": "elinformatico", + "location": "Guadalajara, MX", + "lead": true + }, + { + "name": "Oscar Terrazas", + "twitter": "@terrazas12", + "koding": "terrazas", + "location": "Guadalajara, MX" + } + ] +}