ITBeaver team
This commit is contained in:
20
Teams/ITBeaver/ABOUT.md
Normal file
20
Teams/ITBeaver/ABOUT.md
Normal 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
|
||||
|
||||
---
|
||||

|
||||
|
||||
30
Teams/ITBeaver/team.json
Normal file
30
Teams/ITBeaver/team.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user