From c8cc090552f36e7e2a0d533ee3eb6e3a0e6b5f20 Mon Sep 17 00:00:00 2001 From: Oleksiy Syvokon Date: Wed, 26 Nov 2014 18:59:07 +0200 Subject: [PATCH] Add team members --- Teams/enkoded/ABOUT.md | 17 +++++++++++------ Teams/enkoded/team.json | 20 +++++++++++++++++++- 2 files changed, 30 insertions(+), 7 deletions(-) diff --git a/Teams/enkoded/ABOUT.md b/Teams/enkoded/ABOUT.md index 27f7706..395a4a5 100644 --- a/Teams/enkoded/ABOUT.md +++ b/Teams/enkoded/ABOUT.md @@ -1,16 +1,21 @@ About your team =========================== -| sergiy | oleksiy +| marina | sergiy | oleksiy | rudeg | yurk |--- |--- -| ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) +| ![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 are two fathers who want to teach their (and any other, really!) -children to code starting early childhood. +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? ======= -One of us is a professional Java developer, other is pythonist, but at the -same time we both share love to functional programming. +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 index 1e024ac..4fa05ce 100644 --- a/Teams/enkoded/team.json +++ b/Teams/enkoded/team.json @@ -13,6 +13,24 @@ "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" + } ] }