Merge pull request #304 from ermouth/master

Bismedia team PR
This commit is contained in:
Nitin Gupta
2014-11-26 13:47:44 -08:00
2 changed files with 50 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
Bismedia
================
We are the Bismedia team, three full stack javascript professionals from the Extreme North of Russia. Our specialization
rich UI sites, complicated biz webapps and distributed heavily async systems.
| ![ermouth](http://bis-media.ru/koding/ermouth1.jpg) | ![dander](http://bis-media.ru/koding/carpogoryanin1.jpg) | ![vigeniy](http://bis-media.ru/koding/vigeniy1.jpg)
|--- |--- |---
| **ermouth** | **carpogoryanin** | **vigeniy**
####ermouth
* Full stack javascript
* UI and graphic design
* Offline First related technologies
####carpogoryanin
* Linux and runtime environment
* CouchDB
* Javascript
####vigeniy
* Javascript
* Mongo
* .Net
##Yes, we love JS )
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Bismedia",
"members": [
{
"name": "Evgeni Vinokurov",
"twitter": "vigeniy",
"koding": "vigeniy",
"location": "Arkhangelsk, RU"
},
{
"name": "Andrei Denisov",
"twitter": "carpogoryanin",
"koding": "carpogoryanin",
"location": "Arkhangelsk, RU"
},
{
"name": "Dmitri Tabanin",
"twitter": "ermouth",
"koding": "ermouth",
"location": "Arkhangelsk, RU",
"lead": true
}
]
}