ITBeaver team

This commit is contained in:
al.bobrov
2014-12-02 09:43:19 +05:00
parent 6bab1b91ea
commit 92a51caa87
2 changed files with 50 additions and 0 deletions

20
Teams/ITBeaver/ABOUT.md Normal file
View File

@@ -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)

30
Teams/ITBeaver/team.json Normal file
View File

@@ -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"
}
]
}