Team TheHDOne added

This commit is contained in:
Pavel Machekhin
2014-11-27 02:11:08 +02:00
parent 1012462852
commit fc85ba5e2f
2 changed files with 29 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
The HD One
================
Hello world! My name is Pavel, and I'm the only member of the team. It's my first hackathon and I hope it will be fun.
A little bit about me
===========================
I'm software engineer from Kharkiv, Ukraine. Decision to participate in Koding Hackathon was a spontaneous, but I think it's a very good chance for me to verify my experience in out of the ordinary situation.
![bashmach | The HD One](https://avatars3.githubusercontent.com/u/333910?v=3&s=256)
About your skills and what you are going to do?
===========================
At the moment I'm not totally sure about theme of my project, but most likely it would be something that is related with realtime data streaming.
Planning to use Node.js as a main platform.
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "The HD One",
"members": [
{
"name": "Pavel Machekhin",
"twitter": "bashmach",
"koding": "bashmach",
"location": "Kharkiv, UA",
"lead": true
}
]
}