diff --git a/Teams/enkoded/ABOUT.md b/Teams/enkoded/ABOUT.md new file mode 100644 index 0000000..7bb8903 --- /dev/null +++ b/Teams/enkoded/ABOUT.md @@ -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. diff --git a/Teams/enkoded/team.json b/Teams/enkoded/team.json new file mode 100644 index 0000000..4fa05ce --- /dev/null +++ b/Teams/enkoded/team.json @@ -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" + } + ] +}