Add team members
This commit is contained in:
+11
-6
@@ -1,16 +1,21 @@
|
||||
About your team
|
||||
===========================
|
||||
|
||||
| sergiy | oleksiy
|
||||
| marina | sergiy | oleksiy | rudeg | yurk
|
||||
|--- |---
|
||||
|  | 
|
||||
|  |  |  |  | [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.
|
||||
|
||||
+19
-1
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user