From 35193ea5fc5844d6169cd67b5b166195115bb483 Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 06:05:54 +0800 Subject: [PATCH 01/24] Create ABOUT.md --- Teams/PumpedDevs/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/PumpedDevs/ABOUT.md diff --git a/Teams/PumpedDevs/ABOUT.md b/Teams/PumpedDevs/ABOUT.md new file mode 100644 index 0000000..ed25123 --- /dev/null +++ b/Teams/PumpedDevs/ABOUT.md @@ -0,0 +1,13 @@ +This is our page +================ +TODO + + +About your team +=========================== +TODO + + +About your skills and what you are going to do? +======= +TODO From e8ba6c68e5439e07751edfa8b4e55508383fcc00 Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 06:13:08 +0800 Subject: [PATCH 02/24] Create team.json --- Teams/PumpedDevs/team.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Teams/PumpedDevs/team.json diff --git a/Teams/PumpedDevs/team.json b/Teams/PumpedDevs/team.json new file mode 100644 index 0000000..fc87732 --- /dev/null +++ b/Teams/PumpedDevs/team.json @@ -0,0 +1,29 @@ +{ +"teamName": "PumpedDevs", +"members": [ +{ +"name": "Bryan Salazar", +"koding": "brysalazar12", +"location": "Makati City, Philippines" +}, +{ +"name": "Ron Emerson Cabal", +"twitter": "RonCabal", +"koding": "roncabal", +"lead": true, +"location": "San Pablo City, Philippines" +}, +{ +"name": "Joell Lapitan", +"twitter": "jlapitan", +"koding": "jlapitan", +"location": "Calamba Laguna City Philippines" +}, +{ +"name": "Kenneth Suncaya", +"twitter": "ksungcaya", +"koding": "ksungcaya", +"location": "Dubai, United Arab Emirates" +} +] +} From 6d91b912399a469c5f8a377c1da8580739327da5 Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 06:30:08 +0800 Subject: [PATCH 03/24] Update ABOUT.md --- Teams/PumpedDevs/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/PumpedDevs/ABOUT.md b/Teams/PumpedDevs/ABOUT.md index ed25123..62f37a7 100644 --- a/Teams/PumpedDevs/ABOUT.md +++ b/Teams/PumpedDevs/ABOUT.md @@ -1,11 +1,11 @@ This is our page ================ -TODO +Hey! You've actually visited our page(?). We are pumpedDevs! We're thrilled to be part of the first Global Hackathon, well actually, this is the first hackthon for some of us. :) About your team =========================== -TODO + About your skills and what you are going to do? From 53dc667ab2868acb16842b3b1a51a597c214496a Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 06:30:47 +0800 Subject: [PATCH 04/24] Update ABOUT.md --- Teams/PumpedDevs/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PumpedDevs/ABOUT.md b/Teams/PumpedDevs/ABOUT.md index 62f37a7..f1ee2c2 100644 --- a/Teams/PumpedDevs/ABOUT.md +++ b/Teams/PumpedDevs/ABOUT.md @@ -5,7 +5,7 @@ Hey! You've actually visited our page(?). We are pumpedDevs! We're thrilled to b About your team =========================== - +TODO About your skills and what you are going to do? From 03fc278186a9659d3e7e914973ccae97b880c537 Mon Sep 17 00:00:00 2001 From: mani Date: Fri, 21 Nov 2014 22:56:30 +0000 Subject: [PATCH 05/24] Team updates --- Teams/Invincibles/ABOUT.md | 29 ++++++++++++++++++++++++++ Teams/Invincibles/team.json | 41 +++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 Teams/Invincibles/ABOUT.md create mode 100644 Teams/Invincibles/team.json diff --git a/Teams/Invincibles/ABOUT.md b/Teams/Invincibles/ABOUT.md new file mode 100644 index 0000000..3dbb42b --- /dev/null +++ b/Teams/Invincibles/ABOUT.md @@ -0,0 +1,29 @@ +Team Invincibles + +================ + + +About your team + +=========================== + +We are a group of programming enthusiasts very motivated to solve real world problems. All of us + +are students enrolled in colleges in the United States. We decided to join this competition + +because of our passion for programming and finding solutions for complex problems. We have prior + +experience with developing applications making use of real time data to solve everyday problems. + +Our biggest motivation behind us taking part in this competition is to get a really good + +feel of some of the API's mentioned in the document. We do not have much experience working with + +these API's and would relish the opportunity to build something cool by utilizing them + + +Skills and Project Idea + +====================== + +Still brainstorming ideas diff --git a/Teams/Invincibles/team.json b/Teams/Invincibles/team.json new file mode 100644 index 0000000..f0e5a44 --- /dev/null +++ b/Teams/Invincibles/team.json @@ -0,0 +1,41 @@ +{ + + "teamName": "Invincibles ", + + "members": [ + + { + + "name": "Manikandan Soundarapandian", + + "twitter": "mani3834", + + "koding": "mani89", + + "location": "Cary, NC, USA", + "lead": true + + }, + + { + + "name": "Ishita Malhotra", + + "koding": "ishita2310", + "location": "Cary, NC, USA" + + }, + + { + + "name": "Harjas Ahuja", + + "koding": "harjas09", + + "location": "Cary, NC, USA" + + } + + ] + +} From 8f87bbda532c31aa5a014be0f6e7c9fec301bde9 Mon Sep 17 00:00:00 2001 From: sent hil Date: Fri, 21 Nov 2014 15:17:24 -0800 Subject: [PATCH 06/24] format fixe --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3dc8e0..21d66df 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ the folder with your team name and inside this folder, create two files: We will periodically run a script that will pull your info and populate the lower section of this README.md file. -| #TeamName | Team Lead | Team Members | Team Page | -|---------------|-----------|--------------|-----------| +| #Team Name | Team Lead | Team Members | Team Page | +|----------------|-----------|--------------|-----------| | #Callback Hell | |[Zlatko Duric](https://koding.com/zladuric) Munich, DE
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) |[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | | #J-Unit |[Ali Akhtar](https://koding.com/digitman2) |[Bobby Degrot](https://koding.com/eonns) Boston, US
[Ali Akhtar](https://koding.com/digitman2) Lahore, PK
| [J-Unit](./Teams/J-Unit/ABOUT.md) | From 5f14bfdb9980033e1e5f517f12580099550d10ae Mon Sep 17 00:00:00 2001 From: sent hil Date: Fri, 21 Nov 2014 15:17:40 -0800 Subject: [PATCH 07/24] format fixes --- README.template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.template.md b/README.template.md index 35c8923..33228d6 100644 --- a/README.template.md +++ b/README.template.md @@ -23,5 +23,5 @@ the folder with your team name and inside this folder, create two files: We will periodically run a script that will pull your info and populate the lower section of this README.md file. -| #TeamName | Team Lead | Team Members | Team Page | -|---------------|-----------|--------------|-----------| +| #Team Name | Team Lead | Team Members | Team Page | +|----------------|-----------|--------------|-----------| From 6ccef2f94cb8959a8f0efd5cc932267f75532656 Mon Sep 17 00:00:00 2001 From: mani Date: Fri, 21 Nov 2014 23:27:08 +0000 Subject: [PATCH 08/24] team updates - changed spacing in teamJSON file --- Teams/Invincibles/ABOUT.md | 9 ------ Teams/Invincibles/team.json | 59 +++++++++++++------------------------ 2 files changed, 20 insertions(+), 48 deletions(-) diff --git a/Teams/Invincibles/ABOUT.md b/Teams/Invincibles/ABOUT.md index 3dbb42b..5a2ed05 100644 --- a/Teams/Invincibles/ABOUT.md +++ b/Teams/Invincibles/ABOUT.md @@ -2,26 +2,17 @@ Team Invincibles ================ - About your team =========================== - We are a group of programming enthusiasts very motivated to solve real world problems. All of us - are students enrolled in colleges in the United States. We decided to join this competition - because of our passion for programming and finding solutions for complex problems. We have prior - experience with developing applications making use of real time data to solve everyday problems. - Our biggest motivation behind us taking part in this competition is to get a really good - feel of some of the API's mentioned in the document. We do not have much experience working with - these API's and would relish the opportunity to build something cool by utilizing them - Skills and Project Idea ====================== diff --git a/Teams/Invincibles/team.json b/Teams/Invincibles/team.json index f0e5a44..b270ad2 100644 --- a/Teams/Invincibles/team.json +++ b/Teams/Invincibles/team.json @@ -1,41 +1,22 @@ { - - "teamName": "Invincibles ", - - "members": [ - - { - - "name": "Manikandan Soundarapandian", - - "twitter": "mani3834", - - "koding": "mani89", - - "location": "Cary, NC, USA", - "lead": true - - }, - - { - - "name": "Ishita Malhotra", - - "koding": "ishita2310", - "location": "Cary, NC, USA" - - }, - - { - - "name": "Harjas Ahuja", - - "koding": "harjas09", - - "location": "Cary, NC, USA" - - } - - ] - + "teamName": "Invincibles ", + "members": [ + { + "name": "Manikandan Soundarapandian", + "twitter": "mani3834", + "koding": "mani89", + "location": "Cary, NC, USA", + "lead": true + }, + { + "name": "Ishita Malhotra", + "koding": "ishita2310", + "location": "Cary, NC, USA" + }, + { + "name": "Harjas Ahuja", + "koding": "harjas09", + "location": "Cary, NC, USA" + } + ] } From 5b9e2505ba1941f56ff86e591e72ce22d2af5314 Mon Sep 17 00:00:00 2001 From: Manikandan Soundarapandian Date: Fri, 21 Nov 2014 18:29:04 -0500 Subject: [PATCH 09/24] Update ABOUT.md --- Teams/Invincibles/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Invincibles/ABOUT.md b/Teams/Invincibles/ABOUT.md index 5a2ed05..c26c143 100644 --- a/Teams/Invincibles/ABOUT.md +++ b/Teams/Invincibles/ABOUT.md @@ -2,7 +2,7 @@ Team Invincibles ================ -About your team +About our team =========================== We are a group of programming enthusiasts very motivated to solve real world problems. All of us From 99a85c893d8ae48e2986f542ec9377b0c5060f1b Mon Sep 17 00:00:00 2001 From: glasm Date: Sat, 22 Nov 2014 02:44:45 +0300 Subject: [PATCH 10/24] Create team.json --- Teams/T314/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/T314/team.json diff --git a/Teams/T314/team.json b/Teams/T314/team.json new file mode 100644 index 0000000..2744d75 --- /dev/null +++ b/Teams/T314/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "T314", + "members": [ + { + "name": "Deryabin Igor", + "twitter": "zxigora", + "koding": "glasm", + "location": "Crimea, RU", + "lead": true + } + ] +} From f93c248aa38b23571370b362f6501d901cb81b3c Mon Sep 17 00:00:00 2001 From: glasm Date: Sat, 22 Nov 2014 02:48:50 +0300 Subject: [PATCH 11/24] Create ABOUT.md --- Teams/T314/ABOUT.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/T314/ABOUT.md diff --git a/Teams/T314/ABOUT.md b/Teams/T314/ABOUT.md new file mode 100644 index 0000000..9644f3b --- /dev/null +++ b/Teams/T314/ABOUT.md @@ -0,0 +1,23 @@ +This is our page +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +About your team +=========================== +Tell us who you are, why you did you decide to join? + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. + + +About your skills and what you are going to do? +======= +Don't reveal too much about your project, this is a competition but maybe +you can tell us the technologies, APIs you are going to use and what kind +of application you are going to build. + +You can change your mind, that's ok. Just push an update here when you do. + From 24615cffdf8138fc428669f577075e352ac1f452 Mon Sep 17 00:00:00 2001 From: Cameron Wright Date: Fri, 21 Nov 2014 15:54:21 -0800 Subject: [PATCH 12/24] Create team.json --- Teams/WarRoom/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/WarRoom/team.json diff --git a/Teams/WarRoom/team.json b/Teams/WarRoom/team.json new file mode 100644 index 0000000..21c7688 --- /dev/null +++ b/Teams/WarRoom/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "WarRoom", + "members": [ + { + "name": "Cameron Wright", + "koding": "camwright", + "location": "Vancouver, WA" + } + ] +} From ec068d9ec331bba77220e8fc26f3e5e9a608010a Mon Sep 17 00:00:00 2001 From: Cameron Wright Date: Fri, 21 Nov 2014 15:55:00 -0800 Subject: [PATCH 13/24] Create ABOUT.md --- Teams/WarRoom/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/WarRoom/ABOUT.md diff --git a/Teams/WarRoom/ABOUT.md b/Teams/WarRoom/ABOUT.md new file mode 100644 index 0000000..84f86ba --- /dev/null +++ b/Teams/WarRoom/ABOUT.md @@ -0,0 +1 @@ +COMING SOON From 9f9c0e3d98e66701a54f46628de01328c7870120 Mon Sep 17 00:00:00 2001 From: Luis Arriojas Date: Fri, 21 Nov 2014 19:40:07 -0430 Subject: [PATCH 14/24] Neo team was registered. --- Teams/Neo/ABOUT.md | 15 +++++++++++++++ Teams/Neo/team.json | 10 ++++++++++ 2 files changed, 25 insertions(+) create mode 100644 Teams/Neo/ABOUT.md create mode 100644 Teams/Neo/team.json diff --git a/Teams/Neo/ABOUT.md b/Teams/Neo/ABOUT.md new file mode 100644 index 0000000..9aa42f0 --- /dev/null +++ b/Teams/Neo/ABOUT.md @@ -0,0 +1,15 @@ +About my team +=========================== +I am a Web Engineer with experience working with LAMP and MEAN stacks, specialized in front-end web development and web application performance. + +With the time, I have gotten senior knowledge in different technologies and functional areas of web development. +✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. +✔ Back-End: PHP, Ruby, Ruby on Rails, Node.js and Express.js. +✔ Database development: MySQL and MongoDB. +✔ Responsive Web Design. + +I think this hackathon brings me a great opportunity to demonstrate my skills as Web Engineer, to meet new developers around the globe, besides to push me to create a product in just 48 hours. + +About my skills and what I am going to do? +======= +I am deciding to work the theme #1 or #3, using the MEAN stack and d3.js for interactive data visualization. I hope to have time to use Foundation in order to make a beautiful webapp with responsive design. \ No newline at end of file diff --git a/Teams/Neo/team.json b/Teams/Neo/team.json new file mode 100644 index 0000000..7e182c8 --- /dev/null +++ b/Teams/Neo/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Neo", + "members": [{ + "name": "Luis Arriojas", + "twitter": "luisarriojas", + "koding": "luisarriojas", + "location": "Valencia, VE", + "lead": true + }] +} \ No newline at end of file From f805790ed7667f6963158b5252fe96049070b88b Mon Sep 17 00:00:00 2001 From: Luis Arriojas Date: Fri, 21 Nov 2014 19:44:36 -0430 Subject: [PATCH 15/24] Neo added his location. --- Teams/Neo/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Neo/ABOUT.md b/Teams/Neo/ABOUT.md index 9aa42f0..0e6152c 100644 --- a/Teams/Neo/ABOUT.md +++ b/Teams/Neo/ABOUT.md @@ -1,6 +1,6 @@ About my team =========================== -I am a Web Engineer with experience working with LAMP and MEAN stacks, specialized in front-end web development and web application performance. +I am a Web Engineer with experience working with LAMP and MEAN stacks, specialized in front-end web development and web application performance. I am a U.S. citizen living in Venezuela by the moment. With the time, I have gotten senior knowledge in different technologies and functional areas of web development. ✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. From f1d24e2bd3f9833f62d9b75c365539138108e27a Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 08:21:09 +0800 Subject: [PATCH 16/24] Update ABOUT.md --- Teams/PumpedDevs/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PumpedDevs/ABOUT.md b/Teams/PumpedDevs/ABOUT.md index f1ee2c2..4f0ecaf 100644 --- a/Teams/PumpedDevs/ABOUT.md +++ b/Teams/PumpedDevs/ABOUT.md @@ -1,4 +1,4 @@ -This is our page +PumpedDevs ================ Hey! You've actually visited our page(?). We are pumpedDevs! We're thrilled to be part of the first Global Hackathon, well actually, this is the first hackthon for some of us. :) From 51515dc8e1c4cb5ca058525caacba1848deeae3c Mon Sep 17 00:00:00 2001 From: Manikandan Soundarapandian Date: Fri, 21 Nov 2014 19:30:44 -0500 Subject: [PATCH 17/24] Update team.json --- Teams/Invincibles/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Invincibles/team.json b/Teams/Invincibles/team.json index b270ad2..cd8e60f 100644 --- a/Teams/Invincibles/team.json +++ b/Teams/Invincibles/team.json @@ -5,18 +5,18 @@ "name": "Manikandan Soundarapandian", "twitter": "mani3834", "koding": "mani89", - "location": "Cary, NC, USA", + "location": "Cary,US" "lead": true }, { "name": "Ishita Malhotra", "koding": "ishita2310", - "location": "Cary, NC, USA" + "location": "Cary,US" }, { "name": "Harjas Ahuja", "koding": "harjas09", - "location": "Cary, NC, USA" + "location": "Cary,US" } ] } From 3bc7d8a832741d0d94e87134bf0369684b0d90c4 Mon Sep 17 00:00:00 2001 From: Manikandan Soundarapandian Date: Fri, 21 Nov 2014 19:31:04 -0500 Subject: [PATCH 18/24] Update team.json --- Teams/Invincibles/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Invincibles/team.json b/Teams/Invincibles/team.json index cd8e60f..977205b 100644 --- a/Teams/Invincibles/team.json +++ b/Teams/Invincibles/team.json @@ -5,7 +5,7 @@ "name": "Manikandan Soundarapandian", "twitter": "mani3834", "koding": "mani89", - "location": "Cary,US" + "location": "Cary,US", "lead": true }, { From df3df3828f080ab447f73bae2bcd14a4c520df31 Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 08:39:43 +0800 Subject: [PATCH 19/24] Update team.json --- Teams/PumpedDevs/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/PumpedDevs/team.json b/Teams/PumpedDevs/team.json index fc87732..0882d14 100644 --- a/Teams/PumpedDevs/team.json +++ b/Teams/PumpedDevs/team.json @@ -17,10 +17,10 @@ "name": "Joell Lapitan", "twitter": "jlapitan", "koding": "jlapitan", -"location": "Calamba Laguna City Philippines" +"location": "Calamba Laguna City, Philippines" }, { -"name": "Kenneth Suncaya", +"name": "Kenneth Sungcaya", "twitter": "ksungcaya", "koding": "ksungcaya", "location": "Dubai, United Arab Emirates" From f4c619d5156d3a0a46012b81ad192a1a223b608c Mon Sep 17 00:00:00 2001 From: roncabal Date: Sat, 22 Nov 2014 08:48:18 +0800 Subject: [PATCH 20/24] Update team.json Fixed the country code. --- Teams/PumpedDevs/team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/PumpedDevs/team.json b/Teams/PumpedDevs/team.json index 0882d14..18f037c 100644 --- a/Teams/PumpedDevs/team.json +++ b/Teams/PumpedDevs/team.json @@ -4,26 +4,26 @@ { "name": "Bryan Salazar", "koding": "brysalazar12", -"location": "Makati City, Philippines" +"location": "Makati City, PH" }, { "name": "Ron Emerson Cabal", "twitter": "RonCabal", "koding": "roncabal", "lead": true, -"location": "San Pablo City, Philippines" +"location": "San Pablo City, PH" }, { "name": "Joell Lapitan", "twitter": "jlapitan", "koding": "jlapitan", -"location": "Calamba Laguna City, Philippines" +"location": "Calamba Laguna City, PH" }, { "name": "Kenneth Sungcaya", "twitter": "ksungcaya", "koding": "ksungcaya", -"location": "Dubai, United Arab Emirates" +"location": "Dubai, AE" } ] } From 0f5726d5046a09351410e8239add6a320411aaa9 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sat, 22 Nov 2014 00:49:07 +0000 Subject: [PATCH 21/24] generated new readme.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 21d66df..945dd4d 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,9 @@ the lower section of this README.md file. |----------------|-----------|--------------|-----------| | #Callback Hell | |[Zlatko Duric](https://koding.com/zladuric) Munich, DE
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) |[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | +| #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/ABOUT.md) | | #J-Unit |[Ali Akhtar](https://koding.com/digitman2) |[Bobby Degrot](https://koding.com/eonns) Boston, US
[Ali Akhtar](https://koding.com/digitman2) Lahore, PK
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #Neo |[Luis Arriojas](https://koding.com/luisarriojas) |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE
| [Neo](./Teams/Neo/ABOUT.md) | +| #T314 |[Deryabin Igor](https://koding.com/glasm) |[Deryabin Igor](https://koding.com/glasm) Crimea, RU
| [T314](./Teams/T314/ABOUT.md) | | #Team Koders |[Sinan Yasar](https://koding.com/sinan) |[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Sinan Yasar](https://koding.com/sinan) San Francsico, US
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | +| #WarRoom | |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | From 5d2dc2614aa48808435bf97f294a0660ac3250a5 Mon Sep 17 00:00:00 2001 From: Devrim Yasar Date: Fri, 21 Nov 2014 16:51:08 -0800 Subject: [PATCH 22/24] love. --- Teams/TeamKoders/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/TeamKoders/ABOUT.md b/Teams/TeamKoders/ABOUT.md index 04e4b41..b51345c 100644 --- a/Teams/TeamKoders/ABOUT.md +++ b/Teams/TeamKoders/ABOUT.md @@ -7,6 +7,11 @@ to give you an idea about your own page. About your team =========================== + +| devrim | nitin | sinan | emre +|--- |--- |--- |--- +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | + Tell us who you are, why you did you decide to join? Judges will read this page before making a final decision, so write your story, make it emotional and impressive. From 378971be056195202bb41810e82be53843ff5fe9 Mon Sep 17 00:00:00 2001 From: Ali Date: Sat, 22 Nov 2014 06:02:06 +0500 Subject: [PATCH 23/24] Grammar fix --- Teams/J-Unit/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/J-Unit/ABOUT.md b/Teams/J-Unit/ABOUT.md index 4f23580..c4cd3e9 100644 --- a/Teams/J-Unit/ABOUT.md +++ b/Teams/J-Unit/ABOUT.md @@ -17,7 +17,7 @@ Our name, 'J-Unit', comes from our mutual love of hip hop and unit testing, mixed with the fact that we use Java as our main programming language, for both client and server side. Our biggest motivation for participating in this hackathon, is so we can have a shot at an interview -with some of the awesome VCs which are on the judges' panel. Our dream is to do a startup, +with some of the awesome VCs who are on the judges' panel. Our dream is to do a startup, and we have an awesome idea that we'd love to pitch. From 4c810e7b1d69a3733307a06e2e2dfdfe9c2c4675 Mon Sep 17 00:00:00 2001 From: glasm Date: Sat, 22 Nov 2014 04:11:57 +0300 Subject: [PATCH 24/24] Update ABOUT.md --- Teams/T314/ABOUT.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/Teams/T314/ABOUT.md b/Teams/T314/ABOUT.md index 9644f3b..a2d9b2d 100644 --- a/Teams/T314/ABOUT.md +++ b/Teams/T314/ABOUT.md @@ -1,23 +1,11 @@ -This is our page +T314 ================ -We are the Koding team, so we are not really participating. But this page is here -to give you an idea about your own page. +I'm a freelance developer, interested in Web development +#hackathon – a good incentive to apply my knowledge of different areas in a single project +My goal is not to win, it's a challenge for me – in a short period of time to create a project that will be useful for many people -About your team -=========================== -Tell us who you are, why you did you decide to join? - -Judges will read this page before making a final decision, so write your story, make it emotional and impressive. -Tell us why you want to win. - - -About your skills and what you are going to do? -======= -Don't reveal too much about your project, this is a competition but maybe -you can tell us the technologies, APIs you are going to use and what kind -of application you are going to build. - -You can change your mind, that's ok. Just push an update here when you do. +the most interesting theme for me is "HTML5 educational multiplayer game" +I will use PHP + node.js + iron.io and WebGL + Canvas... may also WebSpeechAPI