GrafD team

This commit is contained in:
Sergey Dvoynikov
2014-11-23 12:59:29 +05:00
parent 4ed9c2a4b2
commit f00832db25
2 changed files with 30 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
This is our page
================
Hey!
About your team
===========================
I'm software developer from Russia, Chelyabinsk. Interested in web and game development.
About your skills and what you are going to do?
=======
It will be an awesome project created with node and HTML5 stack.
+12
View File
@@ -0,0 +1,12 @@
{
"teamName" : "GrafD",
"members" : [
{
"name" : "Sergey Dvoynikov",
"twitter" : "yarg_",
"koding" : "svdvoynikov",
"location" : "Chelyabinsk, RU",
"lead" : true
}
]
}