Merge pull request #618 from itbeaver/master

ITBeaver team
This commit is contained in:
Nitin Gupta
2014-12-01 22:46:08 -08:00
2 changed files with 50 additions and 0 deletions
+20
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
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"
}
]
}