Added BlackCat team

This commit is contained in:
Igor Ivanov
2014-11-27 17:48:04 +03:00
parent f188459abe
commit 39003b6360
2 changed files with 37 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
BlackCat
===========================
Hello! We are team from [Kaluga](https://en.wikipedia.org/wiki/Kaluga) .
About us.
===========================
| radev | fetis26
|--- |---
| ![Igor Ivanov](https://pbs.twimg.com/profile_images/378800000210518379/178411e4ea3c95909f150bc94dd8dfcd.jpeg) | ![Sergey Fetiskin](https://img-fotki.yandex.ru/get/16185/1770335.0/0_9d055_fc1e6be1_-2-M.jpg) |
We are team of two doing telecommute work for more than 8 years. We thought it would be nice to sharpen our skills and do something good.
Learning something new is cool, teaching others in the process is even cooler.
About our project.
===========================
We're going to use JS and Python. Additional details will be posted later.
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "BlackCat",
"members": [
{
"name": "Igor Ivanov",
"twitter": "igor_ivanov",
"koding": "radev83",
"location": "Kaluga, RU",
"lead": true
},
{
"name": "Sergey Fetiskin",
"twitter": "fetis26",
"koding": "sent-hil",
"location": "Kaluga, RU"
}
]
}