From 93b51bcfc677200df8d27de811d28d03d16e7f11 Mon Sep 17 00:00:00 2001 From: Fatih Date: Tue, 2 Dec 2014 19:05:30 +0200 Subject: [PATCH 1/2] team created --- Teams/Canik/ABOUT.md | 15 +++++++++++++++ Teams/Canik/team.json | 11 +++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Teams/Canik/ABOUT.md create mode 100644 Teams/Canik/team.json diff --git a/Teams/Canik/ABOUT.md b/Teams/Canik/ABOUT.md new file mode 100644 index 0000000..bedcd12 --- /dev/null +++ b/Teams/Canik/ABOUT.md @@ -0,0 +1,15 @@ +Canik +================ + +This is my first hackathon and I have entered as a solo participant. +I want to challenge myself and see if I can take a concept from idea to execution in 48 hours by myself. +Above all, I'm hoping to have some fun, learn some new things, and be amazed at what everyone creates! + + + +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 From c2eae9e0821993a2d50941ee39760616a8c4565e Mon Sep 17 00:00:00 2001 From: Fatih Date: Tue, 2 Dec 2014 19:08:16 +0200 Subject: [PATCH 2/2] Team created --- Teams/Canik/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/Canik/ABOUT.md b/Teams/Canik/ABOUT.md index bedcd12..94818aa 100644 --- a/Teams/Canik/ABOUT.md +++ b/Teams/Canik/ABOUT.md @@ -2,8 +2,7 @@ Canik ================ This is my first hackathon and I have entered as a solo participant. -I want to challenge myself and see if I can take a concept from idea to execution in 48 hours by myself. -Above all, I'm hoping to have some fun, learn some new things, and be amazed at what everyone creates! +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.