Merge pull request #399 from radev/master

Added BlackCat team
This commit is contained in:
Senthil Arivudainambi
2014-11-27 10:56:59 -08:00
2 changed files with 41 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
BlackCat
===========================
Hello! We are BlackCat team from [Kaluga](https://en.wikipedia.org/wiki/Kaluga), Russia.
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) |
Our team consists of 2 developers. We're working in web industry for more than 8 years, mostly remotely for our US partners. Our main goal is to get fun, test some new techologies and to sharpen our skills in new kind of tasks.
It would be great to learn something new and see other guys thoughts on the same theme as ours.
About our project.
===========================
Our project will be connected to software learning theme, but we aren't ready to uncover more details. We're going to use JavaScript and Python and probably one of the partner's APIs
--
BlackCat Team,
Meoow
+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": "fetis26",
"location": "Kaluga, RU"
}
]
}