add enkoded team

This commit is contained in:
Oleksiy Syvokon
2014-11-26 13:38:24 +02:00
parent d6d553e66c
commit fd875a96ab
2 changed files with 34 additions and 0 deletions

16
Teams/enkoded/ABOUT.md Normal file
View File

@@ -0,0 +1,16 @@
About your team
===========================
| sergiy | oleksiy
|--- |---
| ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460)
We are two fathers who want to teach their (and any other, really!)
children to code starting early childhood.
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.

18
Teams/enkoded/team.json Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "enkoded",
"members": [
{
"name": "Oleksiy Syvokon",
"twitter": "",
"koding": "alexsivokon",
"location": "Kharkiv, UA",
"lead": true
},
{
"name": "Sergey Podgurskiy",
"twitter": "",
"koding": "wulf",
"location": "Kharkiv, UA"
}
]
}