diff --git a/Teams/Canik/ABOUT.md b/Teams/Canik/ABOUT.md new file mode 100644 index 0000000..94818aa --- /dev/null +++ b/Teams/Canik/ABOUT.md @@ -0,0 +1,14 @@ +Canik +================ + +This is my first hackathon and I have entered as a solo participant. +I want a challenge. I want to create a software about a real world problem in 48 hours and I want to see what everybody else did. + + + +My programming skills +======= +I am proficient in Java. I developed enterprise web applications with Primefaces. It is irrelevant in this event but I have 5 year experience with Android development. + + +I am planning to do something on Tomcat. I checked and it worked on koding.com vpn. \ No newline at end of file diff --git a/Teams/Canik/team.json b/Teams/Canik/team.json new file mode 100644 index 0000000..6a606f1 --- /dev/null +++ b/Teams/Canik/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Canik", + "members": [ + { + "name": "Fatih Coskun", + "twitter": "fatih__cskn", + "koding": "fatihc", + "location": "istanbul, TR" + } + ] +} \ No newline at end of file