Merge pull request #195 from asivokon/master

add `enkoded` team
This commit is contained in:
Senthil Arivudainambi
2014-11-26 10:40:38 -08:00
2 changed files with 57 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
About your team
===========================
| marina | sergiy | oleksiy | rudeg | yurk
|--- |--- |--- |--- |---
|![Marina](https://avatars0.githubusercontent.com/u/538843?v=3&s=400) | ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) | ![Sergii](https://avatars2.githubusercontent.com/u/1915554?v=3&s=400) | [Yurk](https://avatars1.githubusercontent.com/u/4581398?v=3&s=400)
We all live in the same city and know each other personally, but never tried
to work together... So why not try? After all, who would resist opportunity
to spent 48 hours coding? :)
About your skills and what you are going to do?
=======
We are two Jav , one Python, and two Javascript developers.
Chances are that we're going to code in a completely different stack
(Clojure/ClojureScript?) though.
Our goal is to scratch our own pain and to build service that would help
to write cleaner foreign language. Natural language, I mean, like English.
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "enkoded",
"members": [
{
"name": "Oleksiy Syvokon",
"twitter": "",
"koding": "alexsivokon",
"location": "Kharkiv, UA",
"lead": true
},
{
"name": "Sergey Podgurskiy",
"twitter": "",
"koding": "wulf",
"location": "Kharkiv, UA"
},
{
"name": "Yurk Shapkin",
"twitter": "",
"koding": "yurk",
"location": "Kharkiv, UA"
},
{
"name": "Sergii Rudenko",
"twitter": "",
"koding": "rudeg",
"location": "Kharkiv, UA"
},
{
"name": "Marina Chernyavskaya",
"twitter": "",
"koding": "mchernyavska",
"location": "Kharkiv, UA"
}
]
}