diff --git a/Teams/CodeOverflow/ABOUT.md b/Teams/CodeOverflow/ABOUT.md new file mode 100644 index 0000000..7b4f66c --- /dev/null +++ b/Teams/CodeOverflow/ABOUT.md @@ -0,0 +1,20 @@ +About your team +=========================== + +| vovak +|--- +| ![vovaks](https://s3-us-west-2.amazonaws.com/stuffsyo/download.png) + +The first time I found a reference to kinding on some online blog I thought +I had misread. A free online ide with an awesome text edditor and hosting +for your random web projects whaaaaat? I've used koding throughout it's +journey from it's conception to the great place it has become today. I'm +joining the hackathon because I think the web is a great place for many +coders to "meet up" and create some hack and share it with the world. + + +About your skills and what you are going to do? +======= +Skills: +* HTML5/CSS3/javascript +* ruby rails diff --git a/Teams/CodeOverflow/team.json b/Teams/CodeOverflow/team.json new file mode 100644 index 0000000..f6cd3b5 --- /dev/null +++ b/Teams/CodeOverflow/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Code Overflow", + "members": [ + { + "name": "Vladimir Korukov", + "koding": "vovak", + "location": "Redmond, US", + "lead": true + } + ] +} \ No newline at end of file