Added my team

This commit is contained in:
Gergo Juhasz
2014-12-03 09:18:18 +02:00
parent 2c37b1e4d1
commit 58c025a267
2 changed files with 36 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
About Me
===========================
Juhasz Gergo, last years electrical engineering student in Romania.
I joined to see who a competition is like. I want to test myself and have some Koding fun :)
Skills:
* HTML5
* CSS3
* JS
* PHP
* Laravel
* MySQL
* SQlite
* Python
* Flask
* REST-API
* NodeJS
* JQuery
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "Webz",
"members": [
{
"name": "Gergo",
"twitter": "geryjuhasz",
"koding": "geryjuhasz",
"location": "Oreadea, ROU",
"lead":true
}
]
}