add team Thor

This commit is contained in:
idursun
2014-11-26 14:27:51 +02:00
parent 2c37b1e4d1
commit f4e87f19ae
2 changed files with 26 additions and 0 deletions

15
Teams/Thor/ABOUT.md Normal file
View File

@@ -0,0 +1,15 @@
Thor
================
Hello, this is the 'Thor' team
About your team
===========================
My name is ibrahim dursun, currently based in Istanbul.
About your skills and what you are going to do?
=======
Java, Scala, CSS/HTML + JavaScript, AngularJS, C#

11
Teams/Thor/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "Thor",
"members": [
{
"name": "ibrahim dursun",
"twitter": "idursun",
"koding": "idursun",
"location": "Istanbul, TR"
}
]
}