added our team - Sudolsky Brothers
This commit is contained in:
25
Teams/SudolskyBrothers/ABOUT.md
Normal file
25
Teams/SudolskyBrothers/ABOUT.md
Normal 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.
|
||||
|
||||

|
||||
|
||||
|
||||
* Michal - a skilled developer in C/C++, Java, Javascript, PHP, OpenCL and RenderScript. He likes computer graphics,
|
||||
neural networks, genetic algorithms and parallel computation.
|
||||
|
||||

|
||||
|
||||
|
||||
# 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.
|
||||
18
Teams/SudolskyBrothers/team.json
Normal file
18
Teams/SudolskyBrothers/team.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user