added our team - Sudolsky Brothers

This commit is contained in:
Martin Sudolsky
2014-11-27 21:23:37 +01:00
parent 2c37b1e4d1
commit a85d495ff6
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
# Sudolsky Brothers
As it is apparent from the name of our team, we are brothers programming together - we have participated in various projects
ranging from small games for mobile devices to big information systems. We love challenges and we are happy to be a part of the Hackathon.
# About the team
* Martin - a programmer who has a passion for web development and all around it. Programming is more like a hobby for him.
His favourite programming languages are Javascript, PHP and Python.
![Martin](https://avatars3.githubusercontent.com/u/1812855?v=3&s=200 "Martin")
* Michal - a skilled developer in C/C++, Java, Javascript, PHP, OpenCL and RenderScript. He likes computer graphics,
neural networks, genetic algorithms and parallel computation.
![Michal](https://graph.facebook.com/sudolsky/picture?width=200&height=200 "Michal")
# What we are going to do
All the given themes are really interesting and it is rather hard to pick one. As we like games and web development very much,
we want to stay within this direction. We would like to use Nginx, Nodejs, Javascript, HTML5 and some awesome API to realize our project.
Our goal is to create something creative and helpful.

View File

@@ -0,0 +1,18 @@
{
"teamName": "Sudolsky Brothers",
"members": [
{
"name": "Martin Sudolsky",
"twitter": "MartinSudolsky",
"koding": "martinsuly",
"location": "Banska Bystrica, SK",
"lead": true
},
{
"name": "Michal Sudolsky",
"twitter": "sudolskym",
"koding": "sudolskym",
"location": "Banska Bystrica, SK"
}
]
}