Added our team Code4Fun

This commit is contained in:
Alexander V
2014-11-30 22:20:36 +03:00
parent c376acac45
commit a3b26c2ba4
2 changed files with 58 additions and 0 deletions

39
Teams/Code4Fun/ABOUT.md Normal file
View File

@@ -0,0 +1,39 @@
Code4Fun
===========================
Hi, We are Code4Fun from [Vologda](https://en.wikipedia.org/wiki/Vologda) and [Sokol](https://en.wikipedia.org/wiki/Sokol,_Vologda_Oblast), Russia.
About us.
===========================
We are the team of two professional full stack developers, passionate about software development, programming and new technologies.
Our main goal is to have fun, test and learn some new technologies and to sharpen our skills in new kind of tasks, and try to build project that can be useful for other during the hackathon.
It would be great to learn something new and see other people ideas and thoughts.
About our project.
===========================
Our project will be connected to software development learning theme
Our Skills:
=======================
- C# .NET
- Python
- С/С++
- Javascript,
- AngularJs,
- experience with different DBMS,
- Redis,
- and more
----------
Code4Fun Team,
Have Fun!

19
Teams/Code4Fun/team.json Normal file
View File

@@ -0,0 +1,19 @@
{
"teamName": "Code4Fun",
"members": [
{
"name": "Alexander Vabishchevich",
"twitter": "alexvab",
"koding": "alexvab",
"location": "Vologda, RU",
"lead": true
},
{
"name": "Andrey Kuznetsov",
"twitter": "",
"koding": "pmkan",
"location": "Sokol, RU"
}
]
}