Merge pull request #646 from FatihC/master

Team creation request
This commit is contained in:
Nitin Gupta
2014-12-02 12:56:32 -08:00
2 changed files with 25 additions and 0 deletions
+14
View File
@@ -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.
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Canik",
"members": [
{
"name": "Fatih Coskun",
"twitter": "fatih__cskn",
"koding": "fatihc",
"location": "istanbul, TR"
}
]
}