diff --git a/Teams/ITBeaver/ABOUT.md b/Teams/ITBeaver/ABOUT.md new file mode 100644 index 0000000..77bd9d1 --- /dev/null +++ b/Teams/ITBeaver/ABOUT.md @@ -0,0 +1,20 @@ +# About ITBeaver +--- +We are small team of young programmers trying to make this world better. + +Participation in the Hackathon Koding.com will allow us to have fun, write beautiful code and meet interesting people, and of course, win some money for Christmas gifts to our loved ones. + +We develop REST API for web and mobile apps. + +Tech stack: +- Ruby +- Rails +- Rspec +- Js(coffee) +- Backbone, Marionette +- CSS, SCSS +- HTML5 + +--- +![itbeaver.co](http://itbeaver.co) + diff --git a/Teams/ITBeaver/team.json b/Teams/ITBeaver/team.json new file mode 100644 index 0000000..aac348a --- /dev/null +++ b/Teams/ITBeaver/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Aleksandr Bobrov", + "twitter": "al_bobrov", + "koding": "memoris", + "location": "Chaikovsky, RU", + "lead": true + }, + { + "name": "Nikolay Zykov", + "twitter": "NZExact", + "koding": "nzykov", + "location": "Chaikovsky, RU" + }, + { + "name": "Sergey Pyankov", + "twitter": "esergion", + "koding": "esergion", + "location": "Chaikovsky, RU" + }, + { + "name": "Artem Russkikh", + "twitter": "artem_russkikh", + "koding": "artemrusskikh", + "location": "Perm, RU" + } + ] +}