diff --git a/Teams/Thor/ABOUT.md b/Teams/Thor/ABOUT.md new file mode 100644 index 0000000..3b208b5 --- /dev/null +++ b/Teams/Thor/ABOUT.md @@ -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# diff --git a/Teams/Thor/team.json b/Teams/Thor/team.json new file mode 100644 index 0000000..f680e9b --- /dev/null +++ b/Teams/Thor/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Thor", + "members": [ + { + "name": "ibrahim dursun", + "twitter": "idursun", + "koding": "idursun", + "location": "Istanbul, TR" + } + ] +}