Merge pull request #675 from vovakkk/master

Added team
This commit is contained in:
Nitin Gupta
2014-12-02 17:54:47 -08:00
2 changed files with 31 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,11 @@
{
"teamName": "Code Overflow",
"members": [
{
"name": "Vladimir Korukov",
"koding": "vovak",
"location": "Redmond, US",
"lead": true
}
]
}