From 003ab87f86bfa0f71341935cd1188737fa337c02 Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:34:40 -0500 Subject: [PATCH 001/997] Create team.json --- Teams/elFaro/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/elFaro/team.json diff --git a/Teams/elFaro/team.json b/Teams/elFaro/team.json new file mode 100644 index 0000000..00b4489 --- /dev/null +++ b/Teams/elFaro/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "elFaro", + "members": [ + { + "name": "Hugo C", + "twitter": "Nay_Nope", + "koding": "hacp", + "location": "New York, USA", + "lead": true + } + ] + } From 161d6e90b7bee15671827f7ff46588b39556a5a7 Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:36:34 -0500 Subject: [PATCH 002/997] Create ABOUT.md --- Teams/elFaro/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/elFaro/ABOUT.md diff --git a/Teams/elFaro/ABOUT.md b/Teams/elFaro/ABOUT.md new file mode 100644 index 0000000..3d2ebd6 --- /dev/null +++ b/Teams/elFaro/ABOUT.md @@ -0,0 +1 @@ +Intro Page From 978ea2e15bc97749a5d8bf108105dadf4aa6d5ac Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:41:41 -0500 Subject: [PATCH 003/997] Update ABOUT.md --- Teams/elFaro/ABOUT.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Teams/elFaro/ABOUT.md b/Teams/elFaro/ABOUT.md index 3d2ebd6..ce4bb66 100644 --- a/Teams/elFaro/ABOUT.md +++ b/Teams/elFaro/ABOUT.md @@ -1 +1,10 @@ -Intro Page +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. From 0928933b5e4945e802c4c1be7006c5be965681e3 Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:42:10 -0500 Subject: [PATCH 004/997] Update ABOUT.md --- Teams/elFaro/ABOUT.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Teams/elFaro/ABOUT.md b/Teams/elFaro/ABOUT.md index ce4bb66..7072e5d 100644 --- a/Teams/elFaro/ABOUT.md +++ b/Teams/elFaro/ABOUT.md @@ -1,10 +1 @@ -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. +intro. From 56affcb9e2f8a5e95d21a7cb8bfd90d11be3dec0 Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:43:26 -0500 Subject: [PATCH 005/997] Update ABOUT.md --- Teams/elFaro/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/elFaro/ABOUT.md b/Teams/elFaro/ABOUT.md index 7072e5d..e672784 100644 --- a/Teams/elFaro/ABOUT.md +++ b/Teams/elFaro/ABOUT.md @@ -1 +1,2 @@ intro. +======= From eb25cdf8de18d7599c2f5d61ffd93fa1af8e29aa Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:45:35 -0500 Subject: [PATCH 006/997] Update ABOUT.md --- Teams/elFaro/ABOUT.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Teams/elFaro/ABOUT.md b/Teams/elFaro/ABOUT.md index e672784..de927ad 100644 --- a/Teams/elFaro/ABOUT.md +++ b/Teams/elFaro/ABOUT.md @@ -1,2 +1,15 @@ -intro. +Hola! +================ + +This is a very energetic, one-member team. + + +About your team +=========================== +Just want to help + + +About your skills and what you are going to do? ======= +python, JavaScript. + From dff5d9f3b0cb019d46ac85a9322833850d36113b Mon Sep 17 00:00:00 2001 From: HACP Date: Fri, 21 Nov 2014 18:46:15 -0500 Subject: [PATCH 007/997] Update team.json --- Teams/elFaro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/elFaro/team.json b/Teams/elFaro/team.json index 00b4489..f0da7d9 100644 --- a/Teams/elFaro/team.json +++ b/Teams/elFaro/team.json @@ -3,7 +3,7 @@ "members": [ { "name": "Hugo C", - "twitter": "Nay_Nope", + "twitter": "elFaro", "koding": "hacp", "location": "New York, USA", "lead": true From 098ca0a7296b67fdca3c2ece7a14bcfdefcbfdfe Mon Sep 17 00:00:00 2001 From: eburdon Date: Sat, 22 Nov 2014 12:31:39 -0800 Subject: [PATCH 008/997] First Commit - team file & about [draft] --- Teams/BabesFromVictoria/ABOUT.md | 35 +++++++++++++++++++++++++++++++ Teams/BabesFromVictoria/team.json | 26 +++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 Teams/BabesFromVictoria/ABOUT.md create mode 100644 Teams/BabesFromVictoria/team.json diff --git a/Teams/BabesFromVictoria/ABOUT.md b/Teams/BabesFromVictoria/ABOUT.md new file mode 100644 index 0000000..414e103 --- /dev/null +++ b/Teams/BabesFromVictoria/ABOUT.md @@ -0,0 +1,35 @@ +This is our page +================ + +BabesFromVictoria + + +The Team +=========================== + +| Erika | Leslie | Quintan | Jeremy +|--- |--- |--- |--- +| ![Erika](https://gravatar.com/avatar/5608c1777ec53c15a869483cae2fa881?size=150&d=https://koding-cdn.s3.amazonaws.com/square-avatars/default.avatar.150.png&r=g) | ![Nitin]()| ![Leslie]()| ![Quintan]() | + +Total babes, right? We joined to learn and demonstrate our skills, and because a global hackathon sounds awesome! + + +Our skills +======= +Erika - 3yrd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. + +Leslie - blurb + +Quintan - blurb + +Jeremy - blurb + + +What we'll do +======= +We've chosen to combine themes 3 & 4 - we're going to create a fun HTML5 game to encourage users to read EULAs. + +Technologies we'll use: ... +APIs we'll use : ... + +Then we're going to win. \ No newline at end of file diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json new file mode 100644 index 0000000..53d6086 --- /dev/null +++ b/Teams/BabesFromVictoria/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "BabesFromVictoria", + "members": [ + { + "name": "Erika Burdon", + "koding": "Karmaqueenn", + "location": "Victoria, CA", + "lead": true + }, + { + "name": "Leslie Scott", + "koding": "--", + "location": "Victoria, CA" + }, + { + "name": "Quintan Neville", + "koding": "--", + "location": "Victoria, CA" + }, + { + "name": "Jeremy Kroeker", + "koding": "--", + "location": "Victoria, CA" + } + ] +} From 4fda1ae6f0be95fce8dd51d64474c9865bd928fe Mon Sep 17 00:00:00 2001 From: madytyoo Date: Sun, 23 Nov 2014 07:14:31 +0100 Subject: [PATCH 009/997] Create ABOUT.md --- Teams/CodeGreen/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/CodeGreen/ABOUT.md diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md new file mode 100644 index 0000000..b9b6edc --- /dev/null +++ b/Teams/CodeGreen/ABOUT.md @@ -0,0 +1 @@ +Coming Soon From 0ce95188a4c31fb4c8a7ec13d33b3010bda2ae82 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Sun, 23 Nov 2014 07:28:18 +0100 Subject: [PATCH 010/997] Create team.json --- Teams/CodeGreen/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/CodeGreen/team.json diff --git a/Teams/CodeGreen/team.json b/Teams/CodeGreen/team.json new file mode 100644 index 0000000..48b907a --- /dev/null +++ b/Teams/CodeGreen/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "CodeGreen", + "members": [ + { + "name": "Meni Vaitsi", + "twitter": "menouliv", + "koding": "menivaitsi", + "location": "Santa Barbara, US", + }, + { + "name": "Dimuthu Upeksha", + "twitter": "DimuthuUpe", + "koding": "dimuthuupe", + "location": "Moratuwa, LK" + }, + { + "name": "Maurizio T", + "twitter": "madytyoo", + "koding": "madytyoo", + "location": "Milazzo, IT", + }, + { + "name": "Max Jacobson", + "twitter": "", + "koding": "maxmjacobson", + "location": "Sao Paulo,BR", + "lead": true + } + ] +} From 875f1f1f0576d5a865be8bf1d72e38f4867d3968 Mon Sep 17 00:00:00 2001 From: FezVrasta Date: Sun, 23 Nov 2014 20:04:48 +0100 Subject: [PATCH 011/997] added team develofy --- Teams/Develofy/ABOUT.md | 1 + Teams/Develofy/team.json | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 Teams/Develofy/ABOUT.md create mode 100644 Teams/Develofy/team.json diff --git a/Teams/Develofy/ABOUT.md b/Teams/Develofy/ABOUT.md new file mode 100644 index 0000000..236d407 --- /dev/null +++ b/Teams/Develofy/ABOUT.md @@ -0,0 +1 @@ +WIP diff --git a/Teams/Develofy/team.json b/Teams/Develofy/team.json new file mode 100644 index 0000000..a1a52ea --- /dev/null +++ b/Teams/Develofy/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Develofy", + "members": [ + { + "name": "Federico Zivolo", + "twitter": "FezVr4sta", + "koding": "fezvrasta", + "location": "Milan, IT", + "lead": true + }, + { + "name": "", + "koding": "", + "location": "" + } + ] +} From b99cba837689b29819f12bf6e8e6636ec77e5ee9 Mon Sep 17 00:00:00 2001 From: Semyon Vyskubov Date: Sun, 23 Nov 2014 22:07:41 +0300 Subject: [PATCH 012/997] Semyon's information --- Teams/Develofy/team.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/Develofy/team.json b/Teams/Develofy/team.json index a1a52ea..de2404d 100644 --- a/Teams/Develofy/team.json +++ b/Teams/Develofy/team.json @@ -8,6 +8,11 @@ "location": "Milan, IT", "lead": true }, + { + "name": "Semyon Vyskubov", + "koding": "uoziod", + "location": "Moscow, RU" + }, { "name": "", "koding": "", From 0e22936ab4d388e1e4dbf53639dc1c4b3ebbd6d0 Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 23 Nov 2014 21:16:08 +0200 Subject: [PATCH 013/997] Initial commit --- Teams/AAVAA/ABOUT.md | 20 ++++++++++++++++++++ Teams/AAVAA/team.json | 17 +++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/AAVAA/ABOUT.md create mode 100644 Teams/AAVAA/team.json diff --git a/Teams/AAVAA/ABOUT.md b/Teams/AAVAA/ABOUT.md new file mode 100644 index 0000000..9c37233 --- /dev/null +++ b/Teams/AAVAA/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +Coming soon... + + +About our team +=========================== + +Coming soon... + + +About our skills and what we are going to do? +======= +- PHP +- CSS3 +- HTML5 +- Creativity! + + diff --git a/Teams/AAVAA/team.json b/Teams/AAVAA/team.json new file mode 100644 index 0000000..583f2f8 --- /dev/null +++ b/Teams/AAVAA/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "AALuckers", + "members": [ + { + "name": "Chepurnoy Aleksander", + "twitter": "biz_ze", + "koding": "bizze", + "location": "Vladivostok, RU", + "lead": true + }, + { + "name": "Feshenko Denis", + "koding": "Feshenkod", + "location": "Vladivostok, RU" + } + ] +} From 68b96b55c2927a1107d8ddb316dd234313f0cd1c Mon Sep 17 00:00:00 2001 From: Vlad Date: Sun, 23 Nov 2014 21:24:26 +0200 Subject: [PATCH 014/997] modified info --- Teams/AAVAA/ABOUT.md | 7 +++---- Teams/AAVAA/team.json | 37 ++++++++++++++++++++++++++++--------- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/Teams/AAVAA/ABOUT.md b/Teams/AAVAA/ABOUT.md index 9c37233..6693e03 100644 --- a/Teams/AAVAA/ABOUT.md +++ b/Teams/AAVAA/ABOUT.md @@ -12,9 +12,8 @@ Coming soon... About our skills and what we are going to do? ======= -- PHP -- CSS3 -- HTML5 -- Creativity! +- Spring + Hibernate +- AngularJS +- Android diff --git a/Teams/AAVAA/team.json b/Teams/AAVAA/team.json index 583f2f8..8fcccf5 100644 --- a/Teams/AAVAA/team.json +++ b/Teams/AAVAA/team.json @@ -1,17 +1,36 @@ { - "teamName": "AALuckers", + "teamName": "AAVAA", "members": [ { - "name": "Chepurnoy Aleksander", - "twitter": "biz_ze", - "koding": "bizze", - "location": "Vladivostok, RU", + "name": "Alexandra Anikina", + "twitter": "saneshka", + "koding": "saneshka", + "location": "Kyiv, UA", + }, + { + "name": "Anastasia Smakovska", + "twitter": "anasmak", + "koding": "anasmak", + "location": "Kyiv, UA", + }, + { + "name": "Vlasyslav Stepanov", + "twitter": "picazz0", + "koding": "vstepanov", + "location": "Kyiv, UA", "lead": true }, - { - "name": "Feshenko Denis", - "koding": "Feshenkod", - "location": "Vladivostok, RU" + { + "name": "Andrew Tesluk", + "twitter": "vdjtab", + "koding": "vdjtab", + "location": "Kyiv, UA", + }, + { + "name": "Andrii Usov", + "twitter": "andreusov", + "koding": "andreusov", + "location": "Kyiv, UA", } ] } From 7741a7bba122e7db842b13f1364773f2d27351ee Mon Sep 17 00:00:00 2001 From: Moritz Gehlhaar Date: Sun, 23 Nov 2014 22:04:25 +0100 Subject: [PATCH 015/997] Added myself... --- Teams/Develofy/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Develofy/team.json b/Teams/Develofy/team.json index de2404d..811a35f 100644 --- a/Teams/Develofy/team.json +++ b/Teams/Develofy/team.json @@ -14,9 +14,9 @@ "location": "Moscow, RU" }, { - "name": "", - "koding": "", - "location": "" + "name": "Moritz Gehlhaar", + "koding": "geoextra", + "location": "Dortmund, DE" } ] } From ff8966831ca58068046f198cbc0e43b661f96cbd Mon Sep 17 00:00:00 2001 From: janz93 Date: Sun, 23 Nov 2014 22:42:00 +0100 Subject: [PATCH 016/997] added own team data into team.json --- Teams/Develofy/team.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/Develofy/team.json b/Teams/Develofy/team.json index 811a35f..4d68ca9 100644 --- a/Teams/Develofy/team.json +++ b/Teams/Develofy/team.json @@ -17,6 +17,11 @@ "name": "Moritz Gehlhaar", "koding": "geoextra", "location": "Dortmund, DE" + }, + { + "name": "Jan Zaydowicz", + "koding": "janz93", + "location": "Bremen, DE" } ] } From 474cd1a861e90c407fa424226e8ea932d76e5785 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Sun, 23 Nov 2014 22:39:21 -0300 Subject: [PATCH 017/997] a --- Teams/Esquilax/team.json | 36 ++++++++++++++++++++++++++++++++++++ Teams/Esquilax/team.json~ | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 Teams/Esquilax/team.json create mode 100644 Teams/Esquilax/team.json~ diff --git a/Teams/Esquilax/team.json b/Teams/Esquilax/team.json new file mode 100644 index 0000000..f0b1bab --- /dev/null +++ b/Teams/Esquilax/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Esquilax", + "members": [ + { + "name": "Joaquin Hernan Lavera", + "twitter": "@jhlavera", + "koding": "jlavera", + "location": "Buenos Aires, AR", + "lead": true + }, + { + "name": "Juan Martin Desimoni", + "twitter": "@JuanDesi", + "koding": "JuanDesi", + "location": "Buenos Aires, AR" + }, + { + "name": "Tomas Duhourq", + "twitter": "@tomduhourq", + "koding": "", + "location": "Buenos Aires, AR" + }, + { + "name": "Martin Cousido", + "twitter": "", + "koding": "", + "location": "Buenos Aires, AR" + }, + { + "name": "Manuel Gambino", + "twitter": "@manugb93", + "koding": "", + "location": "Buenos Aires, AR" + } + ] +} diff --git a/Teams/Esquilax/team.json~ b/Teams/Esquilax/team.json~ new file mode 100644 index 0000000..f0b1bab --- /dev/null +++ b/Teams/Esquilax/team.json~ @@ -0,0 +1,36 @@ +{ + "teamName": "Esquilax", + "members": [ + { + "name": "Joaquin Hernan Lavera", + "twitter": "@jhlavera", + "koding": "jlavera", + "location": "Buenos Aires, AR", + "lead": true + }, + { + "name": "Juan Martin Desimoni", + "twitter": "@JuanDesi", + "koding": "JuanDesi", + "location": "Buenos Aires, AR" + }, + { + "name": "Tomas Duhourq", + "twitter": "@tomduhourq", + "koding": "", + "location": "Buenos Aires, AR" + }, + { + "name": "Martin Cousido", + "twitter": "", + "koding": "", + "location": "Buenos Aires, AR" + }, + { + "name": "Manuel Gambino", + "twitter": "@manugb93", + "koding": "", + "location": "Buenos Aires, AR" + } + ] +} From 56106364ba3e4a6b0c0117d68b49c35b9c9df630 Mon Sep 17 00:00:00 2001 From: Daniel Hollands Date: Mon, 24 Nov 2014 10:47:40 +0000 Subject: [PATCH 018/997] Made a start on the team.json file --- Teams/Birmingham.IO/team.json | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Birmingham.IO/team.json diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json new file mode 100644 index 0000000..d4432a7 --- /dev/null +++ b/Teams/Birmingham.IO/team.json @@ -0,0 +1,36 @@ +{ + teamName: "Birmingham.IO", + members: [ + { + name: "Daniel Hollands", + twitter: "limeblast", + koding: "limeblast", + location: "Birmingham, UK", + lead: true + }, + { + name: "Omar Qureshi", + twitter: "omarqureshi", + koding: "", + location: "Birmingham, UK" + }, + { + name: "Tajinder Singh", + twitter: "TajinderSD", + koding: "", + location: "Birmingham, UK" + }, + { + name: "Will Parker", + twitter: "", + koding: "", + location: "Birmingham, UK" + }, + { + name: "", + twitter: "", + koding: "a9261", + location: "" + } + ] +} From 6be1ea5b4373c7a99d45aa965aa8e2629d781055 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 12:20:52 +0100 Subject: [PATCH 019/997] Update team.json --- Teams/CodeGreen/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/team.json b/Teams/CodeGreen/team.json index 48b907a..6b6ccff 100644 --- a/Teams/CodeGreen/team.json +++ b/Teams/CodeGreen/team.json @@ -21,7 +21,7 @@ }, { "name": "Max Jacobson", - "twitter": "", + "twitter": "maxthegringo", "koding": "maxmjacobson", "location": "Sao Paulo,BR", "lead": true From 0595e908ae64bdaf61b368913d552c07c816a834 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 12:30:18 +0100 Subject: [PATCH 020/997] Update team.json --- Teams/CodeGreen/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CodeGreen/team.json b/Teams/CodeGreen/team.json index 6b6ccff..79ebea0 100644 --- a/Teams/CodeGreen/team.json +++ b/Teams/CodeGreen/team.json @@ -18,13 +18,13 @@ "twitter": "madytyoo", "koding": "madytyoo", "location": "Milazzo, IT", + "lead": true }, { "name": "Max Jacobson", "twitter": "maxthegringo", "koding": "maxmjacobson", - "location": "Sao Paulo,BR", - "lead": true + "location": "Sao Paulo,BR" } ] } From 2d7e88d4eac4aaf7ca859efaedc7827c7c83916b Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 12:53:31 +0100 Subject: [PATCH 021/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index b9b6edc..48f9a2d 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -1 +1,9 @@ -Coming Soon +About CodeGreen Team +=========================== + +|--- |--- |--- |--- +|https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_bigger.jpeg +|https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg +|https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg +|https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg +|--- |--- |--- |--- From bcff8894339d9fe5640bce4610606b75104b7026 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 12:54:54 +0100 Subject: [PATCH 022/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 48f9a2d..bd55cc6 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -2,8 +2,8 @@ About CodeGreen Team =========================== |--- |--- |--- |--- -|https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_bigger.jpeg -|https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg -|https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg -|https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg +|(https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_bigger.jpeg) | +|(https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | +|(https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | +|(https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) ! |--- |--- |--- |--- From e7872bef730d6f65eca8896d43dc13c832f0549d Mon Sep 17 00:00:00 2001 From: Daniel Hollands Date: Mon, 24 Nov 2014 11:55:46 +0000 Subject: [PATCH 023/997] Added Will --- Teams/Birmingham.IO/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json index d4432a7..8ef84d4 100644 --- a/Teams/Birmingham.IO/team.json +++ b/Teams/Birmingham.IO/team.json @@ -22,9 +22,9 @@ }, { name: "Will Parker", - twitter: "", - koding: "", - location: "Birmingham, UK" + twitter: "wprk14", + koding: "wprk", + location: "Redditch, UK" }, { name: "", From 6447043968d2c7502de272fee2d4d69cdabf8761 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 12:58:16 +0100 Subject: [PATCH 024/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index bd55cc6..f95d638 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -1,9 +1,10 @@ About CodeGreen Team =========================== + +| Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -|(https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_bigger.jpeg) | -|(https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | -|(https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | -|(https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) ! +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_bigger.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | |--- |--- |--- |--- + + From 928d150527c66e331b30c5300369da45f116568d Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 12:59:07 +0100 Subject: [PATCH 025/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index f95d638..cd5f6de 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_bigger.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | |--- |--- |--- |--- From 383bc50cd9ab256a7a00d53ddfafa26f0904fcd0 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:02:06 +0100 Subject: [PATCH 026/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index cd5f6de..9be552c 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh.jpeg) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | |--- |--- |--- |--- From 70c0ff6dbfd28b50358e259552296c6f8156c660 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:13:15 +0100 Subject: [PATCH 027/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 9be552c..b514882 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -2,9 +2,9 @@ About CodeGreen Team =========================== -| Maurizio | Max | Meni | Dimuthu + |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -|--- |--- |--- |--- +| Maurizio | Max | Meni | Dimuthu From 98ee941cebb6ad3b48e992c437a249a92eca0333 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:13:54 +0100 Subject: [PATCH 028/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index b514882..a6819e7 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -2,9 +2,9 @@ About CodeGreen Team =========================== - +| Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -| Maurizio | Max | Meni | Dimuthu + From 155b215c4b89234a97fe873451abfffbc72d897a Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:16:10 +0100 Subject: [PATCH 029/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index a6819e7..5ce7052 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | - +|CTO at Mylaensys,LLC member of the Apache Software Foundation, Mentor at the Google Summer of Code 2013. |--- |--- |--- From 93eea4cb1439dad2a25d39b2d9551003f2a3645f Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:18:30 +0100 Subject: [PATCH 030/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 5ce7052..815a3a0 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,9 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -|CTO at Mylaensys,LLC member of the Apache Software Foundation, Mentor at the Google Summer of Code 2013. |--- |--- |--- +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013. +|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. From 372dfef55ed2677db0f08ce7f6488a5f4748a9b0 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:18:58 +0100 Subject: [PATCH 031/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 815a3a0..e20a349 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,9 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013. -|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. -|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. -|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013. |Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. From 7a1a219f8c17d3bfd2dafa4551f6612a25403611 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:20:05 +0100 Subject: [PATCH 032/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index e20a349..a00a635 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013. |Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013. +|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. From 83b4faedb6f7190608545cc458f2e994b99413a8 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 13:21:16 +0100 Subject: [PATCH 033/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index a00a635..c2dbeec 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,7 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013. -|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|MENI:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|DIM:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. From e19974681ff1bc19c0345731cd074a1f0de9844e Mon Sep 17 00:00:00 2001 From: Daniel Hollands Date: Mon, 24 Nov 2014 12:38:58 +0000 Subject: [PATCH 034/997] I hope the markdown is formatted corerctly --- Teams/Birmingham.IO/ABOUT.md | 26 ++++++++++++++++++++++++++ Teams/Birmingham.IO/team.json | 6 +++--- 2 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 Teams/Birmingham.IO/ABOUT.md diff --git a/Teams/Birmingham.IO/ABOUT.md b/Teams/Birmingham.IO/ABOUT.md new file mode 100644 index 0000000..301db0d --- /dev/null +++ b/Teams/Birmingham.IO/ABOUT.md @@ -0,0 +1,26 @@ +Birmingham.IO +=========================== + +Tech forum aimed at letting people in Birmingham "Continue the conversation" + +About your team +=========================== + +| [Daniel Hollands](https://talk.birmingham.io/users/limeblast/activity) | [Omar Qureshi](https://talk.birmingham.io/users/omarqureshi/activity) | [Tajinder Singh](https://talk.birmingham.io/users/tajindersd/activity) | [Will Parker](https://talk.birmingham.io/users/wprk/activity) | [Ping-Yuan 'Aaron' Chang](https://talk.birmingham.io/users/king_jk/activity) | +|---------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| +| ![limeblast](https://talk.birmingham.io/user_avatar/talk.birmingham.io/limeblast/120/2.png) | ![omarqureshi](https://talk.birmingham.io/user_avatar/talk.birmingham.io/omarqureshi/120/13.png) | ![](https://talk.birmingham.io/user_avatar/talk.birmingham.io/tajindersd/120/101.png) | ![wprk](https://talk.birmingham.io/user_avatar/talk.birmingham.io/wprk/120/215.png) | ![king_jk](https://talk.birmingham.io/user_avatar/talk.birmingham.io/king_jk/120/255.png) | + +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. diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json index 8ef84d4..0e744aa 100644 --- a/Teams/Birmingham.IO/team.json +++ b/Teams/Birmingham.IO/team.json @@ -27,10 +27,10 @@ location: "Redditch, UK" }, { - name: "", - twitter: "", + name: "Ping-Yuan 'Aaron' Chang", + twitter: "Jaja_Magic", koding: "a9261", - location: "" + location: "New Taipei City, TW" } ] } From 0b199e5bd57c6f42952b40b0ec00d74b01c51029 Mon Sep 17 00:00:00 2001 From: Daniel Hollands Date: Mon, 24 Nov 2014 12:46:39 +0000 Subject: [PATCH 035/997] Updated the about document --- Teams/Birmingham.IO/ABOUT.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/Teams/Birmingham.IO/ABOUT.md b/Teams/Birmingham.IO/ABOUT.md index 301db0d..d53134a 100644 --- a/Teams/Birmingham.IO/ABOUT.md +++ b/Teams/Birmingham.IO/ABOUT.md @@ -1,7 +1,7 @@ Birmingham.IO =========================== -Tech forum aimed at letting people in Birmingham "Continue the conversation" +This team is made up of members of [Birmingham.IO](http://birmingham.io/), a community forum aimed at the tech industry in Birmingham. About your team =========================== @@ -10,17 +10,8 @@ About your team |---------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ![limeblast](https://talk.birmingham.io/user_avatar/talk.birmingham.io/limeblast/120/2.png) | ![omarqureshi](https://talk.birmingham.io/user_avatar/talk.birmingham.io/omarqureshi/120/13.png) | ![](https://talk.birmingham.io/user_avatar/talk.birmingham.io/tajindersd/120/101.png) | ![wprk](https://talk.birmingham.io/user_avatar/talk.birmingham.io/wprk/120/215.png) | ![king_jk](https://talk.birmingham.io/user_avatar/talk.birmingham.io/king_jk/120/255.png) | -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. +Right now, we don't have a clue, but I'm hoping inspiration will hit soon. Watch this space. From 8b2ce7c7ee0702601195d1887a32da0cf3f2bcbd Mon Sep 17 00:00:00 2001 From: Daniel Hollands Date: Mon, 24 Nov 2014 12:49:57 +0000 Subject: [PATCH 036/997] Updated Aaron's city --- Teams/Birmingham.IO/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json index 0e744aa..e117fff 100644 --- a/Teams/Birmingham.IO/team.json +++ b/Teams/Birmingham.IO/team.json @@ -30,7 +30,7 @@ name: "Ping-Yuan 'Aaron' Chang", twitter: "Jaja_Magic", koding: "a9261", - location: "New Taipei City, TW" + location: "Taichung City, TW" } ] } From c5ea56f8a63d39a06bdf7c9a6330ef16daabeed8 Mon Sep 17 00:00:00 2001 From: Camilo Aguilar Date: Mon, 24 Nov 2014 09:06:13 -0600 Subject: [PATCH 037/997] adding team folder. Team information file ready. Basic about.md file. --- Teams/AcklenAvenue/ABOUT.md | 28 ++++++++++++++++++++++++++++ Teams/AcklenAvenue/team.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 Teams/AcklenAvenue/ABOUT.md create mode 100644 Teams/AcklenAvenue/team.json diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md new file mode 100644 index 0000000..0dd5a79 --- /dev/null +++ b/Teams/AcklenAvenue/ABOUT.md @@ -0,0 +1,28 @@ +This is our page +================ + +We are the AcklenAvenue team, and we are really participating. + + +About the team +=========================== + +| kmiloaguilar | realpasro | rsiwady29 | dcaballeroc +|--- |--- |--- |--- +| ![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. +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. + + diff --git a/Teams/AcklenAvenue/team.json b/Teams/AcklenAvenue/team.json new file mode 100644 index 0000000..4b91ab6 --- /dev/null +++ b/Teams/AcklenAvenue/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "AcklenAvenue", + "members": [ + { + "name": "Camilo Aguilar", + "twitter": "kmilo_aguilar", + "koding": "kmiloaguilar", + "location": "San Pedro Sula, HN", + "lead": true + }, + { + "name": "Rene Rosa", + "twitter": "realpasro", + "koding": "realpasro", + "location": "San Pedro Sula, HN" + }, + { + "name": "Richard Siwady", + "twitter": "rsiwady29", + "koding": "rsiwady29", + "location": "Villanueva, HN", + }, + { + "name": "Danilo Caballero", + "twitter": "dannyboy_kun", + "koding": "dcaballeroc", + "location": "Oakland, US" + } + ] +} \ No newline at end of file From b5f3638d5e997193bcb4ae0430cb0c001e709321 Mon Sep 17 00:00:00 2001 From: Camilo Aguilar Date: Mon, 24 Nov 2014 09:14:23 -0600 Subject: [PATCH 038/997] updating camilo's profile pic --- Teams/AcklenAvenue/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 0dd5a79..29c549e 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -9,7 +9,8 @@ About the team | kmiloaguilar | realpasro | rsiwady29 | dcaballeroc |--- |--- |--- |--- -| ![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) | +| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![rsiwady29](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | + Tell us who you are, why you did you decide to join? From 7b1fb62205c461950fddf5e9a78e44563f8cdf0d Mon Sep 17 00:00:00 2001 From: Richard Siwady Date: Mon, 24 Nov 2014 09:18:28 -0600 Subject: [PATCH 039/997] updated Richard's profile picture --- Teams/AcklenAvenue/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 29c549e..9ef72b4 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -9,7 +9,7 @@ About the team | kmiloaguilar | realpasro | rsiwady29 | dcaballeroc |--- |--- |--- |--- -| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![rsiwady29](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | Tell us who you are, why you did you decide to join? From de455db9b1d62e17dd00413b38d06db567b03558 Mon Sep 17 00:00:00 2001 From: realpasro09 Date: Mon, 24 Nov 2014 09:33:50 -0600 Subject: [PATCH 040/997] Update ABOUT.md --- Teams/AcklenAvenue/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 9ef72b4..5999c73 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -9,7 +9,7 @@ About the team | kmiloaguilar | realpasro | rsiwady29 | dcaballeroc |--- |--- |--- |--- -| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/3761557269/797d18c3cf075032a6acffbdb96cb945.jpeg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | Tell us who you are, why you did you decide to join? From 7819bcceb145aa75a03f240cfdb83b7596bf4434 Mon Sep 17 00:00:00 2001 From: Joao Ribeiro Date: Mon, 24 Nov 2014 17:16:44 +0000 Subject: [PATCH 041/997] New Team: RealityConnect --- Teams/RealityConnect/ABOUT.md | 39 ++++++++++++++++++++++++++++++++++ Teams/RealityConnect/team.json | 17 +++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 Teams/RealityConnect/ABOUT.md create mode 100644 Teams/RealityConnect/team.json diff --git a/Teams/RealityConnect/ABOUT.md b/Teams/RealityConnect/ABOUT.md new file mode 100644 index 0000000..86c2e46 --- /dev/null +++ b/Teams/RealityConnect/ABOUT.md @@ -0,0 +1,39 @@ +RealityConnect +================ + +We turn ideas into reality coding every day. + + +About your team +=========================== + +| JonnyBGod | Sequessu | +|--- |--- | +| ![JonnyBGod](https://pbs.twimg.com/profile_images/536908239862898688/sdp7aOvd.jpeg) | ![Sequessu](https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/1916961_123188490688_2612302_n.jpg?oh=ffe2e1b6a584a21d4d10bfaf856be7bd&oe=551C995A&__gda__=1427955131_f881e4a7426cd9771d9494a379d7d501) | + +We are two friends from school days who became coders who started working together and created a startup to work on our own ideas and projects. + + +About your skills and what you are going to do? +======= + +JonnyBGod + - Masters in International Management + - Ba in Business Administration + - Self learned web developer + + - HTML, CSS, Javascript + - Nodejs + - MongoDB + - Angularjs + - Famo.us + - many other oldies + +Sequessu + - Bs in Computer Sience + + - HTML, CSS, Javascript + - Nodejs + - MongoDB + - Angularjs + diff --git a/Teams/RealityConnect/team.json b/Teams/RealityConnect/team.json new file mode 100644 index 0000000..45b803d --- /dev/null +++ b/Teams/RealityConnect/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "RealityConnect", + "members": [ + { + "name": "João Miguel Ribeiro", + "twitter": "JonnyBGodPT", + "koding": "jonnybgod", + "location": "Lisbon, PT", + "lead": true + }, + { + "name": "João da Silva Côrtes", + "koding": "sequessu", + "location": "Lisbon, PT" + } + ] +} \ No newline at end of file From 45ecde43708c41192fd8fdbc8a2b3dd41fbd8514 Mon Sep 17 00:00:00 2001 From: Dimuthu Date: Mon, 24 Nov 2014 23:13:00 +0530 Subject: [PATCH 042/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index c2dbeec..3c6ded1 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](https://pbs.twimg.com/profile_images/3479129667/6c1a558922081e80e2a825cb7e5334a7_400x400.jpeg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|MENI:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|DIM:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](http://oi58.tinypic.com/2d2fyb7.jpg) | +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|MENI:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From b2899c3494c49ea3725dbaa53cb32976afed8496 Mon Sep 17 00:00:00 2001 From: Dimuthu Date: Mon, 24 Nov 2014 23:20:12 +0530 Subject: [PATCH 043/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 3c6ded1..fde7d20 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](http://oi58.tinypic.com/2d2fyb7.jpg) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | |CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|MENI:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From fba70118ab566f480824bae6ed10079f565bfaf7 Mon Sep 17 00:00:00 2001 From: menivaitsi Date: Mon, 24 Nov 2014 11:08:52 -0800 Subject: [PATCH 044/997] Updated bio section for Meni. --- Teams/CodeGreen/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index fde7d20..31c54ab 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://pbs.twimg.com/profile_images/477843469705048064/twGS0AqE_400x400.jpeg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|MENI:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From c2e5678dd858387d40727e833e2c5fa8de51d0fc Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:36:53 +0100 Subject: [PATCH 045/997] Added Max Profile --- Teams/CodeGreen/ABOUT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 31c54ab..bf6de5e 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,8 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| MAX:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel. +He holds a degree with honors in Financial Engineering from Princeton University and currently +lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 34018a024a14282e2fa66d7d80c53c618a779231 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:37:19 +0100 Subject: [PATCH 046/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index bf6de5e..ba2aca4 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,8 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel. -He holds a degree with honors in Financial Engineering from Princeton University and currently -lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 5161d0a67557396cd7a43784a55af674d1635bfd Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:40:22 +0100 Subject: [PATCH 047/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index ba2aca4..67a3542 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | -|CTO at Mylaensys,LLC Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013.| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. + |CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 09b7e7badf343695a09a78cdf5cf88f41f8b38b4 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:40:51 +0100 Subject: [PATCH 048/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 67a3542..439487d 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | - |CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 8e27a7cb600da3147f3fcdec076ce83cc8cd061e Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:44:44 +0100 Subject: [PATCH 049/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 439487d..a1ab167 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg =400x) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg =400x) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | |CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 4114a924186de05d85c2fd0eb27cb2f1d20368d5 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:47:23 +0100 Subject: [PATCH 050/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index a1ab167..73b1632 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,7 +4,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg =400x) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg =400x) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | |CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 269a0fc10dab7eee0951df45e8ac4120a798e681 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:49:51 +0100 Subject: [PATCH 051/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 73b1632..b4aa9be 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -5,6 +5,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | -|CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is an entrepreneur and traveler, training in modeling, analytics, and Microsoft Excel.He holds a degree with honors in Financial Engineering from Princeton University and currently lives in São Paulo, Brazil.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 591e6c76a747c3a0f6aa51a599b692fb1a3a8de5 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:56:32 +0100 Subject: [PATCH 052/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index b4aa9be..94411bf 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -1,10 +1,9 @@ About CodeGreen Team =========================== - | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | -|CTO at Mylaensys, LLC, entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 2a43458260d42019e5a5b5e2356f21d954d72ae8 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 20:57:41 +0100 Subject: [PATCH 053/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 94411bf..d029826 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -3,7 +3,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg) | ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg =400x)| ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | |CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 70756abd0c5c761260e1fa22883132d746860384 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:01:42 +0100 Subject: [PATCH 054/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index d029826..de3c806 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -3,7 +3,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max](https://pbs.twimg.com/profile_images/536841741039464448/Z8QM0uFh_400x400.jpeg =400x)| ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max]| ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | |CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From d8ae16d73c2e6a76aa091a67252e481b8d146ae4 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:02:14 +0100 Subject: [PATCH 055/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index de3c806..62bd6c1 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -3,7 +3,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) | ![Max]| ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | +| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | |CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 241ee47da39d4a6aecbb3950bb2b06df770d6ce0 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:03:47 +0100 Subject: [PATCH 056/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 62bd6c1..16c194b 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -3,7 +3,7 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- -| ![Maurizio](https://pbs.twimg.com/profile_images/536400530075971584/_zOPB12Q_400x400.jpeg) || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | +| || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | |CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From aaebe607b2debd8361251f7c02b0e6b43d1d576c Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:05:06 +0100 Subject: [PATCH 057/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 16c194b..c2f0460 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,6 +4,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | -|CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow, Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 23f63956666627806c5a7ee67bd1ed621413e420 Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:07:12 +0100 Subject: [PATCH 058/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index c2f0460..9fcc8be 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,6 +4,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | -|CTO at Mylaensys, LLC entrepreneur and globetrotter, Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 .| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, LLC entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 09378e55243d9cce917b1dcec59270de936372ae Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:07:47 +0100 Subject: [PATCH 059/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 9fcc8be..f01b72a 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,6 +4,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | -|CTO at Mylaensys, LLC entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.| Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, LLC entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.|Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 6c133bf3c79bf6d1f1d5e71c9d6008a2420c697c Mon Sep 17 00:00:00 2001 From: madytyoo Date: Mon, 24 Nov 2014 21:09:14 +0100 Subject: [PATCH 060/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index f01b72a..9823151 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -4,6 +4,6 @@ About CodeGreen Team | Maurizio | Max | Meni | Dimuthu |--- |--- |--- |--- | || ![Meni](https://lh4.googleusercontent.com/-o6M_83UTvfQ/VHN8Wjl2vRI/AAAAAAAAAFc/p1cziyNrXNo/w849-h848-no/profile_pic.jpg =400x) | ![Dimuthu](http://oi61.tinypic.com/5p3r6r.jpg =400x) | -|CTO at Mylaensys, LLC entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.|Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +|CTO at Mylaensys, entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.|Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. From 8e526f4414e43c8e7e02d1ad1dc78a12f1c40eb2 Mon Sep 17 00:00:00 2001 From: Camilo Aguilar Date: Mon, 24 Nov 2014 16:06:05 -0600 Subject: [PATCH 061/997] updating about.md --- Teams/AcklenAvenue/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 29c549e..0c2af00 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -12,6 +12,7 @@ About the team | ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![rsiwady29](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![dcaballeroc](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 db2b640774e4dcdcb0db7bb8468eab7e3e13e86d Mon Sep 17 00:00:00 2001 From: Camilo Aguilar Date: Mon, 24 Nov 2014 16:13:09 -0600 Subject: [PATCH 062/997] another update to about.md --- Teams/AcklenAvenue/ABOUT.md | 41 +++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 8c323d3..4d41026 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -11,20 +11,31 @@ About the team |--- |--- |--- |--- | ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/3761557269/797d18c3cf075032a6acffbdb96cb945.jpeg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](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. -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. +Who we are? +=========================== + +More coming soon... + +Why we decide to join? +=========================== + +We love Hackathons and we love coding. +More coming soon.. + +Our skill +=========================== +- HTML5 +- CSS3 +- Nodejs +- .NET +- Angular +- MongoDB +- Scrum +- More coming soon... + +What are we going to do? +=========================== + +More coming soon... From 5b84e54ac22f062d2c24e02f3290d93a2dfc80b9 Mon Sep 17 00:00:00 2001 From: Matthew Torres Date: Tue, 25 Nov 2014 08:28:15 +0800 Subject: [PATCH 063/997] added my information --- Teams/Develofy/team.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/Develofy/team.json b/Teams/Develofy/team.json index 4d68ca9..74c5aad 100644 --- a/Teams/Develofy/team.json +++ b/Teams/Develofy/team.json @@ -22,6 +22,11 @@ "name": "Jan Zaydowicz", "koding": "janz93", "location": "Bremen, DE" + }, + { + "name": "Matthew Torres", + "koding": "mateeyow", + "location": "Cebu, Philippines" } ] } From c8a43c244c5187c424eb84ca241bc82a0a406e35 Mon Sep 17 00:00:00 2001 From: koding user Date: Tue, 25 Nov 2014 13:57:03 +0000 Subject: [PATCH 064/997] Add Cheers Folder --- Teams/Cheers/ABOUT.md | 28 ++++++++++++++++++++++++++++ Teams/Cheers/team.json | 23 +++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 Teams/Cheers/ABOUT.md create mode 100644 Teams/Cheers/team.json diff --git a/Teams/Cheers/ABOUT.md b/Teams/Cheers/ABOUT.md new file mode 100644 index 0000000..27b5115 --- /dev/null +++ b/Teams/Cheers/ABOUT.md @@ -0,0 +1,28 @@ +Cheers 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 +=========================== + +| Carlos | David | Rui | +|--- |--- |--- | +| ![Carlos]() | ![David]() | ![Rui](https://media.licdn.com/mpr/mpr/shrink_200_200/p/6/005/02b/201/309bf7e.jpg) | + +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. + diff --git a/Teams/Cheers/team.json b/Teams/Cheers/team.json new file mode 100644 index 0000000..e7fe4cc --- /dev/null +++ b/Teams/Cheers/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Cheers", + "members": [ + { + "name": "Carlos Fernandes", + "twitter": "", + "koding": "", + "location": "Lisbon, PT" + }, + { + "name": "David Bombaça", + "twitter": "", + "koding": "dbombaca", + "location": "Lisbon, PT" + }, + { + "name": "Rui Elói", + "twitter": "", + "koding": "reloi", + "location": "Lisbon, PT" + } + ] +} \ No newline at end of file From a69aba1da05aeb28600ee999fc657d0a642c6540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Hern=C3=A1n=20Lavera?= Date: Tue, 25 Nov 2014 12:29:08 -0300 Subject: [PATCH 065/997] Update team.json --- Teams/Esquilax/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Esquilax/team.json b/Teams/Esquilax/team.json index f0b1bab..7f827fe 100644 --- a/Teams/Esquilax/team.json +++ b/Teams/Esquilax/team.json @@ -29,7 +29,7 @@ { "name": "Manuel Gambino", "twitter": "@manugb93", - "koding": "", + "koding": "manugb", "location": "Buenos Aires, AR" } ] From 142bb3718d2466177da3bf908651d9bf311a413f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Hern=C3=A1n=20Lavera?= Date: Tue, 25 Nov 2014 14:39:43 -0300 Subject: [PATCH 066/997] Update team.json --- Teams/Esquilax/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Esquilax/team.json b/Teams/Esquilax/team.json index 7f827fe..9c56599 100644 --- a/Teams/Esquilax/team.json +++ b/Teams/Esquilax/team.json @@ -22,8 +22,8 @@ }, { "name": "Martin Cousido", - "twitter": "", - "koding": "", + "twitter": "@martucousido", + "koding": "martincousido", "location": "Buenos Aires, AR" }, { From 33e6e3d8db8b1f47feca5b56463d968634d8f8f7 Mon Sep 17 00:00:00 2001 From: JK Date: Tue, 25 Nov 2014 10:53:06 -0800 Subject: [PATCH 067/997] Update ABOUT.md --- Teams/BabesFromVictoria/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/BabesFromVictoria/ABOUT.md b/Teams/BabesFromVictoria/ABOUT.md index 414e103..2fd3f05 100644 --- a/Teams/BabesFromVictoria/ABOUT.md +++ b/Teams/BabesFromVictoria/ABOUT.md @@ -9,20 +9,20 @@ The Team | Erika | Leslie | Quintan | Jeremy |--- |--- |--- |--- -| ![Erika](https://gravatar.com/avatar/5608c1777ec53c15a869483cae2fa881?size=150&d=https://koding-cdn.s3.amazonaws.com/square-avatars/default.avatar.150.png&r=g) | ![Nitin]()| ![Leslie]()| ![Quintan]() | +| ![Erika](https://gravatar.com/avatar/5608c1777ec53c15a869483cae2fa881?size=150&d=https://koding-cdn.s3.amazonaws.com/square-avatars/default.avatar.150.png&r=g) | ![Leslie]()| ![Quintan]()| ![Jeremy](https://koding.com/-/image/cache?endpoint=crop&grow=true&width=150&height=150&url=https%3A%2F%2Fkoding-client.s3.amazonaws.com%2Fuser%2Fpollodiablo%2Favatar-1416941509973) | Total babes, right? We joined to learn and demonstrate our skills, and because a global hackathon sounds awesome! Our skills ======= -Erika - 3yrd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. +Erika - 3rd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. Leslie - blurb Quintan - blurb -Jeremy - blurb +Jeremy - 3rd year BSEng. Best with C/C++ and Java/Groovy. Co-op experience primarily with QA and test automation. What we'll do @@ -32,4 +32,4 @@ We've chosen to combine themes 3 & 4 - we're going to create a fun HTML5 game to Technologies we'll use: ... APIs we'll use : ... -Then we're going to win. \ No newline at end of file +Then we're going to win. From 3c0abe2c5c4a135d8a8b470acc6ec669347db09f Mon Sep 17 00:00:00 2001 From: JK Date: Tue, 25 Nov 2014 11:17:08 -0800 Subject: [PATCH 068/997] Update team.json --- Teams/BabesFromVictoria/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json index 53d6086..403af5b 100644 --- a/Teams/BabesFromVictoria/team.json +++ b/Teams/BabesFromVictoria/team.json @@ -19,7 +19,7 @@ }, { "name": "Jeremy Kroeker", - "koding": "--", + "koding": "pollodiablo", "location": "Victoria, CA" } ] From b42be5ba7c72c66a74a116bd1a2e7aa5d09d9982 Mon Sep 17 00:00:00 2001 From: Owen Craig Date: Tue, 25 Nov 2014 16:47:47 -0600 Subject: [PATCH 069/997] Added initial igHumble --- Teams/igHumble/ABOUT.md | 22 ++++++++++++++++++++++ Teams/igHumble/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 Teams/igHumble/ABOUT.md create mode 100644 Teams/igHumble/team.json diff --git a/Teams/igHumble/ABOUT.md b/Teams/igHumble/ABOUT.md new file mode 100644 index 0000000..a179f5b --- /dev/null +++ b/Teams/igHumble/ABOUT.md @@ -0,0 +1,22 @@ +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 +=========================== + +| Owen | Tony | Nick +|--- |--- |--- |--- +| ![Owen](https://pbs.twimg.com/profile_images/1682271738/Studio_Session2-043_400_400x400.jpg) | ![Tony](https://pbs.twimg.com/profile_images/444084361286004737/JO0tKAST_400x400.jpeg) | ![Nick](https://pbs.twimg.com/profile_images/1137792120/crazy_eyes_400x400.jpg) + +After working together in a corporate market research company we've since gone our separate ways. This is an opportunity for us to get the team back together, test our skills and hopefully make the world a better place along the way. + + +About your skills and what you are going to do? +======= +We're all full stack C#/.NET developers, although we're most likely going to be using a NodeJS backend. We've a fair amount of ecperience with data visualisation so you may see something from us there, although we all love to learn so watch this space. + + diff --git a/Teams/igHumble/team.json b/Teams/igHumble/team.json new file mode 100644 index 0000000..ef91ac3 --- /dev/null +++ b/Teams/igHumble/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "igHumble", + "members": [ + { + "name": "Owen Craig", + "twitter": "owencraig", + "koding": "owencraig", + "location": "Chicago, US", + "lead": true + }, + { + "name": "Tony Truong", + "twitter": "tonykqt", + "koding": "TBA", + "location": "Sydney, AU" + }, + { + "name": "Nick Macdonald", + "twitter": "the_lyrish", + "koding": "nickmacd", + "location": "Sydney, AU" + } + ] +} From be07154cd6ad3f94189d54b742487e3fe3d2bec3 Mon Sep 17 00:00:00 2001 From: Owen Craig Date: Tue, 25 Nov 2014 16:52:36 -0600 Subject: [PATCH 070/997] Corrected team description --- Teams/igHumble/ABOUT.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Teams/igHumble/ABOUT.md b/Teams/igHumble/ABOUT.md index a179f5b..5b86d7e 100644 --- a/Teams/igHumble/ABOUT.md +++ b/Teams/igHumble/ABOUT.md @@ -1,12 +1,6 @@ -This is our page +igHumble ================ -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 -=========================== | Owen | Tony | Nick |--- |--- |--- |--- @@ -17,6 +11,7 @@ After working together in a corporate market research company we've since gone o About your skills and what you are going to do? ======= -We're all full stack C#/.NET developers, although we're most likely going to be using a NodeJS backend. We've a fair amount of ecperience with data visualisation so you may see something from us there, although we all love to learn so watch this space. + +We're all full stack C#/.NET developers, although we're most likely going to be using a NodeJS backend. We've a fair amount of experience with data visualisation so you may see something from us there, although we all love to learn so watch this space. From acf784cf54ee6911877201cd22eb134ececea0d0 Mon Sep 17 00:00:00 2001 From: HACP Date: Tue, 25 Nov 2014 19:40:51 -0500 Subject: [PATCH 071/997] Update team.json --- Teams/elFaro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/elFaro/team.json b/Teams/elFaro/team.json index f0da7d9..6db5124 100644 --- a/Teams/elFaro/team.json +++ b/Teams/elFaro/team.json @@ -5,7 +5,7 @@ "name": "Hugo C", "twitter": "elFaro", "koding": "hacp", - "location": "New York, USA", + "location": "New York, US", "lead": true } ] From 08ea6fc9a96cac6ef8ed81f5ff14a26f8f3cfddb Mon Sep 17 00:00:00 2001 From: a9261 Date: Wed, 26 Nov 2014 11:09:33 +0800 Subject: [PATCH 072/997] Update Jaja Name --- Teams/Birmingham.IO/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json index e117fff..8e6eaed 100644 --- a/Teams/Birmingham.IO/team.json +++ b/Teams/Birmingham.IO/team.json @@ -27,7 +27,7 @@ location: "Redditch, UK" }, { - name: "Ping-Yuan 'Aaron' Chang", + name: "Ping-Yuan Chang", twitter: "Jaja_Magic", koding: "a9261", location: "Taichung City, TW" From 3f3aaf3b74b380c7ac0c82ffe58403a2983f27aa Mon Sep 17 00:00:00 2001 From: Richard Siwady Date: Tue, 25 Nov 2014 21:33:47 -0600 Subject: [PATCH 073/997] Update ABOUT.md --- Teams/AcklenAvenue/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 4d41026..998c89a 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -9,7 +9,7 @@ About the team | kmiloaguilar | realpasro | rsiwady29 | dcaballeroc |--- |--- |--- |--- -| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/3761557269/797d18c3cf075032a6acffbdb96cb945.jpeg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| ![kmiloaguilar](https://pbs.twimg.com/profile_images/468754688364802048/rwKwnz_g_400x400.jpeg) | ![realpasro](https://pbs.twimg.com/profile_images/3761557269/797d18c3cf075032a6acffbdb96cb945.jpeg) | ![rsiwady29](https://pbs.twimg.com/profile_images/434762726921887744/_VHiAI9E.jpeg) | ![dcaballeroc](https://pbs.twimg.com/profile_images/467126759071043584/VyjVgpPr.jpeg) | Who we are? =========================== From aafda33c9c44262dfe22741cff28ce17ac197477 Mon Sep 17 00:00:00 2001 From: Richard Siwady Date: Tue, 25 Nov 2014 21:41:01 -0600 Subject: [PATCH 074/997] Update ABOUT.md --- Teams/AcklenAvenue/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index 998c89a..ecca815 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -22,11 +22,11 @@ Why we decide to join? We love Hackathons and we love coding. More coming soon.. -Our skill +Our skills =========================== - HTML5 - CSS3 -- Nodejs +- NodeJS - .NET - Angular - MongoDB From dff9954e01828677726850a531716c4b03969c1c Mon Sep 17 00:00:00 2001 From: Richard Siwady Date: Tue, 25 Nov 2014 21:51:04 -0600 Subject: [PATCH 075/997] Update ABOUT.md --- Teams/AcklenAvenue/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AcklenAvenue/ABOUT.md b/Teams/AcklenAvenue/ABOUT.md index ecca815..1e41081 100644 --- a/Teams/AcklenAvenue/ABOUT.md +++ b/Teams/AcklenAvenue/ABOUT.md @@ -1,7 +1,7 @@ This is our page ================ -We are the AcklenAvenue team, and we are really participating. +We are the Acklen Avenue team, and we are really participating. About the team From bb613c0fedbeb94331c66375af1e3cafbd336d45 Mon Sep 17 00:00:00 2001 From: leslieascott Date: Tue, 25 Nov 2014 20:11:05 -0800 Subject: [PATCH 076/997] Update ABOUT.md --- Teams/BabesFromVictoria/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BabesFromVictoria/ABOUT.md b/Teams/BabesFromVictoria/ABOUT.md index 2fd3f05..dcee641 100644 --- a/Teams/BabesFromVictoria/ABOUT.md +++ b/Teams/BabesFromVictoria/ABOUT.md @@ -18,7 +18,7 @@ Our skills ======= Erika - 3rd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. -Leslie - blurb +Leslie - 4th year Computer Science student. Co-op experience in cloud computing, database management and front-end design & implementation. Quintan - blurb From 524478abad3a6237fdcc753c280efacc0ddf0193 Mon Sep 17 00:00:00 2001 From: leslieascott Date: Tue, 25 Nov 2014 20:13:04 -0800 Subject: [PATCH 077/997] Update team.json --- Teams/BabesFromVictoria/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json index 403af5b..6fb92a1 100644 --- a/Teams/BabesFromVictoria/team.json +++ b/Teams/BabesFromVictoria/team.json @@ -9,7 +9,7 @@ }, { "name": "Leslie Scott", - "koding": "--", + "koding": "leslieascott", "location": "Victoria, CA" }, { From fc3c53e6fe8caa5549b4e8691c6140ca6d908a0b Mon Sep 17 00:00:00 2001 From: Jen Best Date: Tue, 25 Nov 2014 23:31:48 -0500 Subject: [PATCH 078/997] Updated info --- Teams/RandomHackers/ABOUT.md | 2 +- Teams/RandomHackers/team.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 139bc40..40614f9 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -10,7 +10,7 @@ About | Dylson | Ildus | Jenthebest |--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](http://cl.ly/image/0H1C1h2d2602/jen.png) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_bigger.png) We're still gathering. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index ca5fc20..911c367 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -18,7 +18,7 @@ "name": "Jen Best", "twitter": "jenbestyoga", "koding": "jenthebest", - "location": "Philadelphia, PA" + "location": "Philadelphia, US" } ] } From 4969199567aff3c335941749c8cdeb9cccab1f9e Mon Sep 17 00:00:00 2001 From: Jen Best Date: Tue, 25 Nov 2014 23:34:15 -0500 Subject: [PATCH 079/997] Updated info --- Teams/RandomHackers/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 40614f9..b36bf42 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -10,7 +10,7 @@ About | Dylson | Ildus | Jenthebest |--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_bigger.png) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) We're still gathering. From d4a4dbbc21320bd955dd05fc843234ce62462aec Mon Sep 17 00:00:00 2001 From: Sharvil Date: Wed, 26 Nov 2014 15:07:17 +0530 Subject: [PATCH 080/997] Adding team.json --- Teams/Dynamos/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Dynamos/team.json diff --git a/Teams/Dynamos/team.json b/Teams/Dynamos/team.json new file mode 100644 index 0000000..c80a40c --- /dev/null +++ b/Teams/Dynamos/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Team Dynamos", + "members": [ + { + "name": "Sharvil Katariya", + "koding": "dynamos", + "location": "Hyderabad, IN" + }, + { + "name": "Saurabh Jain", + "location": "Hyderabad, IN" + }, + { + "name": "Kushal Singh", + "location": "Hyderabad, IN", + }, + ] +} From 8a0c5189f5dc9898038b69c2b97396f39290587d Mon Sep 17 00:00:00 2001 From: Amit Pal Date: Wed, 26 Nov 2014 15:16:37 +0530 Subject: [PATCH 081/997] Added team information --- Teams/Recon/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Recon/team.json diff --git a/Teams/Recon/team.json b/Teams/Recon/team.json new file mode 100644 index 0000000..0a20559 --- /dev/null +++ b/Teams/Recon/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Recon", + "members": [ + { + "name": "Rahul jain", + "twitter": "rahuljain_itbhu", + "koding": "rjhector", + "location": "Delhi, IN" + }, + { + "name": "Amit pal", + "twitter": "amix_pal", + "koding": "coderwall", + "location": "Delhi, IN" + "lead": true + }, + { + "name": "Sourabh Chandak", + "twitter": "sourabh0612", + "koding": "sourabh0612", + "location": "Hyderabad, IN", + } + ] +} From 6377e060deba68cfa88d528d4adf6e1e7e31b8c8 Mon Sep 17 00:00:00 2001 From: Amit Pal Date: Wed, 26 Nov 2014 15:18:17 +0530 Subject: [PATCH 082/997] Added about.md file --- Teams/Recon/ABOUT.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Teams/Recon/ABOUT.md diff --git a/Teams/Recon/ABOUT.md b/Teams/Recon/ABOUT.md new file mode 100644 index 0000000..65bfb58 --- /dev/null +++ b/Teams/Recon/ABOUT.md @@ -0,0 +1,3 @@ +# Recon + +Dream don't work unless you do... From f8c75fe9bcc136ecb65f8204784f130632811bf3 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Wed, 26 Nov 2014 12:51:36 +0300 Subject: [PATCH 083/997] Added Piplos Media team --- Teams/PiplosMedia/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/PiplosMedia/team.json diff --git a/Teams/PiplosMedia/team.json b/Teams/PiplosMedia/team.json new file mode 100644 index 0000000..b935a22 --- /dev/null +++ b/Teams/PiplosMedia/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Piplos Media", + "members": [ + { + "name": "Raman Marozau", + "twitter": "morozowro", + "koding": "morozow", + "location": "Minsk, BY" + }, + { + "name": "Dmitry Shurco", + "twitter": "shnuroc", + "koding": "piplosmedia", + "location": "Minsk, BY", + "lead": true + }, + { + "name": "Pavel Popov", + "twitter": "", + "koding": "", + "location": "Minsk, BY" + }, + { + "name": "Eugene Danilenko", + "twitter": "gniting", + "koding": "e_danilenko", + "location": "Minsk, BY" + } + ] +} From 50e39a0f393165f9f063bc06cff117369391ac91 Mon Sep 17 00:00:00 2001 From: Prajogo Tio Date: Wed, 26 Nov 2014 18:06:26 +0800 Subject: [PATCH 084/997] Create team.json --- Teams/pqrstu/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/pqrstu/team.json diff --git a/Teams/pqrstu/team.json b/Teams/pqrstu/team.json new file mode 100644 index 0000000..16390f1 --- /dev/null +++ b/Teams/pqrstu/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "pqrstu", + "members": [ + { + "name": "Prajogo Tio", + "koding": "prajogo", + "location": "Singapore, 65" + }, + ] +} From 64804ea29cd31b194c3d079d067dac40dbcfa6ad Mon Sep 17 00:00:00 2001 From: Razvan Girmacea Date: Wed, 26 Nov 2014 12:23:37 +0200 Subject: [PATCH 085/997] Added team information Waiting for account conformation on Alan Willms --- Teams/MonitorBacklinks/team.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Teams/MonitorBacklinks/team.json diff --git a/Teams/MonitorBacklinks/team.json b/Teams/MonitorBacklinks/team.json new file mode 100644 index 0000000..d88f85a --- /dev/null +++ b/Teams/MonitorBacklinks/team.json @@ -0,0 +1,27 @@ +{ + "teamName": "Monitor Backlinks", + "members": [ + { + "name": "Razvan Girmacea", + "twitter": "girmacea", + "koding": "razvangirmacea", + "location": "Iasi, RO", + "lead": true + }, + { + "name": "Eugen Cusmaunsa", + "koding": "armab", + "location": "Stauceni, MD" + }, + { + "name": "Darwin Medillo", + "koding": "darkunz", + "location": "Davao, PH" + }, + { + "name": "Alan Willms", + "koding": "alanwillms", + "location": "Chapecó, BR" + } + ] +} From 13d17a227b515585670aa981b132dcc30f7ea922 Mon Sep 17 00:00:00 2001 From: Prajogo Tio Date: Wed, 26 Nov 2014 18:25:54 +0800 Subject: [PATCH 086/997] Create ABOUT.md --- Teams/pqrstu/ABOUT.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Teams/pqrstu/ABOUT.md diff --git a/Teams/pqrstu/ABOUT.md b/Teams/pqrstu/ABOUT.md new file mode 100644 index 0000000..fe5642e --- /dev/null +++ b/Teams/pqrstu/ABOUT.md @@ -0,0 +1,27 @@ +#About this singleton + +###Who, me? +I am Prajogo Tio, an (computer) engineering student from *Nanyang Technological University*, Year 2. +I have just started learning about programming more or less 11 months (I started learning in December 2013). +Since then I've been hooked by the computing world and wanted to gain ever more awesome experience. +I might be very green and incompetent (I admit it) but I believe I have to start somewhere. +That is my main motivation in participating in this Hackathon, and hopefully I might have the chance to compete. + +###Interests +I've enjoyed programming several HTML5 Games using mainly Javascript and Canvas. +Two main games I've written so far are: + 1. A 2D side scrolling spaceship game to test out prototypal inheritence in JS. [view](http://prajogotio.github.io/Space/Space.html) + 2. Another one is 2.5D FPS game (I call it BOOM) based on Raycasting principles to emulate 3D in 2D engine. Pretty fun! [view](http://prajogotio.github.io/boom/boom.html) +You may want to check out my Github IO page to test them: +[prajogotio.github.io](prajogotio.github.io) + +I'm also actively participating in algorithm contests just to keep my mind in check. I love learning and I will never stop. +I do keep a log on what I've learnt in my blogspot: [abitofcs.blogspot.sg](abitofcs.blogspot.sg) + +###Hopes +I am looking for a chance to strengthen my foundation in code design and planning. I hope I get a chance to learn from this Hackathon. + +Thank you for taking your time to read this page. + +Regards, + Prajogo Tio From f0c85c71fa420ec148351bd5d15bcc304fd37250 Mon Sep 17 00:00:00 2001 From: Razvan Girmacea Date: Wed, 26 Nov 2014 12:26:57 +0200 Subject: [PATCH 087/997] Added team about file --- Teams/MonitorBacklinks/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/MonitorBacklinks/ABOUT.md diff --git a/Teams/MonitorBacklinks/ABOUT.md b/Teams/MonitorBacklinks/ABOUT.md new file mode 100644 index 0000000..566c4cd --- /dev/null +++ b/Teams/MonitorBacklinks/ABOUT.md @@ -0,0 +1,13 @@ + +# Team Monitor Backlinks + +We are the team behind monitorbacklinks.com + +## About Us + +We are building and scaling Monitor Backlinks on PHP Yii2 Framework, using Amazon AWS, lots of servers, lots of technologies + +- Razvan: Project Manager, Front-end +- Eugen: Lead developer +- Darwin: Senior PHP Developer +- Alan: Senior PHP Developer From 72251e445e5a8e5d5d073340e2e3ccad32e78966 Mon Sep 17 00:00:00 2001 From: jacob2512 Date: Wed, 26 Nov 2014 02:54:52 -0800 Subject: [PATCH 088/997] Create team.json --- Teams/0xFACE/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/0xFACE/team.json diff --git a/Teams/0xFACE/team.json b/Teams/0xFACE/team.json new file mode 100644 index 0000000..1538561 --- /dev/null +++ b/Teams/0xFACE/team.json @@ -0,0 +1,10 @@ +{ +"teamName": "0xFACE", +"members": [ +{ +"name": "Jacob Thomas", +"koding": "jacob2512", +"location": "Internet" +} +] +} From c6b9ae26169de96b8d2f9e9ea693ffe7a4ab5163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20K=C3=B6lk=C3=B6y?= Date: Wed, 26 Nov 2014 12:56:53 +0200 Subject: [PATCH 089/997] team info --- Teams/Kolky/About.MD | 12 ++++++++++++ Teams/Kolky/team.json | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 Teams/Kolky/About.MD create mode 100644 Teams/Kolky/team.json diff --git a/Teams/Kolky/About.MD b/Teams/Kolky/About.MD new file mode 100644 index 0000000..d23d0ee --- /dev/null +++ b/Teams/Kolky/About.MD @@ -0,0 +1,12 @@ +This is my page +================ + +Hey, I joined this event just for fun! We will see what I can do. :) + + +About your team +=========================== + +| kaan +|--- +| ![Kaan](https://pbs.twimg.com/profile_images/527042542894739456/LRaWFeyd.jpeg) | \ No newline at end of file diff --git a/Teams/Kolky/team.json b/Teams/Kolky/team.json new file mode 100644 index 0000000..e21c21c --- /dev/null +++ b/Teams/Kolky/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Kolky", + "members": [ + { + "name": "Kaan Kölköy", + "twitter": "kaanklky", + "koding": "kaanklky", + "location": "Çanakkale, TR" + } + ] +} From da39b716837e38183f6f6de8374cb583ce03c24e Mon Sep 17 00:00:00 2001 From: jacob2512 Date: Wed, 26 Nov 2014 02:56:59 -0800 Subject: [PATCH 090/997] Create ABOUT.md --- Teams/0xFACE/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/0xFACE/ABOUT.md diff --git a/Teams/0xFACE/ABOUT.md b/Teams/0xFACE/ABOUT.md new file mode 100644 index 0000000..69392c8 --- /dev/null +++ b/Teams/0xFACE/ABOUT.md @@ -0,0 +1 @@ +LOADING... From 653791c58290562953a7e4ec58236ba61fdec483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20K=C3=B6lk=C3=B6y?= Date: Wed, 26 Nov 2014 12:58:46 +0200 Subject: [PATCH 091/997] one member = lead ^=^ --- Teams/Kolky/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Kolky/team.json b/Teams/Kolky/team.json index e21c21c..98608e7 100644 --- a/Teams/Kolky/team.json +++ b/Teams/Kolky/team.json @@ -5,7 +5,8 @@ "name": "Kaan Kölköy", "twitter": "kaanklky", "koding": "kaanklky", - "location": "Çanakkale, TR" + "location": "Çanakkale, TR", + "lead": true } ] } From 65c213f17a14fbc942f5133acdf9c2c186f7353b Mon Sep 17 00:00:00 2001 From: jacob2512 Date: Wed, 26 Nov 2014 02:59:05 -0800 Subject: [PATCH 092/997] Update ABOUT.md --- Teams/0xFACE/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/0xFACE/ABOUT.md b/Teams/0xFACE/ABOUT.md index 69392c8..ed47fa0 100644 --- a/Teams/0xFACE/ABOUT.md +++ b/Teams/0xFACE/ABOUT.md @@ -1 +1 @@ -LOADING... +/////////LOADING///////// From e81daddf530cd7b10c5987473a64f35e7ac65d8e Mon Sep 17 00:00:00 2001 From: Dhi Aurrahman Date: Wed, 26 Nov 2014 18:00:44 +0700 Subject: [PATCH 093/997] Add DaAkuMahApa team --- Teams/DaAkuMahApa/ABOUT.md | 22 ++++++++++++++++++++++ Teams/DaAkuMahApa/team.json | 17 +++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 Teams/DaAkuMahApa/ABOUT.md create mode 100644 Teams/DaAkuMahApa/team.json diff --git a/Teams/DaAkuMahApa/ABOUT.md b/Teams/DaAkuMahApa/ABOUT.md new file mode 100644 index 0000000..e65f715 --- /dev/null +++ b/Teams/DaAkuMahApa/ABOUT.md @@ -0,0 +1,22 @@ +DaAkuMahApa +================ + +We are located in Bandung Indonesia. We're not professional coders. But love to code. + +Our team +=========================== + +| diorahman | irfannurhakim +|--- |--- |--- |--- +| ![Dhi](https://pbs.twimg.com/profile_images/485484703458140160/Tn4WZndf_400x400.jpeg) | ![Irfan](https://pbs.twimg.com/profile_images/508212506066550786/SyImIRFJ_400x400.jpeg) | + +Dhi is a baker at http://rockybars.com, while Irfan is a university student. We're motivated to get involved to push the limit of ourselves, that we can give something to the *universe*! + +Dhi loves to code in c++, and also javascript (who doesn't love javascript?), especially on top of nodejs. +Irfan very good in php, html5, css and also javascript. He loves to play with frontend thingy. + +What you are going to do? +======= +We're interested in exploring theme number 1 or 3. We will try to combine the available APIs to deliver suitable app to answer the given problems. + + diff --git a/Teams/DaAkuMahApa/team.json b/Teams/DaAkuMahApa/team.json new file mode 100644 index 0000000..383ee3a --- /dev/null +++ b/Teams/DaAkuMahApa/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Dhi Aurrahman", + "twitter": "diorahman", + "koding": "diorahman", + "location": "Bandung, US" + }, + { + "name": "Irfan A Nurhakim", + "twitter": "irfannurhakim", + "koding": "irfannurhakim", + "location": "Bandung, Indonesia" + } + ] +} From 5f7adea61964ec8ce465682df478eceb8f2a46b3 Mon Sep 17 00:00:00 2001 From: Mahfuzul Haque Date: Wed, 26 Nov 2014 17:06:40 +0600 Subject: [PATCH 094/997] team.json --- Teams/dozenhack | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/dozenhack diff --git a/Teams/dozenhack b/Teams/dozenhack new file mode 100644 index 0000000..c9e50e7 --- /dev/null +++ b/Teams/dozenhack @@ -0,0 +1,18 @@ +{ + "teamName": "DozenHack", + "members": [ + { + "name": "Mahfuzul Haque", + "twitter": "", + "koding": "dozenhack", + "location": "Dhaka, BD", + "lead": true + }, + { + "name": "Farhadur Rahim", + "twitter": "webmechanicx", + "koding": "frahim", + "location": "Rajshahi, BD" + } + ] +} From 4447a76798422cf5ed91d789d8c81f8a57f0d87d Mon Sep 17 00:00:00 2001 From: dunjar Date: Wed, 26 Nov 2014 12:07:28 +0100 Subject: [PATCH 095/997] Add team name and members --- Teams/TeamPooky/team.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/TeamPooky/team.json diff --git a/Teams/TeamPooky/team.json b/Teams/TeamPooky/team.json new file mode 100644 index 0000000..53a9e94 --- /dev/null +++ b/Teams/TeamPooky/team.json @@ -0,0 +1,23 @@ +{ +"teamName": "Team Pooky", +"members": [ +{ +"name": "Dunja Rosina", +"twitter": "nietka", +"koding": "nietka", +"location": "Ljubljana, SI" +"lead": true +}, +{ +"name": "Petra Prusnik", +"koding": "loki164", +"location": "Kamnik, SI" +}, +{ +"name": "Martin Hribar", +"twitter": "maqmigh", +"koding": "maqmigh", +"location": "Ljubljana, SI" +} +] +} From 5429097d7c6df0c5ab66fbebe1370426a717a651 Mon Sep 17 00:00:00 2001 From: vaidhyanathan Date: Wed, 26 Nov 2014 16:39:27 +0530 Subject: [PATCH 096/997] Added new Team named Trojan --- Teams/TROJAN/ABOUT.md | 25 +++++++++++++++++++++++++ Teams/TROJAN/team.json | 13 +++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 Teams/TROJAN/ABOUT.md create mode 100644 Teams/TROJAN/team.json diff --git a/Teams/TROJAN/ABOUT.md b/Teams/TROJAN/ABOUT.md new file mode 100644 index 0000000..1b52ec0 --- /dev/null +++ b/Teams/TROJAN/ABOUT.md @@ -0,0 +1,25 @@ +TROJAN +==== + +A single man team to change the way the world works + +About TROJAN +---------- + +| Vaidhyanathan Ananthakrishnan | +|------------------------------------| +| Picture Unavailable | + + + +Skills +------ +Programming languages (that may be used): + - C# + - asp.net + - HTML/CSS and JS + +Project +------- + +The goal of my project is to reduce the food being wasted by people by proving correct location information and other information so that needy can get the food from them . diff --git a/Teams/TROJAN/team.json b/Teams/TROJAN/team.json new file mode 100644 index 0000000..a4e2e5f --- /dev/null +++ b/Teams/TROJAN/team.json @@ -0,0 +1,13 @@ +{ + "teamName" : "TORJAN", + "members" : + [ + { + "name" : "Vaidhyanathan Ananthakrishnan", + "twitter" : "vaidhyanathan93", + "koding" : "vaidhyanathan", + "location" : "Chennai,IN", + "lead" : true + } + ] +} From d87989c70be1403d9bb0fd0d26c38d8584a83485 Mon Sep 17 00:00:00 2001 From: Dhi Aurrahman Date: Wed, 26 Nov 2014 18:09:55 +0700 Subject: [PATCH 097/997] update about team --- Teams/DaAkuMahApa/ABOUT.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Teams/DaAkuMahApa/ABOUT.md b/Teams/DaAkuMahApa/ABOUT.md index e65f715..594ca82 100644 --- a/Teams/DaAkuMahApa/ABOUT.md +++ b/Teams/DaAkuMahApa/ABOUT.md @@ -1,22 +1,23 @@ DaAkuMahApa ================ -We are located in Bandung Indonesia. We're not professional coders. But love to code. +We are located in [Bandung](https://www.google.com/maps/d/viewer?msa=0&mid=zD0D0WIRzaPM.kvaBDqAutL3Y) Indonesia. We're not professional coders. But we love to code. Our team =========================== | diorahman | irfannurhakim |--- |--- |--- |--- -| ![Dhi](https://pbs.twimg.com/profile_images/485484703458140160/Tn4WZndf_400x400.jpeg) | ![Irfan](https://pbs.twimg.com/profile_images/508212506066550786/SyImIRFJ_400x400.jpeg) | +| ![Dhi](https://pbs.twimg.com/profile_images/485484703458140160/Tn4WZndf_200x200.jpeg) | ![Irfan](https://pbs.twimg.com/profile_images/508212506066550786/SyImIRFJ_200x200.jpeg) | Dhi is a baker at http://rockybars.com, while Irfan is a university student. We're motivated to get involved to push the limit of ourselves, that we can give something to the *universe*! -Dhi loves to code in c++, and also javascript (who doesn't love javascript?), especially on top of nodejs. -Irfan very good in php, html5, css and also javascript. He loves to play with frontend thingy. +Dhi loves to code in **c++**, and also **javascript** (who doesn't love javascript?), especially on top of **nodejs**. Dhi has managed to have some [npm modules](https://www.npmjs.org/~diorahman). + +Irfan very good in **php**, **html5**, **css** and also **javascript**. He loves to play with frontend thingy. What you are going to do? ======= -We're interested in exploring theme number 1 or 3. We will try to combine the available APIs to deliver suitable app to answer the given problems. +We're interested in exploring theme number 1 or 3. We will try to combine the available APIs with our capabilities to deliver suitable app to answer the narrated problems. From 0cc09583d24ac980a8da7f3e702e69ea8f47f83f Mon Sep 17 00:00:00 2001 From: Jatin Khosla Date: Wed, 26 Nov 2014 16:43:28 +0530 Subject: [PATCH 098/997] 55by19Koders Team Details Added --- Teams/55by19Koders/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/55by19Koders/team.json diff --git a/Teams/55by19Koders/team.json b/Teams/55by19Koders/team.json new file mode 100644 index 0000000..5447e49 --- /dev/null +++ b/Teams/55by19Koders/team.json @@ -0,0 +1,18 @@ +{ +"teamName": "55by19Koders", +"members": [ +{ +"name": "Jatin Khosla", +"twitter": "jatinkhosla", +"koding": "jatinkhosla", +"location": "Mumbai,IN" +}, +{ +"name": "Shaikat Pramanik", +"twitter": "shaikat87", +"koding": "shaikatpramanik", +"location": "Mumbai, IN" +} + +] +} From 86a91d56739db7ce13d3e6d04b03a38783c81590 Mon Sep 17 00:00:00 2001 From: Dhi Aurrahman Date: Wed, 26 Nov 2014 18:16:41 +0700 Subject: [PATCH 099/997] Update country code --- Teams/DaAkuMahApa/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/DaAkuMahApa/team.json b/Teams/DaAkuMahApa/team.json index 383ee3a..603a093 100644 --- a/Teams/DaAkuMahApa/team.json +++ b/Teams/DaAkuMahApa/team.json @@ -5,13 +5,13 @@ "name": "Dhi Aurrahman", "twitter": "diorahman", "koding": "diorahman", - "location": "Bandung, US" + "location": "Bandung, ID" }, { "name": "Irfan A Nurhakim", "twitter": "irfannurhakim", "koding": "irfannurhakim", - "location": "Bandung, Indonesia" + "location": "Bandung, ID" } ] } From 4e6fba9ec141d27d90750c712c63c30d5fdc08c1 Mon Sep 17 00:00:00 2001 From: dunjar Date: Wed, 26 Nov 2014 12:17:30 +0100 Subject: [PATCH 100/997] Add about team file --- Teams/TeamPooky/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/TeamPooky/ABOUT.md diff --git a/Teams/TeamPooky/ABOUT.md b/Teams/TeamPooky/ABOUT.md new file mode 100644 index 0000000..b330c63 --- /dev/null +++ b/Teams/TeamPooky/ABOUT.md @@ -0,0 +1,7 @@ +# Team Pooky + +We'll have a blast on first December weekend, coding, having fun (and waiting for Saint Nicholas' presents ;)). + +Languages we'll use: that depends on the idea we'll come up with. + +Can't wait to join all of the other teams in this historic event :D From c4cac49fe1da3d4e0c24bd900505824829067ce0 Mon Sep 17 00:00:00 2001 From: Dhi Aurrahman Date: Wed, 26 Nov 2014 18:17:56 +0700 Subject: [PATCH 101/997] Update team name in team.json --- Teams/DaAkuMahApa/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/DaAkuMahApa/team.json b/Teams/DaAkuMahApa/team.json index 603a093..24c70f1 100644 --- a/Teams/DaAkuMahApa/team.json +++ b/Teams/DaAkuMahApa/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "DaAkuMahApa", "members": [ { "name": "Dhi Aurrahman", From f4eb5f0c647ad4442af00409f74825c69527298c Mon Sep 17 00:00:00 2001 From: Liam Costello Date: Wed, 26 Nov 2014 13:19:08 +0200 Subject: [PATCH 102/997] Added team.json and ABOUT.md files --- Teams/TP;NS/ABOUT.md | 1 + Teams/TP;NS/team.json | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 Teams/TP;NS/ABOUT.md create mode 100644 Teams/TP;NS/team.json diff --git a/Teams/TP;NS/ABOUT.md b/Teams/TP;NS/ABOUT.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Teams/TP;NS/ABOUT.md @@ -0,0 +1 @@ + diff --git a/Teams/TP;NS/team.json b/Teams/TP;NS/team.json new file mode 100644 index 0000000..09750e7 --- /dev/null +++ b/Teams/TP;NS/team.json @@ -0,0 +1,16 @@ +{ + "teamName": "TP;NS", + "members": [ + { + "name": "Liam Costello", + "koding": "lolletsoc", + "location": "Athens, GR", + "lead": true + }, + { + "name": "Noah Edelman", + "koding": "digitalmockingbird", + "location": "California, US" + } + ] +} From df4da1814fb7adbff5c986f9a51121afa359a155 Mon Sep 17 00:00:00 2001 From: Azmath Shamrad Date: Wed, 26 Nov 2014 16:50:06 +0530 Subject: [PATCH 103/997] Team infor added --- Teams/lastFlop/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/lastFlop/team.json diff --git a/Teams/lastFlop/team.json b/Teams/lastFlop/team.json new file mode 100644 index 0000000..341adcb --- /dev/null +++ b/Teams/lastFlop/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "lastFlop", + "members": [ + { + "name": "Azmath Shamrad", + "twitter": "imsome1", + "koding": "imsome1", + "location": "Colombo, LK" + } + ] +} From 64d02fec426952b7338b171f9c33a94c5f2452f9 Mon Sep 17 00:00:00 2001 From: Dhi Aurrahman Date: Wed, 26 Nov 2014 18:24:16 +0700 Subject: [PATCH 104/997] Update team.json to indicate diorahman as lead --- Teams/DaAkuMahApa/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/DaAkuMahApa/team.json b/Teams/DaAkuMahApa/team.json index 24c70f1..9233fbd 100644 --- a/Teams/DaAkuMahApa/team.json +++ b/Teams/DaAkuMahApa/team.json @@ -5,7 +5,8 @@ "name": "Dhi Aurrahman", "twitter": "diorahman", "koding": "diorahman", - "location": "Bandung, ID" + "location": "Bandung, ID", + "lead": true }, { "name": "Irfan A Nurhakim", From 3b557b8290f56e90621e4f8a00c05404f6ca994d Mon Sep 17 00:00:00 2001 From: Azmath Shamrad Date: Wed, 26 Nov 2014 16:54:36 +0530 Subject: [PATCH 105/997] added ABOUT.md file --- Teams/lastFlop/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/lastFlop/ABOUT.md diff --git a/Teams/lastFlop/ABOUT.md b/Teams/lastFlop/ABOUT.md new file mode 100644 index 0000000..c3c8e55 --- /dev/null +++ b/Teams/lastFlop/ABOUT.md @@ -0,0 +1,7 @@ +#lstFlop +I am Azmath Shamrad from Colombo, Sri Lanka + +##Languages +- PHP +- HTML5 +- Javascript From 9506d198f6aa820f4b0cee91eb73bf165be16ed2 Mon Sep 17 00:00:00 2001 From: dunjar Date: Wed, 26 Nov 2014 12:24:55 +0100 Subject: [PATCH 106/997] Update ABOUT.md --- Teams/TeamPooky/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/TeamPooky/ABOUT.md b/Teams/TeamPooky/ABOUT.md index b330c63..eeaeb28 100644 --- a/Teams/TeamPooky/ABOUT.md +++ b/Teams/TeamPooky/ABOUT.md @@ -1,6 +1,6 @@ -# Team Pooky +## Team Pooky -We'll have a blast on first December weekend, coding, having fun (and waiting for Saint Nicholas' presents ;)). +We will have an _awesome_ first December weekend, coding, having fun (and waiting for Saint Nicholas' presents ;)). Languages we'll use: that depends on the idea we'll come up with. From 5887e5432168d96969fb8cba6d429a17f74c4c61 Mon Sep 17 00:00:00 2001 From: Karan Grover Date: Wed, 26 Nov 2014 16:56:30 +0530 Subject: [PATCH 107/997] Create team.json --- Teams/Tourist/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Tourist/team.json diff --git a/Teams/Tourist/team.json b/Teams/Tourist/team.json new file mode 100644 index 0000000..e1ea547 --- /dev/null +++ b/Teams/Tourist/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Tourist", + "members": [ + { + "name": "Karan Grover", + "twitter": "krngrvr09", + "koding": "krngrvr09", + "location": "New Delhi, IN" + } + ] +} From 7f362675af31f3cda5ac34642752923f7c564a85 Mon Sep 17 00:00:00 2001 From: Karan Grover Date: Wed, 26 Nov 2014 16:56:56 +0530 Subject: [PATCH 108/997] Create ABOUT.md --- Teams/Tourist/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/Tourist/ABOUT.md diff --git a/Teams/Tourist/ABOUT.md b/Teams/Tourist/ABOUT.md new file mode 100644 index 0000000..f737627 --- /dev/null +++ b/Teams/Tourist/ABOUT.md @@ -0,0 +1 @@ +#Tourist From b1d8e3f42d37a461182c94bf36e95a6eda0b24c3 Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Wed, 26 Nov 2014 13:28:26 +0200 Subject: [PATCH 109/997] Added team information --- Teams/team/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/team/team.json diff --git a/Teams/team/team.json b/Teams/team/team.json new file mode 100644 index 0000000..c794d4b --- /dev/null +++ b/Teams/team/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ThanosAlexander", + "members": [ + { + "name": "Thanos Alexandris", + "koding": "thanosalexander", + "location": "thessaloniki, GR", + "lead": true + } + ] +} From 6982629f3a390d066d8e8dd21a22f87bed02d87a Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Wed, 26 Nov 2014 18:30:45 +0700 Subject: [PATCH 110/997] Create team.json --- Teams/iTeam/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/iTeam/team.json diff --git a/Teams/iTeam/team.json b/Teams/iTeam/team.json new file mode 100644 index 0000000..2762899 --- /dev/null +++ b/Teams/iTeam/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "iTeam", + "members": [ + { + "name": "Ivan Skorodumov", + "twitter": "leckaxushr", + "koding": "ivanpro", + "location": "Moscow, RU", + "lead": true + }, + { + "name": "Joseph Loyola", + "twitter": "", + "koding": "tabatsoy", + "location": "Taytay, PH" + }, + { + "name": "Shin Masaharu", + "twitter": "", + "koding": "shinkun", + "location": "Davao City, PH" + } + ] +} From 32aa0be2fdb424d426f2197ee434bc3e337362aa Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Wed, 26 Nov 2014 13:31:28 +0200 Subject: [PATCH 111/997] Added file about.md --- Teams/team/about.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/team/about.md diff --git a/Teams/team/about.md b/Teams/team/about.md new file mode 100644 index 0000000..4bb49be --- /dev/null +++ b/Teams/team/about.md @@ -0,0 +1,12 @@ + +# Team ThanosAlexander + +I am Thanos Alexandris. I am working solo on this project and I hope to impress you! + +## About me +I'm still a beginner and I prefer php as almost all use it! + +## Languages I love +- HTML5 +- Javascript +- php From b36c0ef70768266b1db691d9d1646f06111b2ce4 Mon Sep 17 00:00:00 2001 From: Alex Hampu Date: Wed, 26 Nov 2014 13:32:14 +0200 Subject: [PATCH 112/997] Team members Added our team members. --- Teams/CheapyWay/team.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Teams/CheapyWay/team.json diff --git a/Teams/CheapyWay/team.json b/Teams/CheapyWay/team.json new file mode 100644 index 0000000..4b09014 --- /dev/null +++ b/Teams/CheapyWay/team.json @@ -0,0 +1,35 @@ +{ + "teamName": "CheapyWay", + "members": [ + { + "name": "Alex Hampu", + "twitter": "alexhampu", + "koding": "justalex10", + "location": "Sibiu, RO" + }, + { + "name": "Sabina Văcăroiu", + "twitter": "sabinavacaroiu", + "koding": "sabinavacaroiu", + "location": "Sibiu, RO" + }, + { + "name": "Tudor Văcăroiu", + "twitter": "-", + "koding": "tudorvacaroiu", + "location": "Sibiu, RO" + }, + { + "name": "Iulian Nistor", + "twitter": "-", + "koding": "iuliannistor", + "location": "Iași, RO" + }, + { + "name": "Cosmin Cruceanu", + "twitter": "-", + "koding": "cosmincruceanu", + "location": "Sibiu, RO" + } + ] +} From 666f97973f45819d09949f74be506bfddedc5650 Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Wed, 26 Nov 2014 18:32:42 +0700 Subject: [PATCH 113/997] Create ABOUT.md --- Teams/iTeam/ABOUT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Teams/iTeam/ABOUT.md diff --git a/Teams/iTeam/ABOUT.md b/Teams/iTeam/ABOUT.md new file mode 100644 index 0000000..6d05c81 --- /dev/null +++ b/Teams/iTeam/ABOUT.md @@ -0,0 +1,9 @@ +About team + + +########## +Ivan Skorodumov +My experience in web-development more 6 years, +I prefer to working on backend (PHP, Yii framework, MySQL, API integration/automation). +Also I have experience with front-end (Javascript/jQuery, data visualization), +have strong math/analytics skills. From a86120184ff83839cac912ee18e30c4b7eeec397 Mon Sep 17 00:00:00 2001 From: Alex Hampu Date: Wed, 26 Nov 2014 13:33:57 +0200 Subject: [PATCH 114/997] About our team Created the file about our team. --- Teams/CheapyWay/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/CheapyWay/ABOUT.md diff --git a/Teams/CheapyWay/ABOUT.md b/Teams/CheapyWay/ABOUT.md new file mode 100644 index 0000000..e9bc844 --- /dev/null +++ b/Teams/CheapyWay/ABOUT.md @@ -0,0 +1,10 @@ +# CheapyWay + +We are CheapyWay, a young and very active team of web developers. + +## Languages we'are going to use + + - HTML + - CSS (SCSS) + - JavaScript (jQuery) + - PHP From fd875a96ab192e80577eb535887ae183560fc8a2 Mon Sep 17 00:00:00 2001 From: Oleksiy Syvokon Date: Wed, 26 Nov 2014 13:38:24 +0200 Subject: [PATCH 115/997] add `enkoded` team --- Teams/enkoded/ABOUT.md | 16 ++++++++++++++++ Teams/enkoded/team.json | 18 ++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/enkoded/ABOUT.md create mode 100644 Teams/enkoded/team.json diff --git a/Teams/enkoded/ABOUT.md b/Teams/enkoded/ABOUT.md new file mode 100644 index 0000000..27f7706 --- /dev/null +++ b/Teams/enkoded/ABOUT.md @@ -0,0 +1,16 @@ +About your team +=========================== + +| sergiy | oleksiy +|--- |--- +| ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) + +We are two fathers who want to teach their (and any other, really!) +children to code starting early childhood. + + +About your skills and what you are going to do? +======= + +One of us is a professional Java developer, other is pythonist, but at the +same time we both share love to functional programming. diff --git a/Teams/enkoded/team.json b/Teams/enkoded/team.json new file mode 100644 index 0000000..1e024ac --- /dev/null +++ b/Teams/enkoded/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "enkoded", + "members": [ + { + "name": "Oleksiy Syvokon", + "twitter": "", + "koding": "alexsivokon", + "location": "Kharkiv, UA", + "lead": true + }, + { + "name": "Sergey Podgurskiy", + "twitter": "", + "koding": "wulf", + "location": "Kharkiv, UA" + } + ] +} From 5f28ad9a4717cd81e6a8a02f3531aaa526ec26e0 Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Wed, 26 Nov 2014 18:39:08 +0700 Subject: [PATCH 116/997] Update ABOUT.md --- Teams/iTeam/ABOUT.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Teams/iTeam/ABOUT.md b/Teams/iTeam/ABOUT.md index 6d05c81..594df29 100644 --- a/Teams/iTeam/ABOUT.md +++ b/Teams/iTeam/ABOUT.md @@ -2,8 +2,12 @@ About team ########## -Ivan Skorodumov + +Ivan Skorodumov
+ My experience in web-development more 6 years, I prefer to working on backend (PHP, Yii framework, MySQL, API integration/automation). Also I have experience with front-end (Javascript/jQuery, data visualization), have strong math/analytics skills. + +My oDesk profile: https://www.odesk.com/users/~01033ce619dfb10d12 From 233df98e77bea2d69e11dd5088c7367c90184169 Mon Sep 17 00:00:00 2001 From: ptrouma Date: Wed, 26 Nov 2014 14:39:34 +0300 Subject: [PATCH 117/997] Create team.json --- Teams/hackitect/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/hackitect/team.json diff --git a/Teams/hackitect/team.json b/Teams/hackitect/team.json new file mode 100644 index 0000000..512fa37 --- /dev/null +++ b/Teams/hackitect/team.json @@ -0,0 +1,12 @@ + +{ +"teamName": "Hackitects", +"members": [ +{ +"name": "Peter Ouma", +"twitter": "ptrouma", +"koding": "ptrouma", +"location": "Nairobi, KE" +} +] +} From b262b0e55188b1f37ba741199dc271840d1de84b Mon Sep 17 00:00:00 2001 From: Akrur Tambe Date: Wed, 26 Nov 2014 06:40:06 -0500 Subject: [PATCH 118/997] Added team information --- Teams/discoverakrur/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/discoverakrur/team.json diff --git a/Teams/discoverakrur/team.json b/Teams/discoverakrur/team.json new file mode 100644 index 0000000..3e2d4b9 --- /dev/null +++ b/Teams/discoverakrur/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "discoverakrur", + "members": [ + { + "name": "Akrur Tambe", + "twitter": "discoverakrur", + "koding": "discoverakrur", + "location": "Pune,IN" + } + ] +} From 473e52210fcff94caf009019aff536406d321c6b Mon Sep 17 00:00:00 2001 From: edoardoo Date: Wed, 26 Nov 2014 12:40:32 +0100 Subject: [PATCH 119/997] added hack lenotta team --- Teams/HackLenotta/ABOUT.md | 20 ++++++++++++++++++++ Teams/HackLenotta/team.json | 18 ++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 Teams/HackLenotta/ABOUT.md create mode 100644 Teams/HackLenotta/team.json diff --git a/Teams/HackLenotta/ABOUT.md b/Teams/HackLenotta/ABOUT.md new file mode 100644 index 0000000..19effd8 --- /dev/null +++ b/Teams/HackLenotta/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +Hey Mate! Let me present you the super duper extra megantastic geekomatic **Hack Lenotta Team!** (Badum Cha!) + +About your team +=========================== + +| Edoardoo | Baldarn +|--- |--- |--- |--- +| ![Edoardoo](https://pbs.twimg.com/profile_images/378800000628549804/0fa3b62a9437d0d6271ffa893c59453c_400x400.png) | ![Baldarn](https://pbs.twimg.com/profile_images/378800000849480405/be5e58e35437e4ee5154010d0031e696_400x400.jpeg)| + +We are a two friends, **Edoardo Odorico (edoardoo)** and **Lorenzo Farnararo (baldarn)** from Florence, Italy. We studied both engineer. While we were studying we joined our University Open Source Software Lab, LILiK, where we developed our coding and unix skills, and some free software philosophy. +Together with other **LILiK** members we began to meet together at Edoardoo's house, in hacking sessions during the weekends. This is where we thought at first one of our success projects: turning lights on and off with an arduino, a raspberry, a pinch of javascript and a lot of hacking nights (usually with some wine, don't forget we're italian). Since we wanted to share our hard and funny work with the rest of the world, we've built a blog/tutorial about our hacking projects, hack.lenotta.com. We mainly hack on arduino, raspberry, antennas, HTML5, Javascript and CSS3. + + +About your skills and what you are going to do? +======= +We're skilled on both frontend and backend development. We'll probably use baaskets of javacript (perhaps for the server side too, why not?) and we would like to bleach the mess of EULA and TOS around, compress it, colour it and... you'll see (me heheheh)... + diff --git a/Teams/HackLenotta/team.json b/Teams/HackLenotta/team.json new file mode 100644 index 0000000..d5a3e53 --- /dev/null +++ b/Teams/HackLenotta/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Hack Lenotta", + "members": [ + { + "name": "Edoardo Odorico", + "twitter": "edoardoo", + "koding": "edoardoo", + "location": "Florence, IT" + }, + { + "name": "Lorenzo Farnararo", + "twitter": "baldarn", + "koding": "baldarn", + "location": "Florence, IT" + } + + ] +} \ No newline at end of file From 05a8734f0d7fea7ff9f243471c4193ca56776ee7 Mon Sep 17 00:00:00 2001 From: ptrouma Date: Wed, 26 Nov 2014 14:41:49 +0300 Subject: [PATCH 120/997] Create ABOUT.md --- Teams/hackitect/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Teams/hackitect/ABOUT.md diff --git a/Teams/hackitect/ABOUT.md b/Teams/hackitect/ABOUT.md new file mode 100644 index 0000000..c215cb1 --- /dev/null +++ b/Teams/hackitect/ABOUT.md @@ -0,0 +1,2 @@ + +to be updated From 1b0f8619d59f988965e88f3bab7fae7694ab926a Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Wed, 26 Nov 2014 13:43:05 +0200 Subject: [PATCH 121/997] Rename team.json to thanosalexander.json --- Teams/team/{team.json => thanosalexander.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/team/{team.json => thanosalexander.json} (100%) diff --git a/Teams/team/team.json b/Teams/team/thanosalexander.json similarity index 100% rename from Teams/team/team.json rename to Teams/team/thanosalexander.json From df3242f44d7c6756d800367af0a6849b0020ac57 Mon Sep 17 00:00:00 2001 From: Salama AB Date: Wed, 26 Nov 2014 14:44:27 +0300 Subject: [PATCH 122/997] clean up ABOUT.md --- Teams/254Coders/ABOUT.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Teams/254Coders/ABOUT.md b/Teams/254Coders/ABOUT.md index 211a3d0..d311771 100644 --- a/Teams/254Coders/ABOUT.md +++ b/Teams/254Coders/ABOUT.md @@ -6,9 +6,10 @@ We are `254Coders`, a team from Nairobi, KE ready to crush the competition! The Team ======== -| [Julius](https://github.com/njmwas) | [Salama](https://github.com/aksalj) | [kubai](https://github.com/kubaik) | Stephen -| ----------------------------------- | ----------------------------------- | ---------------------------------- | -| ![Julius](https://avatars3.githubusercontent.com/u/4664132?v=3&s=120) | ![aksalj](https://avatars0.githubusercontent.com/u/2534772?v=3&s=120) | ![kubaik](https://lh5.googleusercontent.com/-Vn3UxOfdxek/AAAAAAAAAAI/AAAAAAAAGEI/oNML1Pt8BEQ/s120-c/photo.jpg) | ![stephen](https://lh3.googleusercontent.com/-ue7sLyMa1T4/UW-66CfNDGI/AAAAAAAAAfg/xrF6WDqIv5k/w401-h403/537293_3009991424971_1028472170_n.jpg) +- [Julius](https://github.com/njmwas) +- [Salama](https://github.com/aksalj) +- [Kubai](https://github.com/kubaik) +- [Stephen]() Skills and Project From 71ae2f139ecb4454d5416269ecde9dfa25d419b9 Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Wed, 26 Nov 2014 13:44:43 +0200 Subject: [PATCH 123/997] Rename thanosalexander.json to team.json --- Teams/team/{thanosalexander.json => team.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/team/{thanosalexander.json => team.json} (100%) diff --git a/Teams/team/thanosalexander.json b/Teams/team/team.json similarity index 100% rename from Teams/team/thanosalexander.json rename to Teams/team/team.json From e435a15559651b449ae4ecb63462bf7280fd8350 Mon Sep 17 00:00:00 2001 From: Amar Prabhu Date: Wed, 26 Nov 2014 17:15:14 +0530 Subject: [PATCH 124/997] Create team.json --- Teams/Nilofer/team.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/Nilofer/team.json diff --git a/Teams/Nilofer/team.json b/Teams/Nilofer/team.json new file mode 100644 index 0000000..78119ee --- /dev/null +++ b/Teams/Nilofer/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Nilofer", + "members": [ + { + "name": "Amar Prabhu", + "twitter": "oligomath", + "koding": "amarprabhu", + "location": "Bangalore, IN" + }, + { + "name": "Dharmesh BA", + "twitter": "dharmeshba", + "koding": "dharmeshba", + "location": "Bangalore, IN" + }, + { + "name": "Pratik Mandrekar", + "twitter": "pmandrek", + "koding": "pmandrek", + "location": "Bangalore, IN" + } + ] +} From 969f62b657fd83c3b2dae191ab20d68c511f258c Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Wed, 26 Nov 2014 13:45:41 +0200 Subject: [PATCH 125/997] Create team.json --- team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 team.json diff --git a/team.json b/team.json new file mode 100644 index 0000000..c794d4b --- /dev/null +++ b/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ThanosAlexander", + "members": [ + { + "name": "Thanos Alexandris", + "koding": "thanosalexander", + "location": "thessaloniki, GR", + "lead": true + } + ] +} From 5a85dc6cbe85ae4e39cb37c04dd483fe8359e8a8 Mon Sep 17 00:00:00 2001 From: Akrur Tambe Date: Wed, 26 Nov 2014 06:45:56 -0500 Subject: [PATCH 126/997] Added an about file --- Teams/discoverakrur/about.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/discoverakrur/about.md diff --git a/Teams/discoverakrur/about.md b/Teams/discoverakrur/about.md new file mode 100644 index 0000000..53d0b6e --- /dev/null +++ b/Teams/discoverakrur/about.md @@ -0,0 +1,11 @@ +#Team discoverakrur +Hi this is discoverakrur.. A Kool Koder.. + +## About me +-Akrur: I am Akrur , I am a code geek.I am huge opensource fan and loves Grails. + +## Languages I Like +-Groovy +-Javascript +-Java + From 9152a8facbe2ac575983c53f120cb7b16f1a1008 Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Wed, 26 Nov 2014 13:46:25 +0200 Subject: [PATCH 127/997] Create about.md --- about.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 about.md diff --git a/about.md b/about.md new file mode 100644 index 0000000..4bb49be --- /dev/null +++ b/about.md @@ -0,0 +1,12 @@ + +# Team ThanosAlexander + +I am Thanos Alexandris. I am working solo on this project and I hope to impress you! + +## About me +I'm still a beginner and I prefer php as almost all use it! + +## Languages I love +- HTML5 +- Javascript +- php From e955eeea8c9abab2279ed842a33dac85b552873d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emina=20=C5=A0ahbegovi=C4=87?= Date: Wed, 26 Nov 2014 12:50:13 +0100 Subject: [PATCH 128/997] Create team.json --- Teams/conqueredMuffin/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/conqueredMuffin/team.json diff --git a/Teams/conqueredMuffin/team.json b/Teams/conqueredMuffin/team.json new file mode 100644 index 0000000..adbc65e --- /dev/null +++ b/Teams/conqueredMuffin/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "conqueredMuffin", + "members": [ + { + "name": "Emina Šahbegović", + "twitter": "MurakiChiyo", + "koding": "leviheichou", + "location": "Sarajevo, BH", + } + ] +} From 20b6a2048b15d27a063a18a888d50b52914e9360 Mon Sep 17 00:00:00 2001 From: Eray Arslan Date: Wed, 26 Nov 2014 13:50:20 +0200 Subject: [PATCH 129/997] 8cookin Team Init --- Teams/8cookin/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/8cookin/team.json diff --git a/Teams/8cookin/team.json b/Teams/8cookin/team.json new file mode 100644 index 0000000..1543dca --- /dev/null +++ b/Teams/8cookin/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "8cookin", + "members": [ + { + "name": "Eray Arslan", + "twitter": "eryarslan", + "koding": "erayarslan", + "location": "Sakarya, TR", + "lead": true + } + ] +} From e5695bb7ec36f6afec35af900670c05bd232c69c Mon Sep 17 00:00:00 2001 From: Eray Arslan Date: Wed, 26 Nov 2014 13:53:56 +0200 Subject: [PATCH 130/997] omg file. --- Teams/8cookin/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/8cookin/ABOUT.md diff --git a/Teams/8cookin/ABOUT.md b/Teams/8cookin/ABOUT.md new file mode 100644 index 0000000..dc7ad1c --- /dev/null +++ b/Teams/8cookin/ABOUT.md @@ -0,0 +1,13 @@ +8cookin +================ + +We are 8bit lovers! + +About Us +=========================== + +Just look at [8cook.in](http://8cook.in) + +Eray Arslan +=========================== +hard-core developer! Search in [google](https://www.google.com.tr/#q=eray+arslan) it. ;) From 9b8597d31f1c1993bcd06b535b26beaccd0564dc Mon Sep 17 00:00:00 2001 From: ptrouma Date: Wed, 26 Nov 2014 14:54:18 +0300 Subject: [PATCH 131/997] Update team.json --- Teams/hackitect/team.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Teams/hackitect/team.json b/Teams/hackitect/team.json index 512fa37..1166edf 100644 --- a/Teams/hackitect/team.json +++ b/Teams/hackitect/team.json @@ -2,11 +2,11 @@ { "teamName": "Hackitects", "members": [ -{ -"name": "Peter Ouma", -"twitter": "ptrouma", -"koding": "ptrouma", -"location": "Nairobi, KE" -} -] + { + "name": "Peter Ouma", + "twitter": "ptrouma", + "koding": "ptrouma", + "location": "Nairobi, KE" + } + ] } From d8ce61417e954a7e5b1622943bca9b3ef6ba4399 Mon Sep 17 00:00:00 2001 From: Amar Prabhu Date: Wed, 26 Nov 2014 17:24:20 +0530 Subject: [PATCH 132/997] Create ABOUT.md --- Teams/Nilofer/ABOUT.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Teams/Nilofer/ABOUT.md diff --git a/Teams/Nilofer/ABOUT.md b/Teams/Nilofer/ABOUT.md new file mode 100644 index 0000000..3cf50bf --- /dev/null +++ b/Teams/Nilofer/ABOUT.md @@ -0,0 +1,29 @@ +Nilofer +================ + +We are named after the storm, Nilofer. We are working on track 2 for the hackathon. Details to be posted later. + + +About your team +=========================== + +| amar | dharmesh | pratik +|--- |--- |--- |--- +| ![amar](https://pbs.twimg.com/profile_images/378800000082073549/ae5996bc745e3b1d774002eb337df175_400x400.jpeg) | ![Dharmesh](https://pbs.twimg.com/profile_images/1833734117/430652_10150553227823363_804813362_8779268_2007078582_n__1__400x400.jpeg) | ![Pratik](https://pbs.twimg.com/profile_images/2655174063/4300addfd96a9bbacf84c2716ba621bf_400x400.png) | + +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 5d211a4b356f1caeb7037258c2dd9b93e598c4d8 Mon Sep 17 00:00:00 2001 From: Amar Prabhu Date: Wed, 26 Nov 2014 17:29:02 +0530 Subject: [PATCH 133/997] Update team.json --- Teams/Nilofer/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Teams/Nilofer/team.json b/Teams/Nilofer/team.json index 78119ee..765c9d2 100644 --- a/Teams/Nilofer/team.json +++ b/Teams/Nilofer/team.json @@ -1,6 +1,12 @@ { "teamName": "Nilofer", "members": [ + { + "name": "Ajeeth Kumar", + "twitter": "OUT_OF_MEM", + "koding": "ajeet2511", + "location": "Bangalore, IN" + }, { "name": "Amar Prabhu", "twitter": "oligomath", @@ -18,6 +24,12 @@ "twitter": "pmandrek", "koding": "pmandrek", "location": "Bangalore, IN" + }, + { + "name": "Ritesh Ranjan", + "twitter": "riteshr24", + "koding": "riteshr.designs", + "location": "Bangalore, IN" } ] } From 1bccc3cc3050bc6d107d65b1d91dcfa6f9e199a4 Mon Sep 17 00:00:00 2001 From: Vitalijs Litvinovs Date: Wed, 26 Nov 2014 14:03:23 +0200 Subject: [PATCH 134/997] Create team.json --- Teams/TPro/team.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Teams/TPro/team.json diff --git a/Teams/TPro/team.json b/Teams/TPro/team.json new file mode 100644 index 0000000..db7b04f --- /dev/null +++ b/Teams/TPro/team.json @@ -0,0 +1,35 @@ +{ + "teamName": "TPro", + "members": [ + { + "name": "Vitalijs Litvinovs", + "twitter": "groovetool", + "koding": "ulow", + "location": "Riga, LV", + "lead": true + }, + { + "name": "Dmitry Morozov", + "koding": "dm1tpro1lv", + "location": "Riga, LV", + "lead": true + }, + { + "name": "Sergey Kibiss", + "twitter": "s_kibish", + "koding": "skibish", + "location": "Riga, LV" + }, + { + "name": "Dmitry Bogachkin", + "koding": "dmitrybog", + "location": "Riga, LV" + }, + { + "name": "Raitis Ozols", + "twitter": "Raitix", + "koding": "raioz", + "location": "Riga, LV" + } + ] +} From 4ad5852c3d8641c4d1bdf5b52d342c2c28fb84c9 Mon Sep 17 00:00:00 2001 From: cagdasoztekin Date: Wed, 26 Nov 2014 14:07:36 +0200 Subject: [PATCH 135/997] asd --- Teams/AOC/ajsh.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Teams/AOC/ajsh.md diff --git a/Teams/AOC/ajsh.md b/Teams/AOC/ajsh.md new file mode 100644 index 0000000..e69de29 From 3480c89165459a601268b54be19a5e380cedec5a Mon Sep 17 00:00:00 2001 From: ptrouma Date: Wed, 26 Nov 2014 15:07:38 +0300 Subject: [PATCH 136/997] Update team.json --- Teams/hackitect/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/hackitect/team.json b/Teams/hackitect/team.json index 1166edf..db1091f 100644 --- a/Teams/hackitect/team.json +++ b/Teams/hackitect/team.json @@ -1,6 +1,6 @@ { -"teamName": "Hackitects", +"teamName": "hackitect", "members": [ { "name": "Peter Ouma", From 2ca97390705c215b34cb245420a16e95ddbe1ed5 Mon Sep 17 00:00:00 2001 From: Prajogo Tio Date: Wed, 26 Nov 2014 20:08:44 +0800 Subject: [PATCH 137/997] Update team.json --- Teams/pqrstu/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/pqrstu/team.json b/Teams/pqrstu/team.json index 16390f1..ed95ef5 100644 --- a/Teams/pqrstu/team.json +++ b/Teams/pqrstu/team.json @@ -4,7 +4,7 @@ { "name": "Prajogo Tio", "koding": "prajogo", - "location": "Singapore, 65" + "location": "Singapore, SG" }, ] } From 87475eda6c04da55f3b01f4759b1ebb541d69391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fda=C5=9F=20=C3=96ztekin?= Date: Wed, 26 Nov 2014 14:10:10 +0200 Subject: [PATCH 138/997] Create team.json --- Teams/AOC/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/AOC/team.json diff --git a/Teams/AOC/team.json b/Teams/AOC/team.json new file mode 100644 index 0000000..a4db686 --- /dev/null +++ b/Teams/AOC/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "AOC", + "members": [ + { + "name": "cagdas", + "twitter": "dunkucoder", + "koding": "drunkcoder", + "location": "ankara, tr", + "lead": true" + }, + { + "name": "oguz bilginer", + "twitter": "oguzbilgener", + "koding": "oguzbilgener", + "location": "ankara, tr" + }, + { + "name": "ata kilicli", + "twitter": "ataalik", + "koding": "ataalik", + "location": "ankara, tr" + } + ] +} From b7849701189e262b98085e210304891599940ee5 Mon Sep 17 00:00:00 2001 From: ptrouma Date: Wed, 26 Nov 2014 15:12:26 +0300 Subject: [PATCH 139/997] Update ABOUT.md --- Teams/hackitect/ABOUT.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Teams/hackitect/ABOUT.md b/Teams/hackitect/ABOUT.md index c215cb1..785d6a3 100644 --- a/Teams/hackitect/ABOUT.md +++ b/Teams/hackitect/ABOUT.md @@ -1,2 +1,13 @@ -to be updated +# Team hackitect + +I am a newbie developer, starting an awesome career. + + +## languages + +-javascript +-css +-php +-mysql + From 91dd66b8bd0ee1a8c96c2c1f23571170e31a7533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fda=C5=9F=20=C3=96ztekin?= Date: Wed, 26 Nov 2014 14:17:02 +0200 Subject: [PATCH 140/997] Delete ajsh.md --- Teams/AOC/ajsh.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Teams/AOC/ajsh.md diff --git a/Teams/AOC/ajsh.md b/Teams/AOC/ajsh.md deleted file mode 100644 index e69de29..0000000 From dc0e1558e256caeb89982da98ef4cfae34a1203b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fda=C5=9F=20=C3=96ztekin?= Date: Wed, 26 Nov 2014 14:17:20 +0200 Subject: [PATCH 141/997] Create ABOUT.md --- Teams/AOC/ABOUT.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Teams/AOC/ABOUT.md diff --git a/Teams/AOC/ABOUT.md b/Teams/AOC/ABOUT.md new file mode 100644 index 0000000..641a1d2 --- /dev/null +++ b/Teams/AOC/ABOUT.md @@ -0,0 +1,25 @@ +AOÇ HERE! +================ + +we hail from ankara 3 university undergraduates + + +About us +=========================== + +| ben | ata | oguz +|--- |--- |--- +| ![ben](http://i.imgur.com/puc0MFW.png) | ![atacim](http://i.imgur.com/8upi3Dp.png) | ![oguz](http://i.imgur.com/6UK8sRj.png) + +we don't have time to join, we have a physics midterm on saturday and a never-ending history project that haunts us +and I suspect it will break the bonds of our friendships. so that's why we decided to join. + +we all have it in our hearts to program something. we've all been this way when we met at the ORPHANAGE in Ankara, +we all studied very hard, putting aside coding, to go to university and just as when we were thinking we'll be having +a good time, we are doomed to do homework and all. + + +we are incredibly skillful young fellows. +======= +we're into applications. + From 67d449ae2cc1225266ff04be1293dfa06b9d7ed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fda=C5=9F=20=C3=96ztekin?= Date: Wed, 26 Nov 2014 14:17:46 +0200 Subject: [PATCH 142/997] Update ABOUT.md --- Teams/AOC/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AOC/ABOUT.md b/Teams/AOC/ABOUT.md index 641a1d2..6d379a7 100644 --- a/Teams/AOC/ABOUT.md +++ b/Teams/AOC/ABOUT.md @@ -7,7 +7,7 @@ we hail from ankara 3 university undergraduates About us =========================== -| ben | ata | oguz +| cagdas | ata | oguz |--- |--- |--- | ![ben](http://i.imgur.com/puc0MFW.png) | ![atacim](http://i.imgur.com/8upi3Dp.png) | ![oguz](http://i.imgur.com/6UK8sRj.png) From 96e51813a903bc8f98ca822f304cd4c65692dd1f Mon Sep 17 00:00:00 2001 From: Aleksandr Tuchkov Date: Wed, 26 Nov 2014 15:22:57 +0300 Subject: [PATCH 143/997] Joof team added --- Teams/Joof/ABOUT.md | 11 +++++++++++ Teams/Joof/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/Joof/ABOUT.md create mode 100644 Teams/Joof/team.json diff --git a/Teams/Joof/ABOUT.md b/Teams/Joof/ABOUT.md new file mode 100644 index 0000000..d90a323 --- /dev/null +++ b/Teams/Joof/ABOUT.md @@ -0,0 +1,11 @@ +# Joof + +Awesome team having a damn royal experience in hardware, software, anywhere. + +We have skills to design, to code and to make anything looks pretty good. + +### Skills + +Have you seen a combination of Raspberry Pi, Arduino and lathe? We did it! Have you seen a backend for it? Oh, it's interesting. May be mobile app for it? Or just remote controled robot? + +So, we develop backend systems, frontend and mobile apps. It seems to be a full-stack. diff --git a/Teams/Joof/team.json b/Teams/Joof/team.json new file mode 100644 index 0000000..b38aa36 --- /dev/null +++ b/Teams/Joof/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Joof", + "members": [ + { + "name": "Aleksandr Tuchkov", + "twitter": "tucher_one", + "koding": "tucher", + "location": "Moscow, RU", + "lead": true + }, + { + "name": "Artem Pakhomov", + "twitter": "a_pahomov", + "koding": "gorblnu4", + "location": "Moscow, RU" + }, + { + "name": "Marat Saytakov", + "twitter": "m4rr", + "koding": "m4rr", + "location": "Moscow, RU" + } + ] +} \ No newline at end of file From debc15102af4a1063f09e671ebece305ffc4a745 Mon Sep 17 00:00:00 2001 From: jacob2512 Date: Wed, 26 Nov 2014 04:26:26 -0800 Subject: [PATCH 144/997] Update team.json --- Teams/0xFACE/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/0xFACE/team.json b/Teams/0xFACE/team.json index 1538561..8f2f56b 100644 --- a/Teams/0xFACE/team.json +++ b/Teams/0xFACE/team.json @@ -4,7 +4,7 @@ { "name": "Jacob Thomas", "koding": "jacob2512", -"location": "Internet" +"location": "San Francisco, US" } ] } From 4b54fb4cac5bacff7620cd7c206f653cfb3bd4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Te=C5=A1i=C4=87?= Date: Wed, 26 Nov 2014 13:27:17 +0100 Subject: [PATCH 145/997] Created team file, incoplete --- Teams/SoftLab/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/SoftLab/team.json diff --git a/Teams/SoftLab/team.json b/Teams/SoftLab/team.json new file mode 100644 index 0000000..6c598ad --- /dev/null +++ b/Teams/SoftLab/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "SoftLab", + "members": [ + { + "name": "Ilija Tesic", + "twitter": "itesic", + "koding": "itesic", + "location": "Bratunac, BA", + "lead": true + }, + { + "name": "Igor Golub", + "twitter": "", + "koding": "igolub", + "location": "Pale, BA" + }, + { + "name": "Aleksandar Panic", + "twitter": "alexandarpanic", + "koding": "", + "location": "Teslic, BA", + }, + { + "name": "Milan Samardzic", + "twitter": "StSoky", + "koding": "", + "location": "Sokolac, BA" + }, + { + "name": "Radan Stupar", + "twitter": "radan_stupar", + "koding": "", + "location": "Vlasenica, BA" + } + ] +} From f4e87f19aeaa68bcb205988e94159ffc764b820e Mon Sep 17 00:00:00 2001 From: idursun Date: Wed, 26 Nov 2014 14:27:51 +0200 Subject: [PATCH 146/997] add team Thor --- Teams/Thor/ABOUT.md | 15 +++++++++++++++ Teams/Thor/team.json | 11 +++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Teams/Thor/ABOUT.md create mode 100644 Teams/Thor/team.json 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" + } + ] +} From 8e9e11a78faf4a6b406bacd872756a41deea37cd Mon Sep 17 00:00:00 2001 From: sidlejinks Date: Wed, 26 Nov 2014 14:29:42 +0200 Subject: [PATCH 147/997] Added new team --- Teams/Sidlejinks/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Sidlejinks/team.json diff --git a/Teams/Sidlejinks/team.json b/Teams/Sidlejinks/team.json new file mode 100644 index 0000000..9106449 --- /dev/null +++ b/Teams/Sidlejinks/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Sidlejinks", + "members": [ + { + "name": "Dmytro Torianik", + "twitter": "DmitryToryanik", + "koding": "sidlejinks", + "location": "Kharkiv, UA" + } + ] +} From 9bbeb853c9a73a4bcf3b1026582f6424dfc400f3 Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 14:34:09 +0200 Subject: [PATCH 148/997] Initial team info --- Teams/Coddee-Break/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Coddee-Break/team.json diff --git a/Teams/Coddee-Break/team.json b/Teams/Coddee-Break/team.json new file mode 100644 index 0000000..4a94901 --- /dev/null +++ b/Teams/Coddee-Break/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Coddee Break", + "members": [ + { + "name": "Kuzma Kudim", + "twitter": "kuzmaka", + "koding": "kuzmaka", + "location": "Kiev, UA", + "lead": true + }, + { + "name": "Vadim Sahno", + "koding": "prineside", + "location": "Kiev, UA" + } + ] +} From e4402f6163eaf87b4610dca452b00f20245c0f68 Mon Sep 17 00:00:00 2001 From: sidlejinks Date: Wed, 26 Nov 2014 14:34:15 +0200 Subject: [PATCH 149/997] Added Sidlejinks team about info --- Teams/Sidlejinks/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Teams/Sidlejinks/ABOUT.md diff --git a/Teams/Sidlejinks/ABOUT.md b/Teams/Sidlejinks/ABOUT.md new file mode 100644 index 0000000..b430773 --- /dev/null +++ b/Teams/Sidlejinks/ABOUT.md @@ -0,0 +1,6 @@ +# Sidlejinks team + +My name is Dmytro Torianik and my team is called Sidlejinks. I'm passionate about both backend and frontend development. +Had and experience with Java SE/EE as well as HTML5/CSS3. Also interested in Ruby (on Rails). + +Good luck! From 343177195dc55bd46722a2342051b5c91c6e8f59 Mon Sep 17 00:00:00 2001 From: sidlejinks Date: Wed, 26 Nov 2014 14:36:40 +0200 Subject: [PATCH 150/997] Minor changes to about info --- Teams/Sidlejinks/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Sidlejinks/ABOUT.md b/Teams/Sidlejinks/ABOUT.md index b430773..60d742e 100644 --- a/Teams/Sidlejinks/ABOUT.md +++ b/Teams/Sidlejinks/ABOUT.md @@ -1,6 +1,6 @@ # Sidlejinks team My name is Dmytro Torianik and my team is called Sidlejinks. I'm passionate about both backend and frontend development. -Had and experience with Java SE/EE as well as HTML5/CSS3. Also interested in Ruby (on Rails). +Had and experience with Java SE/EE as well as HTML5/CSS3 as well as core JavaScript. Also interested in Ruby (on Rails). Good luck! From d6a95cf0cb9644ac8dadbb1d3ad7d3e3ca2f2ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emina=20=C5=A0ahbegovi=C4=87?= Date: Wed, 26 Nov 2014 13:37:15 +0100 Subject: [PATCH 151/997] Create ABOUT.md --- Teams/conqueredMuffin/ABOUT.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Teams/conqueredMuffin/ABOUT.md diff --git a/Teams/conqueredMuffin/ABOUT.md b/Teams/conqueredMuffin/ABOUT.md new file mode 100644 index 0000000..a423e09 --- /dev/null +++ b/Teams/conqueredMuffin/ABOUT.md @@ -0,0 +1,20 @@ +

This is our page

+ +Well actually it's just me for now. I am from Bosnia and Herzegovina, currently living in Sarajevo. + +

About your team

+ +My name is Emina Šahbegović, I am twenty-one years old and I am a second year student at International Burch Univercity in +Sarajevo, Bosnia. I have decided to try and join the hackaton because I am a curious person and like to take as many +opportunities as possible to gather more knowledge when it comes to programming. I have fallen in love with +programming and would like to become one of the best programmers in this world, but since I started relatively late compared to +my colleagues it will probably take some time till I get there. I would really like to become one of the best programmers for +two reasons. First reason would have to be so I can pay my family everything back that they invested in me and finally be +independent. The second reason is because I really respect smart people and would love to become a smart person who is needed +in society. + +

Abut your skills and what you are going to do?

+ +Since my skills in coding are still at a beginners level, it's possible that it won't kick people from their chairs but +I will try to make the best project I've made yet. I do have some skills ehn it comes to design and art so hopefully it will +make up a little for the lack of knowledge in coding. I will try to build a PC game and it will, hopefully, be interesting. From bf5f29e56de7ff634853b771819d6c2e94e67620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Te=C5=A1i=C4=87?= Date: Wed, 26 Nov 2014 13:38:31 +0100 Subject: [PATCH 152/997] Created template for about --- Teams/SoftLab/ABOUT.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/SoftLab/ABOUT.md diff --git a/Teams/SoftLab/ABOUT.md b/Teams/SoftLab/ABOUT.md new file mode 100644 index 0000000..bdde80e --- /dev/null +++ b/Teams/SoftLab/ABOUT.md @@ -0,0 +1,28 @@ +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 +=========================== + +| 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. +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 591f8f788c309f596df4cd7fe89e100bd58517c0 Mon Sep 17 00:00:00 2001 From: Vitalijs Litvinovs Date: Wed, 26 Nov 2014 14:41:25 +0200 Subject: [PATCH 153/997] Create ABOUT.md --- Teams/TPro/ABOUT.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/TPro/ABOUT.md diff --git a/Teams/TPro/ABOUT.md b/Teams/TPro/ABOUT.md new file mode 100644 index 0000000..e5ccc4c --- /dev/null +++ b/Teams/TPro/ABOUT.md @@ -0,0 +1,26 @@ +Transact Pro covered TPro team +============================== +Our team is located in Riga (Latvia). All 48 hours of hackathon we will spend in our company office. + + +About us +======== +| Vitalijs Litvinovs | Dmitry Morozov | Sergey Kibiss | Dmitry Bogachkin | Raitis Ozols | +| --- | --- | --- | --- | --- | +| ![Vitalijs Litvinovs](https://media.licdn.com/mpr/mpr/shrink_200_200/p/5/000/215/3d0/26b43af.jpg) | ![Dmitry Morozov](https://media.licdn.com/media/p/1/000/194/300/13401dc.jpg) | ![Sergey Kibiss](https://avatars0.githubusercontent.com/u/5479211?v=3&s=460) | ![Dmitry Bogachkin](http://s013.radikal.ru/i325/1411/6a/703f8b45e1df.jpg) | ![Raitis Ozols](http://cs409427.vk.me/v409427685/4f59/i3X8br8oz9c.jpg) | + +On the very first sight we are ordinary team with team lead and coders. On the other hand each of us is "The One". +We are personalities with high ambitions, self-motivation and professional background. + +We are participating in Hackathon to prove ourselves, get great non-stop-Koding experience and to get fun (Koding is funny, isn't it?). + + +"Wazzap" +======= +Like most of checked-in teams we are "still brainstormin". We are going to use up-to-date technologies. +At this moment, seems that we will use PHP/node.js + MySQL/Mongo (maybe hybrid), Angular.js, DataDog API, nginx for server and some of provided APIs (we are not sure yet). + + +Best wishes +=========== +We are wishing all the luck to all participients (ofcourse we have it already taken). Let the Koding begin! :) From 00ef184c5b05881aa353abd9ca9a8e5053e17e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Te=C5=A1i=C4=87?= Date: Wed, 26 Nov 2014 13:42:39 +0100 Subject: [PATCH 154/997] Updated some team members --- Teams/SoftLab/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/SoftLab/team.json b/Teams/SoftLab/team.json index 6c598ad..b5262cc 100644 --- a/Teams/SoftLab/team.json +++ b/Teams/SoftLab/team.json @@ -10,7 +10,7 @@ }, { "name": "Igor Golub", - "twitter": "", + "twitter": "GrofDrakulic", "koding": "igolub", "location": "Pale, BA" }, @@ -29,7 +29,7 @@ { "name": "Radan Stupar", "twitter": "radan_stupar", - "koding": "", + "koding": "radan", "location": "Vlasenica, BA" } ] From b5a754a6fce3f67506b9b3c2e1bf5f871cb89dc5 Mon Sep 17 00:00:00 2001 From: Jose Luis Gonzalez Date: Wed, 26 Nov 2014 09:55:16 -0300 Subject: [PATCH 155/997] Added team information --- Teams/Aina/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Aina/team.json diff --git a/Teams/Aina/team.json b/Teams/Aina/team.json new file mode 100644 index 0000000..cb3dcf5 --- /dev/null +++ b/Teams/Aina/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Aina", + "members": [ + { + "name": "Jose Luis Gonzalez", + "twitter": "arkangelkruel", + "koding": "arkangelkruel", + "location": "Santiago, CL" + "lead" : true + } + ] +} From f5db628235bad7aed94a6050f88c388e08a4e150 Mon Sep 17 00:00:00 2001 From: Md Nasimuzzaman Date: Wed, 26 Nov 2014 18:57:44 +0600 Subject: [PATCH 156/997] Added Team Information --- Teams/kajalpasha/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/kajalpasha/team.json diff --git a/Teams/kajalpasha/team.json b/Teams/kajalpasha/team.json new file mode 100644 index 0000000..acea1b1 --- /dev/null +++ b/Teams/kajalpasha/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "Team Koders", +"members": [ +{ +"name": "Md Nasimuzzaman", +"twitter": "kajalpasha", +"koding": "kajalpasha", +"location": "Pabna, BD" +} +] +} From 45b646cd85d8b31c581c86cd2e1590079b38c10e Mon Sep 17 00:00:00 2001 From: Mukesh Yadav Date: Wed, 26 Nov 2014 18:28:07 +0530 Subject: [PATCH 157/997] Create team.json --- Teams/itzteam/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/itzteam/team.json diff --git a/Teams/itzteam/team.json b/Teams/itzteam/team.json new file mode 100644 index 0000000..337e7da --- /dev/null +++ b/Teams/itzteam/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Itzteam", + "members": [ + { + "name": "Mukesh Yadav", + "twitter": "itzmukeshy7", + "koding": "itzmukeshy7", + "location": "Jaipur, In" + } + ] +} From 6caa85b647efd54342ece9950c6df1b5f4d1e1c2 Mon Sep 17 00:00:00 2001 From: Mukesh Yadav Date: Wed, 26 Nov 2014 18:29:55 +0530 Subject: [PATCH 158/997] Create ABOUT.md --- Teams/itzteam/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/itzteam/ABOUT.md diff --git a/Teams/itzteam/ABOUT.md b/Teams/itzteam/ABOUT.md new file mode 100644 index 0000000..f5becac --- /dev/null +++ b/Teams/itzteam/ABOUT.md @@ -0,0 +1,14 @@ +About Itzteam +================ + +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. + +Itzteam members +=========================== + +| Itzmukesh +|--- +| ![Mukesh](https://pbs.twimg.com/profile_images/489266515271643136/skskMIOE_400x400.jpeg) + +=========================== From f390ca934973fa0b3297554f0d971b7c90366700 Mon Sep 17 00:00:00 2001 From: Mukesh Yadav Date: Wed, 26 Nov 2014 18:30:52 +0530 Subject: [PATCH 159/997] Update ABOUT.md --- Teams/itzteam/ABOUT.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Teams/itzteam/ABOUT.md b/Teams/itzteam/ABOUT.md index f5becac..6813ae9 100644 --- a/Teams/itzteam/ABOUT.md +++ b/Teams/itzteam/ABOUT.md @@ -1,9 +1,5 @@ About Itzteam ================ - -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. - Itzteam members =========================== From fc1a13fd89f6a2f1048ba8b30163b354e22d8f42 Mon Sep 17 00:00:00 2001 From: Jatin Khosla Date: Wed, 26 Nov 2014 18:31:35 +0530 Subject: [PATCH 160/997] 55by19Koders Team About Added --- Teams/55by19Koders/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/55by19Koders/ABOUT.md diff --git a/Teams/55by19Koders/ABOUT.md b/Teams/55by19Koders/ABOUT.md new file mode 100644 index 0000000..bda8399 --- /dev/null +++ b/Teams/55by19Koders/ABOUT.md @@ -0,0 +1,18 @@ + + +55by19Koders + +We are programmers working on our day jobs writing software,web apps, scripts,android apps et al. But there is something about +writing code that you really want to write, stuff that you try and build ( stuff that you dream off) in your free time. +This is what we would like to do, doing it in a time constraint environment, so as to have a minimum viable solution working +in quick time. + +What are we going to do? + +Theme: Problems facing our planet, explained using interactive data visualization. We love data and how to visualise it, we live in a world +where increasingly we are collecting data for various purposes, right from selling adverts to doing health research. This hack weekend +gives us a great opportunity to play with various APIs and build something useful off them. + +Why are we participating? + +This is our first hackathon per see. We just want to have a blast trying to do stuff , that we really would like to do. Period! From ef8405ee80408cbd156bbb93d97dcf03d7882276 Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Wed, 26 Nov 2014 18:31:51 +0530 Subject: [PATCH 161/997] Create team.json --- Teams/Autobots/team.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/Autobots/team.json diff --git a/Teams/Autobots/team.json b/Teams/Autobots/team.json new file mode 100644 index 0000000..a075654 --- /dev/null +++ b/Teams/Autobots/team.json @@ -0,0 +1,14 @@ +{ + "teamName": "Autobots", + "members": [ + + { + "name": "Harsh Vakharia", + "twitter": "harsjv", + "koding": "harshjv", + "location": "Gujarat, India", + "lead": true + } + + ] +} From d47b65b2fed781f779b23d936eff11e522b52c2f Mon Sep 17 00:00:00 2001 From: Vitalijs Litvinovs Date: Wed, 26 Nov 2014 15:02:02 +0200 Subject: [PATCH 162/997] Update ABOUT.md --- Teams/TPro/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/TPro/ABOUT.md b/Teams/TPro/ABOUT.md index e5ccc4c..9c128e4 100644 --- a/Teams/TPro/ABOUT.md +++ b/Teams/TPro/ABOUT.md @@ -5,9 +5,9 @@ Our team is located in Riga (Latvia). All 48 hours of hackathon we will spend in About us ======== -| Vitalijs Litvinovs | Dmitry Morozov | Sergey Kibiss | Dmitry Bogachkin | Raitis Ozols | +| Vitalijs Litvinovs | Dmitry Morozov | Sergey Kibish | Dmitry Bogachkin | Raitis Ozols | | --- | --- | --- | --- | --- | -| ![Vitalijs Litvinovs](https://media.licdn.com/mpr/mpr/shrink_200_200/p/5/000/215/3d0/26b43af.jpg) | ![Dmitry Morozov](https://media.licdn.com/media/p/1/000/194/300/13401dc.jpg) | ![Sergey Kibiss](https://avatars0.githubusercontent.com/u/5479211?v=3&s=460) | ![Dmitry Bogachkin](http://s013.radikal.ru/i325/1411/6a/703f8b45e1df.jpg) | ![Raitis Ozols](http://cs409427.vk.me/v409427685/4f59/i3X8br8oz9c.jpg) | +| ![Vitalijs Litvinovs](https://media.licdn.com/mpr/mpr/shrink_200_200/p/5/000/215/3d0/26b43af.jpg) | ![Dmitry Morozov](https://media.licdn.com/media/p/1/000/194/300/13401dc.jpg) | ![Sergey Kibish](https://avatars0.githubusercontent.com/u/5479211?v=3&s=460) | ![Dmitry Bogachkin](http://s013.radikal.ru/i325/1411/6a/703f8b45e1df.jpg) | ![Raitis Ozols](http://cs409427.vk.me/v409427685/4f59/i3X8br8oz9c.jpg) | On the very first sight we are ordinary team with team lead and coders. On the other hand each of us is "The One". We are personalities with high ambitions, self-motivation and professional background. From a39b9b61d3dd2dc9cac1f044119bd8866bb606ee Mon Sep 17 00:00:00 2001 From: Vitalijs Litvinovs Date: Wed, 26 Nov 2014 15:02:13 +0200 Subject: [PATCH 163/997] Update team.json --- Teams/TPro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TPro/team.json b/Teams/TPro/team.json index db7b04f..14e0572 100644 --- a/Teams/TPro/team.json +++ b/Teams/TPro/team.json @@ -15,7 +15,7 @@ "lead": true }, { - "name": "Sergey Kibiss", + "name": "Sergey Kibish", "twitter": "s_kibish", "koding": "skibish", "location": "Riga, LV" From 7844be4f3981b752b0257d0225a62c6c7b8c612f Mon Sep 17 00:00:00 2001 From: Jatin Khosla Date: Wed, 26 Nov 2014 18:32:27 +0530 Subject: [PATCH 164/997] Update team.json --- Teams/55by19Koders/team.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/55by19Koders/team.json b/Teams/55by19Koders/team.json index 5447e49..66d8316 100644 --- a/Teams/55by19Koders/team.json +++ b/Teams/55by19Koders/team.json @@ -14,5 +14,6 @@ "location": "Mumbai, IN" } + ] } From ed82f8e97c1360311d49370c93d00ef105e33a48 Mon Sep 17 00:00:00 2001 From: Md Nasimuzzaman Date: Wed, 26 Nov 2014 19:04:32 +0600 Subject: [PATCH 165/997] Added an About file --- Teams/kajalpasha/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/kajalpasha/ABOUT.md diff --git a/Teams/kajalpasha/ABOUT.md b/Teams/kajalpasha/ABOUT.md new file mode 100644 index 0000000..e69a94a --- /dev/null +++ b/Teams/kajalpasha/ABOUT.md @@ -0,0 +1,14 @@ +# Team Kajalpasha + +This is Kajal Pasha, try to think differently. + +## About Me + +I'm an individual freelancer. I love challenging problems. I'm a good bug fixer too. + +## Languages I love + +- C +- PL SQL +- PHP +- js From 63f9eccd6ca30982e2b91a68e2b8e32438d8eab3 Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Wed, 26 Nov 2014 18:39:41 +0530 Subject: [PATCH 166/997] Update team.json Remove extra white spaces --- Teams/Autobots/team.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Teams/Autobots/team.json b/Teams/Autobots/team.json index a075654..9279f07 100644 --- a/Teams/Autobots/team.json +++ b/Teams/Autobots/team.json @@ -1,14 +1,12 @@ { "teamName": "Autobots", "members": [ - { "name": "Harsh Vakharia", - "twitter": "harsjv", + "twitter": "harshjv", "koding": "harshjv", "location": "Gujarat, India", "lead": true } - ] } From 044db23806794d159eb7071cb0d30714cc994f6b Mon Sep 17 00:00:00 2001 From: Jose Luis Gonzalez Date: Wed, 26 Nov 2014 10:11:56 -0300 Subject: [PATCH 167/997] Added ABOUT team file --- Teams/Aina/ABOUT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Aina/ABOUT.md diff --git a/Teams/Aina/ABOUT.md b/Teams/Aina/ABOUT.md new file mode 100644 index 0000000..0e8116d --- /dev/null +++ b/Teams/Aina/ABOUT.md @@ -0,0 +1,30 @@ +About A.I.N.A. +=========================== +![Aina](http://img3.wikia.nocookie.net/__cb20070710142716/dothack/images/6/62/Returner_Ina.jpg) + +The AINA team decided to join in this hackathon to solve world problems with A.I. (Artificial Inteligence), +using PHP Language as it core. Team name is based on .hack// anime series where an entity called Aura +controls the digital world and mantain balance with her autolearning programmed interface + +We wish to win to support more A.I. projects in PHP + +Anyone who wish to join this team, can talk to @Arkangelkruel in twitter or koding + + +Acerca de A.I.N.A. +================== +El team AINA decidió ingresar a esta hackathon para resolver los problemas del mundo con I.A. (Inteligencia Artificial), +utilizando PHP como su lenguaje principal. El nombre del team esta basado en la serie de anime .hack// donde +una entidad llamada Aura controla el mundo digital manteniendo el balance con su interface de programación de autoaprendizaje + +Deseamos ganar para dar soporte a mas proyectos de I.A. en PHP + +Cualquiera que desee unirse al team, puede buscarme por twitter o koding en @Arkangelkruel + + +Languages-Lenguages +=================== +- PHP +- Jquery +- JqueryMobile +- PHP MVC Frameworks From 594554e33631cbbf0b97263618671beb167829e7 Mon Sep 17 00:00:00 2001 From: anestos Date: Wed, 26 Nov 2014 14:13:25 +0100 Subject: [PATCH 168/997] added team.json file --- Teams/DIS/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/DIS/team.json diff --git a/Teams/DIS/team.json b/Teams/DIS/team.json new file mode 100644 index 0000000..7561c58 --- /dev/null +++ b/Teams/DIS/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "DIS", + "members": [ + { + "name": "Anestos Nikolaos-Ektoras", + "twitter": "NickAnestos", + "koding": "anestos", + "location": "Stockholm, SE", + "lead": true + }, + { + "name": "Antonios Kouzoupis", + "twitter": "alafroiskiotos", + "koding": "kouzan", + "location": "Stockholm, SE" + }, + { + "name": "Lorenzo Corneo", + "twitter": "", + "koding": "lorenzocorneo", + "location": "Stockholm, SE" + }, + { + "name": "Vasilis Giannokostas", + "twitter": "", + "koding": "giannoko", + "location": "Stockholm, SE" + } + ] +} From 1869a09ab927ac5d6c81e9df76dd9180ee6aa2ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Te=C5=A1i=C4=87?= Date: Wed, 26 Nov 2014 14:13:32 +0100 Subject: [PATCH 169/997] Updated team members --- Teams/SoftLab/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/SoftLab/team.json b/Teams/SoftLab/team.json index b5262cc..008b5e5 100644 --- a/Teams/SoftLab/team.json +++ b/Teams/SoftLab/team.json @@ -10,7 +10,7 @@ }, { "name": "Igor Golub", - "twitter": "GrofDrakulic", + "twitter": "golubeee", "koding": "igolub", "location": "Pale, BA" }, From 54412b917b2fe31958017c7433da68546246a8f9 Mon Sep 17 00:00:00 2001 From: Marcos Date: Wed, 26 Nov 2014 10:14:10 -0300 Subject: [PATCH 170/997] Added team information --- Teams/grayMatter/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/grayMatter/team.json diff --git a/Teams/grayMatter/team.json b/Teams/grayMatter/team.json new file mode 100644 index 0000000..21d4905 --- /dev/null +++ b/Teams/grayMatter/team.json @@ -0,0 +1,18 @@ +{ + "teamname": "grayMatter", + "members":[ + { + "name":"Marcos Godoy", + "twitter":"mUcHG0Di", + "koding":"mUcHG0Di", + "location":"Asunción, PY", + "lead":true + }, + { + "name":"Renato Estigarribia", + "twitter":"dkalest", + "koding":"dkalest", + "location":"Asunción, PY" + } + ] +} From ac6f3920eb137c594de59a4b81eece8530042bec Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 15:25:28 +0200 Subject: [PATCH 171/997] Initial about --- Teams/Coddee-Break/ABOUT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Coddee-Break/ABOUT.md diff --git a/Teams/Coddee-Break/ABOUT.md b/Teams/Coddee-Break/ABOUT.md new file mode 100644 index 0000000..bef02b3 --- /dev/null +++ b/Teams/Coddee-Break/ABOUT.md @@ -0,0 +1,12 @@ +# Coddee Break Team + +We are Kuzma and Vadim, we like both hacking and games, and we believe it's sometimes the same thing! + +## About us + +* Kuzma: being mostly PHP back end web developer recent years, I have experience in a variety of languages starting from low-level assemblers to exotic Prolog +* Vadim: third year university student, full-stack PHP+HTML+CSS+JS web developer and passionate gamer + +## Our goals + +We love to create and we want to show anybody it can be pleasure to build your own program. Who likes boring lessons? Who likes lessons at all? Let's play and then you realise you can do much more and it's fun! From 1d7ac32624edc45de4ebc73dd53526157179b1fa Mon Sep 17 00:00:00 2001 From: Karim Ahmed Date: Wed, 26 Nov 2014 15:26:27 +0200 Subject: [PATCH 172/997] Added team information --- Teams/WeByte/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/WeByte/team.json diff --git a/Teams/WeByte/team.json b/Teams/WeByte/team.json new file mode 100644 index 0000000..7461d0a --- /dev/null +++ b/Teams/WeByte/team.json @@ -0,0 +1,36 @@ +{ +"teamName": "We Byte", +"members": [ +{ +"name": "Karim Ahmed", +"twitter": "K_arimAhmed", +"koding": "parabelle", +"location": "Cairo, EG" +"lead": true +}, +{ +"name": "Abdulaziz Alaa", +"twitter": "AbdulazizAlaa", +"koding": "abdulazizalaa", +"location": "Cairo, EG" +}, +{ +"name": "Ali Salem", +"twitter": "Gripppp", +"koding": "grip", +"location": "Cairo, EG", +}, +{ +"name": "Omar Essam", +"twitter": "Omarito2412", +"koding": "omarito", +"location": "Cairo, EG" +}, +{ +"name": "Ahmed ALaa", +"twitter": "ahmedalaamohamd", +"koding": "ahmedalaa3307023", +"location": "Cairo, EG" +} +] +} From f839b32e57f39aaaf12c26750fb013b60b0e560f Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 15:29:29 +0200 Subject: [PATCH 173/997] spelling --- Teams/Coddee-Break/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Coddee-Break/ABOUT.md b/Teams/Coddee-Break/ABOUT.md index bef02b3..ccb61e4 100644 --- a/Teams/Coddee-Break/ABOUT.md +++ b/Teams/Coddee-Break/ABOUT.md @@ -9,4 +9,4 @@ We are Kuzma and Vadim, we like both hacking and games, and we believe it's some ## Our goals -We love to create and we want to show anybody it can be pleasure to build your own program. Who likes boring lessons? Who likes lessons at all? Let's play and then you realise you can do much more and it's fun! +We love creativity and we want to show anybody it can be pleasure to build your own program. Who likes boring lessons? Who likes lessons at all? Let's play and then you realise you can do much more and it's fun! From 53718d317995fc8ef539ad345ce05cbb14faba89 Mon Sep 17 00:00:00 2001 From: anestos Date: Wed, 26 Nov 2014 14:31:38 +0100 Subject: [PATCH 174/997] Create ABOUT.md --- Teams/DIS/ABOUT.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/DIS/ABOUT.md diff --git a/Teams/DIS/ABOUT.md b/Teams/DIS/ABOUT.md new file mode 100644 index 0000000..39b48ad --- /dev/null +++ b/Teams/DIS/ABOUT.md @@ -0,0 +1,28 @@ +Team DIS +================ + +We are a group of Students at KTH, 3 of as are from Greece and one from Italy. +We believe this Hackathlon will be a great opportunity to put our skills in a test and create something awesome! + +About your team +=========================== + +| Nick | Antonis | Lorenco | Vasilis +|--- |--- |--- |--- +| ![Nick](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/c26.0.160.160/p160x160/39317_415532674526_43579_n.jpg?oh=81affb54cf281d167e719aa4e1c01f44&oe=54D2C7D1&__gda__=1426775903_1bff30934e77812ad54f0ac90dce4aa1) | ![Antonis](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/936668_10203743325077113_817576751436621014_n.jpg?oh=c6018177181d75d0ec5dcc4b3484c582&oe=5505BD15&__gda__=1423499606_7de224a0ac95188deac344aa98288ece) | ![Lorenco](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.45.160.160/p160x160/10339765_10152527984971902_8661782631266295419_n.jpg?oh=4ce56223306aa75f9030aeadfa101cdf&oe=55110D4E&__gda__=1427476075_37fde06a2523da119f49d5e4b96ca943) | ![Vasilis](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.5.160.160/p160x160/58285_437539828146_684634_n.jpg?oh=a6b94a92f5c17c2e0939f5fdd7932582&oe=5505ADF4&__gda__=1428177281_cd0b3f79491f752b68ae227e8cb080e7) | + +We saw a post about this competition on facebook. We discuss it and everyrone was excited that we will be able to we challenge ourselves and find out what we can do together. + +About your skills and what you are going to do? +======= +All of us have some work experience where we used different tools and we will combine them for this project. + +We are thinking about doing something relevant to the real time communication/translation theme but nothing is decided yet. + + +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 183f5ceb73e6ccc46a6329edade854adb128d4a9 Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Wed, 26 Nov 2014 05:32:45 -0800 Subject: [PATCH 175/997] Create Team.json --- Teams/DevPro/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/DevPro/team.json diff --git a/Teams/DevPro/team.json b/Teams/DevPro/team.json new file mode 100644 index 0000000..7ca5462 --- /dev/null +++ b/Teams/DevPro/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "DevPro", + "members": [ + { + "name": "Saiful Islam", + "twitter": "saifulapm", + "koding": "saifulapm", + "location": "Rajshahi, BD" + } + ] +} From dd8c2aff9573959c209c826b5d127a8d5da3b932 Mon Sep 17 00:00:00 2001 From: Ilya Medvedev Date: Wed, 26 Nov 2014 18:33:18 +0500 Subject: [PATCH 176/997] Added team information --- Teams/Twentyseven/team.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/Twentyseven/team.json diff --git a/Teams/Twentyseven/team.json b/Teams/Twentyseven/team.json new file mode 100644 index 0000000..cc2d935 --- /dev/null +++ b/Teams/Twentyseven/team.json @@ -0,0 +1,14 @@ +{ + "teamName": "Twentyseven", + "members": [{ + "name": "Medvedev Ilya", + "twitter": "iam_medvedev", + "koding": "iam-medvedev", + "location": "Barnaul, RU" + }, { + "name": "Kovalev Andrey", + "twitter": "hi_kovalev", + "koding": "kovalev", + "location": "Barnaul, RU" + }] +} From c8923a6c0943bbec271f418e250840db5fc53e00 Mon Sep 17 00:00:00 2001 From: Karim Ahmed Date: Wed, 26 Nov 2014 15:33:19 +0200 Subject: [PATCH 177/997] Added about file --- Teams/WeByte/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/WeByte/ABOUT.md diff --git a/Teams/WeByte/ABOUT.md b/Teams/WeByte/ABOUT.md new file mode 100644 index 0000000..7e9a530 --- /dev/null +++ b/Teams/WeByte/ABOUT.md @@ -0,0 +1,7 @@ +#We Byte + +We're a group of five coders from Egypt, and we take our dreams very seriously. + +##About the project + +We still haven't decided what to do yet, but our arsenal is locked and loaded for the competition, we basically have a guy for everything needed. From c03ceb7bbd29ba72e1e5ab32eb549336f527508d Mon Sep 17 00:00:00 2001 From: anestos Date: Wed, 26 Nov 2014 14:34:51 +0100 Subject: [PATCH 178/997] Update ABOUT.md --- Teams/DIS/ABOUT.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/Teams/DIS/ABOUT.md b/Teams/DIS/ABOUT.md index 39b48ad..d26ea8a 100644 --- a/Teams/DIS/ABOUT.md +++ b/Teams/DIS/ABOUT.md @@ -1,8 +1,8 @@ Team DIS ================ -We are a group of Students at KTH, 3 of as are from Greece and one from Italy. -We believe this Hackathlon will be a great opportunity to put our skills in a test and create something awesome! +We are a group of Students at KTH, 3 of us are from Greece and one from Italy. +We believe this Hackathon will be a great opportunity to put our skills in a test and create something awesome! About your team =========================== @@ -11,18 +11,11 @@ About your team |--- |--- |--- |--- | ![Nick](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/c26.0.160.160/p160x160/39317_415532674526_43579_n.jpg?oh=81affb54cf281d167e719aa4e1c01f44&oe=54D2C7D1&__gda__=1426775903_1bff30934e77812ad54f0ac90dce4aa1) | ![Antonis](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/936668_10203743325077113_817576751436621014_n.jpg?oh=c6018177181d75d0ec5dcc4b3484c582&oe=5505BD15&__gda__=1423499606_7de224a0ac95188deac344aa98288ece) | ![Lorenco](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.45.160.160/p160x160/10339765_10152527984971902_8661782631266295419_n.jpg?oh=4ce56223306aa75f9030aeadfa101cdf&oe=55110D4E&__gda__=1427476075_37fde06a2523da119f49d5e4b96ca943) | ![Vasilis](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.5.160.160/p160x160/58285_437539828146_684634_n.jpg?oh=a6b94a92f5c17c2e0939f5fdd7932582&oe=5505ADF4&__gda__=1428177281_cd0b3f79491f752b68ae227e8cb080e7) | -We saw a post about this competition on facebook. We discuss it and everyrone was excited that we will be able to we challenge ourselves and find out what we can do together. +We saw a post about this competition on facebook. We discuss it and everyone was excited that we will be able to we challenge ourselves and find out what we can do together. About your skills and what you are going to do? ======= All of us have some work experience where we used different tools and we will combine them for this project. We are thinking about doing something relevant to the real time communication/translation theme but nothing is decided yet. - - -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. - +We will use PHP, Javascript, Google Translate API, Bootstrap and lots of love... From a42cab780e6ec21ae0dab53ee8484a0e9dc29474 Mon Sep 17 00:00:00 2001 From: Fez Vrasta Date: Wed, 26 Nov 2014 14:35:50 +0100 Subject: [PATCH 179/997] first draf of about.md --- Teams/Develofy/ABOUT.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Teams/Develofy/ABOUT.md b/Teams/Develofy/ABOUT.md index 236d407..01f175b 100644 --- a/Teams/Develofy/ABOUT.md +++ b/Teams/Develofy/ABOUT.md @@ -1 +1,10 @@ -WIP +![header](http://i.imgur.com/a3GtBoV.png) + +# Team Develofy + +We are team Develofy, a group of developers that love JavaScript and come from all corners of the world, showing the idea behind this hackathon. + + +# Our skills + +We are JavaScript developers, with knowledge of Node.js, Express.js, Socket.io, AngularJS and so on. Write a project with just JavaScript will be our challenge and we'll try our best to show you what we can do. From 57dee897c818038c6a687d5d29e0fe795c798659 Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Wed, 26 Nov 2014 05:36:54 -0800 Subject: [PATCH 180/997] Create ABOUT.md --- Teams/DevPro/ABOUT.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Teams/DevPro/ABOUT.md diff --git a/Teams/DevPro/ABOUT.md b/Teams/DevPro/ABOUT.md new file mode 100644 index 0000000..3357bcf --- /dev/null +++ b/Teams/DevPro/ABOUT.md @@ -0,0 +1,19 @@ +This is our page +================ + +I am DevPro + + +OUR TEAM +=========================== +I am only member in my Team who joined Global Hackathon for some friendly coding competition and an opportunity to maybe conect with others in the global community at large. + +#### MEMBERS + +saifulapm + +OUR SKILLS +======= +# PHP +# Javascript +# Ruby From 5bdae38b145665ae725c380fbb67abb630c3553b Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Wed, 26 Nov 2014 05:37:42 -0800 Subject: [PATCH 181/997] Adding Team Leading --- Teams/DevPro/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/DevPro/team.json b/Teams/DevPro/team.json index 7ca5462..54714f6 100644 --- a/Teams/DevPro/team.json +++ b/Teams/DevPro/team.json @@ -5,7 +5,8 @@ "name": "Saiful Islam", "twitter": "saifulapm", "koding": "saifulapm", - "location": "Rajshahi, BD" + "location": "Rajshahi, BD", + "lead": true } ] } From 25f300a6d9750550ce21972a18fcd5e7032331ea Mon Sep 17 00:00:00 2001 From: Marcos Date: Wed, 26 Nov 2014 10:38:16 -0300 Subject: [PATCH 182/997] Added an about file --- Teams/grayMatter/ABOUT.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Teams/grayMatter/ABOUT.md diff --git a/Teams/grayMatter/ABOUT.md b/Teams/grayMatter/ABOUT.md new file mode 100644 index 0000000..917b030 --- /dev/null +++ b/Teams/grayMatter/ABOUT.md @@ -0,0 +1,19 @@ + +# Gray Matter Team + +I'am Marcos, web/mobile developer from Paraguay! + +## About me + +My name is Marcos Godoy Gadea, I love to code :P + +## Languages + +- Ruby (on Rails) +- PHP +- Objective-C +- Swift + +## The project + +I have an amazing project that will be really useful, using Swift and Ruby on Rails ;) From 797ca3312131761e558c4fc9594317438ff62c05 Mon Sep 17 00:00:00 2001 From: Ilya Medvedev Date: Wed, 26 Nov 2014 18:39:52 +0500 Subject: [PATCH 183/997] Added an about file --- Teams/Twentyseven/ABOUT.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Teams/Twentyseven/ABOUT.md diff --git a/Teams/Twentyseven/ABOUT.md b/Teams/Twentyseven/ABOUT.md new file mode 100644 index 0000000..67e6692 --- /dev/null +++ b/Teams/Twentyseven/ABOUT.md @@ -0,0 +1,8 @@ +#WE ARE 27 +Hi. We are [Twentyseven](http://twentyseven.in) & we create beautiful and efficient code. + +#Skills +* JavaScript +* jQuery +* Canvas +* PHP From 3506ff5316d7fac59367de197c9860b1921bc130 Mon Sep 17 00:00:00 2001 From: Razvan Girmacea Date: Wed, 26 Nov 2014 15:41:49 +0200 Subject: [PATCH 184/997] updated Alan Willms username --- Teams/MonitorBacklinks/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/MonitorBacklinks/team.json b/Teams/MonitorBacklinks/team.json index d88f85a..d20bd34 100644 --- a/Teams/MonitorBacklinks/team.json +++ b/Teams/MonitorBacklinks/team.json @@ -20,7 +20,7 @@ }, { "name": "Alan Willms", - "koding": "alanwillms", + "koding": "dyulax", "location": "Chapecó, BR" } ] From 9189cc852df9a538e0d7fbc78d50c3d6aab48bef Mon Sep 17 00:00:00 2001 From: Saiful Islam Date: Wed, 26 Nov 2014 05:42:47 -0800 Subject: [PATCH 185/997] Added More Skill --- Teams/DevPro/ABOUT.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Teams/DevPro/ABOUT.md b/Teams/DevPro/ABOUT.md index 3357bcf..c6d0cc0 100644 --- a/Teams/DevPro/ABOUT.md +++ b/Teams/DevPro/ABOUT.md @@ -14,6 +14,17 @@ saifulapm OUR SKILLS ======= -# PHP -# Javascript -# Ruby + * HTML5 + * CSS3 + * JS + * PHP + * Laravel + * Codeigniter + * MySQL + * SQlite + * Python + * Flask + * REST-API + * NodeJS + * AngularJS + * JQuery From 7f3315a1f114e295145809cf081319cc434e952a Mon Sep 17 00:00:00 2001 From: Patrik Spathon Date: Wed, 26 Nov 2014 14:46:18 +0100 Subject: [PATCH 186/997] Quick creation of the team --- Teams/ChamGeeks/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/ChamGeeks/team.json diff --git a/Teams/ChamGeeks/team.json b/Teams/ChamGeeks/team.json new file mode 100644 index 0000000..c32c5b0 --- /dev/null +++ b/Teams/ChamGeeks/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "ChamGeeks", + "members": [ + { + "name": "Patrik Spathon", + "twitter": "Spathon", + "koding": "spathon", + "location": "Chamonix, FR" + }, + { + "name": "Neill Pearman", + "twitter": "njpearman", + "koding": "", + "location": "Chamonix, FR" + } + ] +} From ec7e56d75bde9e00dcc27b2b9c47c075d660c412 Mon Sep 17 00:00:00 2001 From: Maria Kasatkina Date: Wed, 26 Nov 2014 18:47:20 +0500 Subject: [PATCH 187/997] Added team information --- Teams/CheerySnowman/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/CheerySnowman/team.json diff --git a/Teams/CheerySnowman/team.json b/Teams/CheerySnowman/team.json new file mode 100644 index 0000000..b8704d2 --- /dev/null +++ b/Teams/CheerySnowman/team.json @@ -0,0 +1,12 @@ + +{ + "teamName": "CheerySnowman", + "members": [ + { + "name": "Kasatkina Mary", + "twitter": "", + "koding": "kasatkinamariya", + "location": "Yekaterinburg, RU" + } + ] +} From 1e71fc755d1f29529d23b282ca2091c39d91df27 Mon Sep 17 00:00:00 2001 From: Ronoaldo Pereira Date: Wed, 26 Nov 2014 11:50:34 -0200 Subject: [PATCH 188/997] Create team.json --- Teams/CloudSolvers/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/CloudSolvers/team.json diff --git a/Teams/CloudSolvers/team.json b/Teams/CloudSolvers/team.json new file mode 100644 index 0000000..f63dd0b --- /dev/null +++ b/Teams/CloudSolvers/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "CloudSolvers", + "members": [ + { + "name": "Ronoaldo Pereira", + "twitter": "ronoaldopereira", + "koding": "ronoaldo", + "location": "São Paulo, BR", + "lead": true + }, + { + "name": "Filipe Peixoto", + "twitter": "filipenos", + "koding": "filipenos", + "location": "São Paulo, BR", + }, + { + "name": "Gilliard Okano", + "twitter": "GilliardOkano", + "koding": "gilliard", + "location": "São Paulo, KE" + } + ] +} From 53f03c9d6857b2d1ecad9715d4707cab7a583681 Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Wed, 26 Nov 2014 19:20:40 +0530 Subject: [PATCH 189/997] Create README.md --- Teams/Autobots/README.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Teams/Autobots/README.md diff --git a/Teams/Autobots/README.md b/Teams/Autobots/README.md new file mode 100644 index 0000000..2cf0b04 --- /dev/null +++ b/Teams/Autobots/README.md @@ -0,0 +1,35 @@ +Autobots +======== + +Hello, though the team name is plural, but i'm alone in my team. :P + + +About me +-------- + +I'm a student pursuing **Bachelor of Computer Engineering** degree, currently in 5th semester. This hackathon is a great opportunity for me and my future. I prefer Ubuntu and other Open Source tools. + + +Programming Skills +------------------ + + +* PHP (Symfony/Laravel) +* JavaScript (jQuery) +* HTML +* CSS (LESS) +* Python +* Node.js + + +APIs +---- + +* Bit.ly +* Twitter and LinkedIn (For SSO, if needed) + + +Social +------ + +[Twitter](https://twitter.com/harshjv) From 8a32760bc3d572895d8fdde148934c56357acc59 Mon Sep 17 00:00:00 2001 From: Patrik Spathon Date: Wed, 26 Nov 2014 14:52:40 +0100 Subject: [PATCH 190/997] About the team text --- Teams/ChamGeeks/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/ChamGeeks/ABOUT.md diff --git a/Teams/ChamGeeks/ABOUT.md b/Teams/ChamGeeks/ABOUT.md new file mode 100644 index 0000000..4784102 --- /dev/null +++ b/Teams/ChamGeeks/ABOUT.md @@ -0,0 +1,14 @@ + +# ChamGeeks + +Geeks living in Chamonix from al over the world + +## About us + +- Spathon: Consulting web developer in WordPress/PHP and NodeJS +- Neill: Chief Technology Officer at upmysport + +## Our languages of choice + +- Javascript (NodeJs, Angular) +- Ruby From 313c11f1c353d606a5a49890a2bb0ecdcf033ece Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Wed, 26 Nov 2014 19:22:42 +0530 Subject: [PATCH 191/997] Update README.md Add link to my LinkedIn profile --- Teams/Autobots/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Autobots/README.md b/Teams/Autobots/README.md index 2cf0b04..ed2db9d 100644 --- a/Teams/Autobots/README.md +++ b/Teams/Autobots/README.md @@ -32,4 +32,5 @@ APIs Social ------ -[Twitter](https://twitter.com/harshjv) +* [Twitter](https://twitter.com/harshjv) +* [LinkedIn](https://www.linkedin.com/in/harshjv) From aaee5edf043edf0b9d130c4ccb401a72367e9ae0 Mon Sep 17 00:00:00 2001 From: Ronoaldo Pereira Date: Wed, 26 Nov 2014 11:53:11 -0200 Subject: [PATCH 192/997] Update team.json --- Teams/CloudSolvers/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/CloudSolvers/team.json b/Teams/CloudSolvers/team.json index f63dd0b..ce3ea00 100644 --- a/Teams/CloudSolvers/team.json +++ b/Teams/CloudSolvers/team.json @@ -19,6 +19,12 @@ "twitter": "GilliardOkano", "koding": "gilliard", "location": "São Paulo, KE" + }, + { + "name": "Eduardo Ferreira", + "twitter": "edu_miani", + "koding": "eduardoferreira", + "location": "São Paulo, KE" } ] } From eb42befa570fe3ff46b1e3be3f4691f7b539ef05 Mon Sep 17 00:00:00 2001 From: vincentgbs Date: Wed, 26 Nov 2014 09:00:24 -0500 Subject: [PATCH 193/997] added team info --- Teams/Jostlers/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Jostlers/team.json diff --git a/Teams/Jostlers/team.json b/Teams/Jostlers/team.json new file mode 100644 index 0000000..d910c23 --- /dev/null +++ b/Teams/Jostlers/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "Jostlers", +"members": [ +{ +"name": "Vincent Hu", +"twitter": "none", +"koding": "bpxballer", +"location": "Atlanta, GA" +} +] +} From 6fc700f7b4fdcd5f8054248009ee0a6a3b6c3db1 Mon Sep 17 00:00:00 2001 From: vincentgbs Date: Wed, 26 Nov 2014 09:03:08 -0500 Subject: [PATCH 194/997] added about file --- Teams/Jostlers/ABOUT.MD | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/Jostlers/ABOUT.MD diff --git a/Teams/Jostlers/ABOUT.MD b/Teams/Jostlers/ABOUT.MD new file mode 100644 index 0000000..5bf9f77 --- /dev/null +++ b/Teams/Jostlers/ABOUT.MD @@ -0,0 +1,15 @@ + +# Jostlers + +I am Vincent Hu. + +## About Me + +I started learning python a few years ago, and found that I really liked coding. + +## Languages I've learned/I'm learning +- Java +- Python +- PHP +- Ruby (kind of) +- JS (kind of) From 4b6206b6d6a5feee87602328fdc30d28482cd6be Mon Sep 17 00:00:00 2001 From: vincentgbs Date: Wed, 26 Nov 2014 09:04:16 -0500 Subject: [PATCH 195/997] Update ABOUT.MD --- Teams/Jostlers/ABOUT.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Jostlers/ABOUT.MD b/Teams/Jostlers/ABOUT.MD index 5bf9f77..5c5e67e 100644 --- a/Teams/Jostlers/ABOUT.MD +++ b/Teams/Jostlers/ABOUT.MD @@ -1,7 +1,7 @@ # Jostlers -I am Vincent Hu. +My name is Vincent. ## About Me From ce1756923924dae9087f952921ed482cdf8259ed Mon Sep 17 00:00:00 2001 From: vincentgbs Date: Wed, 26 Nov 2014 09:04:34 -0500 Subject: [PATCH 196/997] Update team.json --- Teams/Jostlers/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Jostlers/team.json b/Teams/Jostlers/team.json index d910c23..afedd3e 100644 --- a/Teams/Jostlers/team.json +++ b/Teams/Jostlers/team.json @@ -2,7 +2,7 @@ "teamName": "Jostlers", "members": [ { -"name": "Vincent Hu", +"name": "Vincent H", "twitter": "none", "koding": "bpxballer", "location": "Atlanta, GA" From b173e9f2c0d3faa41ff544182ce32d28845c3321 Mon Sep 17 00:00:00 2001 From: Ronoaldo Pereira Date: Wed, 26 Nov 2014 12:07:34 -0200 Subject: [PATCH 197/997] Create ABOUT.md --- Teams/CloudSolvers/ABOUT.md | 42 +++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Teams/CloudSolvers/ABOUT.md diff --git a/Teams/CloudSolvers/ABOUT.md b/Teams/CloudSolvers/ABOUT.md new file mode 100644 index 0000000..1dde4f2 --- /dev/null +++ b/Teams/CloudSolvers/ABOUT.md @@ -0,0 +1,42 @@ +Cloud Solvers +================ + +We are a group of independent developers that hack togheter from time to time. +We love Cloud Computing and Web Development, and we are adventuring on new challenges on Mobile. +We also use Linux as our primary operating systems most of the time. + +About your team +=========================== + +| ronoaldopereira | edu_miani | GilliardOkano | filipenos +|--- |--- |--- |--- +| ![Ronoaldo Pereira](https://secure.gravatar.com/avatar/07dd86896a7ea8ba495f275bfd068a7b?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F75eb53e88d1c%2Fimg%2Fdefault_avatar%2F256%2Fuser_blue.png&s=256) | ![Eduardo Miani](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/25/eduardoferreira-avatar-1872884052-2.png) | ![Gilliard Okano](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/22/gilliard_okano-avatar-2368436260-7.png) | ![Filipe Peixoto](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/22/filipenos-avatar-4111943350-6.png) | + +We have joined the hackathon to be able to participate on this global challenge, to learn more and to build solve real world problems in a global scale. + +We are earger to win this competition so we can grow our knowledge and finance the development of open source software as we are commited to contribute to them. + +Team Skills +======= +Programming languages we know: +* Java +* JavaScript +* Python +* Go +* PHP +* C# +* ShellScript + +Thecnologies and Frameworks we like: +* Google App Engine +* Docker +* Django +* Java EE +* HTML5 +* CSS3 + +Other tech stuff we like +* nginx +* gitbook +* mercurial +* git From 7d7940991930c2c56a4597ad38a7e1ebe3c91ca8 Mon Sep 17 00:00:00 2001 From: Ronoaldo Pereira Date: Wed, 26 Nov 2014 12:11:20 -0200 Subject: [PATCH 198/997] Update ABOUT.md --- Teams/CloudSolvers/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CloudSolvers/ABOUT.md b/Teams/CloudSolvers/ABOUT.md index 1dde4f2..57105d6 100644 --- a/Teams/CloudSolvers/ABOUT.md +++ b/Teams/CloudSolvers/ABOUT.md @@ -8,7 +8,7 @@ We also use Linux as our primary operating systems most of the time. About your team =========================== -| ronoaldopereira | edu_miani | GilliardOkano | filipenos +| [@ronoaldopereira](https://twitter.com/ronoaldopereira) | [@edu_miani](https://twitter.com/edu_miani) | [@GilliardOkano](https://twitter.com/GilliardOkano) | [@filipenos](https://twitter.com/filipenos) |--- |--- |--- |--- | ![Ronoaldo Pereira](https://secure.gravatar.com/avatar/07dd86896a7ea8ba495f275bfd068a7b?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2F75eb53e88d1c%2Fimg%2Fdefault_avatar%2F256%2Fuser_blue.png&s=256) | ![Eduardo Miani](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/25/eduardoferreira-avatar-1872884052-2.png) | ![Gilliard Okano](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/22/gilliard_okano-avatar-2368436260-7.png) | ![Filipe Peixoto](https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Aug/22/filipenos-avatar-4111943350-6.png) | From 9aaf50b0218fa7155208e2fc85b8b1a534bec8fd Mon Sep 17 00:00:00 2001 From: Talha Asad Date: Wed, 26 Nov 2014 19:12:12 +0500 Subject: [PATCH 199/997] added initial info --- Teams/Trident/About.md | 19 +++++++++++++++++++ Teams/Trident/team.json | 11 +++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Teams/Trident/About.md create mode 100644 Teams/Trident/team.json diff --git a/Teams/Trident/About.md b/Teams/Trident/About.md new file mode 100644 index 0000000..c5b7e3f --- /dev/null +++ b/Teams/Trident/About.md @@ -0,0 +1,19 @@ +Team Trident +================ +Team Trident is a team with just one member. Wish us luck :) + + +About your team +=========================== + +| Talha +|--- +| ![Talha](https://pbs.twimg.com/profile_images/537605334446010368/FjtjFWjV_bigger.jpeg) + +I am a web developer, systems engineer. I like to work on products and projects that are interactive and add value to common tasks. I like to make the web a better place for everyone. Projects that help people get things done are my favourite. I am always on the lookout for cool interactive web applications.I decided to join in on the global hackathon because i haven't been to a hackathon before and i really like the idea of a remote global hackathon taking place all over the world. + + +About your skills and what you are going to do? +======= +I am good with HTML, CSS, Javascript, NodeJS, PHP and Perl. I am still deciding on which theme to work on. + diff --git a/Teams/Trident/team.json b/Teams/Trident/team.json new file mode 100644 index 0000000..df6ec1f --- /dev/null +++ b/Teams/Trident/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Talha Asad", + "twitter": "@taltrident", + "koding": "talha-asad", + "location": "Lahore, PK" + } + ] +} From 73f4c02acf65cde2ebe2e5c55046f61ebd7fd8cd Mon Sep 17 00:00:00 2001 From: Maria Kasatkina Date: Wed, 26 Nov 2014 19:13:55 +0500 Subject: [PATCH 200/997] Added an about file --- Teams/CheerySnowman/ABOUT.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/CheerySnowman/ABOUT.md diff --git a/Teams/CheerySnowman/ABOUT.md b/Teams/CheerySnowman/ABOUT.md new file mode 100644 index 0000000..b7a4d65 --- /dev/null +++ b/Teams/CheerySnowman/ABOUT.md @@ -0,0 +1,11 @@ +# CheerySnowman + +## About + +I'm a .NET developer from Yekaterinburg (it's in Russia) making people happy with my programs. + +Love clear and well-designed code. Have some machine learning and data structures background. + +## Languages I love + +I have been trying out many popular languages (Java and C++, Scheme and F#, python and perl, ...) and I am comfortable with C#, T-SQL and R currently. From 20f9a76aa3b1c44bfa9937545a063e8e2f9566ee Mon Sep 17 00:00:00 2001 From: Kyaw zaw Win Date: Wed, 26 Nov 2014 22:14:33 +0800 Subject: [PATCH 201/997] moonchar team added --- Teams/Moonchar/ABOUT.md | 10 ++++++++++ Teams/Moonchar/team.json | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Teams/Moonchar/ABOUT.md create mode 100644 Teams/Moonchar/team.json diff --git a/Teams/Moonchar/ABOUT.md b/Teams/Moonchar/ABOUT.md new file mode 100644 index 0000000..e441bc1 --- /dev/null +++ b/Teams/Moonchar/ABOUT.md @@ -0,0 +1,10 @@ +About your team +=========================== + +We are experienced software professional, with business and marketing skill, specialized in web application development. As we had developed not only highly scalable web application with social media integration to support millions of user but also enterprise grade financial application, we would like to apply our experiences and knowledges into innovative idea by accepting the global hackathon chanllenge. + +About your skills and what you are going to do? +======= + +We are good at most of the common web application languages such as NodeJs, PHP, J2EE, ASP.NET and varity of javascript libraries and frameworks such as Jquery and AngularJs. +We are going to implement an interesting game to introduce software development for a new comer. \ No newline at end of file diff --git a/Teams/Moonchar/team.json b/Teams/Moonchar/team.json new file mode 100644 index 0000000..b4c795b --- /dev/null +++ b/Teams/Moonchar/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Moonchar", + "members": [ + { + "name": "Kyaw Zaw Win", + "twitter": "kyawzawwin", + "koding": "kyawzawwin", + "location": "Singapore, SG" + }, + { + "name": "Nway Nway", + "twitter": "moonchar", + "koding": "moonchar", + "location": "Singapore, SG" + } + ] +} From 643721bb90615be0f4836f1bbf6aa1baaea7a174 Mon Sep 17 00:00:00 2001 From: Talha Asad Date: Wed, 26 Nov 2014 19:15:51 +0500 Subject: [PATCH 202/997] added initial info --- Teams/Trident/About.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Teams/Trident/About.md b/Teams/Trident/About.md index c5b7e3f..2c61d14 100644 --- a/Teams/Trident/About.md +++ b/Teams/Trident/About.md @@ -1,6 +1,6 @@ -Team Trident +Trident ================ -Team Trident is a team with just one member. Wish us luck :) +A single person team with a passion for Javascript. About your team @@ -10,10 +10,14 @@ About your team |--- | ![Talha](https://pbs.twimg.com/profile_images/537605334446010368/FjtjFWjV_bigger.jpeg) -I am a web developer, systems engineer. I like to work on products and projects that are interactive and add value to common tasks. I like to make the web a better place for everyone. Projects that help people get things done are my favourite. I am always on the lookout for cool interactive web applications.I decided to join in on the global hackathon because i haven't been to a hackathon before and i really like the idea of a remote global hackathon taking place all over the world. +I am a web developer, systems engineer. I like to work on products and projects that are interactive and add value to common tasks. I like to make the web a better place for everyone. The decision to join the global hackathon is primarily because I really like the idea of a remote global hackathon taking place all over the world. -About your skills and what you are going to do? +Skills ======= -I am good with HTML, CSS, Javascript, NodeJS, PHP and Perl. I am still deciding on which theme to work on. +HTML, CSS, Javascript, NodeJS, PHP and Perl. + +Project +======= +Still working on it. From 8204498184e330b7b49136bd309e0465ef25b4b5 Mon Sep 17 00:00:00 2001 From: Ranjith Kumar Date: Wed, 26 Nov 2014 19:50:25 +0530 Subject: [PATCH 203/997] Adding Team Details --- Teams/HackBeard/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/HackBeard/team.json diff --git a/Teams/HackBeard/team.json b/Teams/HackBeard/team.json new file mode 100644 index 0000000..1bde33b --- /dev/null +++ b/Teams/HackBeard/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "HackBeard", + "members": [ + { + "name": "Ranjith Kumar S", + "twitter": "ranji2612", + "koding": "ranji2612", + "location": "Hyderabad, IN" + } + ] +} From 2987f7d184f8f45ce79167f8054c5b47260b5b71 Mon Sep 17 00:00:00 2001 From: Ranjith Kumar Date: Wed, 26 Nov 2014 19:52:42 +0530 Subject: [PATCH 204/997] About Me --- Teams/HackBeard/ABOUT.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Teams/HackBeard/ABOUT.md diff --git a/Teams/HackBeard/ABOUT.md b/Teams/HackBeard/ABOUT.md new file mode 100644 index 0000000..5650965 --- /dev/null +++ b/Teams/HackBeard/ABOUT.md @@ -0,0 +1,3 @@ +I'm Ranjith, Designer Developer and a coffee addict.. +Pretty much my first hackathon, looking forward to having a good time.. + From 8eb117605f0f2aaf16f31502bcf3c503223327df Mon Sep 17 00:00:00 2001 From: Omar Qureshi Date: Wed, 26 Nov 2014 14:29:24 +0000 Subject: [PATCH 205/997] Add Tajinder + Omar --- Teams/Birmingham.IO/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json index 8e6eaed..103357c 100644 --- a/Teams/Birmingham.IO/team.json +++ b/Teams/Birmingham.IO/team.json @@ -11,13 +11,13 @@ { name: "Omar Qureshi", twitter: "omarqureshi", - koding: "", + koding: "omarquresh1", location: "Birmingham, UK" }, { name: "Tajinder Singh", twitter: "TajinderSD", - koding: "", + koding: "tajindersd", location: "Birmingham, UK" }, { From 5df0f97fd8978652d73462c8453899352dc9cd34 Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 16:30:17 +0200 Subject: [PATCH 206/997] spelling --- Teams/Coddee-Break/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Coddee-Break/team.json b/Teams/Coddee-Break/team.json index 4a94901..7def2c5 100644 --- a/Teams/Coddee-Break/team.json +++ b/Teams/Coddee-Break/team.json @@ -9,7 +9,7 @@ "lead": true }, { - "name": "Vadim Sahno", + "name": "Vadim Sakhno", "koding": "prineside", "location": "Kiev, UA" } From 1bdb16097b98d3e7793684807e61ac90fbcedfed Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 16:32:01 +0200 Subject: [PATCH 207/997] updated team member description --- Teams/Coddee-Break/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Coddee-Break/ABOUT.md b/Teams/Coddee-Break/ABOUT.md index ccb61e4..e084f59 100644 --- a/Teams/Coddee-Break/ABOUT.md +++ b/Teams/Coddee-Break/ABOUT.md @@ -5,7 +5,7 @@ We are Kuzma and Vadim, we like both hacking and games, and we believe it's some ## About us * Kuzma: being mostly PHP back end web developer recent years, I have experience in a variety of languages starting from low-level assemblers to exotic Prolog -* Vadim: third year university student, full-stack PHP+HTML+CSS+JS web developer and passionate gamer +* Vadim: third year university student, full-stack PHP+HTML+CSS+JS web developer, intrested in games ## Our goals From 02c1274552252f8c279a974c08d6c50b8cb3395e Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 16:34:36 +0200 Subject: [PATCH 208/997] updated team member description --- Teams/Coddee-Break/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Coddee-Break/ABOUT.md b/Teams/Coddee-Break/ABOUT.md index e084f59..d430906 100644 --- a/Teams/Coddee-Break/ABOUT.md +++ b/Teams/Coddee-Break/ABOUT.md @@ -4,7 +4,7 @@ We are Kuzma and Vadim, we like both hacking and games, and we believe it's some ## About us -* Kuzma: being mostly PHP back end web developer recent years, I have experience in a variety of languages starting from low-level assemblers to exotic Prolog +* Kuzma: being mostly PHP back end web developer recent years, used to code in a variety of languages starting from low-level assemblers to exotic Prolog * Vadim: third year university student, full-stack PHP+HTML+CSS+JS web developer, intrested in games ## Our goals From 694a8d78d881e48cbbcbfe7ac8d8f96a064f0828 Mon Sep 17 00:00:00 2001 From: meherzad Date: Wed, 26 Nov 2014 20:10:54 +0530 Subject: [PATCH 209/997] Added team information --- Teams/OldMonks/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/OldMonks/team.json diff --git a/Teams/OldMonks/team.json b/Teams/OldMonks/team.json new file mode 100644 index 0000000..c4641f0 --- /dev/null +++ b/Teams/OldMonks/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "OldMonks", + "members": [ + { + "name": "Meherzad", + "twitter": "", + "koding": "meherzad28", + "location": "Mumbai, IN", + "lead": true + }, + { + "name": "Ankur Trapasiya", + "twitter": "ankurtrapasiya", + "koding": "ankurtrapasiya", + "location": "Mumbai, IN" + } + ] +} From 5c7f13aaf8d20bfc60bd9d71089a7e088c23cd51 Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 16:43:42 +0200 Subject: [PATCH 210/997] styling --- Teams/Coddee-Break/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Coddee-Break/ABOUT.md b/Teams/Coddee-Break/ABOUT.md index d430906..fef39cb 100644 --- a/Teams/Coddee-Break/ABOUT.md +++ b/Teams/Coddee-Break/ABOUT.md @@ -4,8 +4,8 @@ We are Kuzma and Vadim, we like both hacking and games, and we believe it's some ## About us -* Kuzma: being mostly PHP back end web developer recent years, used to code in a variety of languages starting from low-level assemblers to exotic Prolog -* Vadim: third year university student, full-stack PHP+HTML+CSS+JS web developer, intrested in games +* *Kuzma* — Being mostly PHP back end web developer recent years, used to code in a variety of languages starting from low-level assemblers to exotic Prolog. +* *Vadim* — Third year university student, full-stack PHP+HTML+CSS+JS web developer, intrested in games. ## Our goals From 60a48faca2f835e13c120ce709d389a27ac82023 Mon Sep 17 00:00:00 2001 From: kuzmaka Date: Wed, 26 Nov 2014 16:44:21 +0200 Subject: [PATCH 211/997] spelling --- Teams/Coddee-Break/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Coddee-Break/ABOUT.md b/Teams/Coddee-Break/ABOUT.md index fef39cb..a629c16 100644 --- a/Teams/Coddee-Break/ABOUT.md +++ b/Teams/Coddee-Break/ABOUT.md @@ -5,7 +5,7 @@ We are Kuzma and Vadim, we like both hacking and games, and we believe it's some ## About us * *Kuzma* — Being mostly PHP back end web developer recent years, used to code in a variety of languages starting from low-level assemblers to exotic Prolog. -* *Vadim* — Third year university student, full-stack PHP+HTML+CSS+JS web developer, intrested in games. +* *Vadim* — Third year university student, full-stack PHP+HTML+CSS+JS web developer, interested in games. ## Our goals From c718f147944ab9aceeca709447650e0de7bedfa2 Mon Sep 17 00:00:00 2001 From: meherzad Date: Wed, 26 Nov 2014 20:14:26 +0530 Subject: [PATCH 212/997] Added team about information --- Teams/OldMonks/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/OldMonks/ABOUT.md diff --git a/Teams/OldMonks/ABOUT.md b/Teams/OldMonks/ABOUT.md new file mode 100644 index 0000000..0ef461d --- /dev/null +++ b/Teams/OldMonks/ABOUT.md @@ -0,0 +1,15 @@ + +# Oldmonks + +Coming soon + +## About Us + +- Ankur +- Meherzad + +## Languages we love + +- Java +- Javascript +- Sql From cc90a437725a0bc99226f310d0ea121adf614b6d Mon Sep 17 00:00:00 2001 From: meherzad Date: Wed, 26 Nov 2014 20:15:58 +0530 Subject: [PATCH 213/997] Added team information --- Teams/OldMonks/team.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Teams/OldMonks/team.json b/Teams/OldMonks/team.json index c4641f0..17a309d 100644 --- a/Teams/OldMonks/team.json +++ b/Teams/OldMonks/team.json @@ -1,18 +1,18 @@ { "teamName": "OldMonks", "members": [ + { + "name": "Ankur Trapasiya", + "twitter": "ankurtrapasiya", + "koding": "ankurtrapasiya", + "location": "Mumbai, IN" + }, { "name": "Meherzad", "twitter": "", "koding": "meherzad28", "location": "Mumbai, IN", "lead": true - }, - { - "name": "Ankur Trapasiya", - "twitter": "ankurtrapasiya", - "koding": "ankurtrapasiya", - "location": "Mumbai, IN" } ] } From d17b3e7f22dc02dfd3ece3dc6d4ac0261656cd3b Mon Sep 17 00:00:00 2001 From: zmzsmnh Date: Wed, 26 Nov 2014 22:49:13 +0800 Subject: [PATCH 214/997] Create team.json --- Teams/Terra/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Terra/team.json diff --git a/Teams/Terra/team.json b/Teams/Terra/team.json new file mode 100644 index 0000000..1ca3ebe --- /dev/null +++ b/Teams/Terra/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Terra", + "members": [ + { + "name": "Meizan Zheng", + "twitter": "mysirius", + "koding": "zmzsmnh", + "location": "Hangzhou, CN" + } + ] +} From ad31da1f37d69c8abe1a00886a0442b495693fe6 Mon Sep 17 00:00:00 2001 From: zmzsmnh Date: Wed, 26 Nov 2014 22:49:52 +0800 Subject: [PATCH 215/997] Create ABOUT.md --- Teams/Terra/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/Terra/ABOUT.md diff --git a/Teams/Terra/ABOUT.md b/Teams/Terra/ABOUT.md new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/Teams/Terra/ABOUT.md @@ -0,0 +1 @@ + From c937696318062fa7b209ccd472e8f482262bca7a Mon Sep 17 00:00:00 2001 From: Yusuf Date: Wed, 26 Nov 2014 16:50:00 +0200 Subject: [PATCH 216/997] Added team information --- Teams/AnadoluBK/team.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/AnadoluBK/team.json diff --git a/Teams/AnadoluBK/team.json b/Teams/AnadoluBK/team.json new file mode 100644 index 0000000..bc2628c --- /dev/null +++ b/Teams/AnadoluBK/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "AnadoluBK", + "members": [ + { + "name": "Yusuf Çakmak", + "twitter": "yukocan", + "koding": "yukocan", + "location": "Eskisehir, TR", + "lead": true + }, + { + "name": "Oğuzhan Uzman", + "twitter": "oguzhanuzm", + "koding": "ouzman", + "location": "Eskisehir, TR", + + }, + { + "name": "Ali Baran Bayar", + "twitter": "abbayar", + "koding": "abbayarr", + "location": "Eskisehir, TR", + + } + ] +} From dcde8ddbc2367272dccabe44b165d8539e3aab96 Mon Sep 17 00:00:00 2001 From: Yusuf Date: Wed, 26 Nov 2014 16:56:01 +0200 Subject: [PATCH 217/997] Added an about file --- Teams/AnadoluBK/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/AnadoluBK/README.md diff --git a/Teams/AnadoluBK/README.md b/Teams/AnadoluBK/README.md new file mode 100644 index 0000000..027c4f0 --- /dev/null +++ b/Teams/AnadoluBK/README.md @@ -0,0 +1,15 @@ + +#AnadoluBK + +We are Yusuf, Oğuzhan and Baran. + +##About us + +- Yusuf : My name is Yusuf. I love Java, Vaadin, Android, Arduino, +- Oğuzhan : My name is Oğuzhan. I love Java +- Baran : My name is Baran. I am graphic designer and I am using Photoshop and Illustrator + +##Languages we love +- Java +- Python +- JavaScript From 4126816f1656d6f197a923ed5465e09142c56fc8 Mon Sep 17 00:00:00 2001 From: Ilim Ugur Date: Wed, 26 Nov 2014 14:56:21 +0000 Subject: [PATCH 218/997] Add Team Rhinoceros. --- Teams/Rhinoceros/ABOUT.md | 24 ++++++++++++++++++++++++ Teams/Rhinoceros/team.json | 11 +++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/Rhinoceros/ABOUT.md create mode 100644 Teams/Rhinoceros/team.json diff --git a/Teams/Rhinoceros/ABOUT.md b/Teams/Rhinoceros/ABOUT.md new file mode 100644 index 0000000..9b4fd98 --- /dev/null +++ b/Teams/Rhinoceros/ABOUT.md @@ -0,0 +1,24 @@ +This is our page +================ + +Rhinoceros is a team of one (for now!) eager to participate in Koding Hackathon. + + +About your team +=========================== + +| ilim +|--- +| ![Ilim](https://pbs.twimg.com/profile_images/1233453249/another_recent.jpg) | + +I am a recent graduate of [Middle East Technical University](http://www.metu.edu.tr/), working at a independent game development company called [Taleworlds Entertainment]. (https://www.taleworlds.com/) Even though I am really interested in the idea, I was not able to participate in more than a couple of hackathons, usually due to the location of most of them being too remote to participate. This one being online is yet another reason that got me excited. + +Assignments at school or work may be exciting or educational, but the spontaneity of creativity encouraged in hackathons help get the experience of developing to a whole new level. + +I don't think my goal is to win. Rather, it is to produce something that I, and hopefully others as well, would like to make use of. + + +About our skills and what we are going to do? +======= + +The TOS and EULA are one tough nut to crack, but it sure would be fun to tackle it as a weekend project. Any attempt to simplify understanding their coverage would surely require working on the front-end, which would make the implementation part an experimental endeavor to me, as I am more used to working in the back-end. I am still going through the wondrous APIs encouraged, though, and I may end up implementing something based on one (or a few) or them. diff --git a/Teams/Rhinoceros/team.json b/Teams/Rhinoceros/team.json new file mode 100644 index 0000000..ad6a347 --- /dev/null +++ b/Teams/Rhinoceros/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Rhinoceros", + "members": [ + { + "name": "Ilim Ugur", + "twitter": "ilimugur", + "koding": "ilimugur", + "location": "Ankara, TR" + } + ] +} From 2404a36c5e6140f9d8e7149c704ec32a89068e3e Mon Sep 17 00:00:00 2001 From: Yusuf Date: Wed, 26 Nov 2014 17:00:52 +0200 Subject: [PATCH 219/997] Added about details --- Teams/AnadoluBK/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Teams/AnadoluBK/README.md b/Teams/AnadoluBK/README.md index 027c4f0..01b1243 100644 --- a/Teams/AnadoluBK/README.md +++ b/Teams/AnadoluBK/README.md @@ -6,10 +6,20 @@ We are Yusuf, Oğuzhan and Baran. ##About us - Yusuf : My name is Yusuf. I love Java, Vaadin, Android, Arduino, -- Oğuzhan : My name is Oğuzhan. I love Java +- Oğuzhan : My name is Oğuzhan. I love Java and PHP - Baran : My name is Baran. I am graphic designer and I am using Photoshop and Illustrator ##Languages we love - Java - Python +- PHP - JavaScript + +##Libraries and Frameworks we love +- Spring +- Vaadin +- Hibernate +- Django +- nodeJS + + From 330d11f309e000f6f011d6b1370f55a3ffe4f176 Mon Sep 17 00:00:00 2001 From: Ananay Arora Date: Wed, 26 Nov 2014 20:32:21 +0530 Subject: [PATCH 220/997] Created Team.JSON Added the team members. --- Teams/ExpertsUnlimited/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/ExpertsUnlimited/team.json diff --git a/Teams/ExpertsUnlimited/team.json b/Teams/ExpertsUnlimited/team.json new file mode 100644 index 0000000..f613cda --- /dev/null +++ b/Teams/ExpertsUnlimited/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Experts Unlimited", + "members": [ + { + "name": "Ananay Arora", + "twitter": "@ananayarora_com", + "koding": "ananay", + "location": "New Delhi, IN", + "lead": true + }, + { + "name": "Abhishek Anand", + "twitter": "@abhichamp97", + "koding": "abhishek97", + "location": "New Delhi, IN" + }, + { + "name": "Akshay Gupta", + "twitter": "@wizardgupta", + "koding": "akshaykgupta", + "location": "New Delhi, IN", + }, + { + "name": "Rohan Dhar", + "twitter": "@rohanoffi", + "koding": "rohanoffi", + "location": "New Delhi, IN" + } + ] +} From 45afb56ec8f0d8bc52311c9352a70475794ddeb3 Mon Sep 17 00:00:00 2001 From: Yusuf Date: Wed, 26 Nov 2014 17:02:39 +0200 Subject: [PATCH 221/997] Added about details --- Teams/AnadoluBK/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AnadoluBK/README.md b/Teams/AnadoluBK/README.md index 01b1243..a2c5e47 100644 --- a/Teams/AnadoluBK/README.md +++ b/Teams/AnadoluBK/README.md @@ -1,7 +1,7 @@ #AnadoluBK -We are Yusuf, Oğuzhan and Baran. +We are members of Anadolu University Computer Club. ##About us From 57ce47ed517b3e4709df238ec1cdd1b6bf0f1127 Mon Sep 17 00:00:00 2001 From: ReseaSoft Date: Wed, 26 Nov 2014 18:03:07 +0300 Subject: [PATCH 222/997] Create team.json --- Teams/ReseaSoft/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/ReseaSoft/team.json diff --git a/Teams/ReseaSoft/team.json b/Teams/ReseaSoft/team.json new file mode 100644 index 0000000..01b0c5b --- /dev/null +++ b/Teams/ReseaSoft/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "ReseaSoft", + "members": [ + { + "name": "Dzhambulat Khasayeb", + "twitter": "E_Connor88", + "koding": "dzhambulat", + "location": "Makhachkala, RU" + } + ] +} From 3cde9ebcf02301bb3668c56c8d4530f67296bbe5 Mon Sep 17 00:00:00 2001 From: ReseaSoft Date: Wed, 26 Nov 2014 18:05:11 +0300 Subject: [PATCH 223/997] Create about.md --- Teams/ReseaSoft/about.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Teams/ReseaSoft/about.md diff --git a/Teams/ReseaSoft/about.md b/Teams/ReseaSoft/about.md new file mode 100644 index 0000000..8ab2e70 --- /dev/null +++ b/Teams/ReseaSoft/about.md @@ -0,0 +1,27 @@ +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 +=========================== + +| 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. +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 a9d39dff2b9790794858a1418ba3e8e096079624 Mon Sep 17 00:00:00 2001 From: bagustrihatmaja Date: Wed, 26 Nov 2014 23:06:37 +0800 Subject: [PATCH 224/997] adding team --- Teams/Plummy/ABOUT.md | 30 ++++++++++++++++++++++++++++++ Teams/Plummy/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 Teams/Plummy/ABOUT.md create mode 100644 Teams/Plummy/team.json diff --git a/Teams/Plummy/ABOUT.md b/Teams/Plummy/ABOUT.md new file mode 100644 index 0000000..3a65818 --- /dev/null +++ b/Teams/Plummy/ABOUT.md @@ -0,0 +1,30 @@ +Welcome to Plummy +================ + +We are the Plummy team, so we are participating. +That's not it, well yeah, we are team in both real world and this koding event. We are doing many projects as a startup currently. All of our team are Indonesian, but one of our team currently living in Melbourne. +We always work remotely and this event is our chance to do some work together and train our work team. + +About your team +=========================== + +| bagus | rizky | bayu +|--- |--- |--- +| ![Bagus](http://plummy.web.id/images/maja.png) | ![Rizky](http://plummy.web.id/images/rizky.png) | ![Bayu](http://plummy.web.id/images/bayu.png) + +Bagus +---------- + +Bagus is mostly interested in database, as a backend engineer Bagus also loves to do some scripting and programming. Mostly, Bagus use PostgreSQL and ruby. + +Rizky +--------- + +Rizky is a full stack web developer, his code won't be smells. + +Bayu +-------- + +Bayu is UI/UX guy, who works mostly with photoshop and other UI tools, he is also our business guy, please talk money with him. + + diff --git a/Teams/Plummy/team.json b/Teams/Plummy/team.json new file mode 100644 index 0000000..19ffb58 --- /dev/null +++ b/Teams/Plummy/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Plummy", + "members": [ + { + "name": "Bagus Trihatmaja", + "twitter": "@bagustrihatmaja", + "koding": "btrihatmaja", + "location": "Denpasar, ID", + "lead": true + }, + { + "name": "Rizky Noor Ichwan", + "twitter": "", + "koding": "spondbob", + "location": "Melbourne, AU" + }, + { + "name": "Bayu Ditaprawira", + "twitter": "", + "koding": "bayultimate", + "location": "Denpasar, ID" + } + ] +} From d25296f11994a9146309ca05839d396bdb2ad84a Mon Sep 17 00:00:00 2001 From: Ananay Arora Date: Wed, 26 Nov 2014 20:38:33 +0530 Subject: [PATCH 225/997] About us. --- Teams/ExpertsUnlimited/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/ExpertsUnlimited/ABOUT.md diff --git a/Teams/ExpertsUnlimited/ABOUT.md b/Teams/ExpertsUnlimited/ABOUT.md new file mode 100644 index 0000000..2ab893b --- /dev/null +++ b/Teams/ExpertsUnlimited/ABOUT.md @@ -0,0 +1,17 @@ +== Team Name: Experts Unlimited + +-- About Us: + +We're 4 highschool students taking part in this competition. + +- Ananay Arora (http://ananayarora.com) : The leader here, with all the development skills. +- Abhishek Anand: Beta Tester & Designer with great debugging skills. +- Akshay Gupta: Graphics Designer with Beta Testing skills. +- Rohan Dhar: PHP Guy & Web Developer. + +Languages : +-> HTML +-> CSS +-> Javascript w/ jQuery & AJAX +-> PHP +-> MySQL From 65f895152cf4bede0faffe308b57937e66a91866 Mon Sep 17 00:00:00 2001 From: ReseaSoft Date: Wed, 26 Nov 2014 18:22:07 +0300 Subject: [PATCH 226/997] Update about.md --- Teams/ReseaSoft/about.md | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/Teams/ReseaSoft/about.md b/Teams/ReseaSoft/about.md index 8ab2e70..75dcfb4 100644 --- a/Teams/ReseaSoft/about.md +++ b/Teams/ReseaSoft/about.md @@ -1,27 +1,21 @@ 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. +I am software developer and want to realize my idea in koding hackaton -About your team +About me =========================== -| 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. -Tell us why you want to win. +I am 26 and software developer and some monthes ago I found are there any online hackatons. And it was very surprisingly when I didn't find any. +But now I have got a mail from elance with explanation of koding.com hackaton and was very happy to know about it. +When I registered and was approved for participating I found that first theme (about global problems of the Earth) is very interesting for me. +I want to make something interesting, beatiful and of course useful . And I want to win not for the money but for the communication with interesting people. -About your skills and what you are going to do? +About my skills ======= -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. +I think that programming is general skill. But of course there must be the platform where a programmer realizes his ideas.And +nowadays I am focusing on web projects. I program on C# for ASP.NET /MVC/WebApi platforms, Javascript (jQuery and Angular.js mainly) for frontend. And I love alghoritms and especially I like machine learning and big data, and using for it Python (May be I will move to that language in future :) ) -You can change your mind, that's ok. Just push an update here when you do. From a88035e912f79ba8b4b006656011f3eeb821419e Mon Sep 17 00:00:00 2001 From: SK83RJOSH Date: Wed, 26 Nov 2014 10:24:15 -0500 Subject: [PATCH 227/997] TeamFlex! --- Teams/TeamFlex/ABOUT.md | 24 ++++++++++++++++++++++++ Teams/TeamFlex/team.json | 18 ++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 Teams/TeamFlex/ABOUT.md create mode 100644 Teams/TeamFlex/team.json diff --git a/Teams/TeamFlex/ABOUT.md b/Teams/TeamFlex/ABOUT.md new file mode 100644 index 0000000..1a83602 --- /dev/null +++ b/Teams/TeamFlex/ABOUT.md @@ -0,0 +1,24 @@ +TeamFlex +================ + +We are a group of passionate developers that build flex-ible applications to work on a variety of platforms and systems. + + +About your team +=========================== + +| Joshua Wood (SK83RJOSH) | Brandon Teller (brteller) +|--- |--- +| ![SK83RJOSH](http://chopdawg.com/wp-content/uploads/cache/2014/05/josh-wood/434338697.png) | ![brteller](http://chopdawg.com/wp-content/uploads/cache/2014/05/brandonT/1087521060.png) +| Project Lead, Frontend and Backend Guru | Designer, Frontend and Backend Developer + +We've worked together for around 3 years, and between us we have over ten years of webdev experience. + +Whether it be our own startup or one of the many freelance projects we've completed together, we've always prided ourselves on pushing boundaries and doing new things. So when we heard about the Koding Hackathon, and saw the themes, we jumped right on to the idea. + +We can't wait to show everyone our idea. + +Goal +======= + +We plan to create a real time chat application with a very unique twist, keep an eye out! diff --git a/Teams/TeamFlex/team.json b/Teams/TeamFlex/team.json new file mode 100644 index 0000000..2ba5461 --- /dev/null +++ b/Teams/TeamFlex/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Team Flex", + "members": [ + { + "name": "Joshua Wood", + "twitter": "SK83RJOSH", + "koding": "SK83RJOSH", + "location": "Gettysburg, US", + "lead": true + }, + { + "name": "Brandon Teller", + "twitter": "brandonteller", + "koding": "brteller", + "location": "York, US" + } + ] +} From 5c500ec0ce2df63d33ecf4b4f30d1fe090507e4c Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:26:45 -0500 Subject: [PATCH 228/997] Create team.json --- Teams/TeamHairball/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/TeamHairball/team.json diff --git a/Teams/TeamHairball/team.json b/Teams/TeamHairball/team.json new file mode 100644 index 0000000..f54548d --- /dev/null +++ b/Teams/TeamHairball/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Hairball", + "members": [ + { + "name": "Paul Bailey", + "twitter": "pizzapanther", + "koding": "pizzapanther", + "location": "League City, US" + }, + { + "name": "Chris Cauley", + "twitter": "lablackey", + "koding": "Chriscauley", + "location": "Houston, US" + } + ] +} From 8116c1c60bc62e3263fc36587a4ac6761715319d Mon Sep 17 00:00:00 2001 From: Ivan Kirichenko Date: Wed, 26 Nov 2014 22:27:20 +0700 Subject: [PATCH 229/997] Add megusta --- Teams/megusta/ABOUT.md | 22 ++++++++++++++++++++++ Teams/megusta/team.json | 12 ++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/megusta/ABOUT.md create mode 100644 Teams/megusta/team.json diff --git a/Teams/megusta/ABOUT.md b/Teams/megusta/ABOUT.md new file mode 100644 index 0000000..7e0f1db --- /dev/null +++ b/Teams/megusta/ABOUT.md @@ -0,0 +1,22 @@ + +# megusta + +I'm Ivan and I just looooooove little software and hardware helpers that make life easier. +But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. +I hope, this time I'll focus on one thing and won't use whole bucket of technologies +just for one simple purpose. :) + +# What skills do I have? + +Well, I'm kinda web developer with mixin of mobile developer who can speak following languages +(and speaks them in daily life): + + - PHP + - golang + - C# (Silverlight) + - Javascript + +My idea is to work on gathering and processing one kind of statistics that will serve well to 80% +of possible users. I'll focus on usability, because "usable" thing means "something that helps me +every day". + diff --git a/Teams/megusta/team.json b/Teams/megusta/team.json new file mode 100644 index 0000000..67f0a3e --- /dev/null +++ b/Teams/megusta/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "megusta", + "members": [ + { + "name": "Ivan Kirichenko", + "twitter": "ivashkenguru", + "koding": "elgris", + "location": "Ho Chi Minh City, VN", + "lead": true + } + ] +} From d25e343fd76f9d10b6dfcbccd9104e11bb8c06f8 Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:30:40 -0500 Subject: [PATCH 230/997] Create ABOUT.md --- Teams/TeamHairball/ABOUT.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/TeamHairball/ABOUT.md diff --git a/Teams/TeamHairball/ABOUT.md b/Teams/TeamHairball/ABOUT.md new file mode 100644 index 0000000..884fbe1 --- /dev/null +++ b/Teams/TeamHairball/ABOUT.md @@ -0,0 +1,26 @@ +# Team Hairball + +Hacking code and fur. + + +About your team +=========================== + +| Paul Bailey | Chris Cauley | 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. +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 11c112831ebcacade026f72fcd8dedb95d580cda Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:31:16 -0500 Subject: [PATCH 231/997] Update team.json --- Teams/TeamHairball/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/TeamHairball/team.json b/Teams/TeamHairball/team.json index f54548d..5237aed 100644 --- a/Teams/TeamHairball/team.json +++ b/Teams/TeamHairball/team.json @@ -5,7 +5,8 @@ "name": "Paul Bailey", "twitter": "pizzapanther", "koding": "pizzapanther", - "location": "League City, US" + "location": "League City, US", + "lead": true }, { "name": "Chris Cauley", From 46ece87c6a6e0f5e830677940b5219238da7131e Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:31:48 +0800 Subject: [PATCH 232/997] Added team info --- Teams/openIT/team.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Teams/openIT/team.json diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json new file mode 100644 index 0000000..7374993 --- /dev/null +++ b/Teams/openIT/team.json @@ -0,0 +1,40 @@ +{ + "teamName" : "open IT", + "members" : + [ + { + "name" : "Will You", + "twitter" : "mrjumpyyy", + "koding" : "willyou", + "location" : "Taipei, TW", + "lead" : false + }, + { + "name": "Ivan Wu", + "twitter": "invictusegg", + "koding": "invictusivan", + "location": "Taipei, TW", + "lead": false + }, + { + "name": "EdwardKung", + "twitter": "edwardsstep9", + "koding": "edwardsstep9", + "location": "Taipei, TW", + "lead": true + }, + { + "name": "Joe Chou", + "twitter": "dontpkme", + "koding": "dontpkme993", + "location": "Taipei, TW" + }, + { + "name": "Asip Yang", + "twitter": "None", + "koding": "asip", + "location": "Taipei, TW" + } + + ] +} From 609992790667e202e25514714c546cc2612aeca5 Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:33:33 +0800 Subject: [PATCH 233/997] Update team.json --- Teams/openIT/team.json | 68 +++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 38 deletions(-) diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json index 7374993..7558998 100644 --- a/Teams/openIT/team.json +++ b/Teams/openIT/team.json @@ -1,40 +1,32 @@ { - "teamName" : "open IT", - "members" : - [ - { - "name" : "Will You", - "twitter" : "mrjumpyyy", - "koding" : "willyou", - "location" : "Taipei, TW", - "lead" : false - }, - { - "name": "Ivan Wu", - "twitter": "invictusegg", - "koding": "invictusivan", - "location": "Taipei, TW", - "lead": false - }, - { - "name": "EdwardKung", - "twitter": "edwardsstep9", - "koding": "edwardsstep9", - "location": "Taipei, TW", - "lead": true - }, - { - "name": "Joe Chou", - "twitter": "dontpkme", - "koding": "dontpkme993", - "location": "Taipei, TW" - }, - { - "name": "Asip Yang", - "twitter": "None", - "koding": "asip", - "location": "Taipei, TW" - } - - ] + "teamName" : "open IT", + "members" :[{ + "name" : "Will You", + "twitter" : "mrjumpyyy", + "koding" : "willyou", + "location" : "Taipei, TW", + "lead" : false + }, { + "name" : "Ivan Wu", + "twitter" : "invictusegg", + "koding" : "invictusivan", + "location" : "Taipei, TW", + "lead" : false + }, { + "name" : "EdwardKung", + "twitter" : "edwardsstep9", + "koding" : "edwardsstep9", + "location" : "Taipei, TW", + "lead" : true + }, { + "name" : "Joe Chou", + "twitter" : "dontpkme", + "koding" : "dontpkme993", + "location" : "Taipei, TW" + }, { + "name" : "Asip Yang", + "twitter" : "None", + "koding" : "asip", + "location" : "Taipei, TW" + }] } From 905b54ca8aceb596b37ae866f3f4447bc758c9c0 Mon Sep 17 00:00:00 2001 From: robocoder99 Date: Wed, 26 Nov 2014 10:43:13 -0500 Subject: [PATCH 234/997] Create Team --- Teams/Altech/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Altech/team.json diff --git a/Teams/Altech/team.json b/Teams/Altech/team.json new file mode 100644 index 0000000..938e6f9 --- /dev/null +++ b/Teams/Altech/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Senthil A", + "twitter": "sent0hil", + "koding": "sent-hil", + "location": "Chennai, IN" + }, + { + "name": "Sinan Yasar", + "twitter": "sinanyasar", + "koding": "sinan", + "location": "San Francsico, US", + "lead": true + }, + { + "name": "Devrim Yasar", + "twitter": "devrimyasar", + "koding": "devrim", + "location": "San Francsico, US" + }, + { + "name": "Nitin Gupta", + "twitter": "gniting", + "koding": "nitin", + "location": "Turin, IT" + } + ] +} From a26241dde3a7883711af196788bdaa915319259e Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Wed, 26 Nov 2014 23:44:02 +0800 Subject: [PATCH 235/997] Create team.json --- Teams/CodeQuest/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/CodeQuest/team.json diff --git a/Teams/CodeQuest/team.json b/Teams/CodeQuest/team.json new file mode 100644 index 0000000..d47ef4a --- /dev/null +++ b/Teams/CodeQuest/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Code Quest", + "members": [ + { + "name": "John Kenneth N. Lorca", + "twitter": "@jklorca11", + "koding": "jklorca11", + "location": "Pasig City, PH", + "lead": true + }, + { + "name": "Mylene N. Bayan", + "twitter": "@mnbayan", + "koding": "sent-hil", + "location": "Marikina City, PH" + }, + { + "name": "Al Bautista", + "twitter": "@AV_Bautista", + "koding": "alpobre18", + "location": "Caloocan City, PH" + }, + { + "name": "Redel Estopa", + "twitter": "@DelEstopa", + "koding": "askjigen", + "location": "Pasig City, PH" + } + ] +} From fad03384e0fdd2fb643086c32bdc83a67717ac84 Mon Sep 17 00:00:00 2001 From: ealmansi Date: Wed, 26 Nov 2014 12:45:38 -0300 Subject: [PATCH 236/997] adding Toro team folder --- Teams/Toro/ABOUT.md | 11 +++++++++++ Teams/Toro/team.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 Teams/Toro/ABOUT.md create mode 100644 Teams/Toro/team.json diff --git a/Teams/Toro/ABOUT.md b/Teams/Toro/ABOUT.md new file mode 100644 index 0000000..8193719 --- /dev/null +++ b/Teams/Toro/ABOUT.md @@ -0,0 +1,11 @@ +Toro +================ + +Bred in Departamento de Computación - Facultad de Ciencias Exactas y Naturales - Universidad de Buenos Aires. Based in Argentina. + +The team +=========================== + +| x | y | z +|--- |--- |--- +| ![x](http://oi58.tinypic.com/i57skh.jpg) | ![y](http://oi58.tinypic.com/i57skh.jpg) | ![z](http://oi58.tinypic.com/i57skh.jpg) | \ No newline at end of file diff --git a/Teams/Toro/team.json b/Teams/Toro/team.json new file mode 100644 index 0000000..75d7663 --- /dev/null +++ b/Teams/Toro/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Toro", + "members": [ + { + "name": "Emilio Almansi", + "twitter": "ealmansi", + "koding": "ealmansi", + "location": "Ciudad Autónoma de Buenos Aires, Argentina" + }, + ] +} From 69957487bd773073c0e29d8a65b561afdf5949e5 Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:49:20 -0500 Subject: [PATCH 237/997] Update ABOUT.md --- Teams/TeamHairball/ABOUT.md | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/Teams/TeamHairball/ABOUT.md b/Teams/TeamHairball/ABOUT.md index 884fbe1..fef3cbf 100644 --- a/Teams/TeamHairball/ABOUT.md +++ b/Teams/TeamHairball/ABOUT.md @@ -1,26 +1,19 @@ # Team Hairball -Hacking code and fur. +_Hacking code and fur_ -About your team -=========================== +## About The Team -| Paul Bailey | Chris Cauley | 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) | +| Paul Bailey | Chris Cauley | +|--- |--- | +| ![Paul](https://e5c8d45663effab537aac1fb3c79230e1a2bfe17.googledrive.com/host/0B-GD95vnz4VFWmhqWTlNOWtWWDQ/pink-panther-pictures.jpg) | ![Chris](https://pbs.twimg.com/profile_images/492701386727903233/slSzD_g0.jpeg) | -Tell us who you are, why you did you decide to join? +Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. -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. +## Our Skills +- Python +- Django +- Javascript +- AngularJS From 786dd59129f428d77e12cf2d1bb46e743e48506c Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:49:56 -0500 Subject: [PATCH 238/997] Update ABOUT.md --- Teams/TeamHairball/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamHairball/ABOUT.md b/Teams/TeamHairball/ABOUT.md index fef3cbf..af34a78 100644 --- a/Teams/TeamHairball/ABOUT.md +++ b/Teams/TeamHairball/ABOUT.md @@ -9,7 +9,7 @@ _Hacking code and fur_ |--- |--- | | ![Paul](https://e5c8d45663effab537aac1fb3c79230e1a2bfe17.googledrive.com/host/0B-GD95vnz4VFWmhqWTlNOWtWWDQ/pink-panther-pictures.jpg) | ![Chris](https://pbs.twimg.com/profile_images/492701386727903233/slSzD_g0.jpeg) | -Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. +Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning, we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. ## Our Skills From 9113d4ee29bb078ebd88be3333a075951acebb4b Mon Sep 17 00:00:00 2001 From: ealmansi Date: Wed, 26 Nov 2014 12:50:33 -0300 Subject: [PATCH 239/997] fix 2 digit country code --- Teams/Toro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Toro/team.json b/Teams/Toro/team.json index 75d7663..b177797 100644 --- a/Teams/Toro/team.json +++ b/Teams/Toro/team.json @@ -5,7 +5,7 @@ "name": "Emilio Almansi", "twitter": "ealmansi", "koding": "ealmansi", - "location": "Ciudad Autónoma de Buenos Aires, Argentina" + "location": "Ciudad Autónoma de Buenos Aires, AR" }, ] } From 92b750ba80c2cb5cb4b07f37e3b1708e4fa4dae1 Mon Sep 17 00:00:00 2001 From: Pavel Zet Date: Wed, 26 Nov 2014 17:50:47 +0200 Subject: [PATCH 240/997] add team.json --- Teams/DeadWookie/team.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Teams/DeadWookie/team.json diff --git a/Teams/DeadWookie/team.json b/Teams/DeadWookie/team.json new file mode 100644 index 0000000..ca8127d --- /dev/null +++ b/Teams/DeadWookie/team.json @@ -0,0 +1,31 @@ +{ + "teamName": "DeadWookie", + "members": [ + { + "name": "Eugene Ryabchenko", + "koding": "comentor", + "location": "Odessa, UA" + }, + { + "name": "Dmitry Banasko", + "koding": "imbad", + "location": "Odessa, UA" + }, + { + "name": "Sergey Malyuta", + "koding": "m-serge", + "location": "Odessa, UA" + }, + { + "name": "Vadim Marushevsky", + "koding": "makanaki", + "location": "Odessa, UA" + }, + { + "name": "Pavel Zet", + "koding": "zetorama", + "location": "Odessa, UA", + "lead": true + } + ] +} From a7e79848f04df913be6b9513a6b7cdc7682abddd Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:52:17 +0800 Subject: [PATCH 241/997] About us --- Teams/openIT/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/openIT/ABOUT.md diff --git a/Teams/openIT/ABOUT.md b/Teams/openIT/ABOUT.md new file mode 100644 index 0000000..f520a8d --- /dev/null +++ b/Teams/openIT/ABOUT.md @@ -0,0 +1,10 @@ +Open IT +================ +We love hackathon, and we won the hackathon twice in Taiwan. +We're creative, and we focus on user story. +We want to make things different. We don't make shit. + + +What I am going to do? +======= +We have some ideas about theme 1. It will be cool and fun. From 390ba54d41c2b7d73050e4c2a220ec8f8feb8626 Mon Sep 17 00:00:00 2001 From: Rodolfo Stephano Castillo Mateluna Date: Wed, 26 Nov 2014 16:52:37 +0100 Subject: [PATCH 242/997] Add team file Need update --- Teams/Copihue/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Copihue/team.json diff --git a/Teams/Copihue/team.json b/Teams/Copihue/team.json new file mode 100644 index 0000000..754fe6c --- /dev/null +++ b/Teams/Copihue/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Team Copihue", + "members": [ + { + "name": "Marcelo Jara Almeyda", + "twitter": "gtrshelo", + "koding": "shelo", + "location": "Quilpué, CL" + }, + { + "name": "Rodolfo Castillo Mateluna", + "twitter": "tilder95", + "koding": "rcastill", + "location": "Valparaíso, CL" + }, + { + "name": "Francisco Casas Barrientos", + "twitter": "sinanyasar", + "koding": "sinan", + "location": "San Francsico, US", + "lead": true + } + ] +} From 06b5497719e11e3bbed67f938ed3482da27beaca Mon Sep 17 00:00:00 2001 From: Rodolfo Stephano Castillo Mateluna Date: Wed, 26 Nov 2014 16:53:20 +0100 Subject: [PATCH 243/997] Create ABOUT.md Need text --- Teams/Copihue/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/Copihue/ABOUT.md diff --git a/Teams/Copihue/ABOUT.md b/Teams/Copihue/ABOUT.md new file mode 100644 index 0000000..85ec72b --- /dev/null +++ b/Teams/Copihue/ABOUT.md @@ -0,0 +1 @@ +ABOUT HERE From 12f3e5e80cc1b0bc0d0d1737ab63c030b1cdda41 Mon Sep 17 00:00:00 2001 From: robocoder99 Date: Wed, 26 Nov 2014 10:53:38 -0500 Subject: [PATCH 244/997] Team info --- Teams/Altech/ABOUT.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Teams/Altech/ABOUT.md diff --git a/Teams/Altech/ABOUT.md b/Teams/Altech/ABOUT.md new file mode 100644 index 0000000..37d08e7 --- /dev/null +++ b/Teams/Altech/ABOUT.md @@ -0,0 +1,34 @@ +##Altech + +#What we do + +We are an experienced team of coders having a combined more than 8 years of experience in hacking, coding and designing applications and other systems. We have written many websites, developed mods for games, developed a couple of games ourselves and hacked many features into different applications. + +#Languages + +Our favorite languages are: +-Java +-PHP +-C# +-C++ +-Python + +We also commonly work with +-Perl +-Ruby +-Lua +-Objective-C + +#About US +-Graham + -4 Years of Experience + -Favorite language is PHP + -Experienced Penetration Tester + -Front-end and UI person +-Alex + -4 Years of Experience + -Favorite language is Java + -Developed many game mods + -Back-end coding and networking person + +We live in North Carolina in the United States. From f36fcd247146ba928da152367d07101e9256a75c Mon Sep 17 00:00:00 2001 From: Will Date: Wed, 26 Nov 2014 23:53:53 +0800 Subject: [PATCH 245/997] Update team.json --- Teams/openIT/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json index 7558998..c1566aa 100644 --- a/Teams/openIT/team.json +++ b/Teams/openIT/team.json @@ -24,9 +24,9 @@ "koding" : "dontpkme993", "location" : "Taipei, TW" }, { - "name" : "Asip Yang", - "twitter" : "None", - "koding" : "asip", + "name" : "Chia-Hung, Chu", + "twitter" : "apig1026", + "koding" : "apig1026", "location" : "Taipei, TW" }] } From fcde3c20c001b8818726e6d15221fec447af0e8e Mon Sep 17 00:00:00 2001 From: robocoder99 Date: Wed, 26 Nov 2014 10:54:43 -0500 Subject: [PATCH 246/997] Update ABOUT.md --- Teams/Altech/ABOUT.md | 48 +++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Teams/Altech/ABOUT.md b/Teams/Altech/ABOUT.md index 37d08e7..3afb446 100644 --- a/Teams/Altech/ABOUT.md +++ b/Teams/Altech/ABOUT.md @@ -1,34 +1,34 @@ -##Altech +#Altech -#What we do +###What we do We are an experienced team of coders having a combined more than 8 years of experience in hacking, coding and designing applications and other systems. We have written many websites, developed mods for games, developed a couple of games ourselves and hacked many features into different applications. -#Languages +###Languages Our favorite languages are: --Java --PHP --C# --C++ --Python +- Java +- PHP +- C# +- C++ +- Python We also commonly work with --Perl --Ruby --Lua --Objective-C +- Perl +- Ruby +- Lua +- Objective-C -#About US --Graham - -4 Years of Experience - -Favorite language is PHP - -Experienced Penetration Tester - -Front-end and UI person --Alex - -4 Years of Experience - -Favorite language is Java - -Developed many game mods - -Back-end coding and networking person +###About US +- Graham + - 4 Years of Experience + - Favorite language is PHP + - Experienced Penetration Tester + - Front-end and UI person +- Alex + - 4 Years of Experience + - Favorite language is Java + - Developed many game mods + - Back-end coding and networking person -We live in North Carolina in the United States. + From d4a74bd132d3af42072150f8791869c7e0ecd61c Mon Sep 17 00:00:00 2001 From: mavidser Date: Wed, 26 Nov 2014 21:24:46 +0530 Subject: [PATCH 247/997] Dingoes ate my baby --- Teams/Dingoes ate my baby/ABOUT.md | 13 +++++++++++++ Teams/Dingoes ate my baby/team.json | 11 +++++++++++ 2 files changed, 24 insertions(+) create mode 100644 Teams/Dingoes ate my baby/ABOUT.md create mode 100644 Teams/Dingoes ate my baby/team.json diff --git a/Teams/Dingoes ate my baby/ABOUT.md b/Teams/Dingoes ate my baby/ABOUT.md new file mode 100644 index 0000000..cf47c4d --- /dev/null +++ b/Teams/Dingoes ate my baby/ABOUT.md @@ -0,0 +1,13 @@ +About me +=========================== + +| Sid +|--- +| ![Sid](https://avatars2.githubusercontent.com/u/4343949?v=3&s=460) + +I like tinker with the web. There isn't much to say. I like to code, and build new stuff. + +Skills +======= +Python, JS, HTML&CSS + diff --git a/Teams/Dingoes ate my baby/team.json b/Teams/Dingoes ate my baby/team.json new file mode 100644 index 0000000..de2928e --- /dev/null +++ b/Teams/Dingoes ate my baby/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Dingoes ate my baby", + "members": [ + { + "name": "Siddhartha Verma", + "twitter": "mavidser", + "koding": "mavidser", + "location": "Kanpur, IN" + } + ] +} From f3540ab0cb5433b2d0edcf13826542678e042517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vitor=20Lob=C3=A3o=20Fernandes?= Date: Wed, 26 Nov 2014 13:55:06 -0200 Subject: [PATCH 248/997] Create Team.json --- Teams/Magusd/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Magusd/team.json diff --git a/Teams/Magusd/team.json b/Teams/Magusd/team.json new file mode 100644 index 0000000..45a76cb --- /dev/null +++ b/Teams/Magusd/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Vitor Lobão Fernandes", + "twitter": "unclelobs", + "koding": "unclelobs", + "location": "Curitiba, BR" + } + ] +} From 676e0746451114ea5b5d1806aecfa05389f042af Mon Sep 17 00:00:00 2001 From: Owen Craig Date: Wed, 26 Nov 2014 09:55:16 -0600 Subject: [PATCH 249/997] updated Tony's koding username --- Teams/igHumble/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/igHumble/team.json b/Teams/igHumble/team.json index ef91ac3..65f1d1f 100644 --- a/Teams/igHumble/team.json +++ b/Teams/igHumble/team.json @@ -11,7 +11,7 @@ { "name": "Tony Truong", "twitter": "tonykqt", - "koding": "TBA", + "koding": "tonykqt", "location": "Sydney, AU" }, { From 923becc962a9e9ff0fcf00bac34aa2acbd0c0f54 Mon Sep 17 00:00:00 2001 From: robocoder99 Date: Wed, 26 Nov 2014 10:57:42 -0500 Subject: [PATCH 250/997] Update team.json --- Teams/Altech/team.json | 37 +++++++++---------------------------- 1 file changed, 9 insertions(+), 28 deletions(-) diff --git a/Teams/Altech/team.json b/Teams/Altech/team.json index 938e6f9..b3307c5 100644 --- a/Teams/Altech/team.json +++ b/Teams/Altech/team.json @@ -1,36 +1,17 @@ { - "teamName": "Team Koders", + "teamName": "Altech", "members": [ { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" + "name": "Alexander Allen", + "twitter": "altechminecraft", + "koding": "robodude", + "location": "Raleigh, US" }, { - "name": "Senthil A", - "twitter": "sent0hil", - "koding": "sent-hil", - "location": "Chennai, IN" - }, - { - "name": "Sinan Yasar", - "twitter": "sinanyasar", - "koding": "sinan", - "location": "San Francsico, US", - "lead": true - }, - { - "name": "Devrim Yasar", - "twitter": "devrimyasar", - "koding": "devrim", - "location": "San Francsico, US" - }, - { - "name": "Nitin Gupta", - "twitter": "gniting", - "koding": "nitin", - "location": "Turin, IT" + "name": "Graham Cleven", + "twitter": "altechminecraft", + "koding": "coolfish", + "location": "Raleigh, US" } ] } From 18e33532c16e9c7e90fd52eeec6f3db9c00e0f77 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:00:29 +0200 Subject: [PATCH 251/997] Added team information --- Teams/Antonio/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Antonio/team.json diff --git a/Teams/Antonio/team.json b/Teams/Antonio/team.json new file mode 100644 index 0000000..73aecbc --- /dev/null +++ b/Teams/Antonio/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Antonio", + "members": [ + { + "name": "Anton Bahurinsky", + "twitter": "AntonioSanya16", + "koding": "antonio16", + "location": "Kyiv, UA", + "lead": true + } + ] +} From 13ef38fb41994a2af1ed559d90399bea6163b029 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Wed, 26 Nov 2014 11:01:35 -0500 Subject: [PATCH 252/997] cool_kid_alert started --- Teams/cool_kid_alert/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/cool_kid_alert/team.json diff --git a/Teams/cool_kid_alert/team.json b/Teams/cool_kid_alert/team.json new file mode 100644 index 0000000..c1e12d9 --- /dev/null +++ b/Teams/cool_kid_alert/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "cool_kid_alert", + "members": [ + { + "name":"Alan Dai", + "koding":"cakesofwrath", + "location":"Albany, US", + "lead":true + } + ] +} From 325517c4f8e44259ec26c4f275aea1d2667197c0 Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 00:03:07 +0800 Subject: [PATCH 253/997] Create ABOUT.md --- Teams/CodeQuest/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/CodeQuest/ABOUT.md diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md new file mode 100644 index 0000000..8180c3e --- /dev/null +++ b/Teams/CodeQuest/ABOUT.md @@ -0,0 +1,14 @@ +# Code Quest + +We are a team a team of 4 developers. + +## About our team + +| Nehto | MaiLin | Al | Del +|--- |--- |--- |--- +| ![Nehto] | ![MaiLin] | ![Al] | ![Del] | + +[Nehto]: https://avatars2.githubusercontent.com/u/2397003?v=3&s=460 "Eating his signature food, gormeh sabzi" +[MaiLin]: https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/p417x417/10177421_733295513357647_3213782047740590954_n.jpg?oh=ab6fc91b34b60ca877f671bc989507da&oe=54D45A8E&__gda__=1423280744_42bf2e97a57e29deee30a551e596cbab "Basic" +[Al]: https://scontent-a-sea.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10574217_608640175922741_5072238741031573289_n.jpg?oh=b2926cead3af47807db6c65624ed6f80&oe=551B0AC9 "at NASA JPL" +[Del]: https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xpf1/v/t1.0-9/10606469_4906138666938_2744737808825743150_n.jpg?oh=2c26d1def3e7e11e52bf949c2c1c8616&oe=54DD9FFF&__gda__=1427498003_7e922beb0f66d72a0cd85b276de295fd "A day in the life" From 7dccc65c41b24a3022e379eff945f9442ecef38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rui=20El=C3=B3i?= Date: Wed, 26 Nov 2014 16:08:12 +0000 Subject: [PATCH 254/997] update carlos koding --- Teams/Cheers/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Cheers/team.json b/Teams/Cheers/team.json index e7fe4cc..4f0a8d5 100644 --- a/Teams/Cheers/team.json +++ b/Teams/Cheers/team.json @@ -4,7 +4,7 @@ { "name": "Carlos Fernandes", "twitter": "", - "koding": "", + "koding": "carlosjs89", "location": "Lisbon, PT" }, { @@ -20,4 +20,4 @@ "location": "Lisbon, PT" } ] -} \ No newline at end of file +} From db1e2dcb62db8ddaf4a3d173e57b69ee1854b24b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vitor=20Lob=C3=A3o=20Fernandes?= Date: Wed, 26 Nov 2014 14:08:20 -0200 Subject: [PATCH 255/997] Create ABOUT.md --- Teams/Magusd/ABOUT.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Teams/Magusd/ABOUT.md diff --git a/Teams/Magusd/ABOUT.md b/Teams/Magusd/ABOUT.md new file mode 100644 index 0000000..7278104 --- /dev/null +++ b/Teams/Magusd/ABOUT.md @@ -0,0 +1,34 @@ +Magusd +================ + +I love studying, programming, freelancing and finding out about new technologies. +I am not an first hander developer. I like waiting for things to get mature before jumping in and dedicating hours. + + +About your team +=========================== + +| Magusd | +|--- | +| ![Magusd](https://avatars2.githubusercontent.com/u/6398874?v=3&s=460) | + +I am just a developer trying to make a difference. I quit college in the last year to study what I want to study. +The picture you see is me when I was 19 after serving the army here in Brazil. Why did I serve? Just for the sake of it. +I wanted to loose some weight and get paid to do so, at least, that was how I was looking at it. +Turned out to be one of the greatest experiences of my life and I am fucking proud of it. + +I was born in the favelas of Rio de Janeiro, my parents managed to move out from Rio to Curitiba, where I currently live in. +Here I managed to get a great education, entered one of the best public schools and got a 100% schollarship from the government and started studying Computer Science at the Catholic University. + +I am proud of my achievements but, as I you can see, I am facing this single handed. Why? Because I can't find people that are commited as I am. + +I have great friends, don't get me wrong, but none of them is into programming. So, it's just me again facing challenges. +Hahaha + + +My Stack +======= +- PHP using Laravel +- Javascript (jQuery, AngularJS) +- PostgresSQL +- Phonegap (maybe) From 49f60d5792c9fd47483d05d458bb903eee913b67 Mon Sep 17 00:00:00 2001 From: spidergears Date: Wed, 26 Nov 2014 21:39:17 +0530 Subject: [PATCH 256/997] Team CodeRabbits Added info --- Teams/CodeRabbits/ABOUT.md | 7 +++++++ Teams/CodeRabbits/team.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/CodeRabbits/ABOUT.md create mode 100644 Teams/CodeRabbits/team.json diff --git a/Teams/CodeRabbits/ABOUT.md b/Teams/CodeRabbits/ABOUT.md new file mode 100644 index 0000000..2c1f84d --- /dev/null +++ b/Teams/CodeRabbits/ABOUT.md @@ -0,0 +1,7 @@ +We are CodeRabbits. +=================== + +Deepak| Jiren |Sachin |Siva +![](http://joshsoftware.com/assets/team/deepak-3f343125185c28aa0c8f87b66e39f8e8.jpg) |![](http://joshsoftware.com/assets/team/jiren-c4e5567226bb5b35deea6bbebffd0b2c.png) |![](https://gitlab.com//uploads/user/avatar/38483/10448245_10152860504609045_7527272152737046816_n.jpg) |[](http://joshsoftware.com/assets/team/siva_gollapalli-c756fa4136bbd16be61cb907df9d3034.jpg) + +More coming soon... diff --git a/Teams/CodeRabbits/team.json b/Teams/CodeRabbits/team.json new file mode 100644 index 0000000..9467575 --- /dev/null +++ b/Teams/CodeRabbits/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "CodeRabbits", + "members": [ + { + "name": "Deepak Singh", + "twitter": "spider_gears", + "koding": "spidergears", + "location": "Pune, IN", + "lead": true + }, + { + "name": "Jiren Patel", + "twitter": "__jiren", + "koding": "jiren", + "location": "Pune, IN" + }, + { + "name": "Sachin Kamble", + "twitter": "clistesoft", + "koding": "sinan", + "location": "Pune, IN" + }, + { + "name": "Siva Gollapalli", + "twitter": "sivagollapalli", + "koding": "sivagollapalli", + "location": "Pune, IN" + } + ] +} From eb6e9d028f8cb06fe22d7b3867f87f5c1828230b Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 00:11:45 +0800 Subject: [PATCH 257/997] Update del's picture --- Teams/CodeQuest/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md index 8180c3e..0dbce0f 100644 --- a/Teams/CodeQuest/ABOUT.md +++ b/Teams/CodeQuest/ABOUT.md @@ -11,4 +11,4 @@ We are a team a team of 4 developers. [Nehto]: https://avatars2.githubusercontent.com/u/2397003?v=3&s=460 "Eating his signature food, gormeh sabzi" [MaiLin]: https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/p417x417/10177421_733295513357647_3213782047740590954_n.jpg?oh=ab6fc91b34b60ca877f671bc989507da&oe=54D45A8E&__gda__=1423280744_42bf2e97a57e29deee30a551e596cbab "Basic" [Al]: https://scontent-a-sea.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10574217_608640175922741_5072238741031573289_n.jpg?oh=b2926cead3af47807db6c65624ed6f80&oe=551B0AC9 "at NASA JPL" -[Del]: https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xpf1/v/t1.0-9/10606469_4906138666938_2744737808825743150_n.jpg?oh=2c26d1def3e7e11e52bf949c2c1c8616&oe=54DD9FFF&__gda__=1427498003_7e922beb0f66d72a0cd85b276de295fd "A day in the life" +[Del]: https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpf1/v/t1.0-9/21680_2921694337070_216937608_n.jpg?oh=4fbbece81fd43ece200495884ba2e77b&oe=550E45DA&__gda__=1423443793_704f23e12e45a3ad407ee776a2798a5b "A day in the life" From 940f4d9498f0dc5d2679bd21ab52b685243cbee0 Mon Sep 17 00:00:00 2001 From: SpiderGears Date: Wed, 26 Nov 2014 21:43:48 +0530 Subject: [PATCH 258/997] Update ABOUT.md --- Teams/CodeRabbits/ABOUT.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Teams/CodeRabbits/ABOUT.md b/Teams/CodeRabbits/ABOUT.md index 2c1f84d..4a5b931 100644 --- a/Teams/CodeRabbits/ABOUT.md +++ b/Teams/CodeRabbits/ABOUT.md @@ -1,7 +1,5 @@ We are CodeRabbits. =================== - -Deepak| Jiren |Sachin |Siva -![](http://joshsoftware.com/assets/team/deepak-3f343125185c28aa0c8f87b66e39f8e8.jpg) |![](http://joshsoftware.com/assets/team/jiren-c4e5567226bb5b35deea6bbebffd0b2c.png) |![](https://gitlab.com//uploads/user/avatar/38483/10448245_10152860504609045_7527272152737046816_n.jpg) |[](http://joshsoftware.com/assets/team/siva_gollapalli-c756fa4136bbd16be61cb907df9d3034.jpg) +![Deepak](http://joshsoftware.com/assets/team/deepak-3f343125185c28aa0c8f87b66e39f8e8.jpg) ![Jiren](http://joshsoftware.com/assets/team/jiren-c4e5567226bb5b35deea6bbebffd0b2c.png) ![Sachin](https://gitlab.com//uploads/user/avatar/38483/10448245_10152860504609045_7527272152737046816_n.jpg) ![Siva](http://joshsoftware.com/assets/team/siva_gollapalli-c756fa4136bbd16be61cb907df9d3034.jpg) More coming soon... From 62ec8b50efb8f6bf27f3491f5e77f2a450d1db73 Mon Sep 17 00:00:00 2001 From: SpiderGears Date: Wed, 26 Nov 2014 21:44:24 +0530 Subject: [PATCH 259/997] Update ABOUT.md --- Teams/CodeRabbits/ABOUT.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Teams/CodeRabbits/ABOUT.md b/Teams/CodeRabbits/ABOUT.md index 4a5b931..3d59102 100644 --- a/Teams/CodeRabbits/ABOUT.md +++ b/Teams/CodeRabbits/ABOUT.md @@ -1,5 +1,4 @@ We are CodeRabbits. =================== -![Deepak](http://joshsoftware.com/assets/team/deepak-3f343125185c28aa0c8f87b66e39f8e8.jpg) ![Jiren](http://joshsoftware.com/assets/team/jiren-c4e5567226bb5b35deea6bbebffd0b2c.png) ![Sachin](https://gitlab.com//uploads/user/avatar/38483/10448245_10152860504609045_7527272152737046816_n.jpg) ![Siva](http://joshsoftware.com/assets/team/siva_gollapalli-c756fa4136bbd16be61cb907df9d3034.jpg) More coming soon... From 1af6ed239d6f80bcf42738d936830c9d8394987d Mon Sep 17 00:00:00 2001 From: Pavel Zet Date: Wed, 26 Nov 2014 18:15:10 +0200 Subject: [PATCH 260/997] add draft for ABOUT.md --- Teams/DeadWookie/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/DeadWookie/ABOUT.md diff --git a/Teams/DeadWookie/ABOUT.md b/Teams/DeadWookie/ABOUT.md new file mode 100644 index 0000000..73d8c47 --- /dev/null +++ b/Teams/DeadWookie/ABOUT.md @@ -0,0 +1,13 @@ +# DeadWookie # + +_TODO: update this page_ + + +## Who we are ## + +We are like the superheroes league, like the ninja turtles, like the musketeers. And yes, we have Hulk. + + +## What we do ## + +Actually, brainstorming… From e0663093fa98fc410926e5c676b1723bae6d905c Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 00:15:18 +0800 Subject: [PATCH 261/997] Update del's picture --- Teams/CodeQuest/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md index 0dbce0f..cfbb3b7 100644 --- a/Teams/CodeQuest/ABOUT.md +++ b/Teams/CodeQuest/ABOUT.md @@ -11,4 +11,4 @@ We are a team a team of 4 developers. [Nehto]: https://avatars2.githubusercontent.com/u/2397003?v=3&s=460 "Eating his signature food, gormeh sabzi" [MaiLin]: https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/p417x417/10177421_733295513357647_3213782047740590954_n.jpg?oh=ab6fc91b34b60ca877f671bc989507da&oe=54D45A8E&__gda__=1423280744_42bf2e97a57e29deee30a551e596cbab "Basic" [Al]: https://scontent-a-sea.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10574217_608640175922741_5072238741031573289_n.jpg?oh=b2926cead3af47807db6c65624ed6f80&oe=551B0AC9 "at NASA JPL" -[Del]: https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-xpf1/v/t1.0-9/21680_2921694337070_216937608_n.jpg?oh=4fbbece81fd43ece200495884ba2e77b&oe=550E45DA&__gda__=1423443793_704f23e12e45a3ad407ee776a2798a5b "A day in the life" +[Del]: https://scontent-a-atl.xx.fbcdn.net/hphotos-xaf1/v/t1.0-9/417632_1982284492411_1218921174_n.jpg?oh=3104791bfd08477ad70ca5cd145ca9d7&oe=550F92C3 "A day in the life" From e41774c82d924a322a25fd85c53978c03b3e1f6e Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 21:46:17 +0530 Subject: [PATCH 262/997] Added team information --- Teams/Hurricane/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Hurricane/team.json diff --git a/Teams/Hurricane/team.json b/Teams/Hurricane/team.json new file mode 100644 index 0000000..92fb4d4 --- /dev/null +++ b/Teams/Hurricane/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Hurricane", + "members": [ + { + "name": "Anushka Sandaruwan Samaranayake", + "twitter": "AnushkaSandaru1", + "koding": "anushkasandaruwan", + "location": "Colombo, SL", + "lead": true + }, + { + "name": "Grainier Perera", + "twitter": "_grainier", + "koding": "grainier", + "location": "Colombo, SL" + }, + { + "name": "Praminda Jayawardana", + "twitter": "pramindabj", + "koding": "praminda", + "location": "Colombo, SL" + }, + { + "name": "Yehan Pemarathne", + "twitter": "yehancha", + "koding": "yehancha", + "location": "Colombo, SL" + } + ] +} From 6b0980102a9132bc3d66dde504fb4a586c198a51 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Wed, 26 Nov 2014 11:19:35 -0500 Subject: [PATCH 263/997] added about.md --- Teams/cool_kid_alert/ABOUT.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Teams/cool_kid_alert/ABOUT.md diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md new file mode 100644 index 0000000..274143f --- /dev/null +++ b/Teams/cool_kid_alert/ABOUT.md @@ -0,0 +1,19 @@ +cool_kid_alert +================ +Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. + +Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. +Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". +Since then, I've tried to learn as much as I can, as fast I can. +I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + +And I got an internship at an informatics lab! + +Skills/Experience +================ +Javascript, Java, HTML/CSS. +D3.js, Node, Sails. + +I want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. +Obviously, I'd use d3.js for that. +Another cool idea would be a way for people to highlight the most important parts of a legal document for users to read and then some sort of game to make sure people read those sentences, at least. From 184f92196f9587ba4af1bf6de2c8031fac66747f Mon Sep 17 00:00:00 2001 From: Support Date: Wed, 26 Nov 2014 11:20:38 -0500 Subject: [PATCH 264/997] Adding team helwa --- Teams/Helwa/ABOUT.md | 17 +++++ Teams/Helwa/team.json | 160 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 177 insertions(+) create mode 100644 Teams/Helwa/ABOUT.md create mode 100644 Teams/Helwa/team.json diff --git a/Teams/Helwa/ABOUT.md b/Teams/Helwa/ABOUT.md new file mode 100644 index 0000000..8959ae7 --- /dev/null +++ b/Teams/Helwa/ABOUT.md @@ -0,0 +1,17 @@ +This is our page +================ + +We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. + +OUR TEAM +=========================== + +#### MEMBERS + +We are ahmedlogic & sarvagyavaish + +OUR SKILLS +======= + +We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. + diff --git a/Teams/Helwa/team.json b/Teams/Helwa/team.json new file mode 100644 index 0000000..fe94981 --- /dev/null +++ b/Teams/Helwa/team.json @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

{

+
+


+
+

  "teamName": "Team Koders",

+
+


+
+

  "members": [

+
+


+
+

    {

+
+


+
+

      "name": “Ahmed Ismail“,

+
+


+
+

      "twitter": “ahmedlogik,

+
+


+
+

      "koding": “ahmedlogic”,

+
+


+
+

      "location": “Atlanta, GA“

+
+


+
+

    },

+
+


+
+

    {

+
+


+
+

      "name": “Sarvagya Vaish”,

+
+


+
+

      "twitter": “Sarvagya7”,

+
+


+
+

      "koding": "sent-hil",

+
+


+
+

      "location": “Miami, FL”

+
+


+
+

    }

+
+


+
+

  ]

+
+


+
+

}

+
+ + From 87c242d5762fa0e027a8905e3abf51d46daf5616 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:26:02 +0200 Subject: [PATCH 265/997] Added an ABOUT file --- Teams/Antonio/ABOUT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Antonio/ABOUT.md diff --git a/Teams/Antonio/ABOUT.md b/Teams/Antonio/ABOUT.md new file mode 100644 index 0000000..58f0e67 --- /dev/null +++ b/Teams/Antonio/ABOUT.md @@ -0,0 +1,30 @@ + +# Antonio + +Hi! I'm an individual developer, excited to participate in the Hackathon. + +## About Me + +My name is Anton, you can also call me Antonio. I didn't think much about team name, it got to be just my name:). +I'm a PHP developer, also good in JavaScript. For backend I'm using PHP framework called Yii 2. This powerful thing +leads PHP on completely different level. +And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, partly jQuery, an +awesome JavaScript library. + +Looking forward when the koding battle begins... And let the strongest to win! + +## Languages and tools I like + +-- Yii Framework v2.0 (based on PHP) +-- jQuery (based on JavaScript) +-- HTML 5, CSS 3 +-- DBMS: MySQL or MongoDb +-- Twitter Bootstrap (honestly didn't use, but want to try (!) ) + +-- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going +to use it for the Hackathon, because don't have enough XP fro that.) + +## About my project + +Most of all I want my project to be really useful for people. It is a primary purpose, because if it becomes useful, it is +always possible to make it awesome. From d1ba1e10fd7a6af75bb385c1b84e8c7ada3c1388 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 21:58:32 +0530 Subject: [PATCH 266/997] Added an about file --- Teams/Hurricane/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Hurricane/ABOUT.md diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md new file mode 100644 index 0000000..0d9dc6b --- /dev/null +++ b/Teams/Hurricane/ABOUT.md @@ -0,0 +1,18 @@ + +# Hurricane + +We are bunch of CrAzY developers. + +## About Us + +-Anushka: My name is Anushka. +-Grainier: My name is Grainier. +-Praminda: My name is Praminda. +-Yehan: My name is Yehan. + +## Languages we love +-JavaScript +-PHP +-JAVA +-CSS +-HTML!!! From 2de19f0533d1ad6268060a1504064a83e1068461 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:02:02 +0530 Subject: [PATCH 267/997] Update about page_1 --- Teams/Hurricane/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 0d9dc6b..c38f6fc 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -5,10 +5,10 @@ We are bunch of CrAzY developers. ## About Us --Anushka: My name is Anushka. --Grainier: My name is Grainier. --Praminda: My name is Praminda. --Yehan: My name is Yehan. +-Anushka : My name is Anushka. +-Grainier : My name is Grainier. +-Praminda : My name is Praminda. +-Yehan : My name is Yehan. ## Languages we love -JavaScript From ca4ec82eef00f0efd571df1571b936e2d219c724 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:35:28 +0200 Subject: [PATCH 268/997] Updated ABOUT file --- Teams/Antonio/ABOUT.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Teams/Antonio/ABOUT.md b/Teams/Antonio/ABOUT.md index 58f0e67..0b6fa74 100644 --- a/Teams/Antonio/ABOUT.md +++ b/Teams/Antonio/ABOUT.md @@ -8,18 +8,18 @@ Hi! I'm an individual developer, excited to participate in the Hackathon. My name is Anton, you can also call me Antonio. I didn't think much about team name, it got to be just my name:). I'm a PHP developer, also good in JavaScript. For backend I'm using PHP framework called Yii 2. This powerful thing leads PHP on completely different level. -And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, partly jQuery, an +And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, especially jQuery, an awesome JavaScript library. Looking forward when the koding battle begins... And let the strongest to win! ## Languages and tools I like --- Yii Framework v2.0 (based on PHP) --- jQuery (based on JavaScript) --- HTML 5, CSS 3 --- DBMS: MySQL or MongoDb --- Twitter Bootstrap (honestly didn't use, but want to try (!) ) +-- [Yii Framework](http://www.yiiframework.com/) v2.0 (based on PHP) +-- [jQuery](http://jquery.com/) (based on JavaScript) +-- HTML 5, CSS 3 +-- DBMS: MySQL or [MongoDb](https://www.mongodb.org/) +-- [Twitter Bootstrap](http://getbootstrap.com/2.3.2/) (honestly didn't use, but want to try (!) ) -- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going to use it for the Hackathon, because don't have enough XP fro that.) From b7f64cd1178c79774d2ce229f9048ddfc24c0bd0 Mon Sep 17 00:00:00 2001 From: Anton Bahurinsky Date: Wed, 26 Nov 2014 18:37:39 +0200 Subject: [PATCH 269/997] Updated ABOUT file --- Teams/Antonio/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Antonio/ABOUT.md b/Teams/Antonio/ABOUT.md index 0b6fa74..83eb7ec 100644 --- a/Teams/Antonio/ABOUT.md +++ b/Teams/Antonio/ABOUT.md @@ -22,7 +22,7 @@ Looking forward when the koding battle begins... And let the strongest to win! -- [Twitter Bootstrap](http://getbootstrap.com/2.3.2/) (honestly didn't use, but want to try (!) ) -- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going -to use it for the Hackathon, because don't have enough XP fro that.) +to use it for the Hackathon, because don't have enough XP for that.) ## About my project From 6979729452e56a8b19ccb299b11121ec652622a2 Mon Sep 17 00:00:00 2001 From: zs Date: Wed, 26 Nov 2014 17:39:01 +0100 Subject: [PATCH 270/997] Added team codingkitten. --- Teams/codingkitten/ABOUT.md | 7 +++++++ Teams/codingkitten/team.json | 10 ++++++++++ 2 files changed, 17 insertions(+) create mode 100644 Teams/codingkitten/ABOUT.md create mode 100644 Teams/codingkitten/team.json diff --git a/Teams/codingkitten/ABOUT.md b/Teams/codingkitten/ABOUT.md new file mode 100644 index 0000000..36e7d95 --- /dev/null +++ b/Teams/codingkitten/ABOUT.md @@ -0,0 +1,7 @@ +About codingkitten +=========================== +I'm a ruby/rails developer from Hungary. + +About your skills and what you are going to do? +======= +I'm planning to work on topic #2 (Introducing software development to a beginner (games!)). diff --git a/Teams/codingkitten/team.json b/Teams/codingkitten/team.json new file mode 100644 index 0000000..9cfc770 --- /dev/null +++ b/Teams/codingkitten/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "codingkitten", + "members": [ + { + "name": "Zsófia Balogh", + "koding": "luckythirteen", + "location": "Budapest, HU" + } + ] +} From 50c1585e8b2d84b23cea3b0dd4f7215bba915de4 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:09:47 +0530 Subject: [PATCH 271/997] Update about page_2 --- Teams/Hurricane/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index c38f6fc..54eded0 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -5,10 +5,10 @@ We are bunch of CrAzY developers. ## About Us --Anushka : My name is Anushka. --Grainier : My name is Grainier. --Praminda : My name is Praminda. --Yehan : My name is Yehan. +| Anushka | Grainier | Praminda | Yehan +|--- |--- |--- |--- +| ![Anushka](https://pbs.twimg.com/profile_images/537646278746726400/65s2YpP6.jpeg) | ![Grainier](https://pbs.twimg.com/profile_images/2086027014/4uP53X72) | ![Praminda](https://pbs.twimg.com/profile_images/3048579121/d050957532e5383d5523d6dd7b7561b7.jpeg) | ![Yehan](https://pbs.twimg.com/profile_images/378800000108519312/0edf97424347830cf2abddf31aa8f8ee.jpeg) | + ## Languages we love -JavaScript From b1a3c6ab3bcadbb7c33a7f4ec969e302fa0036fc Mon Sep 17 00:00:00 2001 From: Yishu Dai Date: Wed, 26 Nov 2014 10:40:34 -0600 Subject: [PATCH 272/997] Added team information --- Teams/TeamCookie/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TeamCookie/team.json diff --git a/Teams/TeamCookie/team.json b/Teams/TeamCookie/team.json new file mode 100644 index 0000000..e8178ee --- /dev/null +++ b/Teams/TeamCookie/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Cookie", + "members": [ + { + "name": "Yishu Dai", + "twitter": "twitter acct no @", + "koding": "yishudai", + "location": "Northfield, US" + } + ] +} From 470716fd05a8b07e8f3b57919d4a9bba83ff8bd1 Mon Sep 17 00:00:00 2001 From: Ismael Jimenez Date: Wed, 26 Nov 2014 10:48:08 -0600 Subject: [PATCH 273/997] Create teams.json --- Teams/F00Pill/teams.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/F00Pill/teams.json diff --git a/Teams/F00Pill/teams.json b/Teams/F00Pill/teams.json new file mode 100644 index 0000000..9fbd19c --- /dev/null +++ b/Teams/F00Pill/teams.json @@ -0,0 +1,11 @@ +{ +"teamName": "Team Koders", +"members": [ +{ +"name": "Ismael Jimenez", +"twitter": "ismapro", +"koding": "ismaproco", +"location": "San Jose, Costa Rica" +} +] +} From 5921bcd3a58a61108575a149d462ebebcec2518a Mon Sep 17 00:00:00 2001 From: Yishu Dai Date: Wed, 26 Nov 2014 10:49:27 -0600 Subject: [PATCH 274/997] Added an about file --- Teams/TeamCookie/ABOUT.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Teams/TeamCookie/ABOUT.md diff --git a/Teams/TeamCookie/ABOUT.md b/Teams/TeamCookie/ABOUT.md new file mode 100644 index 0000000..6de9c69 --- /dev/null +++ b/Teams/TeamCookie/ABOUT.md @@ -0,0 +1,22 @@ + +#Team Cookie + +Hi, I'm Yishu. I should be doing homework right now, but this koding thing sounds so cool. + +## About me + +A few years ago, I took a programming class in high school +Became a little familiar with C +And totally fell in love with programming + +Now I'm in college, took my first physics class, +we used vPython during lab to model physics, +and now I'm even more in love with coding + + +It makes me happy :) + +## Languages + +vPython (python?) +C From 7d508c80616e1e3e249eb00c59031bcb75ab14cd Mon Sep 17 00:00:00 2001 From: Yishu Dai Date: Wed, 26 Nov 2014 10:50:16 -0600 Subject: [PATCH 275/997] Update ABOUT.md --- Teams/TeamCookie/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/TeamCookie/ABOUT.md b/Teams/TeamCookie/ABOUT.md index 6de9c69..16e1163 100644 --- a/Teams/TeamCookie/ABOUT.md +++ b/Teams/TeamCookie/ABOUT.md @@ -5,13 +5,13 @@ Hi, I'm Yishu. I should be doing homework right now, but this koding thing sound ## About me -A few years ago, I took a programming class in high school -Became a little familiar with C -And totally fell in love with programming +A few years ago, I took a programming class in high school, +became a little familiar with C, +and totally fell in love with programming. Now I'm in college, took my first physics class, we used vPython during lab to model physics, -and now I'm even more in love with coding +and now I'm even more in love with coding. It makes me happy :) From f579fb6cebd8880c3139b712ad24701f683ebc80 Mon Sep 17 00:00:00 2001 From: Yishu Dai Date: Wed, 26 Nov 2014 10:50:31 -0600 Subject: [PATCH 276/997] Update ABOUT.md --- Teams/TeamCookie/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamCookie/ABOUT.md b/Teams/TeamCookie/ABOUT.md index 16e1163..fcf4eb9 100644 --- a/Teams/TeamCookie/ABOUT.md +++ b/Teams/TeamCookie/ABOUT.md @@ -18,5 +18,5 @@ It makes me happy :) ## Languages -vPython (python?) +vPython (python?), C From 09c4fc96c4833fe288a0644d68d6aaf8c95ed3d5 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:20:34 +0530 Subject: [PATCH 277/997] Update about page_3 --- Teams/Hurricane/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 54eded0..06bd6bf 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -7,7 +7,7 @@ We are bunch of CrAzY developers. | Anushka | Grainier | Praminda | Yehan |--- |--- |--- |--- -| ![Anushka](https://pbs.twimg.com/profile_images/537646278746726400/65s2YpP6.jpeg) | ![Grainier](https://pbs.twimg.com/profile_images/2086027014/4uP53X72) | ![Praminda](https://pbs.twimg.com/profile_images/3048579121/d050957532e5383d5523d6dd7b7561b7.jpeg) | ![Yehan](https://pbs.twimg.com/profile_images/378800000108519312/0edf97424347830cf2abddf31aa8f8ee.jpeg) | +| ![Anushka](https://media.licdn.com/media/p/7/000/1d0/35e/3b20e07.jpg) | ![Grainier](https://media.licdn.com/media/p/7/005/065/1f8/1abc1c9.jpg) | ![Praminda](https://media.licdn.com/media/p/8/005/075/1df/3fa41b0.jpg) | ![Yehan](https://media.licdn.com/media/p/4/005/06d/2f6/2229270.jpg) | ## Languages we love From 882b9703ba6ccb5287c4a59e8a2799832d85cdbb Mon Sep 17 00:00:00 2001 From: Ismael Jimenez Date: Wed, 26 Nov 2014 10:52:35 -0600 Subject: [PATCH 278/997] Create ABOUT.md --- Teams/F00Pill/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/F00Pill/ABOUT.md diff --git a/Teams/F00Pill/ABOUT.md b/Teams/F00Pill/ABOUT.md new file mode 100644 index 0000000..043460d --- /dev/null +++ b/Teams/F00Pill/ABOUT.md @@ -0,0 +1,16 @@ +Team F00 Pill +================ + +The name of this group is a reference to Neo taking the red pill "#F00" in The Matrix movie. + + +About Me +=========================== + +I'm Ismael Jimenez, and this is a great opportunnity to test my skills. + +Languages +======= + +- Javascript +- Python From 53c02dcbdc53fc384110621e7d08213ddebf118f Mon Sep 17 00:00:00 2001 From: Levi Campbell Date: Wed, 26 Nov 2014 16:55:38 +0000 Subject: [PATCH 279/997] Added info about me. --- Teams/Jalarast/ABOUT.md | 16 ++++++++++++++++ Teams/Jalarast/team.json | 11 +++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Teams/Jalarast/ABOUT.md create mode 100644 Teams/Jalarast/team.json diff --git a/Teams/Jalarast/ABOUT.md b/Teams/Jalarast/ABOUT.md new file mode 100644 index 0000000..a0206f8 --- /dev/null +++ b/Teams/Jalarast/ABOUT.md @@ -0,0 +1,16 @@ + +Introduction +================ + +I am Levi Campbell, I've been developing for several years living in Northeast Colorado, when I'm not coding I love to read, write, and cook. I have experience with and I have experience with Python, Java, C, C++, C#, Common Lisp, PLT Racket, Clojure, Boo, JavaScript, and Haskell. + + +About Team Bad Aces +=========================== + +Being blind my whole life, technology has been my window into a world I couldn't see, I got started in te world of software development by writing [JAWS](http://www.freedomscientific.com/Products/Blindness/JAWS) scripts to make programs work properly. I heard about the hackathon through [Hacker News](https://news.ycombinator.com/item?id=8517846), it sounded like a lot of fun, and I have a few ideas I'd like to work on. + +How we are getting to the moon... +======= + +I'll be using AngularJS and WebGL to write the frontend and Java on Google App Engine to persist state.tea \ No newline at end of file diff --git a/Teams/Jalarast/team.json b/Teams/Jalarast/team.json new file mode 100644 index 0000000..1ffe1eb --- /dev/null +++ b/Teams/Jalarast/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Bad Aces", + "members": [ + { + "name": "Levi Campbell", + "twitter": "levicc00123", + "koding": "levicampbell", + "location": "Sterling, CO USA" + } + ] +} \ No newline at end of file From 5a3a2856cc7ca3d64b75881ebf5173c04dc4ecfc Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:28:41 +0530 Subject: [PATCH 280/997] Update about page_5 --- Teams/Hurricane/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 06bd6bf..1519206 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -1,7 +1,8 @@ # Hurricane -We are bunch of CrAzY developers. +We are a bunch of student who are following a BEng Software Engineering degree course. +We always are looking for new technologies and new ways to find solutions for real world problems. ## About Us From c8cc090552f36e7e2a0d533ee3eb6e3a0e6b5f20 Mon Sep 17 00:00:00 2001 From: Oleksiy Syvokon Date: Wed, 26 Nov 2014 18:59:07 +0200 Subject: [PATCH 281/997] Add team members --- Teams/enkoded/ABOUT.md | 17 +++++++++++------ Teams/enkoded/team.json | 20 +++++++++++++++++++- 2 files changed, 30 insertions(+), 7 deletions(-) diff --git a/Teams/enkoded/ABOUT.md b/Teams/enkoded/ABOUT.md index 27f7706..395a4a5 100644 --- a/Teams/enkoded/ABOUT.md +++ b/Teams/enkoded/ABOUT.md @@ -1,16 +1,21 @@ About your team =========================== -| sergiy | oleksiy +| marina | sergiy | oleksiy | rudeg | yurk |--- |--- -| ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) +| ![Marina](https://avatars0.githubusercontent.com/u/538843?v=3&s=400) | ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) | ![Sergii](https://avatars2.githubusercontent.com/u/1915554?v=3&s=400) | [Yurk](https://avatars1.githubusercontent.com/u/4581398?v=3&s=400) -We are two fathers who want to teach their (and any other, really!) -children to code starting early childhood. +We all live in the same city and know each other personally, but never tried +to work together... So why not try? After all, who would resist opportunity +to spent 48 hours coding? :) About your skills and what you are going to do? ======= -One of us is a professional Java developer, other is pythonist, but at the -same time we both share love to functional programming. +We are two Jav , one Python, and two Javascript developers. +Chances are that we're going to code in a completely different stack +(Clojure/ClojureScript?) though. + +Our goal is to scratch our own pain and to build service that would help +to write cleaner foreign language. Natural language, I mean, like English. diff --git a/Teams/enkoded/team.json b/Teams/enkoded/team.json index 1e024ac..4fa05ce 100644 --- a/Teams/enkoded/team.json +++ b/Teams/enkoded/team.json @@ -13,6 +13,24 @@ "twitter": "", "koding": "wulf", "location": "Kharkiv, UA" - } + }, + { + "name": "Yurk Shapkin", + "twitter": "", + "koding": "yurk", + "location": "Kharkiv, UA" + }, + { + "name": "Sergii Rudenko", + "twitter": "", + "koding": "rudeg", + "location": "Kharkiv, UA" + }, + { + "name": "Marina Chernyavskaya", + "twitter": "", + "koding": "mchernyavska", + "location": "Kharkiv, UA" + } ] } From be566c772e77346ae82b7e716e05b525984da2a3 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:30:46 +0530 Subject: [PATCH 282/997] Update about page_6 --- Teams/Hurricane/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 1519206..083c690 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -8,7 +8,7 @@ We always are looking for new technologies and new ways to find solutions for re | Anushka | Grainier | Praminda | Yehan |--- |--- |--- |--- -| ![Anushka](https://media.licdn.com/media/p/7/000/1d0/35e/3b20e07.jpg) | ![Grainier](https://media.licdn.com/media/p/7/005/065/1f8/1abc1c9.jpg) | ![Praminda](https://media.licdn.com/media/p/8/005/075/1df/3fa41b0.jpg) | ![Yehan](https://media.licdn.com/media/p/4/005/06d/2f6/2229270.jpg) | +| ![Anushka](https://media.licdn.com/media/p/7/000/1d0/35e/3b20e07.jpg) | ![Grainier](https://media.licdn.com/media/p/7/005/065/1f8/1abc1c9.jpg) | ![Praminda](https://lh4.googleusercontent.com/-FiYRqsqI2ZQ/AAAAAAAAAAI/AAAAAAAABbg/j2zioUiVNLY/s120-c/photo.jpg) | ![Yehan](https://media.licdn.com/media/p/4/005/06d/2f6/2229270.jpg) | ## Languages we love From 0545e819cf5957c3956af6e1606e6c6166be5740 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:01:44 +0000 Subject: [PATCH 283/997] generated new readme.md --- README.md | 51 +- TEAMS.md | 927 +++++++++++++++++++++++++++++++ Teams/Andr3iC/team.json | 2 +- Teams/BrevityLabs/team.json | 2 +- Teams/IQHacker/team.json | 4 +- Teams/TooringAnalytics/team.json | 2 +- Teams/Yoshi/team.json | 2 +- 7 files changed, 983 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c77678e..17f4389 100644 --- a/README.md +++ b/README.md @@ -30,27 +30,43 @@ the lower section of this README.md file. | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | +| #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | | #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | | #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | | #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | +| #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | | #AgainstFlow |[Maja Dinjar](https://koding.com/againstflow) Zagreb, HR
| [AgainstFlow](./Teams/AgainstFlow/ABOUT.md) | +| #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | +| #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | +| #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | +| #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | +| #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | -| |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | +| #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | +| #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | +| #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | +| #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | | #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | +| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/ABOUT.md) | +| #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | +| #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | | #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | | #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | +| #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | +| #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/ABOUT.md) | +| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | | #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | | #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | @@ -59,49 +75,82 @@ the lower section of this README.md file. | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | +| #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | | #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | | #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | +| #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | +| #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| [Kolky](./Teams/Kolky/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | +| #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | +| #Team Koders |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Koders](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | +| #Team Koders |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [Team Koders](./Teams/MiracleTeam/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | +| #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | +| #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | +| #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | +| #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | | #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/ABOUT.md) | +| #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | | #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | | |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/ABOUT.md) | | #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | +| #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | +| #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | +| #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | +| #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | +| #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | +| #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | | #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | +| #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | +| #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | | #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/ABOUT.md) | | #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/ABOUT.md) | +| #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | | #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | | #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | +| #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | +| #Team Koders |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [Team Koders](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | +| #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | +| #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | +| #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | +| #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | +| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | +| #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | +| #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | +| #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | | #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/ABOUT.md) | +| #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | | #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | | #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | +| #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index abce4e5..f1e3c4b 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -29,6 +29,26 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +254Coders +========= + +We are `254Coders`, a team from Nairobi, KE ready to crush the competition! + +The Team +======== + +| [Julius](https://github.com/njmwas) | [Salama](https://github.com/aksalj) | [kubai](https://github.com/kubaik) | Stephen +| ----------------------------------- | ----------------------------------- | ---------------------------------- | +| Julius | aksalj | kubaik | stephen + + +Skills and Project +================== +We are still brainstoming... + + --------------------------------------- 3DPG @@ -151,6 +171,29 @@ Skills: +--------------------------------------- + +Achraf52 +===== + +Introduction +----- + +Hi Koding, My name is Achraf Almouloudi and I'm a Software and Web Developer. + +Skills +----- + - HTML/CSS + - Javascript & jQuery + - Python & PHP + - SaaS and APIs + - Cloud Computing + +Project +------ + +I decided to participate in the Koding Hackathon because first of all it's an international one which means it will help me learn a lot from fellow developers, second it's because I want to improve my abilities in fast-paced web development by trying to build a fully operational app in 48 hours. + --------------------------------------- My name is Maja Dinjar. I come from Croatia, small country with a beatiful seaside. @@ -159,6 +202,95 @@ Maps were always my passion, and on this Hackathon I'll try to represent the wor +--------------------------------------- + +#Altech + +###What we do + +We are an experienced team of coders having a combined more than 8 years of experience in hacking, coding and designing applications and other systems. We have written many websites, developed mods for games, developed a couple of games ourselves and hacked many features into different applications. + +###Languages + +Our favorite languages are: +- Java +- PHP +- C# +- C++ +- Python + +We also commonly work with +- Perl +- Ruby +- Lua +- Objective-C + +###About US +- Graham + - 4 Years of Experience + - Favorite language is PHP + - Experienced Penetration Tester + - Front-end and UI person +- Alex + - 4 Years of Experience + - Favorite language is Java + - Developed many game mods + - Back-end coding and networking person + + + + +--------------------------------------- + + +About your team +=========================== + +No team, just me Andrei Chelaru. + +I decided to join because you know, challenge + + +About your skills and what you are going to do? +======= + +Haven’t decided what to do yet, but it will be done using Python + + +--------------------------------------- + + +# Antonio + +Hi! I'm an individual developer, excited to participate in the Hackathon. + +## About Me + +My name is Anton, you can also call me Antonio. I didn't think much about team name, it got to be just my name:). +I'm a PHP developer, also good in JavaScript. For backend I'm using PHP framework called Yii 2. This powerful thing +leads PHP on completely different level. +And of course I like frontend too, so I got to be familiar with HTML, CSS and JavaScript, especially jQuery, an +awesome JavaScript library. + +Looking forward when the koding battle begins... And let the strongest to win! + +## Languages and tools I like + +-- [Yii Framework](http://www.yiiframework.com/) v2.0 (based on PHP) +-- [jQuery](http://jquery.com/) (based on JavaScript) +-- HTML 5, CSS 3 +-- DBMS: MySQL or [MongoDb](https://www.mongodb.org/) +-- [Twitter Bootstrap](http://getbootstrap.com/2.3.2/) (honestly didn't use, but want to try (!) ) + +-- and Java (I know it is completely different from PHP, but since I tried it, I really liked it. Although I'm not going +to use it for the Hackathon, because don't have enough XP for that.) + +## About my project + +Most of all I want my project to be really useful for people. It is a primary purpose, because if it becomes useful, it is +always possible to make it awesome. + + --------------------------------------- AsepCo @@ -177,6 +309,32 @@ About your skills and what you are going to do? We are interested to work on #1 or #3 theme. +--------------------------------------- + +B17 +==== + +A single man team with a passion for Laravel :) + +About B17 +---------- + +| Dmitry Udod | +|---------------------| +| Picture Unavailable | + + + +Skills +------ +Programming languages (that may be used): + - PHP + - HTML/CSS and JS + +Frameworks: + - Laravel 4 + + --------------------------------------- @@ -260,6 +418,20 @@ John Harter * Professional network security specialist +--------------------------------------- + +# Brevity Labs + +I am Mukul Biswas, an independent data scientist and application developer. I make my products or utilities in +PHP on Yii Framework, R, R on Hadoop and D3.js for visualization. I also work on SAP HANA One for large volume +data analysis and information mining. + +The other languages I like are - +- Java/JSP +- Objective C +- JavaScript + + --------------------------------------- About your team @@ -303,6 +475,38 @@ We will update this as soon as we've made up our minds. +--------------------------------------- + +Cheers 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 +=========================== + +| Carlos | David | Rui | +|--- |--- |--- | +| Carlos | David | Rui | + +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. + + + --------------------------------------- ChennaiNerd @@ -373,6 +577,38 @@ About your skills and what you are going to do? You can expect something fun, multiplayer and educational. We are avid learners, it's what keeps us programming, and that is a strong vein to tap into. +--------------------------------------- + +We are CodeRabbits. +=================== + +More coming soon... + + +--------------------------------------- + +This is our page +================ + +proud to be a part of Koding team. + + +About your team +=========================== + +| chandan +|--- +| Chandan + +Tell us who you are, why you did you decide to join? + +Coming Soon ... + +About your skills and what you are going to do? +======= +Coming Soon ... + + --------------------------------------- This is our page @@ -403,6 +639,73 @@ We all have plenty of experience on web development, Andrei has a lot on game dev so we might be going that way with some cool HTML5 based game. +--------------------------------------- + +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 +=========================== + +| Nemmar | Ullen | Mark +|--- |--- |--- |--- +| Nemmar | Ullen | Mark | + +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. + + + + +--------------------------------------- + +# DeadWookie # + +_TODO: update this page_ + + +## Who we are ## + +We are like the superheroes league, like the ninja turtles, like the musketeers. And yes, we have Hulk. + + +## What we do ## + +Actually, brainstorming… + + +--------------------------------------- + +About me +=========================== + +| Sid +|--- +| Sid + +I like tinker with the web. There isn't much to say. I like to code, and build new stuff. + +Skills +======= +Python, JS, HTML&CSS + + + --------------------------------------- DROP TABLE Contestants @@ -498,6 +801,11 @@ Backend and frontend skills all over the place. We'll be targeting themes 2, 5, and 6. +--------------------------------------- + +http://eventhorizon.pl/ + + --------------------------------------- Fire Inside @@ -560,6 +868,20 @@ More info coming soon... Crisboot +--------------------------------------- + +# Team G10aT + +Like doing stuff. + +## Languages + +1. Javascript +2. Python +3. Golang +4. Java + + --------------------------------------- G Force @@ -797,6 +1119,35 @@ I'm not 100% sure if this is what I'm going to actually do, but it's a pretty good bet! +--------------------------------------- + +IQHacker +================ + +We are Team IQHacker, a team of 3 iOS Developers. We all are located in Indore(India). + +We met when we all are freshers in the field of iOS development. We like to work together as a team. + +About us +=========================== + +| Iftekhar | Mayur | Shrejas | +|--- |--- |--- | +| Iftekhar | Mayur | Shrejas | + + +Our team has all iOS developers but with different skills. +Iftekhar has a very good technical skills, while Mayur has the ability to imagine each thing in a very broader way with a very good programming skills, his memorization power is awesome. Shrejas is a Star in our team, he has the ability to manage the ongoing work in a best mannger, he always eager to gain more with the new challenges. + + +Our Skills +======= +- iOS +- Objective-C +- Swift + + + --------------------------------------- Infinity Team @@ -906,6 +1257,15 @@ Our Skills +--------------------------------------- + + +# Team KRATOS + +I'm Duong from Vietnam! + + + --------------------------------------- # KawaiiDesuDevs @@ -949,6 +1309,27 @@ Coming soon... +--------------------------------------- + +Knecth +================ + +I am Ivan Gabriel. I will be working solo on this one. + +About Me +=========================== + +| Ivan Gabriel +|--- +| Ivan Gabriel + +I'm a web developer with over seven years of professional experience, through which time I worked with various web technologies. +I believe web is great tool that can be used to enhance our lives. +Because of all the development difficulties people are being less creative and less efficient when pushing the envelope of web possibilities. + +My plan is to create one of educational prototypes for this first global hackathon, primarily using JavaScript. + + --------------------------------------- About your team @@ -966,10 +1347,82 @@ About your skills and what you are going to do? ======= I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. +--------------------------------------- + +# M-Team + +My team is still a one member team but soon we will be 2 or 3 members :) + +## About Us + +- Moemen: My name is Moemen Mostafa from Cairo, Egypt. I love coding in general. + +## Languages and Technologies we fall in love with + +- PHP +- Python +- JavaScript +- HTML5 +- CSS3 +- Unity 3D +- PhoneGap + + +--------------------------------------- + +Magusd +================ + +I love studying, programming, freelancing and finding out about new technologies. +I am not an first hander developer. I like waiting for things to get mature before jumping in and dedicating hours. + + +About your team +=========================== + +| Magusd | +|--- | +| Magusd | + +I am just a developer trying to make a difference. I quit college in the last year to study what I want to study. +The picture you see is me when I was 19 after serving the army here in Brazil. Why did I serve? Just for the sake of it. +I wanted to loose some weight and get paid to do so, at least, that was how I was looking at it. +Turned out to be one of the greatest experiences of my life and I am fucking proud of it. + +I was born in the favelas of Rio de Janeiro, my parents managed to move out from Rio to Curitiba, where I currently live in. +Here I managed to get a great education, entered one of the best public schools and got a 100% schollarship from the government and started studying Computer Science at the Catholic University. + +I am proud of my achievements but, as I you can see, I am facing this single handed. Why? Because I can't find people that are commited as I am. + +I have great friends, don't get me wrong, but none of them is into programming. So, it's just me again facing challenges. +Hahaha + + +My Stack +======= +- PHP using Laravel +- Javascript (jQuery, AngularJS) +- PostgresSQL +- Phonegap (maybe) + + ---------------------------------------

Hello World!

+--------------------------------------- + +# team miracle + +i am jabir ali + +# about us +i love actionscript + +#language i use +as3 + + --------------------------------------- This is our page @@ -1011,6 +1464,15 @@ 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. +--------------------------------------- + +# Neskromny + +## I'm a web programmer from Kiev + +## I love JavaScript + + --------------------------------------- Sadique Ali P @@ -1059,6 +1521,19 @@ About your skills and what you are going to do? +--------------------------------------- + +About your team +=========================== + +Dzmitry Hancharou. + +About your skills and what you are going to do? +======= + +Java. + + --------------------------------------- PumpedDevs @@ -1168,6 +1643,59 @@ About our project. We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. +--------------------------------------- + +ScrumTobe Software +================ + +ScrumTobe Software includes IT/Computer engineers who have skills and experiences in Software engineering. +We provide services to build the Software systems like E-commerce, CMS, CRM, SNS. + +About Our Team +=========================== + +| HaiBT | HungKV | GiangPT | ThaiNQ | +|--- |--- |--- |--- |--- |--- +| HaiBT | HungKV | GiangPT | ThaiNQ | + + +Outsoucing Services and Our skills +======= +- Ruby 1.9.x/2.x, Rails 2.3.x/3.x/4.x +- HTML5/CSS3, jQuery/jQueryMobile, AngularJS, Google Chart, etc. +- SpreeCommerce, RefineryCMS, Shopify Themes, Shopify App +- Advance technologies: Sphinx/Elastic search engines +- Database: Oracle/MySQL/PostgreSQL and MongoDB/noSQL database +- Test Driven Development in Ruby On Rails: Unit Test, Function Test, Rspec/Cucumber +- Server administration: CentOS, Linux/Unix servers, AWS/EC2 + +Other information: +- Website: http://www.scrumtobe.com +- Github: http://github.com/scrum2b + + +--------------------------------------- + +Softever Team +================ + +I'm developer from Thailand. + + +noppolp +=== + +Devrim + + +Skills +======= +- Frond-end Web +- Rails +- .NET + + + --------------------------------------- Sons Of Web @@ -1258,6 +1786,19 @@ What we are going to do? We are in a bit of confusion at the current moment, when it comes to deciding what we are planning to create. But definitely we are planning to stick to the theme which will help support a global cause. And which will make things easier for the general public, when it comes to designing & coding. We'll be most probably using WordPress as a platform. As soon as we finalize the API's to be used, we'll update here. Thank you. +--------------------------------------- + +# Synexis + +Currently a one-member team. + +## About Me + +I have been fascinated with computers since I was four years old, and have been coding in various languages for over 20 years with an emphasis in web development. + +While I have a vast general knowledge of modern technology in general, my areas of expertise are primarily related to LAMP, HTML5/CSS3, Javascript/jQuery, and ImageMagick, but I also have extensive experience in many other areas. + + --------------------------------------- T314 @@ -1344,6 +1885,59 @@ Each one of our team members has strengths and weaknesses in certain areas. Comb Thank you for learning a bit about team Iron Squad and CODE ON! +--------------------------------------- + +# Team Wild + +I'm Tim, hoping to build a team to do great things with mapping for a community project. Interested? Get in touch with me @koding username wildmercury + +## Languages etc I expect to use in this project: + + - JS + - PHP + - Google API + - Python + + + +--------------------------------------- + +Team Anxious +================ + +I am single person team yet, anyone is welcome to join + + +About my team +=========================== + +| Kamran Qadir | +|---------------------| +| Kamran Qadir | + +I am Kamran Qadir. Can develop in any common technologies and working as a Software developer since long. I am here to compete for the Hackathon challenge + + +Plans +======= +Expertise in C#, Java, Web and API integrations. I defiantly will work with theme # 1 + + +--------------------------------------- + + +##Team carina + +Carina Technologies & Services", is an effort to provide excellent services for the development & marketing projects. We are focused to provide best services at affordable cost, so as to establish a long term business association. + +Our Expertise includes .NET (C#, ASP.NET, WCF, WPF, Silverlight and Sharepoint), PHP, HTML 5, CSS 3, Open Source CMS & Frameworks( Wordpress, Opencart, Drupal, Joomla etc.), Internet Marketing (SEO, SMM, SMO & SEM), Graphic Designing (Logo, banners etc...), Mobile Application development (iOs, Android) and more. + +Our Services include Web Designing & development, E-Commerce Solutions, ERP, Custom CMS, Internet Marketing, SEO, Mobile applications and we cover almost all the primary sectors of IT industry. + + + + + --------------------------------------- # [Carter Sande](https://github.com/cartr) @@ -1352,6 +1946,55 @@ Thank you for learning a bit about team Iron Squad and CODE ON! I like Gameboy Advance games and putting strange Unicode characters in places they shouldn't be and HTML and CSS and Javascript and Infocom text adventures and SuperTuxKart and TeX and C and Lego Mindstorms and U+202E RIGHT-TO-LEFT OVERRIDE and assembly language and GLSL shaders and Blender and installing Linux on things and writing Python scripts to convert things into other things and SQL and the Source engine and making apps for iOS and wiping my hard drive before updating OS X to a new major version and `M-x tetris` and NetHack and Portal and writing long lists of things I like. +--------------------------------------- + + +#Team Cookie + +Hi, I'm Yishu. I should be doing homework right now, but this koding thing sounds so cool. + +## About me + +A few years ago, I took a programming class in high school, +became a little familiar with C, +and totally fell in love with programming. + +Now I'm in college, took my first physics class, +we used vPython during lab to model physics, +and now I'm even more in love with coding. + + +It makes me happy :) + +## Languages + +vPython (python?), +C + + +--------------------------------------- + +# Team Hairball + +_Hacking code and fur_ + + +## About The Team + +| Paul Bailey | Chris Cauley | +|--- |--- | +| Paul | Chris | + +Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning, we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. + +## Our Skills + +- Python +- Django +- Javascript +- AngularJS + + --------------------------------------- TeamShog @@ -1375,6 +2018,11 @@ I'm still a beginner and I prefer javascript as it is interactive. - css +--------------------------------------- + + + + --------------------------------------- # The Washington Redskins @@ -1418,6 +2066,45 @@ Expect us on Kickstarter [2] soon [3]! [4]: Literally and totally impossible +--------------------------------------- + +# The Oracle + +We are all here to do what we are all here to do... + +## About Us + +- Shia-leigh Sapir: You can call me Leigh! I am a CSS3 lover to make magic happen in a blink of an eye. Love to build things, specially create WordPress plugins that make people's life easier. + +## Languages We Love + +- C# +- PHP +- Java +- CSS3 +- SASS +- HTML5 +- Javascript + + +--------------------------------------- + +About the team and team members? + +I am Parth Pankaj Tiwary and I am from India, I am currently in the 3rd year of my 4 year bachelors degree in +computer science and engineering. Data fascinates me and the way we structure our data in order to make some sense +out of it, I have a thing for typography and I am a strong believer of minimalist approach, I do try and keep things +simple. + + +About the skills that I have or I might use in this hackathon? + +I have co-founded one startup that is frameinn.com, I do know Django, python and its recently that I have ventured +for MEAN stack and what can be made using MEAN stack. I have a thing for data visualization, as it precisely explains +what minimalistic appraoch is. I guess that is most of it, I will be taking up a project related to the data and the +way we have structured our data so far and how should we go about changing it, in order to put it to its actual use. + + --------------------------------------- We are The GOAT @@ -1440,6 +2127,36 @@ About our skills and what we'll do ======= Coming soon.. +--------------------------------------- + +The Thought Engineer +================ + +This is Samer Bechara, The Thought Engineer. I'm participating in this koding hackathon for a change, for a challenge, and winning! (Doh!) + + +About me +=========================== + +I've been developing web applications since 2007, and by 2010 I became pretty good - or that's what I like to think. + +I've been working online since 2007 , back when we had 128Kbps internet here in Lebanon. For the first few years, my parent and my friends thought I was crazy, but then I understood that I was making money online, not trying to run away from finding a real job. + +I've decided to joing because I wanted to challenge myself, and solve some of the problems in your koding themes (No- I'm not telling which one now - we still haven't started!) + +I don't care if I win or not, seriously! What I really care about is overcoming myself and pushing my boundaries. Winning is just a secondary result, not the main goal. (Judges - don't let that influence you. I still like to win) + + +What am I really good at, and what am I going to do? +======= + +The more complex the problem is, the simpler the solution I come up with. I've programmed tens of APIs, done frontend and backend programming, managed servers, and market my own business. + +Programming isn't just about writing code, it's about solving problems the world is facing. If you want to kill my soul, ask me to reinvent the wheel. I focus as much as I can on creating innovative solutions for problems that my clients are facing. If a solution has been already created, no need to create it again. Programmers, you can change the world, so stop writing contact forms! :) + +Most probably I'll be working on solving the TOS problem. As a website owner and website visitor, it's a problem I fairly undertand and now, and believe that I have some pretty cool ideas to solve this problem. + + --------------------------------------- This is our page @@ -1512,6 +2229,29 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +Tooring Analytics +================ + +Hello, this is the 'Tooring Analytics' team + +About your team +=========================== + +My name is Anshuman K, currently based out of London. + + +About your skills and what you are going to do? +======= + +So-called "Full-stack" :). +Python, R, Java, Scala, Android, CSS/HTML + JavaScript. +Experienced systems programmer but now interested in Machine Learning/AI, Statistics. + +Plan to work on one of themes #2 or #3 or even #5. Hope to narrow down something soon. + + --------------------------------------- This is our page @@ -1606,6 +2346,19 @@ Currently, our skill set covers most backend systems. We're looking to add fron We want to tackle EULAs and clickwrap agreements at both the software and service levels. +--------------------------------------- + +# Team VirtualCoder + +#I am Vivek Dudani. + +Languages I would use for coding: +1. Java +2. Javascript + +#Till now its just me in my team + + --------------------------------------- COMING SOON @@ -1622,6 +2375,51 @@ We have an idea +--------------------------------------- + +# Whoogle Team + +I'm codding guru 8-) + +## About Us + +- Pavel: My name is Pavel and I love codding + +## Languages we love + +- C# +- Javascript +- SQL +- HTML +- CSS + + +--------------------------------------- + + +# Team Wine + +I'm Csaba and in my team is only one member: myself. + +I like Java, PHP and now my new favorites is AngularJS. + + +--------------------------------------- + +# Yoshi + +I am Yoshi and I gamify this life + +## About Me + +- Yoshi: My name is Natalia and I like Qt + +## Language I love + +- C++ forever + + + --------------------------------------- http://zhvillues.tumblr.com/ @@ -1680,6 +2478,51 @@ I might change my mind, and build applications using firebase instead of App Eng +--------------------------------------- + +About codingkitten +=========================== +I'm a ruby/rails developer from Hungary. + +About your skills and what you are going to do? +======= +I'm planning to work on topic #2 (Introducing software development to a beginner (games!)). + + +--------------------------------------- + +cool_kid_alert +================ +Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. + +Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. +Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". +Since then, I've tried to learn as much as I can, as fast I can. +I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + +And I got an internship at an informatics lab! + +Skills/Experience +================ +Javascript, Java, HTML/CSS. +D3.js, Node, Sails. + +I want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. +Obviously, I'd use d3.js for that. +Another cool idea would be a way for people to highlight the most important parts of a legal document for users to read and then some sort of game to make sure people read those sentences, at least. + + +--------------------------------------- + + +Welcome to the base of cubelabs. + +About our team +Srikanth Kasukurthi (http://github.com/srikanthk16) - Lead + +We love coding and we will do it on koding. + + --------------------------------------- Drewpal @@ -1707,6 +2550,28 @@ Skills and intended project +--------------------------------------- + +# Team hausanfan +Marcos F. Mayorga is the lonely mate + +## About me +B. Sc. Physics +15 years IT experience at all development levels. +Business entrepreneur - http://fairluck.org +mm-studios.com + +## Languages +C++ +many others + +## Operating Systems +Debian GNU/Linux + +## Pseudo Operating Systems +Windows 95 + + --------------------------------------- Welcome to Hawaii Hackers @@ -1744,6 +2609,24 @@ Mashape, and API Tools, so plan on seeing API's from at least one of these sites +--------------------------------------- + +*Hexapus* + +It is one-man team (probably temporary). I am a software developer. Passionated about functional programming. Use Java, Scala and JS. + +*What are we going to do?* + +My project is aimed on teaching children to code in form of a game. + +*Why are we participating?* + +Most important reasons of participation in Global Hackathon: +1. Get fun being a part of global movement +2. Present one of pet projects to jury +3. Get hands dirty working with different APIs + + --------------------------------------- This is our page @@ -1761,6 +2644,27 @@ About your skills and what you are going to do? Web application with REST services. +--------------------------------------- + +igHumble +================ + + +| Owen | Tony | Nick +|--- |--- |--- |--- +| Owen | Tony | Nick + +After working together in a corporate market research company we've since gone our separate ways. This is an opportunity for us to get the team back together, test our skills and hopefully make the world a better place along the way. + + +About your skills and what you are going to do? +======= + +We're all full stack C#/.NET developers, although we're most likely going to be using a NodeJS backend. We've a fair amount of experience with data visualisation so you may see something from us there, although we all love to learn so watch this space. + + + + --------------------------------------- Team Infi @@ -1773,3 +2677,26 @@ Skills PHP,C++,Python,Javascript. + + +--------------------------------------- + +# myPHPmaster + +Another team for Koding global hackathon. + +## About me + +My name is Mohd Othman from Kuala Lumpur, Malaysia. + +## My Project + +Yet to decide. + +## Language to use + +- PHP +- mySQL +- Javascript +- HTML5 +- CSS3 diff --git a/Teams/Andr3iC/team.json b/Teams/Andr3iC/team.json index e4adf6d..2670f71 100644 --- a/Teams/Andr3iC/team.json +++ b/Teams/Andr3iC/team.json @@ -6,6 +6,6 @@ "twitter": "", "koding": "andr3ic", "location": "Bucharest, RO" - }, + } ] } diff --git a/Teams/BrevityLabs/team.json b/Teams/BrevityLabs/team.json index 211398b..9b1f02d 100644 --- a/Teams/BrevityLabs/team.json +++ b/Teams/BrevityLabs/team.json @@ -6,6 +6,6 @@ "twitter": "mubiswas", "koding": "brevitylabs", "location": "Dublin, IE" - }, + } ] } diff --git a/Teams/IQHacker/team.json b/Teams/IQHacker/team.json index d040eba..c278dcd 100644 --- a/Teams/IQHacker/team.json +++ b/Teams/IQHacker/team.json @@ -12,13 +12,13 @@ "name": "Mayur", "twitter": "", "koding": "mayur43s", - "location": "Indore, IN", + "location": "Indore, IN" }, { "name": "Mayur", "twitter": "", "koding": "mayur43s", - "location": "Indore, IN", + "location": "Indore, IN" } ] } diff --git a/Teams/TooringAnalytics/team.json b/Teams/TooringAnalytics/team.json index 13319c3..ba1546b 100644 --- a/Teams/TooringAnalytics/team.json +++ b/Teams/TooringAnalytics/team.json @@ -6,7 +6,7 @@ "twitter": "TooringAnalytix", "koding": "tooring", "location": "London, UK" - }, + } ] } diff --git a/Teams/Yoshi/team.json b/Teams/Yoshi/team.json index 4013243..ded1eae 100644 --- a/Teams/Yoshi/team.json +++ b/Teams/Yoshi/team.json @@ -5,7 +5,7 @@ "name": "Natalia Kartofeleva", "twitter": "Yoshi_xwp", "koding": "Yoshi", - "location": "Tomsk, RU" + "location": "Tomsk, RU", "lead": true } ] From 669bb7c7af6e09711108a7aa6546945877e053e8 Mon Sep 17 00:00:00 2001 From: Aleksey Sivokon Date: Wed, 26 Nov 2014 19:02:19 +0200 Subject: [PATCH 284/997] Update ABOUT.md --- Teams/enkoded/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/enkoded/ABOUT.md b/Teams/enkoded/ABOUT.md index 395a4a5..7bb8903 100644 --- a/Teams/enkoded/ABOUT.md +++ b/Teams/enkoded/ABOUT.md @@ -2,8 +2,8 @@ About your team =========================== | marina | sergiy | oleksiy | rudeg | yurk -|--- |--- -| ![Marina](https://avatars0.githubusercontent.com/u/538843?v=3&s=400) | ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) | ![Sergii](https://avatars2.githubusercontent.com/u/1915554?v=3&s=400) | [Yurk](https://avatars1.githubusercontent.com/u/4581398?v=3&s=400) +|--- |--- |--- |--- |--- +|![Marina](https://avatars0.githubusercontent.com/u/538843?v=3&s=400) | ![Sergiy](https://avatars3.githubusercontent.com/u/925580?v=3&s=460) | ![Oleksiy](https://avatars3.githubusercontent.com/u/2910707?v=3&s=460) | ![Sergii](https://avatars2.githubusercontent.com/u/1915554?v=3&s=400) | [Yurk](https://avatars1.githubusercontent.com/u/4581398?v=3&s=400) We all live in the same city and know each other personally, but never tried to work together... So why not try? After all, who would resist opportunity From ff2f94208f1c255f5a3ba9f26d5603d83af86453 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:07:49 +0000 Subject: [PATCH 285/997] rebuilt readme.md --- README.md | 3 +++ TEAMS.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/README.md b/README.md index 17f4389..1e0cbfd 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ the lower section of this README.md file. | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | +| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | | #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | @@ -115,6 +116,7 @@ the lower section of this README.md file. | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | +| #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | @@ -152,5 +154,6 @@ the lower section of this README.md file. | #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | | #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | | #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | +| #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index f1e3c4b..83c9519 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -1972,6 +1972,34 @@ vPython (python?), C +--------------------------------------- + +TeamFlex +================ + +We are a group of passionate developers that build flex-ible applications to work on a variety of platforms and systems. + + +About your team +=========================== + +| Joshua Wood (SK83RJOSH) | Brandon Teller (brteller) +|--- |--- +| SK83RJOSH | brteller +| Project Lead, Frontend and Backend Guru | Designer, Frontend and Backend Developer + +We've worked together for around 3 years, and between us we have over ten years of webdev experience. + +Whether it be our own startup or one of the many freelance projects we've completed together, we've always prided ourselves on pushing boundaries and doing new things. So when we heard about the Koding Hackathon, and saw the themes, we jumped right on to the idea. + +We can't wait to show everyone our idea. + +Goal +======= + +We plan to create a real time chat application with a very unique twist, keep an eye out! + + --------------------------------------- # Team Hairball @@ -2679,6 +2707,32 @@ PHP,C++,Python,Javascript. +--------------------------------------- + + +# megusta + +I'm Ivan and I just looooooove little software and hardware helpers that make life easier. +But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. +I hope, this time I'll focus on one thing and won't use whole bucket of technologies +just for one simple purpose. :) + +# What skills do I have? + +Well, I'm kinda web developer with mixin of mobile developer who can speak following languages +(and speaks them in daily life): + + - PHP + - golang + - C# (Silverlight) + - Javascript + +My idea is to work on gathering and processing one kind of statistics that will serve well to 80% +of possible users. I'll focus on usability, because "usable" thing means "something that helps me +every day". + + + --------------------------------------- # myPHPmaster From 43f2389833e9a1121b504aab62eb4f2e1c4a09e9 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:39:43 +0530 Subject: [PATCH 286/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 083c690..4046726 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -3,12 +3,13 @@ We are a bunch of student who are following a BEng Software Engineering degree course. We always are looking for new technologies and new ways to find solutions for real world problems. +Someone will most probably think that we are some crazy bunch of guys since we face anything which is thrown at us with our ever lasting smile. So, throw us anything, we are ready! ## About Us | Anushka | Grainier | Praminda | Yehan |--- |--- |--- |--- -| ![Anushka](https://media.licdn.com/media/p/7/000/1d0/35e/3b20e07.jpg) | ![Grainier](https://media.licdn.com/media/p/7/005/065/1f8/1abc1c9.jpg) | ![Praminda](https://lh4.googleusercontent.com/-FiYRqsqI2ZQ/AAAAAAAAAAI/AAAAAAAABbg/j2zioUiVNLY/s120-c/photo.jpg) | ![Yehan](https://media.licdn.com/media/p/4/005/06d/2f6/2229270.jpg) | +| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) | ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) | ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) | ## Languages we love From d89f6305fef01240399c5d29283cf8d9a1e5284c Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:10:33 +0000 Subject: [PATCH 287/997] generated new readme.md --- README.md | 2 ++ TEAMS.md | 55 ++++++++++++++++++++++++++++++++ Teams/ExpertsUnlimited/team.json | 10 +++--- 3 files changed, 62 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e0cbfd..8c5d9df 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ the lower section of this README.md file. | #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | | #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | | #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | +| #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | @@ -96,6 +97,7 @@ the lower section of this README.md file. | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | +| #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | | #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 83c9519..975aa19 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -806,6 +806,27 @@ We'll be targeting themes 2, 5, and 6. http://eventhorizon.pl/ +--------------------------------------- + +== Team Name: Experts Unlimited + +-- About Us: + +We're 4 highschool students taking part in this competition. + +- Ananay Arora (http://ananayarora.com) : The leader here, with all the development skills. +- Abhishek Anand: Beta Tester & Designer with great debugging skills. +- Akshay Gupta: Graphics Designer with Beta Testing skills. +- Rohan Dhar: PHP Guy & Web Developer. + +Languages : +-> HTML +-> CSS +-> Javascript w/ jQuery & AJAX +-> PHP +-> MySQL + + --------------------------------------- Fire Inside @@ -1521,6 +1542,40 @@ About your skills and what you are going to do? +--------------------------------------- + +Welcome to Plummy +================ + +We are the Plummy team, so we are participating. +That's not it, well yeah, we are team in both real world and this koding event. We are doing many projects as a startup currently. All of our team are Indonesian, but one of our team currently living in Melbourne. +We always work remotely and this event is our chance to do some work together and train our work team. + +About your team +=========================== + +| bagus | rizky | bayu +|--- |--- |--- +| Bagus | Rizky | Bayu + +Bagus +---------- + +Bagus is mostly interested in database, as a backend engineer Bagus also loves to do some scripting and programming. Mostly, Bagus use PostgreSQL and ruby. + +Rizky +--------- + +Rizky is a full stack web developer, his code won't be smells. + +Bayu +-------- + +Bayu is UI/UX guy, who works mostly with photoshop and other UI tools, he is also our business guy, please talk money with him. + + + + --------------------------------------- About your team diff --git a/Teams/ExpertsUnlimited/team.json b/Teams/ExpertsUnlimited/team.json index f613cda..9cd69d4 100644 --- a/Teams/ExpertsUnlimited/team.json +++ b/Teams/ExpertsUnlimited/team.json @@ -3,26 +3,26 @@ "members": [ { "name": "Ananay Arora", - "twitter": "@ananayarora_com", + "twitter": "ananayarora_com", "koding": "ananay", "location": "New Delhi, IN", "lead": true }, { "name": "Abhishek Anand", - "twitter": "@abhichamp97", + "twitter": "abhichamp97", "koding": "abhishek97", "location": "New Delhi, IN" }, { "name": "Akshay Gupta", - "twitter": "@wizardgupta", + "twitter": "wizardgupta", "koding": "akshaykgupta", - "location": "New Delhi, IN", + "location": "New Delhi, IN" }, { "name": "Rohan Dhar", - "twitter": "@rohanoffi", + "twitter": "rohanoffi", "koding": "rohanoffi", "location": "New Delhi, IN" } From b4f93c312b241d3bd2fdce7cc0bdcbc854d50039 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:13:06 +0000 Subject: [PATCH 288/997] rebuilt readme.md --- README.md | 3 +++ TEAMS.md | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/README.md b/README.md index 8c5d9df..966c297 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ the lower section of this README.md file. | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | | #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | | #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | +| #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | @@ -95,6 +96,7 @@ the lower section of this README.md file. | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | | #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | +| #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | | #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | @@ -103,6 +105,7 @@ the lower section of this README.md file. | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | | #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | +| #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | | #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 975aa19..d8075e8 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -536,6 +536,22 @@ Still thinking about it. But it will surely be something special! +--------------------------------------- + +# Coddee Break Team + +We are Kuzma and Vadim, we like both hacking and games, and we believe it's sometimes the same thing! + +## About us + +* *Kuzma* — Being mostly PHP back end web developer recent years, used to code in a variety of languages starting from low-level assemblers to exotic Prolog. +* *Vadim* — Third year university student, full-stack PHP+HTML+CSS+JS web developer, interested in games. + +## Our goals + +We love creativity and we want to show anybody it can be pleasure to build your own program. Who likes boring lessons? Who likes lessons at all? Let's play and then you realise you can do much more and it's fun! + + --------------------------------------- This is our page @@ -1505,6 +1521,25 @@ Sibin John Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad. +--------------------------------------- + + +# Oldmonks + +Coming soon + +## About Us + +- Ankur +- Meherzad + +## Languages we love + +- Java +- Javascript +- Sql + + --------------------------------------- About my team @@ -1674,6 +1709,34 @@ I'm interested in both the theme of realtime communication and translation and t I'm not entirely sure what I'd like to tackle specifically. Perhaps I'll gather some other devs/designers and come up with a more concrete idea soon. +--------------------------------------- + +This is our page +================ + +Rhinoceros is a team of one (for now!) eager to participate in Koding Hackathon. + + +About your team +=========================== + +| ilim +|--- +| Ilim | + +I am a recent graduate of [Middle East Technical University](http://www.metu.edu.tr/), working at a independent game development company called [Taleworlds Entertainment]. (https://www.taleworlds.com/) Even though I am really interested in the idea, I was not able to participate in more than a couple of hackathons, usually due to the location of most of them being too remote to participate. This one being online is yet another reason that got me excited. + +Assignments at school or work may be exciting or educational, but the spontaneity of creativity encouraged in hackathons help get the experience of developing to a whole new level. + +I don't think my goal is to win. Rather, it is to produce something that I, and hopefully others as well, would like to make use of. + + +About our skills and what we are going to do? +======= + +The TOS and EULA are one tough nut to crack, but it sure would be fun to tackle it as a weekend project. Any attempt to simplify understanding their coverage would surely require working on the front-end, which would make the implementation part an experimental endeavor to me, as I am more used to working in the back-end. I am still going through the wondrous APIs encouraged, though, and I may end up implementing something based on one (or a few) or them. + + --------------------------------------- SERPteam From 5f8834eceb589b886b511bb5111158e9f286e742 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 12:14:05 -0500 Subject: [PATCH 289/997] Create team.json --- Teams/wise-eddy/team.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 Teams/wise-eddy/team.json diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json new file mode 100644 index 0000000..f269ff0 --- /dev/null +++ b/Teams/wise-eddy/team.json @@ -0,0 +1,54 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + {"name":"Elise Ralph", + "twitter": "wiseeddy", + + ] +} + + + + +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Senthil A", + "twitter": "sent0hil", + "koding": "sent-hil", + "location": "Chennai, IN" + }, + { + "name": "Sinan Yasar", + "twitter": "sinanyasar", + "koding": "sinan", + "location": "San Francsico, US", + "lead": true + }, + { + "name": "Devrim Yasar", + "twitter": "devrimyasar", + "koding": "devrim", + "location": "San Francsico, US" + }, + { + "name": "Nitin Gupta", + "twitter": "gniting", + "koding": "nitin", + "location": "Turin, IT" + } + ] +} From a572181d4d5b34adbdce8e2bc1b2e81e570d11ec Mon Sep 17 00:00:00 2001 From: Amey Kshirsagar Date: Wed, 26 Nov 2014 22:44:37 +0530 Subject: [PATCH 290/997] Team Arcoiris registering Coming on board --- Teams/TeamArcoiris/ABOUT.md | 39 ++++++++++++++++++++++++++++++++++++ Teams/TeamArcoiris/team.json | 18 +++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 Teams/TeamArcoiris/ABOUT.md create mode 100644 Teams/TeamArcoiris/team.json diff --git a/Teams/TeamArcoiris/ABOUT.md b/Teams/TeamArcoiris/ABOUT.md new file mode 100644 index 0000000..6e4f01e --- /dev/null +++ b/Teams/TeamArcoiris/ABOUT.md @@ -0,0 +1,39 @@ +Team Arcoiris +================ + +We are a part of small company called Arcoiris Labs owned by Amey Kshirsagar. Indraneel Potnis is a friend and works privately for a firm in India and he is happy to help us in this competition. We know each other from our school days. We are very creative about our ideas and know how to achieve a soft spot in innovation and creativity. + +About your team +=========================== + +| ameyhk | Indraneelpotnis | +|--- |--- |--- |--- +| ameyhk | Indraneelpotnis | + +*Why are we participating?* +We simply love to be challenged. Our team is a mixture of creativity and freedom of thinking in technical world. We are open to all kinds of technology and we have some impressive research going on these days in the field of mobile security and scaling. Simplicity is the ultimate sophistication is what we have always beleived and we will try to make you believe from our work. + +We would love to win this competition to fund our research and release our vision to general public for free of cost. + + +Skills: + * HTML5 + * CSS3 + * JS + * PHP + * Java + * MySQL + * MongoDB + * Python + * Socket Programming + * REST-API + * NodeJS + * Intel Appframework + * JQuery + +======= +Project + +We will be writing a real-time translator using SPA architechture and it is going to implement a new way of showing notifications which has been never implemented till now. + +--------------------------------------- \ No newline at end of file diff --git a/Teams/TeamArcoiris/team.json b/Teams/TeamArcoiris/team.json new file mode 100644 index 0000000..ad261df --- /dev/null +++ b/Teams/TeamArcoiris/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Team Arcoiris", + "members": [ + { + "name": "Indraneel Potnis", + "twitter": "Indraneelpotnis", + "koding": "endrohat", + "location": "Mumbai, IN" + }, + { + "name": "Amey Kshirsagar", + "twitter": "ameyhk", + "koding": "ameyhk", + "location": "Pune, IN", + "lead": true + } + ] +} \ No newline at end of file From a1be4021d561a52d830343eea57b711b985b613b Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 12:16:01 -0500 Subject: [PATCH 291/997] Update team.json --- Teams/wise-eddy/team.json | 40 ++------------------------------------- 1 file changed, 2 insertions(+), 38 deletions(-) diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json index f269ff0..fe846b6 100644 --- a/Teams/wise-eddy/team.json +++ b/Teams/wise-eddy/team.json @@ -9,46 +9,10 @@ }, {"name":"Elise Ralph", "twitter": "wiseeddy", - + "koding":"wise-eddy", + "location":"Marquette, US" ] } - -{ - "teamName": "Team Koders", - "members": [ - { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" - }, - { - "name": "Senthil A", - "twitter": "sent0hil", - "koding": "sent-hil", - "location": "Chennai, IN" - }, - { - "name": "Sinan Yasar", - "twitter": "sinanyasar", - "koding": "sinan", - "location": "San Francsico, US", - "lead": true - }, - { - "name": "Devrim Yasar", - "twitter": "devrimyasar", - "koding": "devrim", - "location": "San Francsico, US" - }, - { - "name": "Nitin Gupta", - "twitter": "gniting", - "koding": "nitin", - "location": "Turin, IT" - } - ] -} From e80be8063269407b033aa6b56b480f2ed6dda506 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 12:16:43 -0500 Subject: [PATCH 292/997] Update team.json --- Teams/wise-eddy/team.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json index fe846b6..04f4aec 100644 --- a/Teams/wise-eddy/team.json +++ b/Teams/wise-eddy/team.json @@ -11,6 +11,7 @@ "twitter": "wiseeddy", "koding":"wise-eddy", "location":"Marquette, US" + } ] } From 15a941028007c2be8c8dc77bea4651f757130c85 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 12:17:43 -0500 Subject: [PATCH 293/997] Added team information --- Teams/wise-eddy/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json index 04f4aec..fa13706 100644 --- a/Teams/wise-eddy/team.json +++ b/Teams/wise-eddy/team.json @@ -7,7 +7,7 @@ "koding": "koding username", "location": "city, 2 digit country code" }, - {"name":"Elise Ralph", + {"name":"Elise A. Ralph", "twitter": "wiseeddy", "koding":"wise-eddy", "location":"Marquette, US" From 83cf0cc9437d73c54aea19e3729bbe5bea13608e Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:51:34 +0530 Subject: [PATCH 294/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 4046726..42a4246 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -13,8 +13,4 @@ Someone will most probably think that we are some crazy bunch of guys since we f ## Languages we love --JavaScript --PHP --JAVA --CSS --HTML!!! +|JavaScript|PHP|JAVA|CSS|HTML!!! From c62cd1c2918f2984aee47f79c9f326cf59c15cc6 Mon Sep 17 00:00:00 2001 From: Ismael Jimenez Date: Wed, 26 Nov 2014 11:22:16 -0600 Subject: [PATCH 295/997] Update teams.json --- Teams/F00Pill/teams.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/F00Pill/teams.json b/Teams/F00Pill/teams.json index 9fbd19c..f4bfb5c 100644 --- a/Teams/F00Pill/teams.json +++ b/Teams/F00Pill/teams.json @@ -1,11 +1,11 @@ { -"teamName": "Team Koders", +"teamName": "F00Pill", "members": [ { "name": "Ismael Jimenez", "twitter": "ismapro", "koding": "ismaproco", -"location": "San Jose, Costa Rica" +"location": "San Jose, CR" } ] } From 1e0ecee8cbcc4c3a6865582e4773b30b22252108 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:52:40 +0530 Subject: [PATCH 296/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 42a4246..9e7a827 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -13,4 +13,5 @@ Someone will most probably think that we are some crazy bunch of guys since we f ## Languages we love -|JavaScript|PHP|JAVA|CSS|HTML!!! +|JavaScript|PHP|JAVA|CSS|HTML +|--- |--- |--- |--- From 9ad6d7ce92e5c2bd97ae4ffc5b46d351bab2251b Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:56:11 +0530 Subject: [PATCH 297/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 9e7a827..60af3a4 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -13,5 +13,5 @@ Someone will most probably think that we are some crazy bunch of guys since we f ## Languages we love -|JavaScript|PHP|JAVA|CSS|HTML -|--- |--- |--- |--- +JavaScript | PHP | JAVA | CSS | HTML | C | C# | C++ | Android | Objective-C | Nodejs | Jaggeryjs | MySQL + From ecc4411b449970be195be50845edb1b2df4fe357 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 22:56:55 +0530 Subject: [PATCH 298/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 60af3a4..6ce8fd2 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -13,5 +13,5 @@ Someone will most probably think that we are some crazy bunch of guys since we f ## Languages we love -JavaScript | PHP | JAVA | CSS | HTML | C | C# | C++ | Android | Objective-C | Nodejs | Jaggeryjs | MySQL +JavaScript , PHP , JAVA , CSS , HTML , C , C# , C++ , Android , Objective-C , Nodejs , Jaggeryjs , MySQL From 79461f026d720e9d4b13de57c56c2034ee6398fd Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:27:22 +0000 Subject: [PATCH 299/997] generated new readme.md --- README.md | 3 ++ TEAMS.md | 76 +++++++++++++++++++++++++++++++++++ Teams/Birmingham.IO/team.json | 46 ++++++++++----------- 3 files changed, 102 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 966c297..315cddd 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ the lower section of this README.md file. | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | +| #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | @@ -92,6 +93,7 @@ the lower section of this README.md file. | #Team Koders |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Koders](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | | #Team Koders |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [Team Koders](./Teams/MiracleTeam/ABOUT.md) | +| #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | | #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | @@ -118,6 +120,7 @@ the lower section of this README.md file. | #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | | #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | +| #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index d8075e8..ba8c3b2 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -387,6 +387,27 @@ Python for sure! +--------------------------------------- + +Birmingham.IO +=========================== + +This team is made up of members of [Birmingham.IO](http://birmingham.io/), a community forum aimed at the tech industry in Birmingham. + +About your team +=========================== + +| [Daniel Hollands](https://talk.birmingham.io/users/limeblast/activity) | [Omar Qureshi](https://talk.birmingham.io/users/omarqureshi/activity) | [Tajinder Singh](https://talk.birmingham.io/users/tajindersd/activity) | [Will Parker](https://talk.birmingham.io/users/wprk/activity) | [Ping-Yuan 'Aaron' Chang](https://talk.birmingham.io/users/king_jk/activity) | +|---------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| +| limeblast | omarqureshi | | wprk | king_jk | + + +About your skills and what you are going to do? +=========================== + +Right now, we don't have a clue, but I'm hoping inspiration will hit soon. Watch this space. + + --------------------------------------- We are The Black Rabbits @@ -1460,6 +1481,19 @@ i love actionscript as3 +--------------------------------------- + +About your team +=========================== + +We are experienced software professional, with business and marketing skill, specialized in web application development. As we had developed not only highly scalable web application with social media integration to support millions of user but also enterprise grade financial application, we would like to apply our experiences and knowledges into innovative idea by accepting the global hackathon chanllenge. + +About your skills and what you are going to do? +======= + +We are good at most of the common web application languages such as NodeJs, PHP, J2EE, ASP.NET and varity of javascript libraries and frameworks such as Jquery and AngularJs. +We are going to implement an interesting game to introduce software development for a new comer. + --------------------------------------- This is our page @@ -2041,6 +2075,48 @@ Plans Expertise in C#, Java, Web and API integrations. I defiantly will work with theme # 1 +--------------------------------------- + +Team Arcoiris +================ + +We are a part of small company called Arcoiris Labs owned by Amey Kshirsagar. Indraneel Potnis is a friend and works privately for a firm in India and he is happy to help us in this competition. We know each other from our school days. We are very creative about our ideas and know how to achieve a soft spot in innovation and creativity. + +About your team +=========================== + +| ameyhk | Indraneelpotnis | +|--- |--- |--- |--- +| ameyhk | Indraneelpotnis | + +*Why are we participating?* +We simply love to be challenged. Our team is a mixture of creativity and freedom of thinking in technical world. We are open to all kinds of technology and we have some impressive research going on these days in the field of mobile security and scaling. Simplicity is the ultimate sophistication is what we have always beleived and we will try to make you believe from our work. + +We would love to win this competition to fund our research and release our vision to general public for free of cost. + + +Skills: + * HTML5 + * CSS3 + * JS + * PHP + * Java + * MySQL + * MongoDB + * Python + * Socket Programming + * REST-API + * NodeJS + * Intel Appframework + * JQuery + +======= +Project + +We will be writing a real-time translator using SPA architechture and it is going to implement a new way of showing notifications which has been never implemented till now. + +--------------------------------------- + --------------------------------------- diff --git a/Teams/Birmingham.IO/team.json b/Teams/Birmingham.IO/team.json index 103357c..76ef184 100644 --- a/Teams/Birmingham.IO/team.json +++ b/Teams/Birmingham.IO/team.json @@ -1,36 +1,36 @@ { - teamName: "Birmingham.IO", - members: [ + "teamName": "Birmingham.IO", + "members": [ { - name: "Daniel Hollands", - twitter: "limeblast", - koding: "limeblast", - location: "Birmingham, UK", - lead: true + "name": "Daniel Hollands", + "twitter": "limeblast", + "koding": "limeblast", + "location": "Birmingham, UK", + "lead": true }, { - name: "Omar Qureshi", - twitter: "omarqureshi", - koding: "omarquresh1", - location: "Birmingham, UK" + "name": "Omar Qureshi", + "twitter": "omarqureshi", + "koding": "omarquresh1", + "location": "Birmingham, UK" }, { - name: "Tajinder Singh", - twitter: "TajinderSD", - koding: "tajindersd", - location: "Birmingham, UK" + "name": "Tajinder Singh", + "twitter": "TajinderSD", + "koding": "tajindersd", + "location": "Birmingham, UK" }, { - name: "Will Parker", - twitter: "wprk14", - koding: "wprk", - location: "Redditch, UK" + "name": "Will Parker", + "twitter": "wprk14", + "koding": "wprk", + "location": "Redditch, UK" }, { - name: "Ping-Yuan Chang", - twitter: "Jaja_Magic", - koding: "a9261", - location: "Taichung City, TW" + "name": "Ping-Yuan Chang", + "twitter": "Jaja_Magic", + "koding": "a9261", + "location": "Taichung City, TW" } ] } From 44e228e6fda427b9a5a9460da405655c9fe47f0d Mon Sep 17 00:00:00 2001 From: Levi Campbell Date: Wed, 26 Nov 2014 17:27:51 +0000 Subject: [PATCH 300/997] Fixed error in pull request. --- Teams/Jalarast/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Jalarast/team.json b/Teams/Jalarast/team.json index 1ffe1eb..bbb5e5a 100644 --- a/Teams/Jalarast/team.json +++ b/Teams/Jalarast/team.json @@ -5,7 +5,7 @@ "name": "Levi Campbell", "twitter": "levicc00123", "koding": "levicampbell", - "location": "Sterling, CO USA" + "location": "Sterling, CO US" } ] } \ No newline at end of file From aec538f62cfaf7b9dbd8ecf1ac33a54e377b145b Mon Sep 17 00:00:00 2001 From: Mark Henderson Date: Wed, 26 Nov 2014 12:31:18 -0500 Subject: [PATCH 301/997] Added No Pilots No Demos team --- Teams/NoPilotsNoDemos/About.md | 19 +++++++++++++++++++ Teams/NoPilotsNoDemos/team.json | 17 +++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 Teams/NoPilotsNoDemos/About.md create mode 100644 Teams/NoPilotsNoDemos/team.json diff --git a/Teams/NoPilotsNoDemos/About.md b/Teams/NoPilotsNoDemos/About.md new file mode 100644 index 0000000..d1683bd --- /dev/null +++ b/Teams/NoPilotsNoDemos/About.md @@ -0,0 +1,19 @@ +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 +=========================== + +| aphelionz (Mark) | skybondsor (Jordyn) | +|--- |--- | +| ![aphelionz](https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xfa1/v/t1.0-9/429397_10151321831125069_2084122506_n.jpg?oh=ab41ad0750b749a532bbd8f2d3f5a9cd&oe=550E92A4&__gda__=1423315627_a25fd60398c2cba46cb88530c5358420) | ![skybondsor](https://scontent-a-iad.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/1392014_10151601758896266_672020922_n.jpg?oh=20ae0c38af31d7c017a699a3a8fbe0a1&oe=550CD680) | + +Jordyn and Mark have been coding together both on and off the job for over 6 years now. We initially joined the hackathon because of the opportunity to do something based on climate change. + +However, when the topics were announced, we both felt drawn towards the privacy policy / terms of service topic. That is the topic we ended up choosing. + +We plan to make a web application to this effect. We have a good idea of what we're building. API choices are pending diff --git a/Teams/NoPilotsNoDemos/team.json b/Teams/NoPilotsNoDemos/team.json new file mode 100644 index 0000000..12a1266 --- /dev/null +++ b/Teams/NoPilotsNoDemos/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "No Pilots, No Demos", + "members": [ + { + "name": "Jordyn Bonds", + "twitter": "skybondsor", + "koding": "skybondsor", + "location": "Boston, MA" + }, + { + "name": "Mark Robert Henderson", + "twitter": "aphelionz", + "koding": "aphelionz", + "location": "Manchester-by-the-sea, MA" + } + ] +} From 3b092b34857cd4b7cdd65c18ddb9a01b72b75745 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 23:01:29 +0530 Subject: [PATCH 302/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 6ce8fd2..8acc51e 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -9,7 +9,7 @@ Someone will most probably think that we are some crazy bunch of guys since we f | Anushka | Grainier | Praminda | Yehan |--- |--- |--- |--- -| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) | ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) | ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) | +| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) lk.linkedin.com/in/yehancha| ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) | ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) | ## Languages we love From 45a7fa52b5182591641994f68e3db62866b74d16 Mon Sep 17 00:00:00 2001 From: "Ossama W. Obeid" Date: Wed, 26 Nov 2014 20:32:08 +0300 Subject: [PATCH 303/997] Added Hackateers team info. --- Teams/Hackateers/ABOUT.md | 20 ++++++++++++++++++++ Teams/Hackateers/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 Teams/Hackateers/ABOUT.md create mode 100644 Teams/Hackateers/team.json diff --git a/Teams/Hackateers/ABOUT.md b/Teams/Hackateers/ABOUT.md new file mode 100644 index 0000000..0f5b174 --- /dev/null +++ b/Teams/Hackateers/ABOUT.md @@ -0,0 +1,20 @@ +## Introducing The Hackateers + +We are a group of three hackers hailing from [Carnegie Mellon University in Qatar](http://qatar.cmu.edu). +Two of us are graduates and one is currently a student. +Our members have previously participated in hackathons and even helped organize, mentor, or judge a hackathon or two. +We decided to join this hackathon to combine the different skills and experiences we gathered throughout the different paths we have embarked on to hack on something of great. + + +## About the team + + - **Ossama Obeid:** I am a research associate working in the field of Natural Language Processing. I have previously co-founded a company working on iOS apps for local clients. My interests include hacking software and hardware, painting, and reading up on Physics, Psychology, and History. Aiming to be a Renaissance man :) + + - **Afnan Fahim:** Hacker for all things front-end and aspiring new media artist. Side hobbies include learning languages. I envision a day when I will be able to travel to any country and communicate kinda sorta effectively. + + - **Mahmoud Alismail:** I am a CS junior at CMU. I enjoy working on computer vision applications and backend development. I like to use Django, Node, and OpenCV on my backends. In my free time, I tend to hack RGB+D cameras as well as highly scalable web applications. + + +## What are we doing? +Our idea is not solid yet but we will be writing a web app using Python for our back-end and HTML, JS, and CSS for our front-end. +We will be possibly utilizing NLP technologies and APIs such as NLTK, wit.ai, or IBM Watson. diff --git a/Teams/Hackateers/team.json b/Teams/Hackateers/team.json new file mode 100644 index 0000000..de33d11 --- /dev/null +++ b/Teams/Hackateers/team.json @@ -0,0 +1,24 @@ +{ +"teamName": "Hackateers", +"members": [ +{ +"name": "Ossama Obeid", +"twitter": "owobeid", +"koding": "owobeid", +"location": "Doha, QA", +"lead": true +}, +{ +"name": "Afnan Fahim", +"twitter": "afnanfahim", +"koding": "afahim", +"location": "Chicago, US" +}, +{ +"name": "Mahmoud Alismail", +"twitter": "mahmoudalismail", +"koding": "malismail", +"location": "Doha, QA" +} +] +} \ No newline at end of file From 4b5176a65c30742823bf2ec33bec8e84b1a718c3 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 23:03:50 +0530 Subject: [PATCH 304/997] Update ABOUT.md --- Teams/Hurricane/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 8acc51e..46de081 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -9,7 +9,7 @@ Someone will most probably think that we are some crazy bunch of guys since we f | Anushka | Grainier | Praminda | Yehan |--- |--- |--- |--- -| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) lk.linkedin.com/in/yehancha| ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) | ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) | +| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) [lk.linkedin.com/in/yehancha](lk.linkedin.com/in/yehancha)| ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) | ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) | ## Languages we love From 419f71e0363d35fa68f4dbe821a87de3532c33ff Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:34:41 +0000 Subject: [PATCH 305/997] rebuilt readme.md --- README.md | 4 ++++ TEAMS.md | 31 +++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/README.md b/README.md index 315cddd..78fe49e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,9 @@ the lower section of this README.md file. | #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | | #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | | #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | +| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | +| #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | @@ -98,6 +100,7 @@ the lower section of this README.md file. | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | | #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | +| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | @@ -139,6 +142,7 @@ the lower section of this README.md file. | #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | | #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | | #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | +| #Team Koders |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [Team Koders](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index ba8c3b2..8d71c2d 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -1080,6 +1080,13 @@ Still brainstorming, probably best ideas always take little time to grow! +--------------------------------------- + +I'm Ranjith, Designer Developer and a coffee addict.. +Pretty much my first hackathon, looking forward to having a good time.. + + + --------------------------------------- HackOwls @@ -1119,6 +1126,30 @@ About your skills and what you are going to do? We are interested to work on #5 or #1 theme. +--------------------------------------- + +## Introducing The Hackateers + +We are a group of three hackers hailing from [Carnegie Mellon University in Qatar](http://qatar.cmu.edu). +Two of us are graduates and one is currently a student. +Our members have previously participated in hackathons and even helped organize, mentor, or judge a hackathon or two. +We decided to join this hackathon to combine the different skills and experiences we gathered throughout the different paths we have embarked on to hack on something of great. + + +## About the team + + - **Ossama Obeid:** I am a research associate working in the field of Natural Language Processing. I have previously co-founded a company working on iOS apps for local clients. My interests include hacking software and hardware, painting, and reading up on Physics, Psychology, and History. Aiming to be a Renaissance man :) + + - **Afnan Fahim:** Hacker for all things front-end and aspiring new media artist. Side hobbies include learning languages. I envision a day when I will be able to travel to any country and communicate kinda sorta effectively. + + - **Mahmoud Alismail:** I am a CS junior at CMU. I enjoy working on computer vision applications and backend development. I like to use Django, Node, and OpenCV on my backends. In my free time, I tend to hack RGB+D cameras as well as highly scalable web applications. + + +## What are we doing? +Our idea is not solid yet but we will be writing a web app using Python for our back-end and HTML, JS, and CSS for our front-end. +We will be possibly utilizing NLP technologies and APIs such as NLTK, wit.ai, or IBM Watson. + + --------------------------------------- This is our page From 78d3fefd8b47085a701e271500ca71e1db529155 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 17:38:23 +0000 Subject: [PATCH 306/997] generated new readme.md --- README.md | 3 ++ TEAMS.md | 61 ++++++++++++++++++++++++++++++++++++ Teams/CloudSolvers/team.json | 2 +- 3 files changed, 65 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 78fe49e..f83bc87 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,9 @@ the lower section of this README.md file. | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | | #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | +| #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/ABOUT.md) | | #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | +| #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/ABOUT.md) | | #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | @@ -85,6 +87,7 @@ the lower section of this README.md file. | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| [Jostlers](./Teams/Jostlers/ABOUT.md) | | #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | | #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | | #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 8d71c2d..20f7226 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -528,6 +528,21 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +# CheerySnowman + +## About + +I'm a .NET developer from Yekaterinburg (it's in Russia) making people happy with my programs. + +Love clear and well-designed code. Have some machine learning and data structures background. + +## Languages I love + +I have been trying out many popular languages (Java and C++, Scheme and F#, python and perl, ...) and I am comfortable with C#, T-SQL and R currently. + + --------------------------------------- ChennaiNerd @@ -557,6 +572,52 @@ Still thinking about it. But it will surely be something special! +--------------------------------------- + +Cloud Solvers +================ + +We are a group of independent developers that hack togheter from time to time. +We love Cloud Computing and Web Development, and we are adventuring on new challenges on Mobile. +We also use Linux as our primary operating systems most of the time. + +About your team +=========================== + +| [@ronoaldopereira](https://twitter.com/ronoaldopereira) | [@edu_miani](https://twitter.com/edu_miani) | [@GilliardOkano](https://twitter.com/GilliardOkano) | [@filipenos](https://twitter.com/filipenos) +|--- |--- |--- |--- +| Ronoaldo Pereira | Eduardo Miani | Gilliard Okano | Filipe Peixoto | + +We have joined the hackathon to be able to participate on this global challenge, to learn more and to build solve real world problems in a global scale. + +We are earger to win this competition so we can grow our knowledge and finance the development of open source software as we are commited to contribute to them. + +Team Skills +======= +Programming languages we know: +* Java +* JavaScript +* Python +* Go +* PHP +* C# +* ShellScript + +Thecnologies and Frameworks we like: +* Google App Engine +* Docker +* Django +* Java EE +* HTML5 +* CSS3 + +Other tech stuff we like +* nginx +* gitbook +* mercurial +* git + + --------------------------------------- # Coddee Break Team diff --git a/Teams/CloudSolvers/team.json b/Teams/CloudSolvers/team.json index ce3ea00..fc7abf8 100644 --- a/Teams/CloudSolvers/team.json +++ b/Teams/CloudSolvers/team.json @@ -12,7 +12,7 @@ "name": "Filipe Peixoto", "twitter": "filipenos", "koding": "filipenos", - "location": "São Paulo, BR", + "location": "São Paulo, BR" }, { "name": "Gilliard Okano", From f5d151b229e99f709c53a6a2bccd12c94f4be142 Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 01:41:49 +0800 Subject: [PATCH 307/997] Updated ABOUT.md --- Teams/CodeQuest/ABOUT.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md index cfbb3b7..6caba06 100644 --- a/Teams/CodeQuest/ABOUT.md +++ b/Teams/CodeQuest/ABOUT.md @@ -1,14 +1,26 @@ # Code Quest -We are a team a team of 4 developers. +Join us on our journey on the world of Coding. + +## About our Team + +We are a team of developers from the Philippines. We studied Computer Engineering and mastered in Software development. +Now each of us are working in different fields of Software development. We built this team to make our own start up Company,as of now we are just getting simple projects. We already have used many different languages in our projects. Mostly our Projects are Desktop Application, but we are also used in creating Web applications and Mobile Apps. -## About our team | Nehto | MaiLin | Al | Del |--- |--- |--- |--- -| ![Nehto] | ![MaiLin] | ![Al] | ![Del] | +| ![Nehto] | ![MaiLin] | ![Al] | ![Del] | -[Nehto]: https://avatars2.githubusercontent.com/u/2397003?v=3&s=460 "Eating his signature food, gormeh sabzi" -[MaiLin]: https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/p417x417/10177421_733295513357647_3213782047740590954_n.jpg?oh=ab6fc91b34b60ca877f671bc989507da&oe=54D45A8E&__gda__=1423280744_42bf2e97a57e29deee30a551e596cbab "Basic" -[Al]: https://scontent-a-sea.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10574217_608640175922741_5072238741031573289_n.jpg?oh=b2926cead3af47807db6c65624ed6f80&oe=551B0AC9 "at NASA JPL" -[Del]: https://scontent-a-atl.xx.fbcdn.net/hphotos-xaf1/v/t1.0-9/417632_1982284492411_1218921174_n.jpg?oh=3104791bfd08477ad70ca5cd145ca9d7&oe=550F92C3 "A day in the life" +[Nehto]: https://avatars2.githubusercontent.com/u/2397003?v=3&s=460 "John Kenneth Lorca - Java Developer" +[MaiLin]: https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/p417x417/10177421_733295513357647_3213782047740590954_n.jpg?oh=ab6fc91b34b60ca877f671bc989507da&oe=54D45A8E&__gda__=1423280744_42bf2e97a57e29deee30a551e596cbab "Mylene Bayan - IOS Developer" +[Al]: https://scontent-a-sea.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10574217_608640175922741_5072238741031573289_n.jpg?oh=b2926cead3af47807db6c65624ed6f80&oe=551B0AC9 "Al Vincent Bautista - Android Developer" +[Del]: https://scontent-a-atl.xx.fbcdn.net/hphotos-xaf1/v/t1.0-9/417632_1982284492411_1218921174_n.jpg?oh=3104791bfd08477ad70ca5cd145ca9d7&oe=550F92C3 "Redel Estopa - .Net Developer" + +## About your skills and what you are going to do? +We are still brainstorming on what kind of Project we would be creating based on the theme. +But as of now we would like to create a great Web Application using: +HTML5 +Javascript +JQuery +CSS From bca31e5f704725e46f33c8da6a052f8e93217af6 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 23:14:17 +0530 Subject: [PATCH 308/997] Update about page_7 --- Teams/Hurricane/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Hurricane/ABOUT.md b/Teams/Hurricane/ABOUT.md index 46de081..831ea7d 100644 --- a/Teams/Hurricane/ABOUT.md +++ b/Teams/Hurricane/ABOUT.md @@ -9,7 +9,7 @@ Someone will most probably think that we are some crazy bunch of guys since we f | Anushka | Grainier | Praminda | Yehan |--- |--- |--- |--- -| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) [lk.linkedin.com/in/yehancha](lk.linkedin.com/in/yehancha)| ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) | ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) | +| ![Anushka](https://avatars3.githubusercontent.com/u/2684554?v=3&s=460) [lk.linkedin.com/in/anushkasamaranayaka/](lk.linkedin.com/in/anushkasamaranayaka/)| ![Grainier](https://avatars1.githubusercontent.com/u/3824254?v=3&s=460)[uk.linkedin.com/in/grainier](uk.linkedin.com/in/grainier) | ![Praminda](https://avatars2.githubusercontent.com/u/2655553?v=3&s=460) [lk.linkedin.com/in/praminda](lk.linkedin.com/in/praminda)| ![Yehan](https://avatars3.githubusercontent.com/u/2751847?v=3&s=460) [lk.linkedin.com/in/yehancha](lk.linkedin.com/in/yehancha)| ## Languages we love From 3355738bf13e3c7946dd3bee04dbbb7ec0b8ecd4 Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 01:45:25 +0800 Subject: [PATCH 309/997] Updated ABOUT.md --- Teams/CodeQuest/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md index 6caba06..ddefdce 100644 --- a/Teams/CodeQuest/ABOUT.md +++ b/Teams/CodeQuest/ABOUT.md @@ -8,7 +8,7 @@ We are a team of developers from the Philippines. We studied Computer Engineerin Now each of us are working in different fields of Software development. We built this team to make our own start up Company,as of now we are just getting simple projects. We already have used many different languages in our projects. Mostly our Projects are Desktop Application, but we are also used in creating Web applications and Mobile Apps. -| Nehto | MaiLin | Al | Del +| Nehto | Mai Lin | Al | Del |--- |--- |--- |--- | ![Nehto] | ![MaiLin] | ![Al] | ![Del] | From 1337349d82bc5c65572c2381788359833cf5d799 Mon Sep 17 00:00:00 2001 From: Anushkasandaruwan Date: Wed, 26 Nov 2014 23:16:42 +0530 Subject: [PATCH 310/997] update country code --- Teams/Hurricane/team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/Hurricane/team.json b/Teams/Hurricane/team.json index 92fb4d4..0ac9a73 100644 --- a/Teams/Hurricane/team.json +++ b/Teams/Hurricane/team.json @@ -5,26 +5,26 @@ "name": "Anushka Sandaruwan Samaranayake", "twitter": "AnushkaSandaru1", "koding": "anushkasandaruwan", - "location": "Colombo, SL", + "location": "Colombo, LK", "lead": true }, { "name": "Grainier Perera", "twitter": "_grainier", "koding": "grainier", - "location": "Colombo, SL" + "location": "Colombo, LK" }, { "name": "Praminda Jayawardana", "twitter": "pramindabj", "koding": "praminda", - "location": "Colombo, SL" + "location": "Colombo, LK" }, { "name": "Yehan Pemarathne", "twitter": "yehancha", "koding": "yehancha", - "location": "Colombo, SL" + "location": "Colombo, LK" } ] } From d39c1d028b2d480c33801e72733c3f31030d6ef1 Mon Sep 17 00:00:00 2001 From: Akshay Kalose Date: Wed, 26 Nov 2014 12:48:49 -0500 Subject: [PATCH 311/997] Add Tachyon Team --- Teams/Tachyon/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Tachyon/team.json diff --git a/Teams/Tachyon/team.json b/Teams/Tachyon/team.json new file mode 100644 index 0000000..2194fc1 --- /dev/null +++ b/Teams/Tachyon/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Tachyon", + "members": [ + { + "name": "Akshay Kalose", + "twitter": "AkshayKalose", + "koding": "akshay2598", + "location": "Lexington, US", + "lead": true + } + ] +} From df728969c08261f577e00f533587746b92ee486c Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 19:49:17 +0200 Subject: [PATCH 312/997] Create team.json --- Teams/FrozenLogic/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/FrozenLogic/team.json diff --git a/Teams/FrozenLogic/team.json b/Teams/FrozenLogic/team.json new file mode 100644 index 0000000..34f8367 --- /dev/null +++ b/Teams/FrozenLogic/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "FrozenLogic", + "members": [ + { + "name": "Drăgan-Săvulescu Vlad", + "twitter": "@a_demonic_soul", + "koding": "demonic", + "location": "Ploiești, RO" + }, + { + "name": "Alexandru Ivan", + "twitter": "@xeonavi", + "koding": "crypticman", + "location": "Ploiești, RO" + } + ] +} From a48b2037a03a5c2677791a9f93d47633adaf9ba0 Mon Sep 17 00:00:00 2001 From: Oleh Morozov Date: Wed, 26 Nov 2014 19:51:14 +0200 Subject: [PATCH 313/997] Added team information --- Teams/TimeToPlay/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TimeToPlay/team.json diff --git a/Teams/TimeToPlay/team.json b/Teams/TimeToPlay/team.json new file mode 100644 index 0000000..5145a9c --- /dev/null +++ b/Teams/TimeToPlay/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "TimeToPlay", + "members": [ + { + "name": "Oleh Morozov", + "twitter": "oleg_morozoff", + "koding": "timetoplay7", + "location": "Dnepropetrovsk, UA" + } + ] +} From 8ea5cc15351f71d2b6fa043354669f0a01c2b7a0 Mon Sep 17 00:00:00 2001 From: ntdata Date: Wed, 26 Nov 2014 17:55:36 +0000 Subject: [PATCH 314/997] Added team --- Teams/ntdata/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/ntdata/team.json diff --git a/Teams/ntdata/team.json b/Teams/ntdata/team.json new file mode 100644 index 0000000..a7657c6 --- /dev/null +++ b/Teams/ntdata/team.json @@ -0,0 +1,10 @@ +{ +"teamName": "ntdata", +"members": [ +{ +"name": "Luke Sawicki", +"koding": "ntdata", +"location": "London, UK" +} +] +} From 724b7d6f93e7f9e16ffdd84bfdf70e11dd6af59f Mon Sep 17 00:00:00 2001 From: Arnab Dutta Date: Wed, 26 Nov 2014 11:56:03 -0600 Subject: [PATCH 315/997] Team added --- Teams/Excaliburs/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Excaliburs/team.json diff --git a/Teams/Excaliburs/team.json b/Teams/Excaliburs/team.json new file mode 100644 index 0000000..fbf2dc0 --- /dev/null +++ b/Teams/Excaliburs/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "Excaliburs", +"members": [ +{ +"name": "Arnab DUtta", +"twitter": "dutta_arnab", +"koding": "arnabdutta", +"location": "Dallas,US" +} +] +} From fce7385a3287980bbeee2c468baf8502e56303ca Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 01:58:38 +0800 Subject: [PATCH 316/997] Update team.json --- Teams/CodeQuest/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeQuest/team.json b/Teams/CodeQuest/team.json index d47ef4a..9f85ef5 100644 --- a/Teams/CodeQuest/team.json +++ b/Teams/CodeQuest/team.json @@ -11,7 +11,7 @@ { "name": "Mylene N. Bayan", "twitter": "@mnbayan", - "koding": "sent-hil", + "koding": "mylenebayan", "location": "Marikina City, PH" }, { From 99acd7beb5a5d41a184266e8aa4779250d9797bd Mon Sep 17 00:00:00 2001 From: ntdata Date: Wed, 26 Nov 2014 17:59:10 +0000 Subject: [PATCH 317/997] Create ABOUT.md --- Teams/ntdata/ABOUT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Teams/ntdata/ABOUT.md diff --git a/Teams/ntdata/ABOUT.md b/Teams/ntdata/ABOUT.md new file mode 100644 index 0000000..ded6490 --- /dev/null +++ b/Teams/ntdata/ABOUT.md @@ -0,0 +1,9 @@ + +# ntdata + +I'm Luke Sawicki, I'm specialising in GIS solutions. + +## Technologies that I'm often use are: +- C# +- JavaScript +- PHP From 2cfd364052cc63543b4e6ea1a3fa6e7519c0adc9 Mon Sep 17 00:00:00 2001 From: Oleh Morozov Date: Wed, 26 Nov 2014 20:02:52 +0200 Subject: [PATCH 318/997] Added an about file --- Teams/TimeToPlay/ABOUT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/TimeToPlay/ABOUT.md diff --git a/Teams/TimeToPlay/ABOUT.md b/Teams/TimeToPlay/ABOUT.md new file mode 100644 index 0000000..5bd1807 --- /dev/null +++ b/Teams/TimeToPlay/ABOUT.md @@ -0,0 +1,12 @@ +#Team Time To Play + +Making games to change the world + +## Languages and APIs + +Java, LibGDX, OpenGL + +## Current activity + +I am looking for team members. + From cebd838d3f834bed54b0725d71090663f258a357 Mon Sep 17 00:00:00 2001 From: Arnab Dutta Date: Wed, 26 Nov 2014 12:03:50 -0600 Subject: [PATCH 319/997] About.md added --- Teams/Excaliburs/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Teams/Excaliburs/ABOUT.md diff --git a/Teams/Excaliburs/ABOUT.md b/Teams/Excaliburs/ABOUT.md new file mode 100644 index 0000000..07c189a --- /dev/null +++ b/Teams/Excaliburs/ABOUT.md @@ -0,0 +1,6 @@ +# Excaliburs + + +##About Me +I am Arnab and I am an ardent participant of many renowned hackathons. +I like coding in JavaScript and PHP. From e16ec345131a63a669f0f96d2b65e3fa409a0eb1 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:06:01 +0100 Subject: [PATCH 320/997] Create team.json --- Teams/PyJunkies/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/PyJunkies/team.json diff --git a/Teams/PyJunkies/team.json b/Teams/PyJunkies/team.json new file mode 100644 index 0000000..6bcdbc3 --- /dev/null +++ b/Teams/PyJunkies/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "PyJunkies", + "members": [ + { + "name": "Michal Racek", + "twitter": "krablak", + "koding": "krablak", + "location": "Hradec Kralove, CZ", + "lead": true + },{ + "name": "Radek Hofman", + "twitter": "PapaBenedikto", + "koding": "jeanlucbaptiste", + "location": "Vienna, AT" + }, + + ] +} From c613510f781fcde4e8c7b229e20d6e9ca5a78e24 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:06:26 +0100 Subject: [PATCH 321/997] Update team.json --- Teams/PyJunkies/team.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/PyJunkies/team.json b/Teams/PyJunkies/team.json index 6bcdbc3..bb73567 100644 --- a/Teams/PyJunkies/team.json +++ b/Teams/PyJunkies/team.json @@ -12,7 +12,6 @@ "twitter": "PapaBenedikto", "koding": "jeanlucbaptiste", "location": "Vienna, AT" - }, - + } ] } From 1828fd81d1fa587895d2fec865fdaf6c851bd427 Mon Sep 17 00:00:00 2001 From: Yusuf Date: Wed, 26 Nov 2014 20:06:59 +0200 Subject: [PATCH 322/997] Comma Edited --- Teams/AnadoluBK/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AnadoluBK/team.json b/Teams/AnadoluBK/team.json index bc2628c..35676d2 100644 --- a/Teams/AnadoluBK/team.json +++ b/Teams/AnadoluBK/team.json @@ -12,14 +12,14 @@ "name": "Oğuzhan Uzman", "twitter": "oguzhanuzm", "koding": "ouzman", - "location": "Eskisehir, TR", + "location": "Eskisehir, TR" }, { "name": "Ali Baran Bayar", "twitter": "abbayar", "koding": "abbayarr", - "location": "Eskisehir, TR", + "location": "Eskisehir, TR" } ] From cd70221ec200a7fc9a24f86f268044b93d76b1b2 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 13:09:45 -0500 Subject: [PATCH 323/997] Created About.md --- Teams/wise-eddy/About.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Teams/wise-eddy/About.md diff --git a/Teams/wise-eddy/About.md b/Teams/wise-eddy/About.md new file mode 100644 index 0000000..d587115 --- /dev/null +++ b/Teams/wise-eddy/About.md @@ -0,0 +1,34 @@ +Wise Eddy +============================ +WE develop interactive and highly visual software for education and science applications. + +=========================== + +|elise +|--- +| ![Elise](https://pbs.twimg.com/profile_images/537667109556207616/FJGGygAp.png) + +I'm a scientist (mainly with climate-related subjects) who has been writing code for research and +outreach for many years. I am interested in numerical modeling and visualizations that help +make sense of the world in beautiful ways. + + + +Why I want to win +=================================== +I have an idea about how to create more beautiful and interactive visualizations of global climate fields +(like temperature, or pressure, or vorticity, or ... ) and I want to bring that idea into production for a large audience +so they can see for themselves how the global climate has behaved ... and that they can play with the data to draw their +own conclusions from them. + +Skills +============== + javascript | HTML5 | SVG | sed/awk/shell scripts etc | Monte Carlo methods | large climate datasets | visualizations | differential equations | statistics + +The idea +======= +I'm going to tackle the climate question...by developing a better way to present public datasetes from +NOAA and NASA. + + + From 429cd247c20f26da7343c0da66c4f406ab0ccae8 Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:11:44 +0100 Subject: [PATCH 324/997] Create team.json --- Teams/AlfioMissaglia/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/AlfioMissaglia/team.json diff --git a/Teams/AlfioMissaglia/team.json b/Teams/AlfioMissaglia/team.json new file mode 100644 index 0000000..9cc7af2 --- /dev/null +++ b/Teams/AlfioMissaglia/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "AlfioMissaglia", + "members": [ + { + "name": "AlfioMissaglia", + "twitter": "missaglialfio", + "koding": "xenon05", + "location": "Venice, IT" + } + ] +} From cbcaa238ea818bd7a875cabfc4aae883aadc8e70 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 13:13:04 -0500 Subject: [PATCH 325/997] Update About.md --- Teams/wise-eddy/About.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Teams/wise-eddy/About.md b/Teams/wise-eddy/About.md index d587115..48dafa4 100644 --- a/Teams/wise-eddy/About.md +++ b/Teams/wise-eddy/About.md @@ -17,18 +17,19 @@ make sense of the world in beautiful ways. Why I want to win =================================== I have an idea about how to create more beautiful and interactive visualizations of global climate fields -(like temperature, or pressure, or vorticity, or ... ) and I want to bring that idea into production for a large audience -so they can see for themselves how the global climate has behaved ... and that they can play with the data to draw their -own conclusions from them. +(like surface temperature) and I want to bring that idea into production for a large audience +so they can see for themselves how the global climate has behaved, and that they can play with the data to draw their own conclusions from data. Skills ============== - javascript | HTML5 | SVG | sed/awk/shell scripts etc | Monte Carlo methods | large climate datasets | visualizations | differential equations | statistics +- Javascript +- HTML5 +- SVG +- sed/awk/shell scripts etc +- NOAA/NASA APIs for the data The idea ======= I'm going to tackle the climate question...by developing a better way to present public datasetes from NOAA and NASA. - - From e94621ecc7d5914e06f74861842c1da6f48d8c8b Mon Sep 17 00:00:00 2001 From: Sergey Fedoseev Date: Wed, 26 Nov 2014 22:53:14 +0500 Subject: [PATCH 326/997] added team: imbecilez --- Teams/imbecilez/ABOUT.md | 4 ++++ Teams/imbecilez/team.json | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 Teams/imbecilez/ABOUT.md create mode 100644 Teams/imbecilez/team.json diff --git a/Teams/imbecilez/ABOUT.md b/Teams/imbecilez/ABOUT.md new file mode 100644 index 0000000..832e635 --- /dev/null +++ b/Teams/imbecilez/ABOUT.md @@ -0,0 +1,4 @@ +imbecilez team +=========================== + +We are web imbecilez from the Meteor Capital of the Earth and we are going to win this competition. diff --git a/Teams/imbecilez/team.json b/Teams/imbecilez/team.json new file mode 100644 index 0000000..4995531 --- /dev/null +++ b/Teams/imbecilez/team.json @@ -0,0 +1,16 @@ +{ + "teamName": "imbecilez", + "members": [ + { + "name": "Alexei Mochalov", + "koding": "nameless0", + "location": "Chelyabinsk, RU", + "lead": true + }, + { + "name": "Sergey Fedoseev", + "koding": "sir-sigurd", + "location": "Chelyabinsk, RU" + } + ] +} From e329c1f2987e286d19985aa28e50a01d51915e17 Mon Sep 17 00:00:00 2001 From: Ackermann Yuriy Date: Thu, 27 Nov 2014 07:13:39 +1300 Subject: [PATCH 327/997] I Code As Root is here! --- Teams/ICodeAsRoot/ABOUT.md | 14 ++++++++++++++ Teams/ICodeAsRoot/team.json | 17 +++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 Teams/ICodeAsRoot/ABOUT.md create mode 100644 Teams/ICodeAsRoot/team.json diff --git a/Teams/ICodeAsRoot/ABOUT.md b/Teams/ICodeAsRoot/ABOUT.md new file mode 100644 index 0000000..abde7cb --- /dev/null +++ b/Teams/ICodeAsRoot/ABOUT.md @@ -0,0 +1,14 @@ +I Code As Root +================ + +We are New Zealand EXTREME development team. You wanna software? Fine! We will write it on your hardware, for your hardware, as root, without backups and VCS! Cause its ~~STUPID~~ EXTREME! LOL! Besides, if you want it written on C++, we will write an entire Linux kernel for 5 second, and then just push V8 on top of it, so you can have JavaScript when you need C++ or any other pointless languages, cause JS rulez. XD + +=========================== + +[Ackermann Yuriy](https://github.com/herrniemand). Python/NodeJS/PHP JS/jQuery/OL/APIs Mongo/MySQL/PostgreSQL Front-end/Back-end developer. Uses Ubuntu. Diagnosis: Russian. + +[Mytchel Hammond](https://github.com/mytch444). C/PHP/Front-end stack/Bash. Runs arch. Diagnosis: RMS. + +======= + +We still thinking about our ~~retarded~~ ideas. Don't worry. They will be here soon... \ No newline at end of file diff --git a/Teams/ICodeAsRoot/team.json b/Teams/ICodeAsRoot/team.json new file mode 100644 index 0000000..2fdbb47 --- /dev/null +++ b/Teams/ICodeAsRoot/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "I Code As Root", + "members": [ + { + "name": "Ackermann Yuriy", + "twitter": "", + "koding": "herrniemand", + "location": "Tauranga, NZ" + }, + { + "name": "Mytchel Hammond", + "twitter": "mytchel", + "koding": "nilpopfu", + "location": "Tauranga, IN" + } + ] +} From ffda257a8ea6a91cab6d9647bc6741ffb5a626b0 Mon Sep 17 00:00:00 2001 From: Support Date: Wed, 26 Nov 2014 13:14:37 -0500 Subject: [PATCH 328/997] Fixed team.json for Helwa --- Teams/Helwa/team.json | 177 ++++-------------------------------------- 1 file changed, 17 insertions(+), 160 deletions(-) diff --git a/Teams/Helwa/team.json b/Teams/Helwa/team.json index fe94981..e4090ef 100644 --- a/Teams/Helwa/team.json +++ b/Teams/Helwa/team.json @@ -1,160 +1,17 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-

{

-
-


-
-

  "teamName": "Team Koders",

-
-


-
-

  "members": [

-
-


-
-

    {

-
-


-
-

      "name": “Ahmed Ismail“,

-
-


-
-

      "twitter": “ahmedlogik,

-
-


-
-

      "koding": “ahmedlogic”,

-
-


-
-

      "location": “Atlanta, GA“

-
-


-
-

    },

-
-


-
-

    {

-
-


-
-

      "name": “Sarvagya Vaish”,

-
-


-
-

      "twitter": “Sarvagya7”,

-
-


-
-

      "koding": "sent-hil",

-
-


-
-

      "location": “Miami, FL”

-
-


-
-

    }

-
-


-
-

  ]

-
-


-
-

}

-
- - +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Ahmed Ismail", + "twitter": "ahmedlogik" + "koding": "ahmedlogic", + "location": "Atlanta, GA" + }, + { + "name": "Sarvagya Vaish", + "twitter": "sarvagya7", + "koding": "sarvagyavaish", + "location": "Miami, FL" + } + ] +} From f0a5f6ba14ab14f0c47200a432cdbd82632e3511 Mon Sep 17 00:00:00 2001 From: Akshay Kalose Date: Wed, 26 Nov 2014 13:16:41 -0500 Subject: [PATCH 329/997] Add Tachyon About --- Teams/Tachyon/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Tachyon/ABOUT.md diff --git a/Teams/Tachyon/ABOUT.md b/Teams/Tachyon/ABOUT.md new file mode 100644 index 0000000..9a1860f --- /dev/null +++ b/Teams/Tachyon/ABOUT.md @@ -0,0 +1,18 @@ +Team Tachyon +============ +--- +About +=========================== + +| Akshay Kalose | +|--- | +| ![Akshay](https://pbs.twimg.com/profile_images/2269974185/2ktfklicr2ojcq7tpwhl.jpeg) | + +Hey! I'm a high school student who loves to learn Computer Scince. I've been learning about computers and the web ever since elementary school. Starting from HTML, CSS, and JavaScript, to programming languages in middle school such as PHP, and Visual Basic. Now in high school, I have mastered PHP and Java. I have visited Googleplex after becoming the Grand Prize Winner in Google Code-In 2013, the first ever programming contest I participated in. + +This will be my first Hackathon, and I am excited to be taking part in the first global hackathon! + + +Skills / Plans +============== +I am interested in theme 5, challenges associated with real time communication and translation. Although PHP is my best language, I will try to use Node.js to solve this problem as you can have real-time direct connections with the server and the client using socket.io. From c80d43ea075f165f1c0dc292d9ce705342b2f51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Te=C5=A1i=C4=87?= Date: Wed, 26 Nov 2014 19:17:00 +0100 Subject: [PATCH 330/997] Team completed --- Teams/SoftLab/team.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Teams/SoftLab/team.json b/Teams/SoftLab/team.json index 008b5e5..8e99600 100644 --- a/Teams/SoftLab/team.json +++ b/Teams/SoftLab/team.json @@ -14,16 +14,10 @@ "koding": "igolub", "location": "Pale, BA" }, - { - "name": "Aleksandar Panic", - "twitter": "alexandarpanic", - "koding": "", - "location": "Teslic, BA", - }, { "name": "Milan Samardzic", "twitter": "StSoky", - "koding": "", + "koding": "milansamardzic", "location": "Sokolac, BA" }, { From adf7c49fe0aa804ff8add614bb47c69206d7cec7 Mon Sep 17 00:00:00 2001 From: Support Date: Wed, 26 Nov 2014 13:17:37 -0500 Subject: [PATCH 331/997] Update team.json --- Teams/Helwa/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Helwa/team.json b/Teams/Helwa/team.json index e4090ef..3b31326 100644 --- a/Teams/Helwa/team.json +++ b/Teams/Helwa/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Helwa", "members": [ { "name": "Ahmed Ismail", From ebbbf19e1f6ec6c357bb60f0c1dd0a77de2c1596 Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:18:24 +0100 Subject: [PATCH 332/997] Create ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/AlfioMissaglia/ABOUT.md diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md new file mode 100644 index 0000000..52e56bc --- /dev/null +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -0,0 +1,16 @@ +###About me +Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the (www.missaglialfio.pw)[https://www.missaglialfio.pw/] blog :) + +###My project +I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) +>Problems facing our planet, explained using interactive data visualization. +>HTML5 games that are educational and learning oriented. + +###Languages +I'll probably use: +* PHP +* jQuery +* SQL (maybe (MariaDB)[https://mariadb.org/]) +* Node.js +* HTML5 From c507b9b92597249f38ff46803658dea1e80f3b61 Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:19:23 +0100 Subject: [PATCH 333/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 52e56bc..81175f4 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,6 +1,6 @@ ###About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. -I own the (www.missaglialfio.pw)[https://www.missaglialfio.pw/] blog :) +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) ###My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) @@ -11,6 +11,6 @@ I would like to make a nice project based on theme 1 and 4, but I have to decide I'll probably use: * PHP * jQuery -* SQL (maybe (MariaDB)[https://mariadb.org/]) +* SQL (maybe [MariaDB](https://mariadb.org/)) * Node.js * HTML5 From bf97bf3aa965107135a054a8ee41b911e4b2a73b Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:19:33 +0100 Subject: [PATCH 334/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 81175f4..a1d9e65 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -5,6 +5,7 @@ I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) ###My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) >Problems facing our planet, explained using interactive data visualization. + >HTML5 games that are educational and learning oriented. ###Languages From 1657987b7d935560b2c92a7f62e43306839a6a78 Mon Sep 17 00:00:00 2001 From: Support Date: Wed, 26 Nov 2014 13:19:45 -0500 Subject: [PATCH 335/997] Validating team.json --- Teams/Helwa/team.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Teams/Helwa/team.json b/Teams/Helwa/team.json index 3b31326..2774e0e 100644 --- a/Teams/Helwa/team.json +++ b/Teams/Helwa/team.json @@ -1,17 +1,17 @@ { - "teamName": "Helwa", - "members": [ - { - "name": "Ahmed Ismail", - "twitter": "ahmedlogik" - "koding": "ahmedlogic", - "location": "Atlanta, GA" - }, - { - "name": "Sarvagya Vaish", - "twitter": "sarvagya7", - "koding": "sarvagyavaish", - "location": "Miami, FL" - } - ] + "teamName": "Helwa", + "members": [ + { + "name": "Ahmed Ismail", + "twitter": "ahmedlogik", + "koding": "ahmedlogic", + "location": "Atlanta, GA" + }, + { + "name": "Sarvagya Vaish", + "twitter": "sarvagya7", + "koding": "sarvagyavaish", + "location": "Miami, FL" + } + ] } From bb5545ea82f4617878a2d3c883f09a994a155bee Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:19:53 +0100 Subject: [PATCH 336/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index a1d9e65..230e040 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -12,6 +12,6 @@ I would like to make a nice project based on theme 1 and 4, but I have to decide I'll probably use: * PHP * jQuery -* SQL (maybe [MariaDB](https://mariadb.org/)) +* SQL (maybe [MariaDB](https://mariadb.org/) engine) * Node.js * HTML5 From 420878cbf295f7b583f3c5ce5154b9ca351fb204 Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 20:21:27 +0200 Subject: [PATCH 337/997] Create ABOUT.md --- Teams/FrozenLogic/ABOUT.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/FrozenLogic/ABOUT.md diff --git a/Teams/FrozenLogic/ABOUT.md b/Teams/FrozenLogic/ABOUT.md new file mode 100644 index 0000000..f317c0a --- /dev/null +++ b/Teams/FrozenLogic/ABOUT.md @@ -0,0 +1,28 @@ +FrozenLogic +================ + +We're a team of young, innovative developers looking to have fun and do what we do best. + +About us +=========================== + +| demonic | alex +|--- |--- |--- |--- +| ![demonic](https://pbs.twimg.com/profile_images/422425944070946816/cg2F5NjW_400x400.jpeg) | ![crypticman](https://pbs.twimg.com/profile_images/1594713657/nightsoul_100x100_400x400.jpg) | + +We saw an opportunity to develop something nice, boost our skills and be part of a new and innovative competition. We're primarily looking to have fun and turn some coffee into some high quality code. + +[demonic] +I have been developing websites and web applications for 12 years. I am currently developing and coordinating development of Enterprise applications and services. +From a technical point of view, I have a great understanding and knowledge of Object Oriented Programming and Design Patterns, integration mechanisms and communication formats. I have worked with a number of different languages on different platforms. I'm currently interested in and developing Cloud and BigData-based solutions. +I love Linux (specifically Debian, Ubuntu and Android) and I use it everyday, both on the desktop and on the server. +I also love being creative and developing all kinds of stuff. + +[crypticman] +hardworking coder and designer, love to customize stuff. + +About your skills and what you are going to do? +======= +We're excellent all-around programmers, good in alot of areas, ranging from software design and implementation in a number of programming languages to UX design. + +We're looking into themes 2,3,5. From d19148e31a19e9f27d9f8ffc201a7faf601ff5d0 Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 20:21:44 +0200 Subject: [PATCH 338/997] Update team.json --- Teams/FrozenLogic/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/FrozenLogic/team.json b/Teams/FrozenLogic/team.json index 34f8367..3068b28 100644 --- a/Teams/FrozenLogic/team.json +++ b/Teams/FrozenLogic/team.json @@ -5,7 +5,8 @@ "name": "Drăgan-Săvulescu Vlad", "twitter": "@a_demonic_soul", "koding": "demonic", - "location": "Ploiești, RO" + "location": "Ploiești, RO", + "lead": true }, { "name": "Alexandru Ivan", From fd0c262eb3b5ece8d84aefc0fc42097363dfee40 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 13:23:26 -0500 Subject: [PATCH 339/997] Update About.md --- Teams/wise-eddy/About.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/wise-eddy/About.md b/Teams/wise-eddy/About.md index 48dafa4..c07c2e0 100644 --- a/Teams/wise-eddy/About.md +++ b/Teams/wise-eddy/About.md @@ -1,6 +1,6 @@ Wise Eddy ============================ -WE develop interactive and highly visual software for education and science applications. +[WE](http://wiseeddy.com) develop interactive and highly visual software for education and science applications. =========================== From 6343be75f1e8edf370ac990090d2200528d4ba9a Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 20:26:56 +0200 Subject: [PATCH 340/997] Update ABOUT.md --- Teams/FrozenLogic/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/FrozenLogic/ABOUT.md b/Teams/FrozenLogic/ABOUT.md index f317c0a..ef73769 100644 --- a/Teams/FrozenLogic/ABOUT.md +++ b/Teams/FrozenLogic/ABOUT.md @@ -21,7 +21,7 @@ I also love being creative and developing all kinds of stuff. [crypticman] hardworking coder and designer, love to customize stuff. -About your skills and what you are going to do? +About our skills ======= We're excellent all-around programmers, good in alot of areas, ranging from software design and implementation in a number of programming languages to UX design. From 9e701a421136a8836da07048835da824973e2e25 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:30:03 +0100 Subject: [PATCH 341/997] Create ABOUT.md --- Teams/PyJunkies/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Teams/PyJunkies/ABOUT.md diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md new file mode 100644 index 0000000..5342711 --- /dev/null +++ b/Teams/PyJunkies/ABOUT.md @@ -0,0 +1,5 @@ +# PyJunkies + +Bunch of devs addicted to Python. + +## About Us From af7d55fb2db07d767ef0b83760450deb7b94aedd Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:30:20 +0100 Subject: [PATCH 342/997] Update team.json --- Teams/PyJunkies/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/team.json b/Teams/PyJunkies/team.json index bb73567..98a993f 100644 --- a/Teams/PyJunkies/team.json +++ b/Teams/PyJunkies/team.json @@ -10,7 +10,7 @@ },{ "name": "Radek Hofman", "twitter": "PapaBenedikto", - "koding": "jeanlucbaptiste", + "koding": "jezis", "location": "Vienna, AT" } ] From 86a51c640c52d67f83de2ae457cfc6ea4f1c18fb Mon Sep 17 00:00:00 2001 From: StefanBlamberg Date: Wed, 26 Nov 2014 19:31:14 +0100 Subject: [PATCH 343/997] Create team.json --- Teams/Nightglow/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Nightglow/team.json diff --git a/Teams/Nightglow/team.json b/Teams/Nightglow/team.json new file mode 100644 index 0000000..9c6cc91 --- /dev/null +++ b/Teams/Nightglow/team.json @@ -0,0 +1,12 @@ + +{ + "teamName": "Nightglow", + "members": [ + { + "name": "Stefan Blamberg", + "twitter": "StefanBlamberg", + "koding": "stefan-blamberg", + "location": "Neustadt, DE" + } + ] +} From 807cd8367360e85afdcbc9942c5cdc572a59168b Mon Sep 17 00:00:00 2001 From: mehdy Date: Wed, 26 Nov 2014 22:02:31 +0330 Subject: [PATCH 344/997] mehdy --- Teams/MPI/ABOUT.md | 9 +++++++++ Teams/MPI/team.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 Teams/MPI/ABOUT.md create mode 100644 Teams/MPI/team.json diff --git a/Teams/MPI/ABOUT.md b/Teams/MPI/ABOUT.md new file mode 100644 index 0000000..7df0ae0 --- /dev/null +++ b/Teams/MPI/ABOUT.md @@ -0,0 +1,9 @@ +# MPI + + +## About me + +I am a python developer (alone) +- from Iran +- I Love python and generally programming +- I am a web developer (back-end API developer) diff --git a/Teams/MPI/team.json b/Teams/MPI/team.json new file mode 100644 index 0000000..a89e5a8 --- /dev/null +++ b/Teams/MPI/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "MPI", + "members": [ + { + "name": "Mehdy Khoshnoody", + "twitter": "Mehdy314", + "koding": "mehdyk", + "location": "Tehran, IR", + "lead": true + } + ] +} From 60543249c700cfd4c67f98afc6b7122855af6707 Mon Sep 17 00:00:00 2001 From: StefanBlamberg Date: Wed, 26 Nov 2014 19:34:26 +0100 Subject: [PATCH 345/997] Create ABOUT.md --- Teams/Nightglow/ABOUT.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Teams/Nightglow/ABOUT.md diff --git a/Teams/Nightglow/ABOUT.md b/Teams/Nightglow/ABOUT.md new file mode 100644 index 0000000..d3a3434 --- /dev/null +++ b/Teams/Nightglow/ABOUT.md @@ -0,0 +1,8 @@ +Hello everybody, + +my name is Stefan Blamberg, I am a 17-year-old hobby developer from Germany and this is my first hackaton. + +I am not sure what I will create, but I have some really creative ideas in mind. + +Follow me on Twitter: @Stefan Blamberg +Visit my Website: www.blamberg.org From 6b7259fc4e17c78126ddd73c95273005039ac6d4 Mon Sep 17 00:00:00 2001 From: Angel Ramirez Date: Wed, 26 Nov 2014 13:35:22 -0500 Subject: [PATCH 346/997] Create team.json --- Teams/Cu3mbY/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Cu3mbY/team.json diff --git a/Teams/Cu3mbY/team.json b/Teams/Cu3mbY/team.json new file mode 100644 index 0000000..0780637 --- /dev/null +++ b/Teams/Cu3mbY/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Cu3mbY", + "members": [ + { + "name": "Angel Ramirez", + "twitter": "angel_cuemby", + "koding": "angel-cuemby", + "location": "Delray Beach, FL", + "lead": true + }, + { + "name": "Alexandr Tasciuc", + "twitter": "americanet1985", + "koding": "atasiuc", + "location": "Delray Beach, FL" + }, + { + "name": "Juan Lopez", + "twitter": "onel0p3z", + "koding": "onel0p3z", + "location": "Delray Beach, FL" + }, + { + "name": "Cristina Solana", + "twitter": "nightshiftc", + "koding": "nightshiftc", + "location": "Miami, FL" + } + ] +} From 179e56f0386353ea9568fdd3bc0f023c358f1930 Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:37:57 +0100 Subject: [PATCH 347/997] Update team.json --- Teams/AlfioMissaglia/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/team.json b/Teams/AlfioMissaglia/team.json index 9cc7af2..72b2e0f 100644 --- a/Teams/AlfioMissaglia/team.json +++ b/Teams/AlfioMissaglia/team.json @@ -2,7 +2,7 @@ "teamName": "AlfioMissaglia", "members": [ { - "name": "AlfioMissaglia", + "name": "Alfio Missaglia", "twitter": "missaglialfio", "koding": "xenon05", "location": "Venice, IT" From df8114f0a24a70a62eb16850ab2e83060aa80720 Mon Sep 17 00:00:00 2001 From: Alfio Date: Wed, 26 Nov 2014 19:39:12 +0100 Subject: [PATCH 348/997] Fixed a typing error --- Teams/AlfioMissaglia/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/team.json b/Teams/AlfioMissaglia/team.json index 9cc7af2..72b2e0f 100644 --- a/Teams/AlfioMissaglia/team.json +++ b/Teams/AlfioMissaglia/team.json @@ -2,7 +2,7 @@ "teamName": "AlfioMissaglia", "members": [ { - "name": "AlfioMissaglia", + "name": "Alfio Missaglia", "twitter": "missaglialfio", "koding": "xenon05", "location": "Venice, IT" From 6e54225a34d39f68c21a42989e86e34d324d6c8d Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:39:19 +0100 Subject: [PATCH 349/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 5342711..d165fd2 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -3,3 +3,9 @@ Bunch of devs addicted to Python. ## About Us +We are just long year frieds which are time to time coding together. + +![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) + +## Project +We are seeking synergies between computers, science and improvement of life on Earth. From c35e44fffb9571858933775ad90828b494700106 Mon Sep 17 00:00:00 2001 From: Vitalijs Litvinovs Date: Wed, 26 Nov 2014 20:42:02 +0200 Subject: [PATCH 350/997] Update team.json --- Teams/TPro/team.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/TPro/team.json b/Teams/TPro/team.json index 14e0572..6d6f4e6 100644 --- a/Teams/TPro/team.json +++ b/Teams/TPro/team.json @@ -11,8 +11,7 @@ { "name": "Dmitry Morozov", "koding": "dm1tpro1lv", - "location": "Riga, LV", - "lead": true + "location": "Riga, LV" }, { "name": "Sergey Kibish", From abbb7d7d0715f79b68a2fd1b62f41216ff4f8b94 Mon Sep 17 00:00:00 2001 From: ealmansi Date: Wed, 26 Nov 2014 15:42:25 -0300 Subject: [PATCH 351/997] removed trailing comma in json --- Teams/Toro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Toro/team.json b/Teams/Toro/team.json index b177797..539f4f4 100644 --- a/Teams/Toro/team.json +++ b/Teams/Toro/team.json @@ -6,6 +6,6 @@ "twitter": "ealmansi", "koding": "ealmansi", "location": "Ciudad Autónoma de Buenos Aires, AR" - }, + } ] } From 491cf3f2398c05b4362bf0efb7126e5bb29cc338 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:43:44 +0100 Subject: [PATCH 352/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index d165fd2..8476b26 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -7,5 +7,12 @@ We are just long year frieds which are time to time coding together. ![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) +Here are some projects on which we participated: + +- [Swaglr](http://www.swaglr.com/swags/all/) +- [DSSOS](http://dss-pyjunkies.rhcloud.com/) +- [Cru.do](http://cru.do) +- [Edicio.us](http://edicio.us) + ## Project We are seeking synergies between computers, science and improvement of life on Earth. From 6519fbd63d5927a49838540489140a57122b0c68 Mon Sep 17 00:00:00 2001 From: Cahit Onur Date: Thu, 27 Nov 2014 00:14:03 +0530 Subject: [PATCH 353/997] Team CyberHopes added --- Teams/CyberHopes/ABOUT.md | 18 ++++++++++++++++++ Teams/CyberHopes/team.json | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 Teams/CyberHopes/ABOUT.md create mode 100644 Teams/CyberHopes/team.json diff --git a/Teams/CyberHopes/ABOUT.md b/Teams/CyberHopes/ABOUT.md new file mode 100644 index 0000000..946df73 --- /dev/null +++ b/Teams/CyberHopes/ABOUT.md @@ -0,0 +1,18 @@ +#Team CyberHopes + +We're a couple who loves to code. + +#Members + +* Kriste Murumae + +* Cahit Onur Ozkaynak + +#Skills + +* Python +* JavaScript +* HTML5 + + + diff --git a/Teams/CyberHopes/team.json b/Teams/CyberHopes/team.json new file mode 100644 index 0000000..a2e4222 --- /dev/null +++ b/Teams/CyberHopes/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "CyberHopes", + "members": [ + { + "name": "Kriste Murumae", + "twitter": "anchela", + "koding": "anchela", + "location": "Rakvere, EE" + }, + { + "name": "Cahit Onur Ozkaynak", + "twitter": "cyberhopes", + "koding": "cahitonur", + "location": "Goa, IN", + "lead": true + } + ] +} \ No newline at end of file From e21531f6bfec3dc6fb2500e4330e2cb36319547d Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:44:53 +0100 Subject: [PATCH 354/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 8476b26..3bdaa8e 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -13,6 +13,7 @@ Here are some projects on which we participated: - [DSSOS](http://dss-pyjunkies.rhcloud.com/) - [Cru.do](http://cru.do) - [Edicio.us](http://edicio.us) +- [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) ## Project We are seeking synergies between computers, science and improvement of life on Earth. From 28720da40054273a9f33d5b4791ec82e0794041d Mon Sep 17 00:00:00 2001 From: Hubert Chen Date: Wed, 26 Nov 2014 13:45:34 -0500 Subject: [PATCH 355/997] Added team information for PhelanGood --- Teams/PhelanGood/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/PhelanGood/team.json diff --git a/Teams/PhelanGood/team.json b/Teams/PhelanGood/team.json new file mode 100644 index 0000000..a63c436 --- /dev/null +++ b/Teams/PhelanGood/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "PhelanGood", + "members": [ + { + "name": "Hubert Chen", + "koding": "Hubert", + "location": "Sea Girt, NJ" + } + ] +} From d494a104ed0f64639e86775551b9ff9d75fe3ae7 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:46:15 +0100 Subject: [PATCH 356/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 3bdaa8e..fe0e359 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -14,6 +14,12 @@ Here are some projects on which we participated: - [Cru.do](http://cru.do) - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) +- + +As we are not using githup here are out repositories on bitbucket: + +- [krablak](https://bitbucket.org/radekhofman) +- [papab](https://bitbucket.org/radekhofman) ## Project We are seeking synergies between computers, science and improvement of life on Earth. From 6feacc310d59bc7d980e41f77bbbd9e5a98f4684 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:47:00 +0100 Subject: [PATCH 357/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index fe0e359..cfe0f2c 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -14,11 +14,10 @@ Here are some projects on which we participated: - [Cru.do](http://cru.do) - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -- As we are not using githup here are out repositories on bitbucket: -- [krablak](https://bitbucket.org/radekhofman) +- [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) ## Project From f7bd883abf3364e43ac9b0643214915994b131fb Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:48:38 +0100 Subject: [PATCH 358/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index cfe0f2c..335f0ba 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -15,7 +15,7 @@ Here are some projects on which we participated: - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -As we are not using githup here are out repositories on bitbucket: +As we are not using github here are out repositories on bitbucket: - [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) From 82474e8442748e8f21e4af544732a874ab49d3f7 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:51:49 +0100 Subject: [PATCH 359/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 335f0ba..13ce56c 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -15,7 +15,7 @@ Here are some projects on which we participated: - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -As we are not using github here are out repositories on bitbucket: +As we are not using github here are our repositories on bitbucket: - [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) From 322f85c09447c3ebf3285c16a8f3f41d84f5df6d Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:53:54 +0100 Subject: [PATCH 360/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 13ce56c..6652356 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -3,7 +3,7 @@ Bunch of devs addicted to Python. ## About Us -We are just long year frieds which are time to time coding together. +We are just long year friends which are time to time coding together. ![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) From 04c83255f0ec58176fa11d01cd7b37a0bffdd41d Mon Sep 17 00:00:00 2001 From: Vladimir Ignatev Date: Wed, 26 Nov 2014 22:54:23 +0400 Subject: [PATCH 361/997] initial OrangeVerse --- Teams/OrangeVerse/ABOUT.md | 30 ++++++++++++++++++++++++++++++ Teams/OrangeVerse/team.json | 18 ++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 Teams/OrangeVerse/ABOUT.md create mode 100644 Teams/OrangeVerse/team.json diff --git a/Teams/OrangeVerse/ABOUT.md b/Teams/OrangeVerse/ABOUT.md new file mode 100644 index 0000000..9ed46c8 --- /dev/null +++ b/Teams/OrangeVerse/ABOUT.md @@ -0,0 +1,30 @@ +OrangeVerse +================ +We are OrangeVerse! We are Black Swan, Strange Fog, Gods of Random, DIY Software Geniuses. + +About our skills and plans? +======= +All of us use the following technologies: + +1. Python/Django/Flask +2. JavaScript (NodeJS at backend) and AngularJS, BackboneJS, jQuery etc. on client-side +3. HTML5 (and WebGL too) + + +We plan to rock with HTML5 on global Earth problems or/and educational gaming. + +About the team +=========================== +Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. + +I'm Vladimir, a freelancer at oDesk, software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and theirs team to give developers from over the world an opportunity for collaboration and communication. +I'm happy to see NGINX as partners of this event. + +Our team is completely virtual and remote. I met Rodion via Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. + +'OrangeVerse' is the random name created using https://vast-cove-6783.herokuapp.com/ - Koding Global Hackathon Team Name Generator, which I created a few days before to create name for the team. :-) + +The team's **goal** for this competition is to *build great thing* in the hackathon, *show what the random can do*. It's Taleb's Black Swan. In Random We Trust. + +Sincerely yours, +Vladimir and Rodion. :p \ No newline at end of file diff --git a/Teams/OrangeVerse/team.json b/Teams/OrangeVerse/team.json new file mode 100644 index 0000000..7695351 --- /dev/null +++ b/Teams/OrangeVerse/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "OrangeVerse", + "members":[ + { + "name": "Vladimir Ignatev", + "twitter": "v_ignatyev", + "koding": "p0zt3r", + "location": "Samara, RU", + "lead": true + }, + { + "name": "Rodion Martynov", + "twitter": "rmartynov", + "koding": "martynovr", + "location": "Moscow, RU" + } + ] +} \ No newline at end of file From 2e7cb508d424f421f6b00f43b52cf7a466c0f789 Mon Sep 17 00:00:00 2001 From: nataliags Date: Wed, 26 Nov 2014 20:54:26 +0200 Subject: [PATCH 362/997] Added team information --- Teams/Teamnataliags/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Teamnataliags/team.json diff --git a/Teams/Teamnataliags/team.json b/Teams/Teamnataliags/team.json new file mode 100644 index 0000000..bb77f08 --- /dev/null +++ b/Teams/Teamnataliags/team.json @@ -0,0 +1,12 @@ +{ +"teamName": "Teamnataliags", +"members": [ +{ +"name": "Natalia Savvidi", +"twitter": "natalsav", +"koding": "nataliags", +"location": "Athens, Greece", +"lead": true +}, +] +} From 26f1fd796bdb3f301645ca2c2151835c26949095 Mon Sep 17 00:00:00 2001 From: Pablovem Date: Wed, 26 Nov 2014 13:54:27 -0500 Subject: [PATCH 363/997] Add Phi Team --- Teams/Phi/ABOUT.md | 16 ++++++++++++++++ Teams/Phi/team.js | 12 ++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 Teams/Phi/ABOUT.md create mode 100644 Teams/Phi/team.js diff --git a/Teams/Phi/ABOUT.md b/Teams/Phi/ABOUT.md new file mode 100644 index 0000000..ab00bf4 --- /dev/null +++ b/Teams/Phi/ABOUT.md @@ -0,0 +1,16 @@ +Phi +===== + +Intro +----- + +Hi, My name is Pablo and I'm beginning in the world of software. + +Skills +----- + - Node.js + +Project +------ + +To Be Defined \ No newline at end of file diff --git a/Teams/Phi/team.js b/Teams/Phi/team.js new file mode 100644 index 0000000..2f0a6c9 --- /dev/null +++ b/Teams/Phi/team.js @@ -0,0 +1,12 @@ +{ + "teamName": "Phi", + "members": [ + { + "name": "Pablo Velasquez", + "twitter": "pablovem", + "koding": "pablovem", + "location": "Medellin, CO", + "lead": true + } + ] +} \ No newline at end of file From 393892c0bf2f6bd35a78b0644b694a1160bd5087 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:55:14 +0100 Subject: [PATCH 364/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 6652356..37e341a 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -3,7 +3,7 @@ Bunch of devs addicted to Python. ## About Us -We are just long year friends which are time to time coding together. +We are just old friends who from time to time code together. ![](https://dl.dropboxusercontent.com/u/78826/koding/koding-photos.png) From a1f81f4cabb2348771f376812e6aabc3e66a833c Mon Sep 17 00:00:00 2001 From: creative dev Date: Thu, 27 Nov 2014 02:57:12 +0800 Subject: [PATCH 365/997] json error fixed. --- Teams/LaraSasha/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/LaraSasha/team.json b/Teams/LaraSasha/team.json index b22bffd..742dcf1 100644 --- a/Teams/LaraSasha/team.json +++ b/Teams/LaraSasha/team.json @@ -4,7 +4,7 @@ "name": "Sasha Karpin", "twitter": "sasya8080", "koding": "sasya8080", - "location": "Novosibirsk, RU" + "location": "Novosibirsk, RU", "lead": true }] } From 90af0e27d1be8862b334e28cb6edd5c320cf45f7 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:57:16 +0100 Subject: [PATCH 366/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 37e341a..6bf50b3 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -15,7 +15,7 @@ Here are some projects on which we participated: - [Edicio.us](http://edicio.us) - [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) -As we are not using github here are our repositories on bitbucket: +Since we are not github users, please refer to our projects on bitbucket: - [krablak](https://bitbucket.org/krablak) - [papab](https://bitbucket.org/radekhofman) From a20e6a19b34258d7568eda626413d0e21fab8ac6 Mon Sep 17 00:00:00 2001 From: brunointerlandi88 Date: Wed, 26 Nov 2014 19:58:26 +0100 Subject: [PATCH 367/997] Create team.json --- Teams/SkyCloudAngels42/team.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Teams/SkyCloudAngels42/team.json diff --git a/Teams/SkyCloudAngels42/team.json b/Teams/SkyCloudAngels42/team.json new file mode 100644 index 0000000..0f7b2b0 --- /dev/null +++ b/Teams/SkyCloudAngels42/team.json @@ -0,0 +1,27 @@ +{ + "teamName": "SkyCloud Angels 42", + "members": [ + { + "name": "Bruno Interlandi", + "twitter": "@binterlandi88", + "koding": "brunointerlandi88", + "location": "Caserta, IT" + "lead": true + }, + { + "name": "Dmytro Plekhotkin", + "koding": "plekhotkindmytro", + "location": "Lviv, UA" + }, + { + "name": "Kujitim Rahmani", + "koding": "kujta1", + "location": "Munich, DE", + }, + { + "name": "Simion Zafiu", + "koding": "simi27", + "location": "Copenaghen, DK" + }, + ] +} From b2fb22e7dd21f9c6c643c38c9884ab77b852dc78 Mon Sep 17 00:00:00 2001 From: Talha Asad Date: Wed, 26 Nov 2014 23:58:27 +0500 Subject: [PATCH 368/997] Rename About.md to ABOUT.md --- Teams/Trident/{About.md => ABOUT.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/Trident/{About.md => ABOUT.md} (100%) diff --git a/Teams/Trident/About.md b/Teams/Trident/ABOUT.md similarity index 100% rename from Teams/Trident/About.md rename to Teams/Trident/ABOUT.md From a37fd56a6a9a1ae55e0cc5d72b9e3b9e058ceb56 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:58:32 +0100 Subject: [PATCH 369/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 6bf50b3..c8e8e9d 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -21,4 +21,4 @@ Since we are not github users, please refer to our projects on bitbucket: - [papab](https://bitbucket.org/radekhofman) ## Project -We are seeking synergies between computers, science and improvement of life on Earth. +We are seeking synergy between computers, science and improvement of life on Earth. From 12c73c9f7b76f7ee52bc6f4aa586ed83f8e67cdc Mon Sep 17 00:00:00 2001 From: Vladimir Ignatyev Date: Wed, 26 Nov 2014 21:58:44 +0300 Subject: [PATCH 370/997] OrangeVerse cosmetics --- Teams/OrangeVerse/ABOUT.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Teams/OrangeVerse/ABOUT.md b/Teams/OrangeVerse/ABOUT.md index 9ed46c8..656a9e9 100644 --- a/Teams/OrangeVerse/ABOUT.md +++ b/Teams/OrangeVerse/ABOUT.md @@ -17,14 +17,14 @@ About the team =========================== Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. -I'm Vladimir, a freelancer at oDesk, software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and theirs team to give developers from over the world an opportunity for collaboration and communication. +I'm Vladimir, a [freelancer at oDesk](https://www.odesk.com/users/~01c0d7f151e8f88b99), software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and team to give developers from over the world an opportunity for collaboration and communication. I'm happy to see NGINX as partners of this event. -Our team is completely virtual and remote. I met Rodion via Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. +Our team is completely virtual and remote. I met Rodion on Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. -'OrangeVerse' is the random name created using https://vast-cove-6783.herokuapp.com/ - Koding Global Hackathon Team Name Generator, which I created a few days before to create name for the team. :-) +'OrangeVerse' is the random name created using [Koding Global Hackathon Team Name Generator](https://vast-cove-6783.herokuapp.com/), which I created a few days before to give the name for our team. :-) -The team's **goal** for this competition is to *build great thing* in the hackathon, *show what the random can do*. It's Taleb's Black Swan. In Random We Trust. +The team's **goal** for this competition is to *build great thing* during the hackathon and *show what the random can do*. Taleb's Black Swan. In Random We Trust. Sincerely yours, -Vladimir and Rodion. :p \ No newline at end of file +Vladimir and Rodion. :p From 581e47bb332f349f6dc6b1fcd81051d334b2550a Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 19:59:49 +0100 Subject: [PATCH 371/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index c8e8e9d..0ad2a13 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -21,4 +21,4 @@ Since we are not github users, please refer to our projects on bitbucket: - [papab](https://bitbucket.org/radekhofman) ## Project -We are seeking synergy between computers, science and improvement of life on Earth. +We are seeking synergy between computers, science and improvement of life. From aeb6f4386d67fcc18c65f22637fe5ff46bd8ca05 Mon Sep 17 00:00:00 2001 From: krablak Date: Wed, 26 Nov 2014 20:03:02 +0100 Subject: [PATCH 372/997] Update ABOUT.md --- Teams/PyJunkies/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PyJunkies/ABOUT.md b/Teams/PyJunkies/ABOUT.md index 0ad2a13..f261220 100644 --- a/Teams/PyJunkies/ABOUT.md +++ b/Teams/PyJunkies/ABOUT.md @@ -21,4 +21,4 @@ Since we are not github users, please refer to our projects on bitbucket: - [papab](https://bitbucket.org/radekhofman) ## Project -We are seeking synergy between computers, science and improvement of life. +When the last tree is cut, the last river poisoned, and the last fish dead, we will discover that we can't eat money... From ca25530a807d1758ca30c47a87ed574681e069e5 Mon Sep 17 00:00:00 2001 From: Vlad Date: Wed, 26 Nov 2014 21:03:18 +0200 Subject: [PATCH 373/997] Changed personal data --- Teams/AAVAA/ABOUT.md | 8 ++------ Teams/AAVAA/team.json | 7 +++---- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/Teams/AAVAA/ABOUT.md b/Teams/AAVAA/ABOUT.md index 6693e03..ea799c3 100644 --- a/Teams/AAVAA/ABOUT.md +++ b/Teams/AAVAA/ABOUT.md @@ -1,13 +1,9 @@ -This is our page +Team AAVAA ================ - -Coming soon... - - About our team =========================== -Coming soon... +We are cool team from Kyiv, and we will rock this hackaton! About our skills and what we are going to do? diff --git a/Teams/AAVAA/team.json b/Teams/AAVAA/team.json index 8fcccf5..e77dbff 100644 --- a/Teams/AAVAA/team.json +++ b/Teams/AAVAA/team.json @@ -3,13 +3,12 @@ "members": [ { "name": "Alexandra Anikina", - "twitter": "saneshka", + "twitter": "saneshka25", "koding": "saneshka", "location": "Kyiv, UA", }, { "name": "Anastasia Smakovska", - "twitter": "anasmak", "koding": "anasmak", "location": "Kyiv, UA", }, @@ -28,8 +27,8 @@ }, { "name": "Andrii Usov", - "twitter": "andreusov", - "koding": "andreusov", + "twitter": "andreusov13", + "koding": "n-drei2", "location": "Kyiv, UA", } ] From 88356a9e545404f6370b76cdc8334a286e4cce7b Mon Sep 17 00:00:00 2001 From: danstever Date: Wed, 26 Nov 2014 14:04:32 -0500 Subject: [PATCH 374/997] da Grinchy Code -- Hat in the ring. --- Teams/daGrinchyCode/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/daGrinchyCode/team.json diff --git a/Teams/daGrinchyCode/team.json b/Teams/daGrinchyCode/team.json new file mode 100644 index 0000000..5a44147 --- /dev/null +++ b/Teams/daGrinchyCode/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "da Grinchy Code", + "members": [ + { + "name": "Dan Stever", + "twitter": "danstever", + "koding": "danstever", + "location": "Edgerton, US" + }, + { + "name": "Christian Elden", + "twitter": "christianelden", + "koding": "christianelden", + "location": "Edgerton, US" + } + ] +} From 8239a0d45e44f8510083c5cbe49976e3553b70e6 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 26 Nov 2014 11:04:37 -0800 Subject: [PATCH 375/997] Create teams.json --- Teams/nh3d/teams.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/nh3d/teams.json diff --git a/Teams/nh3d/teams.json b/Teams/nh3d/teams.json new file mode 100644 index 0000000..52f0590 --- /dev/null +++ b/Teams/nh3d/teams.json @@ -0,0 +1,13 @@ +{ + "teamName": "NH#D", + "members": [ + { + "name": "Nick Hulea", + "twitter": "naeluh", + "koding": "naeluh", + "location": "Los Angeles, California", + "lead": true + }, + + ] +} From fdb4f36efe607b3960452e7e653f951e61b74865 Mon Sep 17 00:00:00 2001 From: nataliags Date: Wed, 26 Nov 2014 21:04:53 +0200 Subject: [PATCH 376/997] Added an about file --- Teams/Teamnataliags/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Teamnataliags/ABOUT.md diff --git a/Teams/Teamnataliags/ABOUT.md b/Teams/Teamnataliags/ABOUT.md new file mode 100644 index 0000000..289ab60 --- /dev/null +++ b/Teams/Teamnataliags/ABOUT.md @@ -0,0 +1,17 @@ + +# Teamnataliags + +I am Natalia and I do awsome things! + +## About us + +- Natalia: My name is Natalia, I use PHP, SQL, JavaScript, ActionScript, Visual Basic, Visual Basic Script. + +## Languages I love + +- PHP +- SQL +- JavaScript +- ActionScript +- Visual Basic +- Visual Basic Script From ad4c1305c44f987207f0eda0ab15552fd324760c Mon Sep 17 00:00:00 2001 From: brunointerlandi88 Date: Wed, 26 Nov 2014 20:07:22 +0100 Subject: [PATCH 377/997] Create ABOUT.md --- Teams/SkyCloudAngels42/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/SkyCloudAngels42/ABOUT.md diff --git a/Teams/SkyCloudAngels42/ABOUT.md b/Teams/SkyCloudAngels42/ABOUT.md new file mode 100644 index 0000000..d2bf7d4 --- /dev/null +++ b/Teams/SkyCloudAngels42/ABOUT.md @@ -0,0 +1,21 @@ +This is our page +================ + +We are Sky Cloud Angels 42, we are a team of european koders, we like make things innovative, we like make what can help others +we like code as a passion. + + +About your team +=========================== + +We are a team formed mostly by web developers and also people who're great in math and data analysis, we love work with difficult +algorithms, we think we can do something great trough our hard work and we can make an enthusiastic project + +We're all from Europe and we want to prove with that that European guys can do cool things just like the others and we hope better + +About your skills and what you are going to do? +======= +As we said we're mostly web developers so we think we'll use web technologies like Node.js, Express.js + +It's soon to tell on what idea we'll work during the Hackathon + From 3cb0ccd0df061e79ed6dd339cd597d6883e02168 Mon Sep 17 00:00:00 2001 From: Vlad Date: Wed, 26 Nov 2014 21:08:55 +0200 Subject: [PATCH 378/997] Fixed json errors --- Teams/AAVAA/team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/AAVAA/team.json b/Teams/AAVAA/team.json index e77dbff..983b93b 100644 --- a/Teams/AAVAA/team.json +++ b/Teams/AAVAA/team.json @@ -5,12 +5,12 @@ "name": "Alexandra Anikina", "twitter": "saneshka25", "koding": "saneshka", - "location": "Kyiv, UA", + "location": "Kyiv, UA" }, { "name": "Anastasia Smakovska", "koding": "anasmak", - "location": "Kyiv, UA", + "location": "Kyiv, UA" }, { "name": "Vlasyslav Stepanov", @@ -23,13 +23,13 @@ "name": "Andrew Tesluk", "twitter": "vdjtab", "koding": "vdjtab", - "location": "Kyiv, UA", + "location": "Kyiv, UA" }, { "name": "Andrii Usov", "twitter": "andreusov13", "koding": "n-drei2", - "location": "Kyiv, UA", + "location": "Kyiv, UA" } ] } From 6cbf48c487b2a64f5ad34f969e67215ba562fb37 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 26 Nov 2014 11:10:42 -0800 Subject: [PATCH 379/997] Create about.md --- Teams/nh3d/about.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/nh3d/about.md diff --git a/Teams/nh3d/about.md b/Teams/nh3d/about.md new file mode 100644 index 0000000..b4c3e98 --- /dev/null +++ b/Teams/nh3d/about.md @@ -0,0 +1,16 @@ +NH3d +================ + +I feel as though we live in a time where we find ourselves at intersection +between the real and virtual world understanding the difference will show us an +exciting new world that we did not existed + +haha I will write something better tonite ... + +ok ... enough crapola ... + +Anyways check out some of my sites ... + +yourimage.io unitedstatesian.com gifpaint.in + + From aecbbf89126002461e15f6a8fdeafdbeab7cdd5b Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 26 Nov 2014 11:12:34 -0800 Subject: [PATCH 380/997] Update about.md --- Teams/nh3d/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/nh3d/about.md b/Teams/nh3d/about.md index b4c3e98..8beee03 100644 --- a/Teams/nh3d/about.md +++ b/Teams/nh3d/about.md @@ -11,6 +11,6 @@ ok ... enough crapola ... Anyways check out some of my sites ... -yourimage.io unitedstatesian.com gifpaint.in +http://yourimage.io/ http://unitedstatesian.com/ http://gifpaint.in/ From 958f427ccea217095236d15f27a56346263b3e56 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 26 Nov 2014 11:13:45 -0800 Subject: [PATCH 381/997] Update about.md --- Teams/nh3d/about.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Teams/nh3d/about.md b/Teams/nh3d/about.md index 8beee03..d4f2f68 100644 --- a/Teams/nh3d/about.md +++ b/Teams/nh3d/about.md @@ -11,6 +11,15 @@ ok ... enough crapola ... Anyways check out some of my sites ... -http://yourimage.io/ http://unitedstatesian.com/ http://gifpaint.in/ + +http://gifpaint.in/ -> animated gif painting + + +http://yourimage.io/ -> downloadable image painting + + +http://unitedstatesian.com/ -> just some weirdness for you + + From 2803761857a4c1737fdedaf4144172661c94d18d Mon Sep 17 00:00:00 2001 From: dunjar Date: Wed, 26 Nov 2014 20:15:07 +0100 Subject: [PATCH 382/997] Update team.json --- Teams/TeamPooky/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamPooky/team.json b/Teams/TeamPooky/team.json index 53a9e94..d331c21 100644 --- a/Teams/TeamPooky/team.json +++ b/Teams/TeamPooky/team.json @@ -5,7 +5,7 @@ "name": "Dunja Rosina", "twitter": "nietka", "koding": "nietka", -"location": "Ljubljana, SI" +"location": "Ljubljana, SI", "lead": true }, { From 3aa2ec223a5cfe4c0c752c7c096980091222a9ba Mon Sep 17 00:00:00 2001 From: arman adhitama Date: Thu, 27 Nov 2014 02:17:41 +0700 Subject: [PATCH 383/997] add team : GudegUnited --- Teams/GudegUnited/ABOUT.md | 10 ++++++++++ Teams/GudegUnited/team.json | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 Teams/GudegUnited/ABOUT.md create mode 100644 Teams/GudegUnited/team.json diff --git a/Teams/GudegUnited/ABOUT.md b/Teams/GudegUnited/ABOUT.md new file mode 100644 index 0000000..a383ce0 --- /dev/null +++ b/Teams/GudegUnited/ABOUT.md @@ -0,0 +1,10 @@ +GudegUnited +=========== + +| Arman | Isman | Rifqi | Riza | Rolies +|--- |--- |--- |--- |--- +| ![Arman](https://pbs.twimg.com/profile_images/428842822968430593/BT5Aty7a.jpeg) | ![Isman](https://pbs.twimg.com/profile_images/521909667937546241/3pPVpYyD.png) | ![Rifqi](https://pbs.twimg.com/profile_images/378800000122731961/e9dd42706d5b50a4f6470dda17280f20_400x400.jpeg) | ![Riza](https://pbs.twimg.com/profile_images/497760941555994624/HuMX1wPQ.jpeg) | ![Rolies](https://pbs.twimg.com/profile_images/2376795069/image_400x400.jpg) + +Idea +---- +Create flexible and fast application. diff --git a/Teams/GudegUnited/team.json b/Teams/GudegUnited/team.json new file mode 100644 index 0000000..cf71a2a --- /dev/null +++ b/Teams/GudegUnited/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "CapJahe", + "members": [ + { + "name": "Arman Adhitama", + "twitter": "blackbiron", + "koding": "blackbiron", + "location": "Tangerang, ID", + "lead": true + }, + { + "name": "Isman Firmansyah", + "twitter": "iromli", + "koding": "iromli", + "location": "Majalengka, ID" + }, + { + "name": "Rifqi Fachriza", + "twitter": "fachriza", + "koding": "fachriza", + "location": "Jakarta, ID" + }, + { + "name": "Riza Arsyi", + "twitter": "_rizarc", + "koding": "rizarc", + "location": "Tangerang, ID" + }, + { + "name": "Rolies Debi", + "twitter": "rolies106", + "koding": "rolies106", + "location": "Jakarta, ID" + } + ] +} From 1a7baebe18d09c648f154d5fcdfd899da5eac552 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 26 Nov 2014 11:17:48 -0800 Subject: [PATCH 384/997] Update teams.json --- Teams/nh3d/teams.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/nh3d/teams.json b/Teams/nh3d/teams.json index 52f0590..5eab15d 100644 --- a/Teams/nh3d/teams.json +++ b/Teams/nh3d/teams.json @@ -1,5 +1,5 @@ { - "teamName": "NH#D", + "teamName": "NH3d", "members": [ { "name": "Nick Hulea", From ca1662fc5ecf62739b13f484b144d3748df060ac Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 26 Nov 2014 11:20:24 -0800 Subject: [PATCH 385/997] Update teams.json --- Teams/nh3d/teams.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/nh3d/teams.json b/Teams/nh3d/teams.json index 5eab15d..8ab7317 100644 --- a/Teams/nh3d/teams.json +++ b/Teams/nh3d/teams.json @@ -5,7 +5,7 @@ "name": "Nick Hulea", "twitter": "naeluh", "koding": "naeluh", - "location": "Los Angeles, California", + "location": "Los Angeles, CA", "lead": true }, From e0abeda82b6c2fa66affe3ddf059b5b8d2919f6d Mon Sep 17 00:00:00 2001 From: brunointerlandi88 Date: Wed, 26 Nov 2014 20:22:28 +0100 Subject: [PATCH 386/997] Update team.json --- Teams/SkyCloudAngels42/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/SkyCloudAngels42/team.json b/Teams/SkyCloudAngels42/team.json index 0f7b2b0..d2803fe 100644 --- a/Teams/SkyCloudAngels42/team.json +++ b/Teams/SkyCloudAngels42/team.json @@ -16,7 +16,7 @@ { "name": "Kujitim Rahmani", "koding": "kujta1", - "location": "Munich, DE", + "location": "Munich, DE" }, { "name": "Simion Zafiu", From bb499baef91d4937a105baaba7e3a1d21f42c9bc Mon Sep 17 00:00:00 2001 From: nataliags Date: Wed, 26 Nov 2014 21:23:06 +0200 Subject: [PATCH 387/997] Update team.json --- Teams/Teamnataliags/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Teamnataliags/team.json b/Teams/Teamnataliags/team.json index bb77f08..76694f2 100644 --- a/Teams/Teamnataliags/team.json +++ b/Teams/Teamnataliags/team.json @@ -5,7 +5,7 @@ "name": "Natalia Savvidi", "twitter": "natalsav", "koding": "nataliags", -"location": "Athens, Greece", +"location": "Athens, Gr", "lead": true }, ] From 0ef16883cf0e724d4e4f9b4d71d3a892a41fdd4f Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Wed, 26 Nov 2014 19:26:19 +0000 Subject: [PATCH 388/997] BoomSticks entry --- Teams/BoomSticks/ABOUT.md | 39 ++++++++++++++++++++++++++++++++++++++ Teams/BoomSticks/team.json | 18 ++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 Teams/BoomSticks/ABOUT.md create mode 100644 Teams/BoomSticks/team.json diff --git a/Teams/BoomSticks/ABOUT.md b/Teams/BoomSticks/ABOUT.md new file mode 100644 index 0000000..ad3f6af --- /dev/null +++ b/Teams/BoomSticks/ABOUT.md @@ -0,0 +1,39 @@ +BoomSticks +=========================== + +Two devs, born one week apart, ready to code your face off. + +``` +sudo osascript -e "set Volume 11" && while true; do say boomsticks; sleep 1; done; +``` + +Stuff we know +=========================== +Java +Javascript +PHP +CSS +HTML +Ruby +Python +Bash +Scala +Closure +Objective-c +SQL +MonogoDB +YAML +XML +Markdown (yeah we went there :trollface:) +C++ +C# +meaning of life + +Stuff we don't know +=========================== +karioki +how to spell karaoke +football +how to make good about team pages +meaning of life +restraint \ No newline at end of file diff --git a/Teams/BoomSticks/team.json b/Teams/BoomSticks/team.json new file mode 100644 index 0000000..c1f4829 --- /dev/null +++ b/Teams/BoomSticks/team.json @@ -0,0 +1,18 @@ +{ + "members": [ + { + "koding": "lukejpreston", + "lead": true, + "location": "Lancaster, UK", + "name": "Luke Preston", + "twitter": "lukejpreston" + }, + { + "koding": "timkin", + "location": "Chorley, UK", + "name": "Tim Perry", + "twitter": "timkinperry" + }, + ], + "teamName": "BoomSticks" +} \ No newline at end of file From dfb1475833b9b35f2bbc57c9e767c5f665b6ac90 Mon Sep 17 00:00:00 2001 From: "Elise R." Date: Wed, 26 Nov 2014 14:27:26 -0500 Subject: [PATCH 389/997] Updated team.json.... --- Teams/wise-eddy/team.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json index fa13706..5e9763c 100644 --- a/Teams/wise-eddy/team.json +++ b/Teams/wise-eddy/team.json @@ -1,12 +1,6 @@ { "teamName": "Team Koders", "members": [ - { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" - }, {"name":"Elise A. Ralph", "twitter": "wiseeddy", "koding":"wise-eddy", From c9fc6d13c331b775dd860cfcde194c564914a2d0 Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Wed, 26 Nov 2014 19:28:19 +0000 Subject: [PATCH 390/997] formatting --- Teams/BoomSticks/ABOUT.md | 50 +++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Teams/BoomSticks/ABOUT.md b/Teams/BoomSticks/ABOUT.md index ad3f6af..2b39247 100644 --- a/Teams/BoomSticks/ABOUT.md +++ b/Teams/BoomSticks/ABOUT.md @@ -9,31 +9,31 @@ sudo osascript -e "set Volume 11" && while true; do say boomsticks; sleep 1; don Stuff we know =========================== -Java -Javascript -PHP -CSS -HTML -Ruby -Python -Bash -Scala -Closure -Objective-c -SQL -MonogoDB -YAML -XML -Markdown (yeah we went there :trollface:) -C++ -C# -meaning of life +- Java +- Javascript +- PHP +- CSS +- HTML +- Ruby +- Python +- Bash +- Scala +- Closure +- Objective-c +- SQL +- MonogoDB +- YAML +- XML +- Markdown (yeah we went there :trollface:) +- C++ +- C# +- meaning of life Stuff we don't know =========================== -karioki -how to spell karaoke -football -how to make good about team pages -meaning of life -restraint \ No newline at end of file +- karioki +- how to spell karaoke +- football +- how to make good about team pages +- meaning of life +- restraint \ No newline at end of file From 1bf8fbceb53c6961ad644b11e4c66499f756eb34 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:32:43 +0100 Subject: [PATCH 391/997] Add our awesome team --- Teams/XereoNet/ABOUT.md | 49 ++++++++++++++++++++++++++++++++++++++++ Teams/XereoNet/team.json | 46 +++++++++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) create mode 100644 Teams/XereoNet/ABOUT.md create mode 100644 Teams/XereoNet/team.json diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md new file mode 100644 index 0000000..a3457ed --- /dev/null +++ b/Teams/XereoNet/ABOUT.md @@ -0,0 +1,49 @@ +XereoNet +======== + +## About us + +XereoNet is a team of international developers that band together to create amazing things. We are exited to be in this unique, global hackathon and will hopefully bring something great into existance. + +We excel at creating things that are powerful, but at the same time beautiful and enjoyable to use. + +http://xereo.net + +## The team + +Avatar | Username | About +------ | -------- | ------- +![Luca](https://dl.dropboxusercontent.com/u/16572398/Avatars2/luca_small.jpg) | Luca "Antariano" Rager | Hey, I'm Luca. I'm a 22 year old student and full stack web developer. I love to make pretty things using most modern web technologies +![Connor](https://dl.dropboxusercontent.com/u/16572398/Avatars2/connor_small.jpg) | Connor "connor4312" Peet | Ello! I'm a Computer Science student at the University of Toronto. I'm a Node.js enthusiast and currently engaged in a love-hate relationship with Sailsjs. +![Moritz](https://dl.dropboxusercontent.com/u/16572398/Avatars2/moritz_small.jpg) | Moritz "narrowtux" Schmale | Hi, I'm Moritz, a 22-year old computer science student from Germany. I like doing stuff in Java. +![Gábor](https://dl.dropboxusercontent.com/u/16572398/Avatars2/gabor_small.jpg) | Gábor "Fren" Guzsik | I am Fren, Graphics, Web and UX designer and certified insane potatoe. I am 28 and powered by Coffeine and pizza. +![Tobias](https://dl.dropboxusercontent.com/u/16572398/Avatars2/tobias_small.jpg) | Tobias "totokaka" Laundal | Tobias here, I'm a 16 year old high-school student and developer from Norway. I develop with focus on simplicity and awesomeness from the inside and out. + +## Skills overview + +We can do a variety of things but our main focus resides within the web. + +*Code* + +* HTML5 + * + Canvas + * + SVG +* Javascript + * + Nodejs + * + Angular + * + Underscore + * + Backbone + * + MEANstack + * + etc. +* CSS + * Traditional + * LESS +* PHP *(If we HAVE to)* +* JAVA +* C/C++ +* Python +* and more! + +## What's cooking? + +We still quite haven't decided what to do but we have some good ideas. Stay tuned :) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json new file mode 100644 index 0000000..3c290cc --- /dev/null +++ b/Teams/XereoNet/team.json @@ -0,0 +1,46 @@ + +{ + "teamname": "XereoNet", + "members":[ + { + "name": "Luca Rager", + "twitter": "XereoAntariano", + "koding": "antariano", + "location": "Ancona, IT", + "lead": true, + "isAwesome": true + }, + { + "name": "Connor Peet", + "twitter": "ConnorPeet", + "koding": "connor4312", + "location": "Toronto, CA", + "lead": false, + "isAwesome": true + }, + { + "name": "Moritz Schmale", + "twitter": "narrowtux", + "koding": "narrowtux", + "location": "Kassel, DE", + "lead": false, + "isAwesome": true + }, + { + "name": "Gábor Guzsik", + "twitter": "lordfren", + "koding": "", + "location": "Kiskunfélegyháza, HU", + "lead": false, + "isAwesome": true + }, + { + "name": "Tobias Laundal", + "twitter": "totokaka_", + "koding": "totokaka", + "location": "Oslo, NW", + "lead": false, + "isAwesome": true + } + ] +} From 1e8cc8c8a7d95eebfd0a9191110ba6f1d8ed0eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emina=20=C5=A0ahbegovi=C4=87?= Date: Wed, 26 Nov 2014 20:36:54 +0100 Subject: [PATCH 392/997] Removed the comma at EOL --- Teams/conqueredMuffin/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/conqueredMuffin/team.json b/Teams/conqueredMuffin/team.json index adbc65e..51de43f 100644 --- a/Teams/conqueredMuffin/team.json +++ b/Teams/conqueredMuffin/team.json @@ -5,7 +5,7 @@ "name": "Emina Šahbegović", "twitter": "MurakiChiyo", "koding": "leviheichou", - "location": "Sarajevo, BH", + "location": "Sarajevo, BH" } ] } From 23abf11449d2236d3de38fef6f43969071f1c423 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:36:59 +0100 Subject: [PATCH 393/997] Add fren's koding account --- Teams/XereoNet/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index 3c290cc..0ece64d 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -29,7 +29,7 @@ { "name": "Gábor Guzsik", "twitter": "lordfren", - "koding": "", + "koding": "fren", "location": "Kiskunfélegyháza, HU", "lead": false, "isAwesome": true From cea940cf976b3868de33ddcae5bf2f6ecd4c65f3 Mon Sep 17 00:00:00 2001 From: ermouth Date: Wed, 26 Nov 2014 22:37:28 +0300 Subject: [PATCH 394/997] team.json --- Teams/Bismedia/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Bismedia/team.json diff --git a/Teams/Bismedia/team.json b/Teams/Bismedia/team.json new file mode 100644 index 0000000..ddd2393 --- /dev/null +++ b/Teams/Bismedia/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Bismedia", + "members": [ + { + "name": "Evgeni Vinokurov", + "twitter": "vigeniy", + "koding": "vigeniy", + "location": "Arkhangelsk, RU" + }, + { + "name": "Andrei Denisov", + "twitter": "carpogoryanin", + "koding": "carpogoryanin", + "location": "Arkhangelsk, RU" + }, + { + "name": "Dmitri Tabanin", + "twitter": "ermouth", + "koding": "ermouth", + "location": "Arkhangelsk, RU", + "lead": true + } + ] +} From 2c068565d84cf245d571e1e81c8965175f07c628 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:38:03 +0100 Subject: [PATCH 395/997] Fix team.json --- Teams/XereoNet/team.json | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index 0ece64d..dd94bad 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -7,40 +7,31 @@ "twitter": "XereoAntariano", "koding": "antariano", "location": "Ancona, IT", - "lead": true, - "isAwesome": true + "lead": true }, { "name": "Connor Peet", "twitter": "ConnorPeet", "koding": "connor4312", - "location": "Toronto, CA", - "lead": false, - "isAwesome": true + "location": "Toronto, CA" }, { "name": "Moritz Schmale", "twitter": "narrowtux", "koding": "narrowtux", - "location": "Kassel, DE", - "lead": false, - "isAwesome": true + "location": "Kassel, DE" }, { "name": "Gábor Guzsik", "twitter": "lordfren", "koding": "fren", - "location": "Kiskunfélegyháza, HU", - "lead": false, - "isAwesome": true + "location": "Kiskunfélegyháza, HU" }, { "name": "Tobias Laundal", "twitter": "totokaka_", "koding": "totokaka", - "location": "Oslo, NW", - "lead": false, - "isAwesome": true + "location": "Oslo, NW" } ] } From fc3b4bcbcbe8a003933e9b7c01f4fa7275e1d6ea Mon Sep 17 00:00:00 2001 From: Vladimir Ignatev Date: Wed, 26 Nov 2014 23:39:06 +0400 Subject: [PATCH 396/997] OrangeVerse added lolselfie --- Teams/OrangeVerse/lolselfie.jpg | Bin 0 -> 42399 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Teams/OrangeVerse/lolselfie.jpg diff --git a/Teams/OrangeVerse/lolselfie.jpg b/Teams/OrangeVerse/lolselfie.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71c5cda732b61ea66f515c28beafab99d661c4d2 GIT binary patch literal 42399 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

%2xaLV+X_U)n;w-Q)P<|%^VR)%SB=B(dJ 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 literal 0 HcmV?d00001 From 34a2edb9237d48d9bfa6504c15e42d5b6471ff8c Mon Sep 17 00:00:00 2001 From: Yasiru Kassapa Date: Thu, 27 Nov 2014 01:10:32 +0530 Subject: [PATCH 397/997] Created SemiKolan team Folder --- Teams/semiKolan/ABOUT.md | 35 +++++++++++++++++++++++++++++++++++ Teams/semiKolan/team.json | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 Teams/semiKolan/ABOUT.md create mode 100644 Teams/semiKolan/team.json diff --git a/Teams/semiKolan/ABOUT.md b/Teams/semiKolan/ABOUT.md new file mode 100644 index 0000000..4f3c26a --- /dev/null +++ b/Teams/semiKolan/ABOUT.md @@ -0,0 +1,35 @@ +# Welcome to team SemiKolan's About Page... +## +### All the team members in our team are undergraduates at University of Moratuwa + + +This is our page +================ + +Welcome to semiKolan's ABOUT page. +We are a group of passionate programmers from the beautiful island Sri Lanka. And we <3 hackathons. + + + +About your team +=========================== + +| 12maryam | adw19 | drexonraid | pubudu91 | wik2kassa +|--- |--- |--- |--- +| ![12maryam](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.48.160.160/p160x160/10409064_1005496576133001_2836972088377636942_n.jpg?oh=5234dfeb19f0e65d05f4eb0546f3100e&oe=54D81D61&__gda__=1426451511_eea078727f3a8ec00acebc578748b543) | ![adw91](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/1964794_415845848559362_1795548747_n.jpg?oh=388f1a01db942a4fd36111c72b9ee9c7&oe=54D579B5&__gda__=1423222151_98d9c76e61552ecf1e66e0950d0b0243) | ![drexonraid](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/p160x160/10540828_864200003619850_7783495885720683054_n.jpg?oh=06b6f7dc980f33bb1b0fb86f95542325&oe=5518F811&__gda__=1423498413_d32b05b1046c5b53e5aafa3ae4602f4f) | ![wik2kassa](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-prn2/v/t1.0-1/c33.0.160.160/p160x160/1012726_10201813991378618_342646610_n.jpg?oh=0cb34328f7e8688c27e71f0a26061eee&oe=551DC9EE&__gda__=1426488565_5d1bb988e70da7699ca0baf0b9200543) | + +All the team members are Computer Science Undergraduates from University of Moratuwa. And love learning new +technologies, and we can't think of any other better way to learn than by applying the things that we learned. + +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. + + +What we plan 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. + diff --git a/Teams/semiKolan/team.json b/Teams/semiKolan/team.json new file mode 100644 index 0000000..1bf3932 --- /dev/null +++ b/Teams/semiKolan/team.json @@ -0,0 +1,35 @@ +{ + "teamName": "semiKolan", + "members": [ + { + "name": "Rukshan Viduranga Perera", + "twitter": "KRVPerera", + "koding": "drexonraid", + "location": "Colombo, LK" + }, + { + "name": "Maryam Ziyad", + "koding": "12maryam", + "twitter": "em7_ee", + "location": "Kurunegala, LK" + }, + { + "name": "Yasiru Kassapa", + "twitter": "yasiruk", + "koding": "wik2kassa", + "location": "Colombo, LK", + "lead": true + }, + { + "name": "Pubudu Fernando", + "koding": "pubudu91", + "location": "Panadura, LK" + }, + { + "name": "Damith Wijewardana", + "koding": "adw91", + "twitter": "damith_91", + "location": "Colombo, LK" + } + ] +} \ No newline at end of file From a34c38d40d2cc5123dee8ed66c62554212a4493e Mon Sep 17 00:00:00 2001 From: Yasiru Kassapa Date: Thu, 27 Nov 2014 01:12:27 +0530 Subject: [PATCH 398/997] Update ABOUT.md --- Teams/semiKolan/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/semiKolan/ABOUT.md b/Teams/semiKolan/ABOUT.md index 4f3c26a..9a76479 100644 --- a/Teams/semiKolan/ABOUT.md +++ b/Teams/semiKolan/ABOUT.md @@ -15,7 +15,7 @@ About your team =========================== | 12maryam | adw19 | drexonraid | pubudu91 | wik2kassa -|--- |--- |--- |--- +|--- |--- |--- |--- |--- | ![12maryam](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.48.160.160/p160x160/10409064_1005496576133001_2836972088377636942_n.jpg?oh=5234dfeb19f0e65d05f4eb0546f3100e&oe=54D81D61&__gda__=1426451511_eea078727f3a8ec00acebc578748b543) | ![adw91](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/1964794_415845848559362_1795548747_n.jpg?oh=388f1a01db942a4fd36111c72b9ee9c7&oe=54D579B5&__gda__=1423222151_98d9c76e61552ecf1e66e0950d0b0243) | ![drexonraid](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/p160x160/10540828_864200003619850_7783495885720683054_n.jpg?oh=06b6f7dc980f33bb1b0fb86f95542325&oe=5518F811&__gda__=1423498413_d32b05b1046c5b53e5aafa3ae4602f4f) | ![wik2kassa](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-prn2/v/t1.0-1/c33.0.160.160/p160x160/1012726_10201813991378618_342646610_n.jpg?oh=0cb34328f7e8688c27e71f0a26061eee&oe=551DC9EE&__gda__=1426488565_5d1bb988e70da7699ca0baf0b9200543) | All the team members are Computer Science Undergraduates from University of Moratuwa. And love learning new From 6a877ab1adf4c9ebc1a51ff3c1d26d9fa470cb41 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 19:42:36 +0000 Subject: [PATCH 399/997] generated new readme.md --- README.md | 39 ++ TEAMS.md | 848 ++++++++++++++++++++++++++++++ Teams/AOC/team.json | 2 +- Teams/AcklenAvenue/team.json | 4 +- Teams/Aina/team.json | 2 +- Teams/BoomSticks/team.json | 22 +- Teams/CloudSolvers/.team.json.swp | Bin 0 -> 12288 bytes Teams/WeByte/team.json | 4 +- 8 files changed, 904 insertions(+), 17 deletions(-) create mode 100644 Teams/CloudSolvers/.team.json.swp diff --git a/README.md b/README.md index f83bc87..ad86e1d 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,16 @@ the lower section of this README.md file. | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | | #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | +| #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | | #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | +| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/vdjtab) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | | #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | +| #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/ABOUT.md) | | #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | +| #AcklenAvenue |[Camilo Aguilar](https://koding.com/kmiloaguilar) San Pedro Sula, HN *(team lead)*
[Rene Rosa](https://koding.com/realpasro) San Pedro Sula, HN
[Richard Siwady](https://koding.com/rsiwady29) Villanueva, HN
[Danilo Caballero](https://koding.com/dcaballeroc) Oakland, US
| [AcklenAvenue](./Teams/AcklenAvenue/ABOUT.md) | | #AgainstFlow |[Maja Dinjar](https://koding.com/againstflow) Zagreb, HR
| [AgainstFlow](./Teams/AgainstFlow/ABOUT.md) | +| #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/ABOUT.md) | +| #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/ABOUT.md) | | #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | @@ -46,6 +52,7 @@ the lower section of this README.md file. | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | +| #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | @@ -59,34 +66,43 @@ the lower section of this README.md file. | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | | #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | | #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | +| #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/ABOUT.md) | | #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/ABOUT.md) | +| #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/ABOUT.md) | | #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | +| #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | | #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | | #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | | #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | +| #Excaliburs |[Arnab DUtta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | | #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | +| #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | | #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/ABOUT.md) | | #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | | #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | | #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | +| #CapJahe |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [CapJahe](./Teams/GudegUnited/ABOUT.md) | | #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | | #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | | #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | | #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | +| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | +| #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| [Jostlers](./Teams/Jostlers/ABOUT.md) | | #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | | #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | @@ -95,27 +111,34 @@ the lower section of this README.md file. | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| [Kolky](./Teams/Kolky/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | +| #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | | #Team Koders |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Koders](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | | #Team Koders |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [Team Koders](./Teams/MiracleTeam/ABOUT.md) | +| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | | #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | | #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | +| #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | +| #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | | #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | | #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | +| #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | +| #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | | #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | | #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | | #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | +| #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | @@ -123,6 +146,9 @@ the lower section of this README.md file. | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | | #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | | |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/ABOUT.md) | +| #TPro |[Vitalijs Litvinovs](https://koding.com/ulow) Riga, LV *(team lead)*
[Dmitry Morozov](https://koding.com/dm1tpro1lv) Riga, LV
[Sergey Kibish](https://koding.com/skibish) Riga, LV
[Dmitry Bogachkin](https://koding.com/dmitrybog) Riga, LV
[Raitis Ozols](https://koding.com/raioz) Riga, LV
| [TPro](./Teams/TPro/ABOUT.md) | +| #TORJAN |[Vaidhyanathan Ananthakrishnan](https://koding.com/vaidhyanathan) Chennai,IN *(team lead)*
| [TORJAN](./Teams/TROJAN/ABOUT.md) | +| #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/ABOUT.md) | | #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | | #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | @@ -144,13 +170,17 @@ the lower section of this README.md file. | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | | #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | | #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | +| #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | +| #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | | #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | +| #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | | #Team Koders |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [Team Koders](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | | #Team Koders |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [Team Koders](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | +| #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | @@ -161,14 +191,23 @@ the lower section of this README.md file. | #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | +| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/ABOUT.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | +| #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | +| |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | | #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | | #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/ABOUT.md) | | #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | +| #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/ABOUT.md) | | #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | | #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | +| #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/ABOUT.md) | +| #Team Koders |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [Team Koders](./Teams/kajalpasha/ABOUT.md) | +| #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | | #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | +| #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | +| #Team Koders |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Koders](./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 20f7226..f12c370 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -114,6 +114,23 @@ I'll enumerate the most important ones: 4. We will love to show our work to the great jury, having some chance to get to talk with some of them, is really the great prize of this competition. +--------------------------------------- + +8cookin +================ + +We are 8bit lovers! + +About Us +=========================== + +Just look at [8cook.in](http://8cook.in) + +Eray Arslan +=========================== +hard-core developer! Search in [google](https://www.google.com.tr/#q=eray+arslan) it. ;) + + --------------------------------------- This is our page @@ -138,6 +155,25 @@ About our skills and what we are going to do? +--------------------------------------- + +Team AAVAA +================ +About our team +=========================== + +We are cool team from Kyiv, and we will rock this hackaton! + + +About our skills and what we are going to do? +======= +- Spring + Hibernate +- AngularJS +- Android + + + + --------------------------------------- About Me @@ -171,6 +207,35 @@ Skills: +--------------------------------------- + +AOÇ HERE! +================ + +we hail from ankara 3 university undergraduates + + +About us +=========================== + +| cagdas | ata | oguz +|--- |--- |--- +| ben | atacim | oguz + +we don't have time to join, we have a physics midterm on saturday and a never-ending history project that haunts us +and I suspect it will break the bonds of our friendships. so that's why we decided to join. + +we all have it in our hearts to program something. we've all been this way when we met at the ORPHANAGE in Ankara, +we all studied very hard, putting aside coding, to go to university and just as when we were thinking we'll be having +a good time, we are doomed to do homework and all. + + +we are incredibly skillful young fellows. +======= +we're into applications. + + + --------------------------------------- Achraf52 @@ -194,6 +259,51 @@ Project I decided to participate in the Koding Hackathon because first of all it's an international one which means it will help me learn a lot from fellow developers, second it's because I want to improve my abilities in fast-paced web development by trying to build a fully operational app in 48 hours. +--------------------------------------- + +This is our page +================ + +We are the Acklen Avenue team, and we are really participating. + + +About the team +=========================== + +| kmiloaguilar | realpasro | rsiwady29 | dcaballeroc +|--- |--- |--- |--- +| kmiloaguilar | realpasro | rsiwady29 | dcaballeroc | + +Who we are? +=========================== + +More coming soon... + +Why we decide to join? +=========================== + +We love Hackathons and we love coding. +More coming soon.. + +Our skills +=========================== +- HTML5 +- CSS3 +- NodeJS +- .NET +- Angular +- MongoDB +- Scrum +- More coming soon... + +What are we going to do? +=========================== + +More coming soon... + + + + --------------------------------------- My name is Maja Dinjar. I come from Croatia, small country with a beatiful seaside. @@ -202,6 +312,61 @@ Maps were always my passion, and on this Hackathon I'll try to represent the wor +--------------------------------------- + +About A.I.N.A. +=========================== +Aina + +The AINA team decided to join in this hackathon to solve world problems with A.I. (Artificial Inteligence), +using PHP Language as it core. Team name is based on .hack// anime series where an entity called Aura +controls the digital world and mantain balance with her autolearning programmed interface + +We wish to win to support more A.I. projects in PHP + +Anyone who wish to join this team, can talk to @Arkangelkruel in twitter or koding + + +Acerca de A.I.N.A. +================== +El team AINA decidió ingresar a esta hackathon para resolver los problemas del mundo con I.A. (Inteligencia Artificial), +utilizando PHP como su lenguaje principal. El nombre del team esta basado en la serie de anime .hack// donde +una entidad llamada Aura controla el mundo digital manteniendo el balance con su interface de programación de autoaprendizaje + +Deseamos ganar para dar soporte a mas proyectos de I.A. en PHP + +Cualquiera que desee unirse al team, puede buscarme por twitter o koding en @Arkangelkruel + + +Languages-Lenguages +=================== +- PHP +- Jquery +- JqueryMobile +- PHP MVC Frameworks + + +--------------------------------------- + +###About me +Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) + +###My project +I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) +>Problems facing our planet, explained using interactive data visualization. + +>HTML5 games that are educational and learning oriented. + +###Languages +I'll probably use: +* PHP +* jQuery +* SQL (maybe [MariaDB](https://mariadb.org/) engine) +* Node.js +* HTML5 + + --------------------------------------- #Altech @@ -439,6 +604,48 @@ John Harter * Professional network security specialist +--------------------------------------- + +BoomSticks +=========================== + +Two devs, born one week apart, ready to code your face off. + +``` +sudo osascript -e "set Volume 11" && while true; do say boomsticks; sleep 1; done; +``` + +Stuff we know +=========================== +- Java +- Javascript +- PHP +- CSS +- HTML +- Ruby +- Python +- Bash +- Scala +- Closure +- Objective-c +- SQL +- MonogoDB +- YAML +- XML +- Markdown (yeah we went there :trollface:) +- C++ +- C# +- meaning of life + +Stuff we don't know +=========================== +- karioki +- how to spell karaoke +- football +- how to make good about team pages +- meaning of life +- restraint + --------------------------------------- # Brevity Labs @@ -737,6 +944,28 @@ We all have plenty of experience on web development, Andrei has a lot on game dev so we might be going that way with some cool HTML5 based game. +--------------------------------------- + +#Team CyberHopes + +We're a couple who loves to code. + +#Members + +* Kriste Murumae + +* Cahit Onur Ozkaynak + +#Skills + +* Python +* JavaScript +* HTML5 + + + + + --------------------------------------- This is our page @@ -770,6 +999,31 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +Team DIS +================ + +We are a group of Students at KTH, 3 of us are from Greece and one from Italy. +We believe this Hackathon will be a great opportunity to put our skills in a test and create something awesome! + +About your team +=========================== + +| Nick | Antonis | Lorenco | Vasilis +|--- |--- |--- |--- +| Nick | Antonis | Lorenco | Vasilis | + +We saw a post about this competition on facebook. We discuss it and everyone was excited that we will be able to we challenge ourselves and find out what we can do together. + +About your skills and what you are going to do? +======= +All of us have some work experience where we used different tools and we will combine them for this project. + +We are thinking about doing something relevant to the real time communication/translation theme but nothing is decided yet. +We will use PHP, Javascript, Google Translate API, Bootstrap and lots of love... + + --------------------------------------- # DeadWookie # @@ -787,6 +1041,40 @@ We are like the superheroes league, like the ninja turtles, like the musketeers. Actually, brainstorming… +--------------------------------------- + +This is our page +================ + +I am DevPro + + +OUR TEAM +=========================== +I am only member in my Team who joined Global Hackathon for some friendly coding competition and an opportunity to maybe conect with others in the global community at large. + +#### MEMBERS + +saifulapm + +OUR SKILLS +======= + * HTML5 + * CSS3 + * JS + * PHP + * Laravel + * Codeigniter + * MySQL + * SQlite + * Python + * Flask + * REST-API + * NodeJS + * AngularJS + * JQuery + + --------------------------------------- About me @@ -904,6 +1192,16 @@ We'll be targeting themes 2, 5, and 6. http://eventhorizon.pl/ +--------------------------------------- + +# Excaliburs + + +##About Me +I am Arnab and I am an ardent participant of many renowned hackathons. +I like coding in JavaScript and PHP. + + --------------------------------------- == Team Name: Experts Unlimited @@ -973,6 +1271,38 @@ Love Always, Float-Center +--------------------------------------- + +FrozenLogic +================ + +We're a team of young, innovative developers looking to have fun and do what we do best. + +About us +=========================== + +| demonic | alex +|--- |--- |--- |--- +| demonic | crypticman | + +We saw an opportunity to develop something nice, boost our skills and be part of a new and innovative competition. We're primarily looking to have fun and turn some coffee into some high quality code. + +[demonic] +I have been developing websites and web applications for 12 years. I am currently developing and coordinating development of Enterprise applications and services. +From a technical point of view, I have a great understanding and knowledge of Object Oriented Programming and Design Patterns, integration mechanisms and communication formats. I have worked with a number of different languages on different platforms. I'm currently interested in and developing Cloud and BigData-based solutions. +I love Linux (specifically Debian, Ubuntu and Android) and I use it everyday, both on the desktop and on the server. +I also love being creative and developing all kinds of stuff. + +[crypticman] +hardworking coder and designer, love to customize stuff. + +About our skills +======= +We're excellent all-around programmers, good in alot of areas, ranging from software design and implementation in a number of programming languages to UX design. + +We're looking into themes 2,3,5. + + --------------------------------------- Funky Fresh Boyz @@ -1075,6 +1405,20 @@ It will be an awesome project created with node and HTML5 stack. +--------------------------------------- + +GudegUnited +=========== + +| Arman | Isman | Rifqi | Riza | Rolies +|--- |--- |--- |--- |--- +| Arman | Isman | Rifqi | Riza | Rolies + +Idea +---- +Create flexible and fast application. + + --------------------------------------- Welcome to GUNDAM team page! ガンダムチームのページへようこそ! @@ -1234,6 +1578,27 @@ We are still brainstorming. +--------------------------------------- + +This is our page +================ + +We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. + +OUR TEAM +=========================== + +#### MEMBERS + +We are ahmedlogic & sarvagyavaish + +OUR SKILLS +======= + +We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. + + + --------------------------------------- This is our page @@ -1269,6 +1634,27 @@ I'm not 100% sure if this is what I'm going to actually do, but it's a pretty good bet! +--------------------------------------- + + +# Hurricane + +We are a bunch of student who are following a BEng Software Engineering degree course. +We always are looking for new technologies and new ways to find solutions for real world problems. +Someone will most probably think that we are some crazy bunch of guys since we face anything which is thrown at us with our ever lasting smile. So, throw us anything, we are ready! + +## About Us + +| Anushka | Grainier | Praminda | Yehan +|--- |--- |--- |--- +| Anushka [lk.linkedin.com/in/anushkasamaranayaka/](lk.linkedin.com/in/anushkasamaranayaka/)| Grainier[uk.linkedin.com/in/grainier](uk.linkedin.com/in/grainier) | Praminda [lk.linkedin.com/in/praminda](lk.linkedin.com/in/praminda)| Yehan [lk.linkedin.com/in/yehancha](lk.linkedin.com/in/yehancha)| + + +## Languages we love +JavaScript , PHP , JAVA , CSS , HTML , C , C# , C++ , Android , Objective-C , Nodejs , Jaggeryjs , MySQL + + + --------------------------------------- IQHacker @@ -1407,6 +1793,21 @@ Our Skills +--------------------------------------- + +# Joof + +Awesome team having a damn royal experience in hardware, software, anywhere. + +We have skills to design, to code and to make anything looks pretty good. + +### Skills + +Have you seen a combination of Raspberry Pi, Arduino and lathe? We did it! Have you seen a backend for it? Oh, it's interesting. May be mobile app for it? Or just remote controled robot? + +So, we develop backend systems, frontend and mobile apps. It seems to be a full-stack. + + --------------------------------------- @@ -1518,6 +1919,19 @@ My team is still a one member team but soon we will be 2 or 3 members :) - PhoneGap +--------------------------------------- + +# MPI + + +## About me + +I am a python developer (alone) +- from Iran +- I Love python and generally programming +- I am a web developer (back-end API developer) + + --------------------------------------- Magusd @@ -1573,6 +1987,23 @@ i love actionscript as3 +--------------------------------------- + + +# Team Monitor Backlinks + +We are the team behind monitorbacklinks.com + +## About Us + +We are building and scaling Monitor Backlinks on PHP Yii2 Framework, using Amazon AWS, lots of servers, lots of technologies + +- Razvan: Project Manager, Front-end +- Eugen: Lead developer +- Darwin: Senior PHP Developer +- Alan: Senior PHP Developer + + --------------------------------------- About your team @@ -1647,6 +2078,18 @@ Sibin John Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad. +--------------------------------------- + +Hello everybody, + +my name is Stefan Blamberg, I am a 17-year-old hobby developer from Germany and this is my first hackaton. + +I am not sure what I will create, but I have some really creative ideas in mind. + +Follow me on Twitter: @Stefan Blamberg +Visit my Website: www.blamberg.org + + --------------------------------------- @@ -1686,6 +2129,59 @@ My focused themes currently are , 1, 3, and 4. --------------------------------------- +OrangeVerse +================ +We are OrangeVerse! We are Black Swan, Strange Fog, Gods of Random, DIY Software Geniuses. + +About our skills and plans? +======= +All of us use the following technologies: + +1. Python/Django/Flask +2. JavaScript (NodeJS at backend) and AngularJS, BackboneJS, jQuery etc. on client-side +3. HTML5 (and WebGL too) + + +We plan to rock with HTML5 on global Earth problems or/and educational gaming. + +About the team +=========================== +Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. + +I'm Vladimir, a [freelancer at oDesk](https://www.odesk.com/users/~01c0d7f151e8f88b99), software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and team to give developers from over the world an opportunity for collaboration and communication. +I'm happy to see NGINX as partners of this event. + +Our team is completely virtual and remote. I met Rodion on Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. + +'OrangeVerse' is the random name created using [Koding Global Hackathon Team Name Generator](https://vast-cove-6783.herokuapp.com/), which I created a few days before to give the name for our team. :-) + +The team's **goal** for this competition is to *build great thing* during the hackathon and *show what the random can do*. Taleb's Black Swan. In Random We Trust. + +Sincerely yours, +Vladimir and Rodion. :p + + +--------------------------------------- + +Phi +===== + +Intro +----- + +Hi, My name is Pablo and I'm beginning in the world of software. + +Skills +----- + - Node.js + +Project +------ + +To Be Defined + +--------------------------------------- + Piolab ================ A team of "pioneers". @@ -1782,6 +2278,34 @@ All of the themes given are really interesting. We're still thinking which will I know this page is a bit long so here's a sweet potato. :sweet_potato: Sorry for the long post +--------------------------------------- + +# PyJunkies + +Bunch of devs addicted to Python. + +## About Us +We are just old friends who from time to time code together. + + + +Here are some projects on which we participated: + +- [Swaglr](http://www.swaglr.com/swags/all/) +- [DSSOS](http://dss-pyjunkies.rhcloud.com/) +- [Cru.do](http://cru.do) +- [Edicio.us](http://edicio.us) +- [Quicklook](https://bitbucket.org/radekhofman/quicklook/overview) + +Since we are not github users, please refer to our projects on bitbucket: + +- [krablak](https://bitbucket.org/krablak) +- [papab](https://bitbucket.org/radekhofman) + +## Project +When the last tree is cut, the last river poisoned, and the last fish dead, we will discover that we can't eat money... + + --------------------------------------- Random Hackers @@ -1835,6 +2359,49 @@ I'm interested in both the theme of realtime communication and translation and t I'm not entirely sure what I'd like to tackle specifically. Perhaps I'll gather some other devs/designers and come up with a more concrete idea soon. +--------------------------------------- + +RealityConnect +================ + +We turn ideas into reality coding every day. + + +About your team +=========================== + +| JonnyBGod | Sequessu | +|--- |--- | +| JonnyBGod | Sequessu | + +We are two friends from school days who became coders who started working together and created a startup to work on our own ideas and projects. + + +About your skills and what you are going to do? +======= + +JonnyBGod + - Masters in International Management + - Ba in Business Administration + - Self learned web developer + + - HTML, CSS, Javascript + - Nodejs + - MongoDB + - Angularjs + - Famo.us + - many other oldies + +Sequessu + - Bs in Computer Sience + + - HTML, CSS, Javascript + - Nodejs + - MongoDB + - Angularjs + + + --------------------------------------- This is our page @@ -1918,6 +2485,16 @@ Other information: - Github: http://github.com/scrum2b +--------------------------------------- + +# Sidlejinks team + +My name is Dmytro Torianik and my team is called Sidlejinks. I'm passionate about both backend and frontend development. +Had and experience with Java SE/EE as well as HTML5/CSS3 as well as core JavaScript. Also interested in Ruby (on Rails). + +Good luck! + + --------------------------------------- Softever Team @@ -2105,6 +2682,87 @@ Very likely, we'll use some clojure, java, some html5/CSS3 magic... stay tuned ! +--------------------------------------- + +Transact Pro covered TPro team +============================== +Our team is located in Riga (Latvia). All 48 hours of hackathon we will spend in our company office. + + +About us +======== +| Vitalijs Litvinovs | Dmitry Morozov | Sergey Kibish | Dmitry Bogachkin | Raitis Ozols | +| --- | --- | --- | --- | --- | +| Vitalijs Litvinovs | Dmitry Morozov | Sergey Kibish | Dmitry Bogachkin | Raitis Ozols | + +On the very first sight we are ordinary team with team lead and coders. On the other hand each of us is "The One". +We are personalities with high ambitions, self-motivation and professional background. + +We are participating in Hackathon to prove ourselves, get great non-stop-Koding experience and to get fun (Koding is funny, isn't it?). + + +"Wazzap" +======= +Like most of checked-in teams we are "still brainstormin". We are going to use up-to-date technologies. +At this moment, seems that we will use PHP/node.js + MySQL/Mongo (maybe hybrid), Angular.js, DataDog API, nginx for server and some of provided APIs (we are not sure yet). + + +Best wishes +=========== +We are wishing all the luck to all participients (ofcourse we have it already taken). Let the Koding begin! :) + + +--------------------------------------- + +TROJAN +==== + +A single man team to change the way the world works + +About TROJAN +---------- + +| Vaidhyanathan Ananthakrishnan | +|------------------------------------| +| Picture Unavailable | + + + +Skills +------ +Programming languages (that may be used): + - C# + - asp.net + - HTML/CSS and JS + +Project +------- + +The goal of my project is to reduce the food being wasted by people by proving correct location information and other information so that needy can get the food from them . + + +--------------------------------------- + +Team Tachyon +============ +--- +About +=========================== + +| Akshay Kalose | +|--- | +| Akshay | + +Hey! I'm a high school student who loves to learn Computer Scince. I've been learning about computers and the web ever since elementary school. Starting from HTML, CSS, and JavaScript, to programming languages in middle school such as PHP, and Visual Basic. Now in high school, I have mastered PHP and Java. I have visited Googleplex after becoming the Grand Prize Winner in Google Code-In 2013, the first ever programming contest I participated in. + +This will be my first Hackathon, and I am excited to be taking part in the first global hackathon! + + +Skills / Plans +============== +I am interested in theme 5, challenges associated with real time communication and translation. Although PHP is my best language, I will try to use Node.js to solve this problem as you can have real-time direct connections with the server and the client using socket.io. + + --------------------------------------- Welcome to Team Iron Squad @@ -2543,6 +3201,41 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +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# + + +--------------------------------------- + +#Team Time To Play + +Making games to change the world + +## Languages and APIs + +Java, LibGDX, OpenGL + +## Current activity + +I am looking for team members. + + + --------------------------------------- Tooring Analytics @@ -2566,6 +3259,38 @@ Experienced systems programmer but now interested in Machine Learning/AI, Statis Plan to work on one of themes #2 or #3 or even #5. Hope to narrow down something soon. +--------------------------------------- + +#Tourist + + +--------------------------------------- + +Trident +================ +A single person team with a passion for Javascript. + + +About your team +=========================== + +| Talha +|--- +| Talha + +I am a web developer, systems engineer. I like to work on products and projects that are interactive and add value to common tasks. I like to make the web a better place for everyone. The decision to join the global hackathon is primarily because I really like the idea of a remote global hackathon taking place all over the world. + + +Skills +======= +HTML, CSS, Javascript, NodeJS, PHP and Perl. + + +Project +======= +Still working on it. + + --------------------------------------- This is our page @@ -2678,6 +3403,17 @@ Languages I would use for coding: COMING SOON +--------------------------------------- + +#We Byte + +We're a group of five coders from Egypt, and we take our dreams very seriously. + +##About the project + +We still haven't decided what to do yet, but our arsenal is locked and loaded for the competition, we basically have a guy for everything needed. + + --------------------------------------- We have an idea @@ -2864,6 +3600,54 @@ Skills and intended project +--------------------------------------- + +About your team +=========================== + +| marina | sergiy | oleksiy | rudeg | yurk +|--- |--- |--- |--- |--- +|Marina | Sergiy | Oleksiy | Sergii | [Yurk](https://avatars1.githubusercontent.com/u/4581398?v=3&s=400) + +We all live in the same city and know each other personally, but never tried +to work together... So why not try? After all, who would resist opportunity +to spent 48 hours coding? :) + + +About your skills and what you are going to do? +======= + +We are two Jav , one Python, and two Javascript developers. +Chances are that we're going to code in a completely different stack +(Clojure/ClojureScript?) though. + +Our goal is to scratch our own pain and to build service that would help +to write cleaner foreign language. Natural language, I mean, like English. + + +--------------------------------------- + + +# Gray Matter Team + +I'am Marcos, web/mobile developer from Paraguay! + +## About me + +My name is Marcos Godoy Gadea, I love to code :P + +## Languages + +- Ruby (on Rails) +- PHP +- Objective-C +- Swift + +## The project + +I have an amazing project that will be really useful, using Swift and Ruby on Rails ;) + + --------------------------------------- # Team hausanfan @@ -2979,6 +3763,14 @@ We're all full stack C#/.NET developers, although we're most likely going to be +--------------------------------------- + +imbecilez team +=========================== + +We are web imbecilez from the Meteor Capital of the Earth and we are going to win this competition. + + --------------------------------------- Team Infi @@ -2993,6 +3785,49 @@ PHP,C++,Python,Javascript. +--------------------------------------- + +About Itzteam +================ +Itzteam members +=========================== + +| Itzmukesh +|--- +| Mukesh + +=========================== + + +--------------------------------------- + +# Team Kajalpasha + +This is Kajal Pasha, try to think differently. + +## About Me + +I'm an individual freelancer. I love challenging problems. I'm a good bug fixer too. + +## Languages I love + +- C +- PL SQL +- PHP +- js + + +--------------------------------------- + +#lstFlop +I am Azmath Shamrad from Colombo, Sri Lanka + +##Languages +- PHP +- HTML5 +- Javascript + + --------------------------------------- @@ -3040,3 +3875,16 @@ Yet to decide. - Javascript - HTML5 - CSS3 + + +--------------------------------------- + + +# ntdata + +I'm Luke Sawicki, I'm specialising in GIS solutions. + +## Technologies that I'm often use are: +- C# +- JavaScript +- PHP diff --git a/Teams/AOC/team.json b/Teams/AOC/team.json index a4db686..9eebb3a 100644 --- a/Teams/AOC/team.json +++ b/Teams/AOC/team.json @@ -6,7 +6,7 @@ "twitter": "dunkucoder", "koding": "drunkcoder", "location": "ankara, tr", - "lead": true" + "lead": true }, { "name": "oguz bilginer", diff --git a/Teams/AcklenAvenue/team.json b/Teams/AcklenAvenue/team.json index 4b91ab6..8b6f736 100644 --- a/Teams/AcklenAvenue/team.json +++ b/Teams/AcklenAvenue/team.json @@ -18,7 +18,7 @@ "name": "Richard Siwady", "twitter": "rsiwady29", "koding": "rsiwady29", - "location": "Villanueva, HN", + "location": "Villanueva, HN" }, { "name": "Danilo Caballero", @@ -27,4 +27,4 @@ "location": "Oakland, US" } ] -} \ No newline at end of file +} diff --git a/Teams/Aina/team.json b/Teams/Aina/team.json index cb3dcf5..d78db33 100644 --- a/Teams/Aina/team.json +++ b/Teams/Aina/team.json @@ -5,7 +5,7 @@ "name": "Jose Luis Gonzalez", "twitter": "arkangelkruel", "koding": "arkangelkruel", - "location": "Santiago, CL" + "location": "Santiago, CL", "lead" : true } ] diff --git a/Teams/BoomSticks/team.json b/Teams/BoomSticks/team.json index c1f4829..f18b0a0 100644 --- a/Teams/BoomSticks/team.json +++ b/Teams/BoomSticks/team.json @@ -1,18 +1,18 @@ { + "teamName": "BoomSticks", "members": [ { - "koding": "lukejpreston", - "lead": true, - "location": "Lancaster, UK", "name": "Luke Preston", - "twitter": "lukejpreston" + "twitter": "lukejpreston", + "koding": "lukejpreston", + "location": "Lancaster, UK", + "lead": true }, { - "koding": "timkin", - "location": "Chorley, UK", "name": "Tim Perry", - "twitter": "timkinperry" - }, - ], - "teamName": "BoomSticks" -} \ No newline at end of file + "twitter": "timkinperry", + "koding": "timkin", + "location": "Chorley, UK" + } + ] +} diff --git a/Teams/CloudSolvers/.team.json.swp b/Teams/CloudSolvers/.team.json.swp new file mode 100644 index 0000000000000000000000000000000000000000..de275db6bcc945f8ccc21dfea11c35a19853238c GIT binary patch literal 12288 zcmeI2L2J}N7>1{!x7JEMd66;V$+BCkAc&`ytw>QzTcsc(v(0on?qp`kPO7$6z37kd zBzTbi4sYtkf8a^MA5na>CQYoBu1ED9c*rK-H_4l4PGP4#b?5pGdAV^(V4M(QcYI?x zoj)p8G9jD^#^u)!8N>EH9W*v)eXN@u>)XmU*41iPg>~aG$6*r#pw%ExrnpT8F_NzHl5G_4bT7$&;Sk401eOp4g5z2LT^Mo z!}}g7-uZNK9NBj)PI;gK8lV9hpaB}70UDqI8lV9hpaB~A3k|4Ph%ci;Y>pv3{{Jt( z|98iQ_zXUQ4`2tp00y+cG&m2=fn(t7aUtG=x8OB+1vbG7xC%~z2`~!2;aMNS4tNQk zgC`)*@ECB=01eOp4bT7$&;Sk401eQjF#TL@p3_B z)=$d$RwM=;GV1!+xK7@n<4mQoU(;!-O{${FvL!q;A?UQ|xt|#2OjUI%(Rr!$W4fIC zdH&YmF57!I`=dx5W354`>S?ts*NWn;u5!NWDD#wMS+5V9W@hmKL2JgEo_4-pJ**bz zfNB|KZZJ_UX!FR2GU_i;w2I*|q?s Date: Wed, 26 Nov 2014 23:42:37 +0400 Subject: [PATCH 400/997] OrangeVerse Martynov's selfie --- Teams/OrangeVerse/martynovselfie.jpeg | Bin 0 -> 42497 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Teams/OrangeVerse/martynovselfie.jpeg diff --git a/Teams/OrangeVerse/martynovselfie.jpeg b/Teams/OrangeVerse/martynovselfie.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..46ea0d907371ca62014cd23899d74bde58dd155e GIT binary patch literal 42497 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 XLx3T`5MT%}1Q-Gg0fxZ;v%voVA~CV6 literal 0 HcmV?d00001 From e16b289c0a55797b9817137c85690e068707c8ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=B6ble=20Istv=C3=A1n?= Date: Wed, 26 Nov 2014 21:42:58 +0200 Subject: [PATCH 401/997] Added initial team info --- Teams/VamPerl/team.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Teams/VamPerl/team.js diff --git a/Teams/VamPerl/team.js b/Teams/VamPerl/team.js new file mode 100644 index 0000000..3825400 --- /dev/null +++ b/Teams/VamPerl/team.js @@ -0,0 +1,22 @@ +{ + "teamName": "PerlMonks", + "members": [ + { + "name": "Bărbânță Ligia Luoana", + "koding": "luoana", + "location": "Cluj-Napoca, RO" + }, + { + "name": "Köble István", + "twitter": "kobleistvan", + "koding": "kobleistvan", + "location": "Cluj-Napoca, RO" + }, + { + "name": "Alexandru Străjeriu", + "twitter": "deluxaran", + "koding": "deluxaran", + "location": "Cluj-Napoca, RO" + } + ] +} From 336a398543c67409dd115bcf87c90ce4521a0379 Mon Sep 17 00:00:00 2001 From: Yasiru Kassapa Date: Thu, 27 Nov 2014 01:13:54 +0530 Subject: [PATCH 402/997] Update ABOUT.md fix issue with tabling and add pubudus profile picture. --- Teams/semiKolan/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/semiKolan/ABOUT.md b/Teams/semiKolan/ABOUT.md index 9a76479..fb26df2 100644 --- a/Teams/semiKolan/ABOUT.md +++ b/Teams/semiKolan/ABOUT.md @@ -16,7 +16,7 @@ About your team | 12maryam | adw19 | drexonraid | pubudu91 | wik2kassa |--- |--- |--- |--- |--- -| ![12maryam](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.48.160.160/p160x160/10409064_1005496576133001_2836972088377636942_n.jpg?oh=5234dfeb19f0e65d05f4eb0546f3100e&oe=54D81D61&__gda__=1426451511_eea078727f3a8ec00acebc578748b543) | ![adw91](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/1964794_415845848559362_1795548747_n.jpg?oh=388f1a01db942a4fd36111c72b9ee9c7&oe=54D579B5&__gda__=1423222151_98d9c76e61552ecf1e66e0950d0b0243) | ![drexonraid](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/p160x160/10540828_864200003619850_7783495885720683054_n.jpg?oh=06b6f7dc980f33bb1b0fb86f95542325&oe=5518F811&__gda__=1423498413_d32b05b1046c5b53e5aafa3ae4602f4f) | ![wik2kassa](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-prn2/v/t1.0-1/c33.0.160.160/p160x160/1012726_10201813991378618_342646610_n.jpg?oh=0cb34328f7e8688c27e71f0a26061eee&oe=551DC9EE&__gda__=1426488565_5d1bb988e70da7699ca0baf0b9200543) | +| ![12maryam](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c0.48.160.160/p160x160/10409064_1005496576133001_2836972088377636942_n.jpg?oh=5234dfeb19f0e65d05f4eb0546f3100e&oe=54D81D61&__gda__=1426451511_eea078727f3a8ec00acebc578748b543) | ![adw91](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/v/t1.0-1/c0.0.160.160/p160x160/1964794_415845848559362_1795548747_n.jpg?oh=388f1a01db942a4fd36111c72b9ee9c7&oe=54D579B5&__gda__=1423222151_98d9c76e61552ecf1e66e0950d0b0243) | ![drexonraid](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xaf1/v/t1.0-1/p160x160/10540828_864200003619850_7783495885720683054_n.jpg?oh=06b6f7dc980f33bb1b0fb86f95542325&oe=5518F811&__gda__=1423498413_d32b05b1046c5b53e5aafa3ae4602f4f) | ![pubudu91](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpa1/v/t1.0-1/c14.0.160.160/p160x160/60879_10151802823811256_2081328783_n.jpg?oh=dfc792f2ea3b7039c9808b57971f302e&oe=55080610&__gda__=1423527251_b7905e6e46a63e279a0cfe276b003b78) | ![wik2kassa](https://fbcdn-profile-a.akamaihd.net/hprofile-ak-prn2/v/t1.0-1/c33.0.160.160/p160x160/1012726_10201813991378618_342646610_n.jpg?oh=0cb34328f7e8688c27e71f0a26061eee&oe=551DC9EE&__gda__=1426488565_5d1bb988e70da7699ca0baf0b9200543) | All the team members are Computer Science Undergraduates from University of Moratuwa. And love learning new technologies, and we can't think of any other better way to learn than by applying the things that we learned. From cb3780bea185178b12307f104e7bf8d21aba3bc0 Mon Sep 17 00:00:00 2001 From: Vladimir Ignatyev Date: Wed, 26 Nov 2014 22:47:55 +0300 Subject: [PATCH 403/997] Update ABOUT.md --- Teams/OrangeVerse/ABOUT.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Teams/OrangeVerse/ABOUT.md b/Teams/OrangeVerse/ABOUT.md index 656a9e9..db7c725 100644 --- a/Teams/OrangeVerse/ABOUT.md +++ b/Teams/OrangeVerse/ABOUT.md @@ -17,9 +17,12 @@ About the team =========================== Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. +![Vladimir's Selfie](https://raw.githubusercontent.com/vladignatyev/global.hackathon/master/Teams/OrangeVerse/lolselfie.jpg) + I'm Vladimir, a [freelancer at oDesk](https://www.odesk.com/users/~01c0d7f151e8f88b99), software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and team to give developers from over the world an opportunity for collaboration and communication. I'm happy to see NGINX as partners of this event. +![Rodion's Selfie](https://raw.githubusercontent.com/vladignatyev/global.hackathon/master/Teams/OrangeVerse/martynovselfie.jpeg) Our team is completely virtual and remote. I met Rodion on Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. 'OrangeVerse' is the random name created using [Koding Global Hackathon Team Name Generator](https://vast-cove-6783.herokuapp.com/), which I created a few days before to give the name for our team. :-) From 26698c1aff71bd337bb8ec8e79b8229dd1d73660 Mon Sep 17 00:00:00 2001 From: Pantelis Peslis Date: Wed, 26 Nov 2014 21:48:31 +0200 Subject: [PATCH 404/997] Added team information. --- Teams/Heterotopias/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Heterotopias/team.json diff --git a/Teams/Heterotopias/team.json b/Teams/Heterotopias/team.json new file mode 100644 index 0000000..424386d --- /dev/null +++ b/Teams/Heterotopias/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Heterotopias", + "members": [ + { + "name": "Kyritsis Georgios", + "twitter": "inamoto21", + "koding": "georgioskyritsis", + "location": "Athens, GR" + }, + { + "name": "Paraskevas Spyridon", + "twitter": "PepFriday", + "koding": "spirosparaskevas", + "location": "Athens, GR" + }, + { + "name": "Peslis Pantelis", + "twitter": "pespantelis", + "koding": "pespantelis", + "location": "Volos, GR", + "lead": true + } + ] +} From 6e2068a1f437400408ead27ebcbc0872fd80455f Mon Sep 17 00:00:00 2001 From: Vladimir Ignatyev Date: Wed, 26 Nov 2014 22:48:46 +0300 Subject: [PATCH 405/997] OrangeVerse Added their's photos --- Teams/OrangeVerse/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/OrangeVerse/ABOUT.md b/Teams/OrangeVerse/ABOUT.md index db7c725..3fa8ed4 100644 --- a/Teams/OrangeVerse/ABOUT.md +++ b/Teams/OrangeVerse/ABOUT.md @@ -23,6 +23,7 @@ I'm Vladimir, a [freelancer at oDesk](https://www.odesk.com/users/~01c0d7f151e8f I'm happy to see NGINX as partners of this event. ![Rodion's Selfie](https://raw.githubusercontent.com/vladignatyev/global.hackathon/master/Teams/OrangeVerse/martynovselfie.jpeg) + Our team is completely virtual and remote. I met Rodion on Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. 'OrangeVerse' is the random name created using [Koding Global Hackathon Team Name Generator](https://vast-cove-6783.herokuapp.com/), which I created a few days before to give the name for our team. :-) From 7223980edd1a17c43c2d42575068ef778a17ac76 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 20:50:17 +0100 Subject: [PATCH 406/997] Add golang --- Teams/XereoNet/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md index a3457ed..ab63606 100644 --- a/Teams/XereoNet/ABOUT.md +++ b/Teams/XereoNet/ABOUT.md @@ -41,6 +41,7 @@ We can do a variety of things but our main focus resides within the web. * PHP *(If we HAVE to)* * JAVA * C/C++ +* Golang * Python * and more! From dda3b8adc047cc9b94df7d661bde041eb9a1d18c Mon Sep 17 00:00:00 2001 From: Ridley Larsen Date: Wed, 26 Nov 2014 19:50:05 +0000 Subject: [PATCH 407/997] Added team: Velocitones --- Teams/Velocitones/ABOUT.md | 5 +++++ Teams/Velocitones/team.json | 12 ++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 Teams/Velocitones/ABOUT.md create mode 100644 Teams/Velocitones/team.json diff --git a/Teams/Velocitones/ABOUT.md b/Teams/Velocitones/ABOUT.md new file mode 100644 index 0000000..39f96b7 --- /dev/null +++ b/Teams/Velocitones/ABOUT.md @@ -0,0 +1,5 @@ +# The Velocitones + +## Members +--- + - Ridley: Toilet Control Software Engineer (created the Velocity ToiletPi) diff --git a/Teams/Velocitones/team.json b/Teams/Velocitones/team.json new file mode 100644 index 0000000..9c622a3 --- /dev/null +++ b/Teams/Velocitones/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Velocitones", + "members": [ + { + "name": "Ridley Larsen", + "twitter": "Ridley_SA", + "koding": "ridley", + "location": "Utah, USA", + "lead": true + } + ] +} From b8cb9d98b871b9d3249d25a59b52fae259bbfd65 Mon Sep 17 00:00:00 2001 From: danstever Date: Wed, 26 Nov 2014 14:51:18 -0500 Subject: [PATCH 408/997] The about. #teamDaGrinchyCode --- Teams/daGrinchyCode/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/daGrinchyCode/ABOUT.md diff --git a/Teams/daGrinchyCode/ABOUT.md b/Teams/daGrinchyCode/ABOUT.md new file mode 100644 index 0000000..adb6154 --- /dev/null +++ b/Teams/daGrinchyCode/ABOUT.md @@ -0,0 +1,18 @@ +da Grincy Code +=========================== + +| danstever | christianelden +|--- |--- +| ![danstever](https://pbs.twimg.com/profile_images/378800000248257296/3c6ba37282ae4e63436494663ab04657_200x200.jpeg) | ![christianelden](https://pbs.twimg.com/profile_images/487411579286474752/8HTOZ8fg_200x200.jpeg) | + +**Dan**: Code junkie and coffee lover building web apps and living the startup life. + +**Christian**: I design. I draw. I write. + +Both transplanted from larger tech and design markets and out to prove that small town can make an impact. + +The Secret Sauce +======= +- Use equal parts of each Node.js, UX and Design +- Add APIs, JavaScript, and styling to taste +- Stir continuously for up to 24 hours -- make sure to simmer for remaning time From a9904fe991bde5d8f258406703014aa49fd7a2d9 Mon Sep 17 00:00:00 2001 From: adaemonicsoul Date: Wed, 26 Nov 2014 21:55:30 +0200 Subject: [PATCH 409/997] Update ABOUT.md --- Teams/FrozenLogic/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/FrozenLogic/ABOUT.md b/Teams/FrozenLogic/ABOUT.md index ef73769..39af51f 100644 --- a/Teams/FrozenLogic/ABOUT.md +++ b/Teams/FrozenLogic/ABOUT.md @@ -6,19 +6,19 @@ We're a team of young, innovative developers looking to have fun and do what we About us =========================== -| demonic | alex +| vlad | alex |--- |--- |--- |--- -| ![demonic](https://pbs.twimg.com/profile_images/422425944070946816/cg2F5NjW_400x400.jpeg) | ![crypticman](https://pbs.twimg.com/profile_images/1594713657/nightsoul_100x100_400x400.jpg) | +| ![vlad](https://pbs.twimg.com/profile_images/422425944070946816/cg2F5NjW_400x400.jpeg) | ![alex](https://pbs.twimg.com/profile_images/1594713657/nightsoul_100x100_400x400.jpg) | We saw an opportunity to develop something nice, boost our skills and be part of a new and innovative competition. We're primarily looking to have fun and turn some coffee into some high quality code. -[demonic] +[vlad] I have been developing websites and web applications for 12 years. I am currently developing and coordinating development of Enterprise applications and services. From a technical point of view, I have a great understanding and knowledge of Object Oriented Programming and Design Patterns, integration mechanisms and communication formats. I have worked with a number of different languages on different platforms. I'm currently interested in and developing Cloud and BigData-based solutions. I love Linux (specifically Debian, Ubuntu and Android) and I use it everyday, both on the desktop and on the server. I also love being creative and developing all kinds of stuff. -[crypticman] +[alex] hardworking coder and designer, love to customize stuff. About our skills From 7824508036d07aaeb6b21d9706e55458c6b1a951 Mon Sep 17 00:00:00 2001 From: Yasiru Kassapa Date: Thu, 27 Nov 2014 01:29:08 +0530 Subject: [PATCH 410/997] Update ABOUT.md more changes.. --- Teams/semiKolan/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/semiKolan/ABOUT.md b/Teams/semiKolan/ABOUT.md index fb26df2..6dbd4cd 100644 --- a/Teams/semiKolan/ABOUT.md +++ b/Teams/semiKolan/ABOUT.md @@ -1,6 +1,6 @@ # Welcome to team SemiKolan's About Page... ## -### All the team members in our team are undergraduates at University of Moratuwa +###### *"Unity is strength... when there is teamwork and collaboration, wonderful things can be achieved."* - _Mattie Stepanek_ This is our page @@ -11,7 +11,7 @@ We are a group of passionate programmers from the beautiful island Sri Lanka. An -About your team +About our team =========================== | 12maryam | adw19 | drexonraid | pubudu91 | wik2kassa From 281d830681984992dd53055c2420716909baac7a Mon Sep 17 00:00:00 2001 From: danstever Date: Wed, 26 Nov 2014 14:59:18 -0500 Subject: [PATCH 411/997] daGrinchy Update -- Spelling. --- Teams/daGrinchyCode/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/daGrinchyCode/ABOUT.md b/Teams/daGrinchyCode/ABOUT.md index adb6154..6239524 100644 --- a/Teams/daGrinchyCode/ABOUT.md +++ b/Teams/daGrinchyCode/ABOUT.md @@ -1,4 +1,4 @@ -da Grincy Code +da Grinchy Code =========================== | danstever | christianelden @@ -15,4 +15,4 @@ The Secret Sauce ======= - Use equal parts of each Node.js, UX and Design - Add APIs, JavaScript, and styling to taste -- Stir continuously for up to 24 hours -- make sure to simmer for remaning time +- Stir continuously for up to 24 hours -- make sure to simmer for remaining time From fd414af96e7a39e1f99a7065fe9f8b6042cab9b9 Mon Sep 17 00:00:00 2001 From: brunointerlandi88 Date: Wed, 26 Nov 2014 21:02:50 +0100 Subject: [PATCH 412/997] Update ABOUT.md --- Teams/SkyCloudAngels42/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/SkyCloudAngels42/ABOUT.md b/Teams/SkyCloudAngels42/ABOUT.md index d2bf7d4..9c54be4 100644 --- a/Teams/SkyCloudAngels42/ABOUT.md +++ b/Teams/SkyCloudAngels42/ABOUT.md @@ -9,7 +9,7 @@ About your team =========================== We are a team formed mostly by web developers and also people who're great in math and data analysis, we love work with difficult -algorithms, we think we can do something great trough our hard work and we can make an enthusiastic project +algorithms, we think we can do something great trough our hard work and we can make an enthusiastic project. We're all from Europe and we want to prove with that that European guys can do cool things just like the others and we hope better From 1f509c2b46b1e9c5595a100865ce130dcca20cce Mon Sep 17 00:00:00 2001 From: Pantelis Peslis Date: Wed, 26 Nov 2014 22:03:31 +0200 Subject: [PATCH 413/997] Added an about file. --- Teams/Heterotopias/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Heterotopias/ABOUT.md diff --git a/Teams/Heterotopias/ABOUT.md b/Teams/Heterotopias/ABOUT.md new file mode 100644 index 0000000..fa9ef51 --- /dev/null +++ b/Teams/Heterotopias/ABOUT.md @@ -0,0 +1,18 @@ + +# Heterotopias + +We are Spyridon, Georgios and Pantelis, we are a new team with great ambitions! + +## About us + +- Spyridon: Data scientist! +- Georgios: Curious about data! +- Pantelis: I love to create projects using Laravel framework! + +## Languages and other stuff that we love + +- Hadoop +- Javascript +- Laravel +- Neo4j +- R From f687234d8278a6e2a92ff0870af6dd86ae3be0b0 Mon Sep 17 00:00:00 2001 From: Nikita Grudinin Date: Wed, 26 Nov 2014 23:09:17 +0300 Subject: [PATCH 414/997] add Neva River --- Teams/Neva River/ABOUT.md | 18 ++++++++++++++++++ Teams/Neva River/team.json | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 Teams/Neva River/ABOUT.md create mode 100644 Teams/Neva River/team.json diff --git a/Teams/Neva River/ABOUT.md b/Teams/Neva River/ABOUT.md new file mode 100644 index 0000000..43d74b7 --- /dev/null +++ b/Teams/Neva River/ABOUT.md @@ -0,0 +1,18 @@ +This is our page +================ + +Coming soon + + +About your team +=========================== + +Coming soon + + +About your skills and what you are going to do? +======= + +Coming soon + + diff --git a/Teams/Neva River/team.json b/Teams/Neva River/team.json new file mode 100644 index 0000000..bf28f4a --- /dev/null +++ b/Teams/Neva River/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Neva River", + "members": [ + { + "name": "Nikita Grudinin", + "twitter": "nikitagrudinin", + "koding": "ngrudinin", + "location": "Saint Petersburg, RU", + "lead" : true + }, + { + "name": "Andrei Riik", + "twitter": "crocodile8000", + "koding": "andrey8000", + "location": "Saint Petersburg, RU" + }, + { + "name": "Dmitry Malyshev", + "twitter": "DimaDee", + "koding": "malyshevdmitry", + "location": "Saint Petersburg, RU" + }, + { + "name": "Yaroslav Ponomarenko", + "twitter": "yarryp", + "koding": "yarryp", + "location": "Saint Petersburg, RU" + }, + { + "name": "Ivan Alaxkin", + "twitter": "vanatka", + "koding": "vanatka", + "location": "Moscow, RU" + } + ] +} From b4d510ad53b91049c72a142f514c786f99c2da01 Mon Sep 17 00:00:00 2001 From: Angel Ramirez Date: Wed, 26 Nov 2014 15:22:49 -0500 Subject: [PATCH 415/997] Create ABOUT.md --- Teams/Cu3mbY/ABOUT.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Teams/Cu3mbY/ABOUT.md diff --git a/Teams/Cu3mbY/ABOUT.md b/Teams/Cu3mbY/ABOUT.md new file mode 100644 index 0000000..9991bcc --- /dev/null +++ b/Teams/Cu3mbY/ABOUT.md @@ -0,0 +1,33 @@ +About Cu3mBY Team +================= + +We are group of friends we love coding together, solve problems and have fun creating apps. + +#### Languajes +- Javascript + NodeJS (steroids) +- PHP +- Ruby +- Python +- Scala +- iOS +- Android +- (and more even brainfuck) + +#### What we love: +- RESTfuls APIS +- Docker +- Software as Services +- Decoupled Code +- Refactoring +- DDD + TDD + Tests !!! :D +- Nice and clean code + +##So let's introduce our Dream Team: +|Cristina | Alex | Juan | Angel +| ------- | ---- | ---- | ----- +|![GitHub Logo](https://avatars1.githubusercontent.com/u/524896?v=3&s=200) | ![GitHub Logo](https://avatars2.githubusercontent.com/u/3292625?v=3&s=200)| ![GitHub Logo](https://avatars0.githubusercontent.com/u/636987?v=3&s=200) | ![GitHub Logo](https://avatars1.githubusercontent.com/u/6215607?v=3&s=200) + +- https://github.com/CristinaSolana +- https://github.com/atasciuc +- https://github.com/onel0p3z +- https://github.com/angel-cuemby From be5ef0edf39726a57ab5d67468d37541efbebd93 Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 15:24:18 -0500 Subject: [PATCH 416/997] Added our team! --- Teams/Lexington Techs/about.md | 26 ++++++++++++++++++++++++++ Teams/Lexington Techs/about.md~ | 0 Teams/Lexington Techs/team.json | 16 ++++++++++++++++ Teams/Lexington Techs/team.json~ | 0 4 files changed, 42 insertions(+) create mode 100644 Teams/Lexington Techs/about.md create mode 100644 Teams/Lexington Techs/about.md~ create mode 100644 Teams/Lexington Techs/team.json create mode 100644 Teams/Lexington Techs/team.json~ diff --git a/Teams/Lexington Techs/about.md b/Teams/Lexington Techs/about.md new file mode 100644 index 0000000..3b67b32 --- /dev/null +++ b/Teams/Lexington Techs/about.md @@ -0,0 +1,26 @@ +Lexington Techs +================ + +https://lh5.googleusercontent.com/-fBk17HAD7SI/VF1V9l2HjRI/AAAAAAAAFjc/ztubaLL1vw0/w500-h370-no/IMG_2335.JPG + + +About Us +=========================== + +| Isaac | Joel | +|--- |--- | +| ![Isaac](https://lh6.googleusercontent.com/-PjqgjK1-Qwk/U7RwKbiA8hI/AAAAAAAADHg/YJX4pBlOjmo/s567-no/84d5287c-b0a8-41d6-a1ec-98c8cffee36a) | ![Joel](https://lh5.googleusercontent.com/-niqoCbrX-cE/UrzdFHBIenI/AAAAAAAAAzU/US9G999D-t0/s567-no/LogoExport1000.png) | + +#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. diff --git a/Teams/Lexington Techs/about.md~ b/Teams/Lexington Techs/about.md~ new file mode 100644 index 0000000..e69de29 diff --git a/Teams/Lexington Techs/team.json b/Teams/Lexington Techs/team.json new file mode 100644 index 0000000..83e9453 --- /dev/null +++ b/Teams/Lexington Techs/team.json @@ -0,0 +1,16 @@ +{ + "teamName": "Lexington Techs", + "members": [ + { + "name": "Isaac Rowe", + "twitter": "Isaac_rowe1", + "koding": "irowe", + "location": "Lexington, US" + }, + { + "name": "Joel Ewing", + "koding": "physicsshark", + "location": "Lexington, US" + } + ] +} diff --git a/Teams/Lexington Techs/team.json~ b/Teams/Lexington Techs/team.json~ new file mode 100644 index 0000000..e69de29 From a9497ad46f2ee2ee3567282742cf4c96c7697d0e Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 15:27:18 -0500 Subject: [PATCH 417/997] Added Team Leader --- Teams/Lexington Techs/team.json | 3 ++- Teams/Lexington Techs/team.json~ | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/Teams/Lexington Techs/team.json b/Teams/Lexington Techs/team.json index 83e9453..2b8a043 100644 --- a/Teams/Lexington Techs/team.json +++ b/Teams/Lexington Techs/team.json @@ -5,7 +5,8 @@ "name": "Isaac Rowe", "twitter": "Isaac_rowe1", "koding": "irowe", - "location": "Lexington, US" + "location": "Lexington, US", + "lead" : "true" }, { "name": "Joel Ewing", diff --git a/Teams/Lexington Techs/team.json~ b/Teams/Lexington Techs/team.json~ index e69de29..83e9453 100644 --- a/Teams/Lexington Techs/team.json~ +++ b/Teams/Lexington Techs/team.json~ @@ -0,0 +1,16 @@ +{ + "teamName": "Lexington Techs", + "members": [ + { + "name": "Isaac Rowe", + "twitter": "Isaac_rowe1", + "koding": "irowe", + "location": "Lexington, US" + }, + { + "name": "Joel Ewing", + "koding": "physicsshark", + "location": "Lexington, US" + } + ] +} From cd761ef08777d9ca7cdb6de170ff1b206393c97c Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 27 Nov 2014 04:31:30 +0800 Subject: [PATCH 418/997] Add some info --- Teams/RandomHackers/ABOUT.md | 4 ++-- Teams/RandomHackers/team.json | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index b36bf42..c52a178 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,9 +8,9 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest +| Dylson | Ildus | Jenthebest | Ben |--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I.jpeg) We're still gathering. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 045489d..d93f419 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -20,5 +20,11 @@ "koding": "jenthebest", "location": "Philadelphia, US" } + { + "name": "Ben", + "twitter": "7Eleben", + "koding": "igop", + "location": "Manila, PH" + } ] } From f0de831e2e0e67f393ace17a7daf9dd9225e03ec Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 15:38:08 -0500 Subject: [PATCH 419/997] Fixed about.md --- Teams/Lexington Techs/about.md | 13 ++----------- Teams/Lexington Techs/about.md~ | 26 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 11 deletions(-) diff --git a/Teams/Lexington Techs/about.md b/Teams/Lexington Techs/about.md index 3b67b32..09e60a5 100644 --- a/Teams/Lexington Techs/about.md +++ b/Teams/Lexington Techs/about.md @@ -1,7 +1,7 @@ Lexington Techs ================ -https://lh5.googleusercontent.com/-fBk17HAD7SI/VF1V9l2HjRI/AAAAAAAAFjc/ztubaLL1vw0/w500-h370-no/IMG_2335.JPG +http://imgur.com/4FBRsWn About Us @@ -11,16 +11,7 @@ About Us |--- |--- | | ![Isaac](https://lh6.googleusercontent.com/-PjqgjK1-Qwk/U7RwKbiA8hI/AAAAAAAADHg/YJX4pBlOjmo/s567-no/84d5287c-b0a8-41d6-a1ec-98c8cffee36a) | ![Joel](https://lh5.googleusercontent.com/-niqoCbrX-cE/UrzdFHBIenI/AAAAAAAAAzU/US9G999D-t0/s567-no/LogoExport1000.png) | -#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? +Skills & Project: Coming Soon ======= -#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. diff --git a/Teams/Lexington Techs/about.md~ b/Teams/Lexington Techs/about.md~ index e69de29..3b67b32 100644 --- a/Teams/Lexington Techs/about.md~ +++ b/Teams/Lexington Techs/about.md~ @@ -0,0 +1,26 @@ +Lexington Techs +================ + +https://lh5.googleusercontent.com/-fBk17HAD7SI/VF1V9l2HjRI/AAAAAAAAFjc/ztubaLL1vw0/w500-h370-no/IMG_2335.JPG + + +About Us +=========================== + +| Isaac | Joel | +|--- |--- | +| ![Isaac](https://lh6.googleusercontent.com/-PjqgjK1-Qwk/U7RwKbiA8hI/AAAAAAAADHg/YJX4pBlOjmo/s567-no/84d5287c-b0a8-41d6-a1ec-98c8cffee36a) | ![Joel](https://lh5.googleusercontent.com/-niqoCbrX-cE/UrzdFHBIenI/AAAAAAAAAzU/US9G999D-t0/s567-no/LogoExport1000.png) | + +#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 50a898499463b922f38b0f22e38628aa5cd427cf Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 27 Nov 2014 04:40:14 +0800 Subject: [PATCH 420/997] Update info --- Teams/RandomHackers/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index c52a178..ae63039 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -10,7 +10,7 @@ About | Dylson | Ildus | Jenthebest | Ben |--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I.jpeg) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) We're still gathering. From 8f6c926d63367a955e9a7954cef25d6e4f24fac8 Mon Sep 17 00:00:00 2001 From: Antariano Date: Wed, 26 Nov 2014 21:40:44 +0100 Subject: [PATCH 421/997] It's norway --- Teams/XereoNet/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index dd94bad..ff35455 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -31,7 +31,7 @@ "name": "Tobias Laundal", "twitter": "totokaka_", "koding": "totokaka", - "location": "Oslo, NW" + "location": "Oslo, NO" } ] } From db40b2fa825fdf94420a8826edb460d9e487b084 Mon Sep 17 00:00:00 2001 From: ermouth Date: Wed, 26 Nov 2014 23:42:21 +0300 Subject: [PATCH 422/997] Create About --- Teams/Bismedia/ABOUT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Bismedia/ABOUT.md diff --git a/Teams/Bismedia/ABOUT.md b/Teams/Bismedia/ABOUT.md new file mode 100644 index 0000000..069490b --- /dev/null +++ b/Teams/Bismedia/ABOUT.md @@ -0,0 +1,30 @@ +Bismedia +================ + +We are the Bismedia team, three full stack javascript professionals. Our specialization – +rich UI sites, complicated biz webapps and distributed heavily async systems. + + +About us +=========================== + +| ermouth | carpogoryanin | vigeniy +|--- |--- |--- |--- +| ![ermouth](http://bis-media.ru/koding/ermouth.jpg) | ![dander](http://bis-media.ru/koding/carpogoryanin.jpg) | ![vigeniy](http://bis-media.ru/koding/vigeniy.jpg) | + +####ermouth + * Full stack javascript + * UI and graphic design + * Offline First related technologies + +####carpogoryanin + * Linux and runtime environment + * CouchDB + * Javascript + +####vigeniy + * Javascript + * Mongo + * .Net + +##Yes, we love JS ) From f3632dd929a09ab5170f395e21e0544a68128916 Mon Sep 17 00:00:00 2001 From: Eric Internicola Date: Wed, 26 Nov 2014 07:25:17 -0700 Subject: [PATCH 423/997] Added Team: Intokabola. Updaed my Username (instead of email address). --- Teams/InTokaBola/ABOUT.md | 16 ++++++++++++++++ Teams/InTokaBola/eric.jpg | Bin 0 -> 37534 bytes Teams/InTokaBola/team.json | 11 +++++++++++ 3 files changed, 27 insertions(+) create mode 100644 Teams/InTokaBola/ABOUT.md create mode 100644 Teams/InTokaBola/eric.jpg create mode 100644 Teams/InTokaBola/team.json diff --git a/Teams/InTokaBola/ABOUT.md b/Teams/InTokaBola/ABOUT.md new file mode 100644 index 0000000..5f03986 --- /dev/null +++ b/Teams/InTokaBola/ABOUT.md @@ -0,0 +1,16 @@ +# Team In-Toke-A-Bola + +Though I'm a team of one, I'm passionate about software development, engineering and just building fun and interesting tools and products. + +# About the team +| Eric | +|-- +| ![Photo of Eric](eric.jpg) | + +# Motivation +I've joined this hackathon because I'm trying to bootstrap 2 companies in my time outside of my normal (full-time) day to day job. Winning this competition could help me fund operational costs of these companies and build my own software company. I'm passionate about my projects and I'd like to retire at 40. Then I can enjoy the outdoors more often here in Colorado and focus on supporting various public-serving organizations by building tools and software for them. Some of those organizations are: [CAIC](http://avalanche.state.co.us/about-us/), [The Access Fund](http://www.accessfund.org/), [Friends of Berthoud Pass](http://berthoudpass.org/#sthash.FK69QPZG.dpbs), [Friends of Indian Creek](https://friendsofindiancreek.wordpress.com/mission/), ... + +# Skills / Concept +I'm skilled in development using a number of different technologies: Java, Ruby on Rails, Angular JS, etc., to name a few. + +I've seen a number of different HTML5 / Angular Games out there, and that might be what I go for. I do live in Colorado, so building an app for the Medical Marijuana Industry is not off the table. diff --git a/Teams/InTokaBola/eric.jpg b/Teams/InTokaBola/eric.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33d049e201880bcaa27fea4cdfb85bc25f0363d8 GIT binary patch literal 37534 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 Date: Thu, 27 Nov 2014 04:44:11 +0800 Subject: [PATCH 424/997] Update info --- Teams/RandomHackers/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index ae63039..2197681 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -9,7 +9,7 @@ About ===== | Dylson | Ildus | Jenthebest | Ben -|--- |--- |--- +|--- |--- |--- | --- | ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) We're still gathering. From 294a94e80ed4afb4c52418d530aaae2ccdba91a6 Mon Sep 17 00:00:00 2001 From: ermouth Date: Wed, 26 Nov 2014 23:44:24 +0300 Subject: [PATCH 425/997] Update ABOUT.md --- Teams/Bismedia/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Bismedia/ABOUT.md b/Teams/Bismedia/ABOUT.md index 069490b..144cf35 100644 --- a/Teams/Bismedia/ABOUT.md +++ b/Teams/Bismedia/ABOUT.md @@ -10,7 +10,7 @@ About us | ermouth | carpogoryanin | vigeniy |--- |--- |--- |--- -| ![ermouth](http://bis-media.ru/koding/ermouth.jpg) | ![dander](http://bis-media.ru/koding/carpogoryanin.jpg) | ![vigeniy](http://bis-media.ru/koding/vigeniy.jpg) | +| ![ermouth](http://bis-media.ru/koding/ermouth1.jpg) | ![dander](http://bis-media.ru/koding/carpogoryanin1.jpg) | ![vigeniy](http://bis-media.ru/koding/vigeniy1.jpg) | ####ermouth * Full stack javascript @@ -21,7 +21,7 @@ About us * Linux and runtime environment * CouchDB * Javascript - + ####vigeniy * Javascript * Mongo From b5385e8157c8120b55e656f9c4a43d65424f72ee Mon Sep 17 00:00:00 2001 From: ermouth Date: Wed, 26 Nov 2014 23:55:29 +0300 Subject: [PATCH 426/997] Update ABOUT.md --- Teams/Bismedia/ABOUT.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/Teams/Bismedia/ABOUT.md b/Teams/Bismedia/ABOUT.md index 144cf35..73089ae 100644 --- a/Teams/Bismedia/ABOUT.md +++ b/Teams/Bismedia/ABOUT.md @@ -1,16 +1,12 @@ Bismedia ================ -We are the Bismedia team, three full stack javascript professionals. Our specialization – +We are the Bismedia team, three full stack javascript professionals from the Extreme North of Russia. Our specialization – rich UI sites, complicated biz webapps and distributed heavily async systems. - -About us -=========================== - -| ermouth | carpogoryanin | vigeniy -|--- |--- |--- |--- -| ![ermouth](http://bis-media.ru/koding/ermouth1.jpg) | ![dander](http://bis-media.ru/koding/carpogoryanin1.jpg) | ![vigeniy](http://bis-media.ru/koding/vigeniy1.jpg) | +| ![ermouth](http://bis-media.ru/koding/ermouth1.jpg) | ![dander](http://bis-media.ru/koding/carpogoryanin1.jpg) | ![vigeniy](http://bis-media.ru/koding/vigeniy1.jpg) +|--- |--- |--- +| **ermouth** | **carpogoryanin** | **vigeniy** ####ermouth * Full stack javascript From e54e457c72a06cd400bd5dfa5c475c8cb6d40c25 Mon Sep 17 00:00:00 2001 From: Ilia Sachok Date: Wed, 26 Nov 2014 23:56:25 +0300 Subject: [PATCH 427/997] Create team.json --- Teams/Mics/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Mics/team.json diff --git a/Teams/Mics/team.json b/Teams/Mics/team.json new file mode 100644 index 0000000..7e12b51 --- /dev/null +++ b/Teams/Mics/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Mics", + "members": [ + { + "name": "Ilja SAtchok", + "twitter": "", + "koding": "ifours", + "location": "Minsk, BY", + "lead": true + }, + { + "name": "Mikhail Chernysh", + "twitter": "", + "koding": "chernyshm", + "location": "Minsk, BY" + } + ] +} From 3036495f0600e14136c52f966735aa264fd4f225 Mon Sep 17 00:00:00 2001 From: djarlaks Date: Thu, 27 Nov 2014 00:04:38 +0300 Subject: [PATCH 428/997] Added team information --- Teams/KWAX/team.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/KWAX/team.json diff --git a/Teams/KWAX/team.json b/Teams/KWAX/team.json new file mode 100644 index 0000000..ea62c65 --- /dev/null +++ b/Teams/KWAX/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "KWAX", + "members": [{ + "name": "Maxim Bogdanov", + "koding": "djarlaks", + "location": "Moscow, RU", + "lead": true + }, { + "name": "Nataly Limicolae", + "koding": "rigivar", + "location": "Moscow, RU" + }] +} From 9d2d38eed5337359f7c383c1ef16afd7688ef014 Mon Sep 17 00:00:00 2001 From: Alex Neischenko Date: Wed, 26 Nov 2014 23:05:06 +0200 Subject: [PATCH 429/997] Added team information --- Teams/WeLikeGoodCode/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/WeLikeGoodCode/team.json diff --git a/Teams/WeLikeGoodCode/team.json b/Teams/WeLikeGoodCode/team.json new file mode 100644 index 0000000..1ebed9c --- /dev/null +++ b/Teams/WeLikeGoodCode/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "WeLikeGoodCode", + "members": [ + { + "name": "Alexey Neischenko", + "twitter": "alexneisc", + "koding": "alexneisc", + "location": "Kiev, UA" + }, + { + "name": "Ivan Arakcheev", + "twitter": "wildfiler", + "koding": "wildfiler", + "location": "Kiev, UA" + }, + ] +} From 7f9f9a15c3f00470e0d412c7d20d98048bdafb0f Mon Sep 17 00:00:00 2001 From: trakout Date: Wed, 26 Nov 2014 16:13:15 -0500 Subject: [PATCH 430/997] Added Team Banana Stand json --- Teams/TeamBananaStand/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/TeamBananaStand/team.json diff --git a/Teams/TeamBananaStand/team.json b/Teams/TeamBananaStand/team.json new file mode 100644 index 0000000..a7239c5 --- /dev/null +++ b/Teams/TeamBananaStand/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Team Banana Stand", + "members": [ + { + "name": "Manu Zope", + "twitter": "manuzope", + "koding": "manuzope", + "location": "Toronto, CA" + }, + { + "name": "Peony Gerochi", + "twitter": "pgerochi", + "koding": "pgerochi", + "location": "Toronto, CA" + }, + { + "name": "Jason Van", + "twitter": "vanjason91", + "koding": "jasonvan", + "location": "Toronto, CA" + }, + { + "name": "Travis Nischuk", + "twitter": "trakout", + "koding": "trakout", + "location": "Toronto, CA", + "lead": true + } + ] +} From 41000afcb1723bffcacbdd54497f87cfc1a27e75 Mon Sep 17 00:00:00 2001 From: Arnab Dutta Date: Wed, 26 Nov 2014 15:16:00 -0600 Subject: [PATCH 431/997] Update team.json --- Teams/Excaliburs/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Excaliburs/team.json b/Teams/Excaliburs/team.json index fbf2dc0..8f67027 100644 --- a/Teams/Excaliburs/team.json +++ b/Teams/Excaliburs/team.json @@ -2,7 +2,7 @@ "teamName": "Excaliburs", "members": [ { -"name": "Arnab DUtta", +"name": "Arnab Dutta", "twitter": "dutta_arnab", "koding": "arnabdutta", "location": "Dallas,US" From c7af349ac44fb948f670d163cb8a501d0a4697f9 Mon Sep 17 00:00:00 2001 From: avb1003 Date: Thu, 27 Nov 2014 00:16:55 +0300 Subject: [PATCH 432/997] Added team information --- Teams/Gamma/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Gamma/team.json diff --git a/Teams/Gamma/team.json b/Teams/Gamma/team.json new file mode 100644 index 0000000..58d7679 --- /dev/null +++ b/Teams/Gamma/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "Gamma", +"members": [ +{ +"name": "Alexander Barsukov", +"twitter": "", +"koding": "avb1003", +"location": "Moscow, RU" +} +] +} From 6ac705d2a1b31518a822d41d379efac03c568049 Mon Sep 17 00:00:00 2001 From: djarlaks Date: Thu, 27 Nov 2014 00:24:08 +0300 Subject: [PATCH 433/997] Added an about file --- Teams/KWAX/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/KWAX/ABOUT.md diff --git a/Teams/KWAX/ABOUT.md b/Teams/KWAX/ABOUT.md new file mode 100644 index 0000000..7d74832 --- /dev/null +++ b/Teams/KWAX/ABOUT.md @@ -0,0 +1,13 @@ +# Some info =) + +Maxim: I'm experienced developer, 8 years web development and last year I started developing mobile applications on iOS platform. Also I have skills in C/C++/C# programming. + +Natalie: I'm a designer with 5 years experience, most of my works are websites, but I like to design user interfaces and want to try make one for the mobile app. + +# Languages +We can use this languages in our project: +- Objective-C +- C +- C++ +- PHP +- JavaScript From db3cbdd403ea7db9fb603dbfc438e43559e2b69f Mon Sep 17 00:00:00 2001 From: madytyoo Date: Wed, 26 Nov 2014 22:29:50 +0100 Subject: [PATCH 434/997] Update ABOUT.md --- Teams/CodeGreen/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/CodeGreen/ABOUT.md b/Teams/CodeGreen/ABOUT.md index 9823151..d36f29a 100644 --- a/Teams/CodeGreen/ABOUT.md +++ b/Teams/CodeGreen/ABOUT.md @@ -7,3 +7,4 @@ About CodeGreen Team |CTO at Mylaensys, entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.|Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. +We are a passionate group of developers, interested in making a difference and determined to help protect the environment by taking small, everyday steps. We look forward to collaborate and create something unique by participating to this challenge From 7f85e9abb68c1519ba7d466cfa833324f2ca35ed Mon Sep 17 00:00:00 2001 From: Bogdan Gersak Date: Wed, 26 Nov 2014 22:37:37 +0100 Subject: [PATCH 435/997] Added team information --- Teams/Bogdan/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Bogdan/team.json diff --git a/Teams/Bogdan/team.json b/Teams/Bogdan/team.json new file mode 100644 index 0000000..def1f31 --- /dev/null +++ b/Teams/Bogdan/team.json @@ -0,0 +1,12 @@ +{ +"teamName": "Team Bogdan", +"members": [ +{ +"name": "Bogdan Gersak", +"twitter": "gersakbogdan", +"koding": "gersakbogdan", +"location": "Bucharest, RO", +"lead" : true +} +] +} From 4da20aaf06992fcd724a0002b1d182b9dc0b678f Mon Sep 17 00:00:00 2001 From: Amit Pal Date: Thu, 27 Nov 2014 03:09:29 +0530 Subject: [PATCH 436/997] Update team.json --- Teams/Recon/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Recon/team.json b/Teams/Recon/team.json index 0a20559..80e8a5e 100644 --- a/Teams/Recon/team.json +++ b/Teams/Recon/team.json @@ -11,14 +11,14 @@ "name": "Amit pal", "twitter": "amix_pal", "koding": "coderwall", - "location": "Delhi, IN" + "location": "Delhi, IN", "lead": true }, { "name": "Sourabh Chandak", "twitter": "sourabh0612", "koding": "sourabh0612", - "location": "Hyderabad, IN", + "location": "Hyderabad, IN" } ] } From 01df874e687978c13adf60dbb51eee9bedbc6f7b Mon Sep 17 00:00:00 2001 From: frnhr Date: Wed, 26 Nov 2014 22:42:33 +0100 Subject: [PATCH 437/997] initial team json --- Teams/Echoes/team.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/Echoes/team.json diff --git a/Teams/Echoes/team.json b/Teams/Echoes/team.json new file mode 100644 index 0000000..dbe74b1 --- /dev/null +++ b/Teams/Echoes/team.json @@ -0,0 +1,21 @@ +{ + "teamName": "Echoes", + "members": [ + { + "name": "Martin Samsa", + "koding": "msamsa", + "location": "Rotterdam, NL" + }, + { + "name": "Marin Troselj", + "koding": "mtroselj", + "location": "Rijeka, HR" + }, + { + "name": "Fran Hrzenjak", + "koding": "frnhr", + "location": "Zagreb, HR", + "lead": true + } + ] +} From e7f805fe0c74234d18cca420b92ede500c70c860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Torres?= Date: Wed, 26 Nov 2014 16:45:52 -0500 Subject: [PATCH 438/997] Create team.json --- Teams/Shamas/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Shamas/team.json diff --git a/Teams/Shamas/team.json b/Teams/Shamas/team.json new file mode 100644 index 0000000..8212359 --- /dev/null +++ b/Teams/Shamas/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Shamas", + "members": [ + { + "name": "Andrés Torres", + "twitter": "elfotografo007", + "koding": "elfotografo007", + "location": "Pereira, CO", + "lead": true + }, + { + "name": "Harold Sánchez", + "twitter": "sancospi", + "koding": "sancospi", + "location": "Pereira, CO" + }, + { + "name": "Mariano Aguirre", + "twitter": "sinanyasar", + "koding": "sinan", + "location": "Medellin, CO" + } + ] +} From 90394cdf792aa38a00bd129f9e6c502c2aa7f567 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 21:46:35 +0000 Subject: [PATCH 439/997] rebuilt readme.md --- README.md | 13 +++ TEAMS.md | 261 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 270 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad86e1d..154ea28 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,10 @@ the lower section of this README.md file. | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | +| #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | +| #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/ABOUT.md) | | #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | | #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | | #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | @@ -44,6 +46,7 @@ the lower section of this README.md file. | #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/ABOUT.md) | | #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/ABOUT.md) | | #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | +| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/ABOUT.md) | | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | @@ -56,6 +59,7 @@ the lower section of this README.md file. | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | +| #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/ABOUT.md) | | #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | | #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/ABOUT.md) | | #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | @@ -69,6 +73,7 @@ the lower section of this README.md file. | #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/ABOUT.md) | | #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/ABOUT.md) | | #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/ABOUT.md) | +| #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/ABOUT.md) | | #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | | #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | @@ -91,10 +96,12 @@ the lower section of this README.md file. | #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | | #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | | #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | +| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | | #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | +| #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | @@ -105,6 +112,7 @@ the lower section of this README.md file. | #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| [Jostlers](./Teams/Jostlers/ABOUT.md) | | #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | +| #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/ABOUT.md) | | #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | | #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | | #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | @@ -120,8 +128,10 @@ the lower section of this README.md file. | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | | #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | +| #Neva River |[Nikita Grudinin](https://koding.com/ngrudinin) Saint Petersburg, RU *(team lead)*
[Andrei Riik](https://koding.com/andrey8000) Saint Petersburg, RU
[Dmitry Malyshev](https://koding.com/malyshevdmitry) Saint Petersburg, RU
[Yaroslav Ponomarenko](https://koding.com/yarryp) Saint Petersburg, RU
[Ivan Alaxkin](https://koding.com/vanatka) Moscow, RU
| [Neva River](./Teams/Neva River/ABOUT.md) | | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | | #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | +| #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | @@ -176,8 +186,10 @@ the lower section of this README.md file. | #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | | #Team Koders |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [Team Koders](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | +| #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | +| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
| [Velocitones](./Teams/Velocitones/ABOUT.md) | | #Team Koders |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [Team Koders](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | @@ -191,6 +203,7 @@ the lower section of this README.md file. | #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | +| #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | | #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/ABOUT.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index f12c370..1ebb6b8 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -29,6 +29,11 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +/////////LOADING///////// + + --------------------------------------- 254Coders @@ -82,6 +87,28 @@ software. This corresponds to theme 2 for the hackathon, and there, maybe, will be a game ^^. +--------------------------------------- + + + +55by19Koders + +We are programmers working on our day jobs writing software,web apps, scripts,android apps et al. But there is something about +writing code that you really want to write, stuff that you try and build ( stuff that you dream off) in your free time. +This is what we would like to do, doing it in a time constraint environment, so as to have a minimum viable solution working +in quick time. + +What are we going to do? + +Theme: Problems facing our planet, explained using interactive data visualization. We love data and how to visualise it, we live in a world +where increasingly we are collecting data for various purposes, right from selling adverts to doing health research. This hack weekend +gives us a great opportunity to play with various APIs and build something useful off them. + +Why are we participating? + +This is our first hackathon per see. We just want to have a blast trying to do stuff , that we really would like to do. Period! + + --------------------------------------- *720devs* @@ -703,6 +730,20 @@ We will update this as soon as we've made up our minds. +--------------------------------------- + +# CheapyWay + +We are CheapyWay, a young and very active team of web developers. + +## Languages we'are going to use + + - HTML + - CSS (SCSS) + - JavaScript (jQuery) + - PHP + + --------------------------------------- Cheers Page @@ -1024,6 +1065,33 @@ We are thinking about doing something relevant to the real time communication/tr We will use PHP, Javascript, Google Translate API, Bootstrap and lots of love... +--------------------------------------- + +DaAkuMahApa +================ + +We are located in [Bandung](https://www.google.com/maps/d/viewer?msa=0&mid=zD0D0WIRzaPM.kvaBDqAutL3Y) Indonesia. We're not professional coders. But we love to code. + +Our team +=========================== + +| diorahman | irfannurhakim +|--- |--- |--- |--- +| Dhi | Irfan | + +Dhi is a baker at http://rockybars.com, while Irfan is a university student. We're motivated to get involved to push the limit of ourselves, that we can give something to the *universe*! + +Dhi loves to code in **c++**, and also **javascript** (who doesn't love javascript?), especially on top of **nodejs**. Dhi has managed to have some [npm modules](https://www.npmjs.org/~diorahman). + +Irfan very good in **php**, **html5**, **css** and also **javascript**. He loves to play with frontend thingy. + +What you are going to do? +======= +We're interested in exploring theme number 1 or 3. We will try to combine the available APIs with our capabilities to deliver suitable app to answer the narrated problems. + + + + --------------------------------------- # DeadWookie # @@ -1223,6 +1291,26 @@ Languages : -> MySQL +--------------------------------------- + +Team F00 Pill +================ + +The name of this group is a reference to Neo taking the red pill "#F00" in The Matrix movie. + + +About Me +=========================== + +I'm Ismael Jimenez, and this is a great opportunnity to test my skills. + +Languages +======= + +- Javascript +- Python + + --------------------------------------- Fire Inside @@ -1281,19 +1369,19 @@ We're a team of young, innovative developers looking to have fun and do what we About us =========================== -| demonic | alex +| vlad | alex |--- |--- |--- |--- -| demonic | crypticman | +| vlad | alex | We saw an opportunity to develop something nice, boost our skills and be part of a new and innovative competition. We're primarily looking to have fun and turn some coffee into some high quality code. -[demonic] +[vlad] I have been developing websites and web applications for 12 years. I am currently developing and coordinating development of Enterprise applications and services. From a technical point of view, I have a great understanding and knowledge of Object Oriented Programming and Design Patterns, integration mechanisms and communication formats. I have worked with a number of different languages on different platforms. I'm currently interested in and developing Cloud and BigData-based solutions. I love Linux (specifically Debian, Ubuntu and Android) and I use it everyday, both on the desktop and on the server. I also love being creative and developing all kinds of stuff. -[crypticman] +[alex] hardworking coder and designer, love to customize stuff. About our skills @@ -1492,6 +1580,30 @@ Pretty much my first hackathon, looking forward to having a good time.. +--------------------------------------- + +This is our page +================ + +Hey Mate! Let me present you the super duper extra megantastic geekomatic **Hack Lenotta Team!** (Badum Cha!) + +About your team +=========================== + +| Edoardoo | Baldarn +|--- |--- |--- |--- +| Edoardoo | Baldarn| + +We are a two friends, **Edoardo Odorico (edoardoo)** and **Lorenzo Farnararo (baldarn)** from Florence, Italy. We studied both engineer. While we were studying we joined our University Open Source Software Lab, LILiK, where we developed our coding and unix skills, and some free software philosophy. +Together with other **LILiK** members we began to meet together at Edoardoo's house, in hacking sessions during the weekends. This is where we thought at first one of our success projects: turning lights on and off with an arduino, a raspberry, a pinch of javascript and a lot of hacking nights (usually with some wine, don't forget we're italian). Since we wanted to share our hard and funny work with the rest of the world, we've built a blog/tutorial about our hacking projects, hack.lenotta.com. We mainly hack on arduino, raspberry, antennas, HTML5, Javascript and CSS3. + + +About your skills and what you are going to do? +======= +We're skilled on both frontend and backend development. We'll probably use baaskets of javacript (perhaps for the server side too, why not?) and we would like to bleach the mess of EULA and TOS around, compress it, colour it and... you'll see (me heheheh)... + + + --------------------------------------- HackOwls @@ -1599,6 +1711,28 @@ We both enjoy spontaneous projects and enjoy a love for Linux and open source te +--------------------------------------- + + +# Heterotopias + +We are Spyridon, Georgios and Pantelis, we are a new team with great ambitions! + +## About us + +- Spyridon: Data scientist! +- Georgios: Curious about data! +- Pantelis: I love to create projects using Laravel framework! + +## Languages and other stuff that we love + +- Hadoop +- Javascript +- Laravel +- Neo4j +- R + + --------------------------------------- This is our page @@ -1817,6 +1951,23 @@ I'm Duong from Vietnam! +--------------------------------------- + +# Some info =) + +Maxim: I'm experienced developer, 8 years web development and last year I started developing mobile applications on iOS platform. Also I have skills in C/C++/C# programming. + +Natalie: I'm a designer with 5 years experience, most of my works are websites, but I like to design user interfaces and want to try make one for the mobile app. + +# Languages +We can use this languages in our project: +- Objective-C +- C +- C++ +- PHP +- JavaScript + + --------------------------------------- # KawaiiDesuDevs @@ -2067,6 +2218,28 @@ I am deciding to work the theme #1 or #3, using the MEAN stack and d3.js for int ## I love JavaScript +--------------------------------------- + +This is our page +================ + +Coming soon + + +About your team +=========================== + +Coming soon + + +About your skills and what you are going to do? +======= + +Coming soon + + + + --------------------------------------- Sadique Ali P @@ -2090,6 +2263,39 @@ Follow me on Twitter: @Stefan Blamberg Visit my Website: www.blamberg.org +--------------------------------------- + +Nilofer +================ + +We are named after the storm, Nilofer. We are working on track 2 for the hackathon. Details to be posted later. + + +About your team +=========================== + +| amar | dharmesh | pratik +|--- |--- |--- |--- +| amar | Dharmesh | Pratik | + +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. + + + + --------------------------------------- @@ -2148,9 +2354,13 @@ About the team =========================== Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. +Vladimir + I'm Vladimir, a [freelancer at oDesk](https://www.odesk.com/users/~01c0d7f151e8f88b99), software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and team to give developers from over the world an opportunity for collaboration and communication. I'm happy to see NGINX as partners of this event. +Rodion + Our team is completely virtual and remote. I met Rodion on Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. 'OrangeVerse' is the random name created using [Koding Global Hackathon Team Name Generator](https://vast-cove-6783.herokuapp.com/), which I created a few days before to give the name for our team. :-) @@ -3328,6 +3538,18 @@ About your skills and what you are going to do? Comming soon +--------------------------------------- + +#WE ARE 27 +Hi. We are [Twentyseven](http://twentyseven.in) & we create beautiful and efficient code. + +#Skills +* JavaScript +* jQuery +* Canvas +* PHP + + --------------------------------------- U-section @@ -3385,6 +3607,15 @@ Currently, our skill set covers most backend systems. We're looking to add fron We want to tackle EULAs and clickwrap agreements at both the software and service levels. +--------------------------------------- + +# The Velocitones + +## Members +--- + - Ridley: Toilet Control Software Engineer (created the Velocity ToiletPi) + + --------------------------------------- # Team VirtualCoder @@ -3573,6 +3804,28 @@ Srikanth Kasukurthi (http://github.com/srikanthk16) - Lead We love coding and we will do it on koding. +--------------------------------------- + +da Grinchy Code +=========================== + +| danstever | christianelden +|--- |--- +| danstever | christianelden | + +**Dan**: Code junkie and coffee lover building web apps and living the startup life. + +**Christian**: I design. I draw. I write. + +Both transplanted from larger tech and design markets and out to prove that small town can make an impact. + +The Secret Sauce +======= +- Use equal parts of each Node.js, UX and Design +- Add APIs, JavaScript, and styling to taste +- Stir continuously for up to 24 hours -- make sure to simmer for remaining time + + --------------------------------------- Drewpal From 1c567e708a646d355fe9d6c12a717186506c5ff1 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 21:48:20 +0000 Subject: [PATCH 440/997] rebuilt readme.md --- README.md | 4 +++- TEAMS.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 154ea28..2b43a80 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ the lower section of this README.md file. | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | +| #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | | #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | @@ -81,7 +82,7 @@ the lower section of this README.md file. | #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | | #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | | #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | -| #Excaliburs |[Arnab DUtta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | +| #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | | #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | @@ -105,6 +106,7 @@ the lower section of this README.md file. | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | +| #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 1ebb6b8..36df3b2 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -600,6 +600,36 @@ About your skills and what you are going to do? Right now, we don't have a clue, but I'm hoping inspiration will hit soon. Watch this space. +--------------------------------------- + +Bismedia +================ + +We are the Bismedia team, three full stack javascript professionals from the Extreme North of Russia. Our specialization – +rich UI sites, complicated biz webapps and distributed heavily async systems. + +| ermouth | dander | vigeniy +|--- |--- |--- +| **ermouth** | **carpogoryanin** | **vigeniy** + +####ermouth + * Full stack javascript + * UI and graphic design + * Offline First related technologies + +####carpogoryanin + * Linux and runtime environment + * CouchDB + * Javascript + +####vigeniy + * Javascript + * Mongo + * .Net + +##Yes, we love JS ) + + --------------------------------------- We are The Black Rabbits @@ -1818,6 +1848,26 @@ Our Skills +--------------------------------------- + +# Team In-Toke-A-Bola + +Though I'm a team of one, I'm passionate about software development, engineering and just building fun and interesting tools and products. + +# About the team +| Eric | +|-- +| Photo of Eric | + +# Motivation +I've joined this hackathon because I'm trying to bootstrap 2 companies in my time outside of my normal (full-time) day to day job. Winning this competition could help me fund operational costs of these companies and build my own software company. I'm passionate about my projects and I'd like to retire at 40. Then I can enjoy the outdoors more often here in Colorado and focus on supporting various public-serving organizations by building tools and software for them. Some of those organizations are: [CAIC](http://avalanche.state.co.us/about-us/), [The Access Fund](http://www.accessfund.org/), [Friends of Berthoud Pass](http://berthoudpass.org/#sthash.FK69QPZG.dpbs), [Friends of Indian Creek](https://friendsofindiancreek.wordpress.com/mission/), ... + +# Skills / Concept +I'm skilled in development using a number of different technologies: Java, Ruby on Rails, Angular JS, etc., to name a few. + +I've seen a number of different HTML5 / Angular Games out there, and that might be what I go for. I do live in Colorado, so building an app for the Medical Marijuana Industry is not off the table. + + --------------------------------------- Infinity Team From 381194857296aba2b589817234d36bea30dbe815 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 21:49:13 +0000 Subject: [PATCH 441/997] rebuilt readme.md --- README.md | 1 + TEAMS.md | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/README.md b/README.md index 2b43a80..84d0b96 100644 --- a/README.md +++ b/README.md @@ -225,4 +225,5 @@ the lower section of this README.md file. | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | +| #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | | #Team Koders |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Koders](./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 36df3b2..ced4ffb 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -4191,3 +4191,42 @@ I'm Luke Sawicki, I'm specialising in GIS solutions. - C# - JavaScript - PHP + + +--------------------------------------- + +# Welcome to team SemiKolan's About Page... +## +###### *"Unity is strength... when there is teamwork and collaboration, wonderful things can be achieved."* - _Mattie Stepanek_ + + +This is our page +================ + +Welcome to semiKolan's ABOUT page. +We are a group of passionate programmers from the beautiful island Sri Lanka. And we <3 hackathons. + + + +About our team +=========================== + +| 12maryam | adw19 | drexonraid | pubudu91 | wik2kassa +|--- |--- |--- |--- |--- +| 12maryam | adw91 | drexonraid | pubudu91 | wik2kassa | + +All the team members are Computer Science Undergraduates from University of Moratuwa. And love learning new +technologies, and we can't think of any other better way to learn than by applying the things that we learned. + +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. + + +What we plan 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 b2efc4d344db0db2356a65adc46627c10b7a2301 Mon Sep 17 00:00:00 2001 From: Ilia Sachok Date: Thu, 27 Nov 2014 00:51:40 +0300 Subject: [PATCH 442/997] Create ABOUT.md --- Teams/Mics/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/Mics/ABOUT.md diff --git a/Teams/Mics/ABOUT.md b/Teams/Mics/ABOUT.md new file mode 100644 index 0000000..d88217b --- /dev/null +++ b/Teams/Mics/ABOUT.md @@ -0,0 +1,15 @@ +# Mics + +Hello from Belarus, Global Hackaton!!! + +## About us + +- Ilja: front-end developer (HTML5, Javascript, CSS) +- Michail: back-end developer (Python) + +## Frameworks we love + +- AngularJS +- Backbone +- Django +- Flask From ed135fee346764279b72453998c84f9b4262fdf9 Mon Sep 17 00:00:00 2001 From: Ilia Sachok Date: Thu, 27 Nov 2014 00:52:08 +0300 Subject: [PATCH 443/997] Update ABOUT.md --- Teams/Mics/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Mics/ABOUT.md b/Teams/Mics/ABOUT.md index d88217b..587d66c 100644 --- a/Teams/Mics/ABOUT.md +++ b/Teams/Mics/ABOUT.md @@ -1,6 +1,6 @@ # Mics -Hello from Belarus, Global Hackaton!!! +Hello from Belarus, Global Hackathon!!! ## About us From 5082f91a682e1c6df9d9a27db67b48ceda03e1f3 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 21:52:25 +0000 Subject: [PATCH 444/997] rebuilt readme.md --- README.md | 1 + TEAMS.md | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/README.md b/README.md index 84d0b96..6d323dd 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ the lower section of this README.md file. | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | | #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/ABOUT.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | +| #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | | |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index ced4ffb..b8925e8 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -3903,6 +3903,25 @@ Skills and intended project +--------------------------------------- + +Hola! +================ + +This is a very energetic, one-member team. + + +About your team +=========================== +Just want to help + + +About your skills and what you are going to do? +======= +python, JavaScript. + + + --------------------------------------- About your team From bd00166c724c7efe1d63a93b3d4807ffd1204448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Torres?= Date: Wed, 26 Nov 2014 16:53:01 -0500 Subject: [PATCH 445/997] Create ABOUT.md --- Teams/Shamas/ABOUT.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Teams/Shamas/ABOUT.md diff --git a/Teams/Shamas/ABOUT.md b/Teams/Shamas/ABOUT.md new file mode 100644 index 0000000..16deef8 --- /dev/null +++ b/Teams/Shamas/ABOUT.md @@ -0,0 +1,8 @@ +Shamas +================ + +We are a team of three developers from Colombia. + +This is our first hackaton and we hope to create something awesome. + +We use Ruby On Rails, MongoDB, Javascript and AngularJS From 75ac7cbea86863058dd32d2fabeb6affd317d9d1 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 21:59:52 +0000 Subject: [PATCH 446/997] rebuilt readme.md --- README.md | 2 ++ TEAMS.md | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) diff --git a/README.md b/README.md index 6d323dd..7378aeb 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ the lower section of this README.md file. | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | | #Team Koders |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Koders](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | +| #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | | #Team Koders |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [Team Koders](./Teams/MiracleTeam/ABOUT.md) | | #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | | #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | @@ -198,6 +199,7 @@ the lower section of this README.md file. | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | +| |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index b8925e8..b0aff34 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -2175,6 +2175,25 @@ My Stack

Hello World!

+--------------------------------------- + +# Mics + +Hello from Belarus, Global Hackathon!!! + +## About us + +- Ilja: front-end developer (HTML5, Javascript, CSS) +- Michail: back-end developer (Python) + +## Frameworks we love + +- AngularJS +- Backbone +- Django +- Flask + + --------------------------------------- # team miracle @@ -3735,6 +3754,60 @@ I'm Csaba and in my team is only one member: myself. I like Java, PHP and now my new favorites is AngularJS. +--------------------------------------- + +XereoNet +======== + +## About us + +XereoNet is a team of international developers that band together to create amazing things. We are exited to be in this unique, global hackathon and will hopefully bring something great into existance. + +We excel at creating things that are powerful, but at the same time beautiful and enjoyable to use. + +http://xereo.net + +## The team + +Avatar | Username | About +------ | -------- | ------- +Luca | Luca "Antariano" Rager | Hey, I'm Luca. I'm a 22 year old student and full stack web developer. I love to make pretty things using most modern web technologies +Connor | Connor "connor4312" Peet | Ello! I'm a Computer Science student at the University of Toronto. I'm a Node.js enthusiast and currently engaged in a love-hate relationship with Sailsjs. +Moritz | Moritz "narrowtux" Schmale | Hi, I'm Moritz, a 22-year old computer science student from Germany. I like doing stuff in Java. +Gábor | Gábor "Fren" Guzsik | I am Fren, Graphics, Web and UX designer and certified insane potatoe. I am 28 and powered by Coffeine and pizza. +Tobias | Tobias "totokaka" Laundal | Tobias here, I'm a 16 year old high-school student and developer from Norway. I develop with focus on simplicity and awesomeness from the inside and out. + +## Skills overview + +We can do a variety of things but our main focus resides within the web. + +*Code* + +* HTML5 + * + Canvas + * + SVG +* Javascript + * + Nodejs + * + Angular + * + Underscore + * + Backbone + * + MEANstack + * + etc. +* CSS + * Traditional + * LESS +* PHP *(If we HAVE to)* +* JAVA +* C/C++ +* Golang +* Python +* and more! + +## What's cooking? + +We still quite haven't decided what to do but we have some good ideas. Stay tuned :) + + --------------------------------------- # Yoshi From aa8be9bf93174d5177a752fab7459864e9b5f4de Mon Sep 17 00:00:00 2001 From: madytyoo Date: Wed, 26 Nov 2014 23:00:19 +0100 Subject: [PATCH 447/997] Update team.json --- Teams/CodeGreen/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeGreen/team.json b/Teams/CodeGreen/team.json index 79ebea0..d3bade1 100644 --- a/Teams/CodeGreen/team.json +++ b/Teams/CodeGreen/team.json @@ -5,7 +5,7 @@ "name": "Meni Vaitsi", "twitter": "menouliv", "koding": "menivaitsi", - "location": "Santa Barbara, US", + "location": "Santa Barbara, US" }, { "name": "Dimuthu Upeksha", From 0779c0ba6b17e674ada42e75c8134be0c6bc80a5 Mon Sep 17 00:00:00 2001 From: Bogdan Gersak Date: Wed, 26 Nov 2014 23:00:38 +0100 Subject: [PATCH 448/997] Added about file --- Teams/Bogdan/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/Bogdan/ABOUT.md diff --git a/Teams/Bogdan/ABOUT.md b/Teams/Bogdan/ABOUT.md new file mode 100644 index 0000000..105f403 --- /dev/null +++ b/Teams/Bogdan/ABOUT.md @@ -0,0 +1,14 @@ +About me +=========================== + +- Bogdan +- Web Developer +- from: Bucharest, Romania +- living: St. Julians, Malta + +Languages I love +======= + +- Javascript +- PHP +- Erlang From 1b4060f6255cc5f278398b69b691a2183a274cc9 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:01:48 +0000 Subject: [PATCH 449/997] generated new readme.md --- README.md | 2 ++ TEAMS.md | 46 ++++++++++++++++++++++++++++++++ Teams/SkyCloudAngels42/team.json | 4 +-- Teams/Teamnataliags/team.json | 2 +- 4 files changed, 51 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7378aeb..a7e9dd2 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ the lower section of this README.md file. | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | | #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | +| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | @@ -173,6 +174,7 @@ the lower section of this README.md file. | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | +| #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | | #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | | #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | | #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index b0aff34..85afcba 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -2774,6 +2774,31 @@ Had and experience with Java SE/EE as well as HTML5/CSS3 as well as core JavaScr Good luck! +--------------------------------------- + +This is our page +================ + +We are Sky Cloud Angels 42, we are a team of european koders, we like make things innovative, we like make what can help others +we like code as a passion. + + +About your team +=========================== + +We are a team formed mostly by web developers and also people who're great in math and data analysis, we love work with difficult +algorithms, we think we can do something great trough our hard work and we can make an enthusiastic project. + +We're all from Europe and we want to prove with that that European guys can do cool things just like the others and we hope better + +About your skills and what you are going to do? +======= +As we said we're mostly web developers so we think we'll use web technologies like Node.js, Express.js + +It's soon to tell on what idea we'll work during the Hackathon + + + --------------------------------------- Softever Team @@ -3271,6 +3296,27 @@ I'm still a beginner and I prefer javascript as it is interactive. --------------------------------------- + +# Teamnataliags + +I am Natalia and I do awsome things! + +## About us + +- Natalia: My name is Natalia, I use PHP, SQL, JavaScript, ActionScript, Visual Basic, Visual Basic Script. + +## Languages I love + +- PHP +- SQL +- JavaScript +- ActionScript +- Visual Basic +- Visual Basic Script + + +--------------------------------------- + diff --git a/Teams/SkyCloudAngels42/team.json b/Teams/SkyCloudAngels42/team.json index d2803fe..279c7d9 100644 --- a/Teams/SkyCloudAngels42/team.json +++ b/Teams/SkyCloudAngels42/team.json @@ -5,7 +5,7 @@ "name": "Bruno Interlandi", "twitter": "@binterlandi88", "koding": "brunointerlandi88", - "location": "Caserta, IT" + "location": "Caserta, IT", "lead": true }, { @@ -22,6 +22,6 @@ "name": "Simion Zafiu", "koding": "simi27", "location": "Copenaghen, DK" - }, + } ] } diff --git a/Teams/Teamnataliags/team.json b/Teams/Teamnataliags/team.json index 76694f2..30fe066 100644 --- a/Teams/Teamnataliags/team.json +++ b/Teams/Teamnataliags/team.json @@ -7,6 +7,6 @@ "koding": "nataliags", "location": "Athens, Gr", "lead": true -}, +} ] } From 7ae9ba6644d7da42605ac68a1546f5d5959f2d66 Mon Sep 17 00:00:00 2001 From: Bogdan Gersak Date: Wed, 26 Nov 2014 23:02:05 +0100 Subject: [PATCH 450/997] Update team.json --- Teams/Bogdan/team.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Teams/Bogdan/team.json b/Teams/Bogdan/team.json index def1f31..1a633d8 100644 --- a/Teams/Bogdan/team.json +++ b/Teams/Bogdan/team.json @@ -1,12 +1,12 @@ { -"teamName": "Team Bogdan", -"members": [ -{ -"name": "Bogdan Gersak", -"twitter": "gersakbogdan", -"koding": "gersakbogdan", -"location": "Bucharest, RO", -"lead" : true -} -] + "teamName": "Team Bogdan", + "members": [ + { + "name": "Bogdan Gersak", + "twitter": "gersakbogdan", + "koding": "gersakbogdan", + "location": "Bucharest, RO", + "lead" : true + } + ] } From 1d41753967037473553977d92d8af1b173d54c90 Mon Sep 17 00:00:00 2001 From: trakout Date: Wed, 26 Nov 2014 17:03:55 -0500 Subject: [PATCH 451/997] Added Team Banana Stand readme markdown --- Teams/TeamBananaStand/README.md | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Teams/TeamBananaStand/README.md diff --git a/Teams/TeamBananaStand/README.md b/Teams/TeamBananaStand/README.md new file mode 100644 index 0000000..c7f3624 --- /dev/null +++ b/Teams/TeamBananaStand/README.md @@ -0,0 +1,37 @@ +About the Team +=========================== + +We are Team Banana Stand. We're from Toronto, Canada. + +| Peony | Manu | Jason | Travis +|--- |--- |--- |--- +| ![Peony](https://pbs.twimg.com/profile_images/498100595962937344/iFcCo2ci_400x400.jpeg) | ![Manu](https://pbs.twimg.com/profile_images/378800000041376391/36373bdf958000782d38565d415c9b43_400x400.jpeg) | ![Jason](https://pbs.twimg.com/profile_images/2246824386/badASS_400x400.jpg) | ![Travis](https://pbs.twimg.com/profile_images/2218626636/image_400x400.jpg) | + +TL;DR: Travis, Peony and Jason are partial-full stack developers and Manu is a janitor. They all share a common love for science. + +1. Peony is a web designer and front-end developer. She prefers to work at the bleeding edge of front-end spec, and her workflow would probably make Paul Irish jealous. +2. Manu is not a janitor IRL, he's more like a services savant. If you need service development, or simply some sweet Python magic, he's your man. +3. When he's not busy saving the world from best practice failures or thinking of what to tweet next, Jason is busy building stuff while using a mindblowing variety of resources. Apps, web-apps, APIs, you name it. If Macgyver needed the equivalent of a developer swiss-army knife, Jason would make the role. +4. Travis is a front-end developer who has a lot of experience with devops because it "comes with the territory". In a previous life, he was a backend dev. On that note, he's currently doing his best to hate PHP and love NodeJS. + +Joining was Peony's idea, and needless to say, we all jumped at the chance to be a part of global hackathon. Win or lose, we're looking to challenge ourselves by implementing as much as possible into our final idea. + +Skills and Plans +======= +As a combined team, we use these languages on the daily: +- Javascript +- Python +- Scala +- Objective C +- Java +- PHP + +APIs that we are like include but are not limited to: +- DATADOG +- Twitter +- Google Predictions +- Google Geocoding +- Google Freebase + +We're trying to come up with an impressive idea that has a tight-enough scope to complete in time. Ideally this is going to be a web-app that's out-of-the-box in nature, is built on services leveraging a plethora of APIs, and has a gorgeous front end. After throwing ideas around for the past few evenings, the team is mostly talking about going with either themes #1 or #5. + From 61b4e9fed8085a5c02fa2f044a874d41a7891a07 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:04:37 +0000 Subject: [PATCH 452/997] generated new readme.md --- README.md | 2 ++ TEAMS.md | 33 +++++++++++++++++++++++++++++++++ Teams/Jalarast/team.json | 4 ++-- 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7e9dd2..54e6081 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ the lower section of this README.md file. | #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/ABOUT.md) | | #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | +| #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | | #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | @@ -111,6 +112,7 @@ the lower section of this README.md file. | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/ABOUT.md) | | #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| [Jostlers](./Teams/Jostlers/ABOUT.md) | | #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 85afcba..39233fe 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -934,6 +934,20 @@ bdonald has several years experience as a professional .NET developer. MS tools cyp901 is a professional database developer and architect with a love for coding on the web +--------------------------------------- + +About CodeGreen Team +=========================== + +| Maurizio | Max | Meni | Dimuthu +|--- |--- |--- |--- +| || Meni | Dimuthu | +|CTO at Mylaensys, entrepreneur and globetrotter. Apache Software Foundation fellow Mentor at the Google Summer of Code 2013 passionate developer.|Max is a traveler and entrepreneur. An ex-BCGe, he owns his own businesses in Brazil and the US with a focus on quantative modeling, analytics, and tourism. He holds a degree in Operations Research and Financia Engineering from Princeton University.|Software Engineer at AppScale Systems, Inc. Studied Computer Systems Technology at University of Athens, Greece. I like challenge and I'm passionate about writing code and traveling the world.|Computer Engineering Undergraduate at University of Moratuwa - Sri Lanka. Google Summer of Code participant in year 2013 and 2014 with Apache Software Foundation. + + +We are a passionate group of developers, interested in making a difference and determined to help protect the environment by taking small, everyday steps. We look forward to collaborate and create something unique by participating to this challenge + + --------------------------------------- This is our page @@ -1977,6 +1991,25 @@ Our Skills +--------------------------------------- + + +Introduction +================ + +I am Levi Campbell, I've been developing for several years living in Northeast Colorado, when I'm not coding I love to read, write, and cook. I have experience with and I have experience with Python, Java, C, C++, C#, Common Lisp, PLT Racket, Clojure, Boo, JavaScript, and Haskell. + + +About Team Bad Aces +=========================== + +Being blind my whole life, technology has been my window into a world I couldn't see, I got started in te world of software development by writing [JAWS](http://www.freedomscientific.com/Products/Blindness/JAWS) scripts to make programs work properly. I heard about the hackathon through [Hacker News](https://news.ycombinator.com/item?id=8517846), it sounded like a lot of fun, and I have a few ideas I'd like to work on. + +How we are getting to the moon... +======= + +I'll be using AngularJS and WebGL to write the frontend and Java on Google App Engine to persist state.tea + --------------------------------------- # Joof diff --git a/Teams/Jalarast/team.json b/Teams/Jalarast/team.json index bbb5e5a..c4cca3c 100644 --- a/Teams/Jalarast/team.json +++ b/Teams/Jalarast/team.json @@ -5,7 +5,7 @@ "name": "Levi Campbell", "twitter": "levicc00123", "koding": "levicampbell", - "location": "Sterling, CO US" + "location": "Sterling, US" } ] -} \ No newline at end of file +} From f957d1c1f205334e4661adfd9522155d9862b476 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:05:33 +0000 Subject: [PATCH 453/997] rebuilt readme.md --- README.md | 2 ++ TEAMS.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/README.md b/README.md index 54e6081..c511a8d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ the lower section of this README.md file. | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | | #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | +| #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/ABOUT.md) | | #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | @@ -190,6 +191,7 @@ the lower section of this README.md file. | #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | | #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | | #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | +| #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/ABOUT.md) | | #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | | #Team Koders |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [Team Koders](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 39233fe..3ca4aaa 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -661,6 +661,24 @@ John Harter * Professional network security specialist +--------------------------------------- + +About me +=========================== + +- Bogdan +- Web Developer +- from: Bucharest, Romania +- living: St. Julians, Malta + +Languages I love +======= + +- Javascript +- PHP +- Erlang + + --------------------------------------- BoomSticks @@ -3617,6 +3635,20 @@ Experienced systems programmer but now interested in Machine Learning/AI, Statis Plan to work on one of themes #2 or #3 or even #5. Hope to narrow down something soon. +--------------------------------------- + +Toro +================ + +Bred in Departamento de Computación - Facultad de Ciencias Exactas y Naturales - Universidad de Buenos Aires. Based in Argentina. + +The team +=========================== + +| x | y | z +|--- |--- |--- +| x | y | z | + --------------------------------------- #Tourist From 40ea018de8f8961a53bb39e0886ffae91a6ee1f6 Mon Sep 17 00:00:00 2001 From: trakout Date: Wed, 26 Nov 2014 17:06:12 -0500 Subject: [PATCH 454/997] Delete README.md oops --- Teams/TeamBananaStand/README.md | 37 --------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 Teams/TeamBananaStand/README.md diff --git a/Teams/TeamBananaStand/README.md b/Teams/TeamBananaStand/README.md deleted file mode 100644 index c7f3624..0000000 --- a/Teams/TeamBananaStand/README.md +++ /dev/null @@ -1,37 +0,0 @@ -About the Team -=========================== - -We are Team Banana Stand. We're from Toronto, Canada. - -| Peony | Manu | Jason | Travis -|--- |--- |--- |--- -| ![Peony](https://pbs.twimg.com/profile_images/498100595962937344/iFcCo2ci_400x400.jpeg) | ![Manu](https://pbs.twimg.com/profile_images/378800000041376391/36373bdf958000782d38565d415c9b43_400x400.jpeg) | ![Jason](https://pbs.twimg.com/profile_images/2246824386/badASS_400x400.jpg) | ![Travis](https://pbs.twimg.com/profile_images/2218626636/image_400x400.jpg) | - -TL;DR: Travis, Peony and Jason are partial-full stack developers and Manu is a janitor. They all share a common love for science. - -1. Peony is a web designer and front-end developer. She prefers to work at the bleeding edge of front-end spec, and her workflow would probably make Paul Irish jealous. -2. Manu is not a janitor IRL, he's more like a services savant. If you need service development, or simply some sweet Python magic, he's your man. -3. When he's not busy saving the world from best practice failures or thinking of what to tweet next, Jason is busy building stuff while using a mindblowing variety of resources. Apps, web-apps, APIs, you name it. If Macgyver needed the equivalent of a developer swiss-army knife, Jason would make the role. -4. Travis is a front-end developer who has a lot of experience with devops because it "comes with the territory". In a previous life, he was a backend dev. On that note, he's currently doing his best to hate PHP and love NodeJS. - -Joining was Peony's idea, and needless to say, we all jumped at the chance to be a part of global hackathon. Win or lose, we're looking to challenge ourselves by implementing as much as possible into our final idea. - -Skills and Plans -======= -As a combined team, we use these languages on the daily: -- Javascript -- Python -- Scala -- Objective C -- Java -- PHP - -APIs that we are like include but are not limited to: -- DATADOG -- Twitter -- Google Predictions -- Google Geocoding -- Google Freebase - -We're trying to come up with an impressive idea that has a tight-enough scope to complete in time. Ideally this is going to be a web-app that's out-of-the-box in nature, is built on services leveraging a plethora of APIs, and has a gorgeous front end. After throwing ideas around for the past few evenings, the team is mostly talking about going with either themes #1 or #5. - From b06b8b5b010bb13ad5d659ec61fdf4b5e74f9aca Mon Sep 17 00:00:00 2001 From: Alex Neischenko Date: Thu, 27 Nov 2014 00:06:23 +0200 Subject: [PATCH 455/997] Added an about file --- Teams/WeLikeGoodCode/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/WeLikeGoodCode/ABOUT.md diff --git a/Teams/WeLikeGoodCode/ABOUT.md b/Teams/WeLikeGoodCode/ABOUT.md new file mode 100644 index 0000000..4b70654 --- /dev/null +++ b/Teams/WeLikeGoodCode/ABOUT.md @@ -0,0 +1,15 @@ + +# WeLikeGoodCode + +We like good code and we want make all code in the world better! + +## About Us + +Alexey is crazy PHP developer who loves to code at night with shining Ruby. +Ivan is silent Ruby developer who dreaming about long-long Rails project. + +## Our skills +- Ruby +- JS +- PHP +- HTML5 From ed44800ec6fd98d0abef63186bb30bec24471260 Mon Sep 17 00:00:00 2001 From: trakout Date: Wed, 26 Nov 2014 17:06:41 -0500 Subject: [PATCH 456/997] Added Team Banana Stand ABOUT markdown --- Teams/TeamBananaStand/ABOUT.md | 36 ++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/TeamBananaStand/ABOUT.md diff --git a/Teams/TeamBananaStand/ABOUT.md b/Teams/TeamBananaStand/ABOUT.md new file mode 100644 index 0000000..a4ac110 --- /dev/null +++ b/Teams/TeamBananaStand/ABOUT.md @@ -0,0 +1,36 @@ +About the Team +=========================== + +We are Team Banana Stand. We're from Toronto, Canada. + +| Peony | Manu | Jason | Travis +|--- |--- |--- |--- +| ![Peony](https://pbs.twimg.com/profile_images/498100595962937344/iFcCo2ci_400x400.jpeg) | ![Manu](https://pbs.twimg.com/profile_images/378800000041376391/36373bdf958000782d38565d415c9b43_400x400.jpeg) | ![Jason](https://pbs.twimg.com/profile_images/2246824386/badASS_400x400.jpg) | ![Travis](https://pbs.twimg.com/profile_images/2218626636/image_400x400.jpg) | + +TL;DR: Travis, Peony and Jason are partial-full stack developers and Manu is a janitor. They all share a common love for science. + +1. Peony is a web designer and front-end developer. She prefers to work at the bleeding edge of front-end spec, and her workflow would probably make Paul Irish jealous. +2. Manu is not a janitor IRL, he's more like a services savant. If you need service development, or simply some sweet Python magic, he's your man. +3. When he's not busy saving the world from best practice failures or thinking of what to tweet next, Jason is busy building stuff while using a mindblowing variety of resources. Apps, web-apps, APIs, you name it. If Macgyver needed the equivalent of a developer swiss-army knife, Jason would make the role. +4. Travis is a front-end developer who has a lot of experience with devops because it "comes with the territory". In a previous life, he was a backend dev. On that note, he's currently doing his best to hate PHP and love NodeJS. + +Joining was Peony's idea, and needless to say, we all jumped at the chance to be a part of global hackathon. Win or lose, we're looking to challenge ourselves by implementing as much as possible into our final idea. + +Skills and Plans +======= +As a combined team, we use these languages on the daily: +- Javascript +- Python +- Scala +- Objective C +- Java +- PHP + +APIs that we are like include but are not limited to: +- DATADOG +- Twitter +- Google Predictions +- Google Geocoding +- Google Freebase + +We're trying to come up with an impressive idea that has a tight-enough scope to complete in time. Ideally this is going to be a web-app that's out-of-the-box in nature, is built on services leveraging a plethora of APIs, and has a gorgeous front end. After throwing ideas around for the past few evenings, the team is mostly talking about going with either themes #1 or #5. From d8844a772576f5c4fda98fa8bea2c642989b09fe Mon Sep 17 00:00:00 2001 From: Ridley Larsen Date: Wed, 26 Nov 2014 15:07:42 -0700 Subject: [PATCH 457/997] Added josh to team.json --- Teams/Velocitones/team.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/Velocitones/team.json b/Teams/Velocitones/team.json index 9c622a3..f4bd121 100644 --- a/Teams/Velocitones/team.json +++ b/Teams/Velocitones/team.json @@ -7,6 +7,13 @@ "koding": "ridley", "location": "Utah, USA", "lead": true + }, + { + "name": "Joshua Beitler", + "twitter": "joshbeitler", + "koding": "hackalot", + "location": "Utah, USA", + "lead": false, } ] } From a31a5a1b1deb9e80e72331b31f17009f7eead625 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:08:43 +0000 Subject: [PATCH 458/997] rebuilt readme.md --- README.md | 1 + TEAMS.md | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/README.md b/README.md index c511a8d..80fd0c7 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ the lower section of this README.md file. | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | | #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | +| #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/ABOUT.md) | | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 3ca4aaa..3c2e601 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -4004,6 +4004,30 @@ About your skills and what you are going to do? I'm planning to work on topic #2 (Introducing software development to a beginner (games!)). +--------------------------------------- + +

This is our page

+ +Well actually it's just me for now. I am from Bosnia and Herzegovina, currently living in Sarajevo. + +

About your team

+ +My name is Emina Šahbegović, I am twenty-one years old and I am a second year student at International Burch Univercity in +Sarajevo, Bosnia. I have decided to try and join the hackaton because I am a curious person and like to take as many +opportunities as possible to gather more knowledge when it comes to programming. I have fallen in love with +programming and would like to become one of the best programmers in this world, but since I started relatively late compared to +my colleagues it will probably take some time till I get there. I would really like to become one of the best programmers for +two reasons. First reason would have to be so I can pay my family everything back that they invested in me and finally be +independent. The second reason is because I really respect smart people and would love to become a smart person who is needed +in society. + +

Abut your skills and what you are going to do?

+ +Since my skills in coding are still at a beginners level, it's possible that it won't kick people from their chairs but +I will try to make the best project I've made yet. I do have some skills ehn it comes to design and art so hopefully it will +make up a little for the lack of knowledge in coding. I will try to build a PC game and it will, hopefully, be interesting. + + --------------------------------------- cool_kid_alert From 8f776b34396b57c0ec1e1e5092d03890e0845bbc Mon Sep 17 00:00:00 2001 From: Ridley Larsen Date: Wed, 26 Nov 2014 15:09:49 -0700 Subject: [PATCH 459/997] Updated About.MD Added josh and languages --- Teams/Velocitones/ABOUT.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Teams/Velocitones/ABOUT.md b/Teams/Velocitones/ABOUT.md index 39f96b7..f34bde6 100644 --- a/Teams/Velocitones/ABOUT.md +++ b/Teams/Velocitones/ABOUT.md @@ -3,3 +3,14 @@ ## Members --- - Ridley: Toilet Control Software Engineer (created the Velocity ToiletPi) + - Josh: Dandy fellow who makes code sometimes + +## Languages +--- + - English + - Python + Django + - JavaScript + - Ruby + - Rust + - Coffeescript + - C# From 77e30882fd46f6ab919092637d4c40664e44fc0f Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:10:57 +0000 Subject: [PATCH 460/997] generated new readme.md --- README.md | 2 ++ TEAMS.md | 62 ++++++++++++++++++++++++++++++++++ Teams/WeLikeGoodCode/team.json | 2 +- 3 files changed, 65 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80fd0c7..bc6ff8e 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ the lower section of this README.md file. | #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | | #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| [Kolky](./Teams/Kolky/ABOUT.md) | +| #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | @@ -175,6 +176,7 @@ the lower section of this README.md file. | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | | #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | +| #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | | #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 3c2e601..c63c5c9 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -2133,6 +2133,38 @@ Because of all the development difficulties people are being less creative and l My plan is to create one of educational prototypes for this first global hackathon, primarily using JavaScript. +--------------------------------------- + +This is our page +================ + +I'm a single laravel crazy, as the team name shows :P. + + +About me +=========================== + +| sasha8080 | +|--- | +| sasha8080| + + +Hi all, Welcome to hackathon ! + +I'm hear to meet nice friends enaging in the IT industry. + +This is a very good campaign for me to show myself to other guys so we make a good friend network and help each other for future project. + + + +About your skills and what you are going to do? +======= + +This is a crazy Laravel developer. +API is my passion and I'm going to show how the API will change the world and you live. + + + --------------------------------------- About your team @@ -3322,6 +3354,17 @@ Team Hairball is a team of Python hackers who also like to hack the frontend JS. - AngularJS +--------------------------------------- + +## Team Pooky + +We will have an _awesome_ first December weekend, coding, having fun (and waiting for Saint Nicholas' presents ;)). + +Languages we'll use: that depends on the idea we'll come up with. + +Can't wait to join all of the other teams in this historic event :D + + --------------------------------------- TeamShog @@ -3825,6 +3868,25 @@ We're a group of five coders from Egypt, and we take our dreams very seriously. We still haven't decided what to do yet, but our arsenal is locked and loaded for the competition, we basically have a guy for everything needed. +--------------------------------------- + + +# WeLikeGoodCode + +We like good code and we want make all code in the world better! + +## About Us + +Alexey is crazy PHP developer who loves to code at night with shining Ruby. +Ivan is silent Ruby developer who dreaming about long-long Rails project. + +## Our skills +- Ruby +- JS +- PHP +- HTML5 + + --------------------------------------- We have an idea diff --git a/Teams/WeLikeGoodCode/team.json b/Teams/WeLikeGoodCode/team.json index 1ebed9c..3e5753e 100644 --- a/Teams/WeLikeGoodCode/team.json +++ b/Teams/WeLikeGoodCode/team.json @@ -12,6 +12,6 @@ "twitter": "wildfiler", "koding": "wildfiler", "location": "Kiev, UA" - }, + } ] } From d405c156c94713e1a67529a71666d9cf140ed478 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:11:20 +0000 Subject: [PATCH 461/997] generated new readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc6ff8e..51188d8 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ the lower section of this README.md file. | #Team Koders |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [Team Koders](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | +| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | From 945974ebb081ed6ee14eb2b24bf91cd404d0aaeb Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:12:13 +0000 Subject: [PATCH 462/997] generated new readme.md --- Teams/CloudSolvers/.team.json.swp | Bin 12288 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Teams/CloudSolvers/.team.json.swp diff --git a/Teams/CloudSolvers/.team.json.swp b/Teams/CloudSolvers/.team.json.swp deleted file mode 100644 index de275db6bcc945f8ccc21dfea11c35a19853238c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI2L2J}N7>1{!x7JEMd66;V$+BCkAc&`ytw>QzTcsc(v(0on?qp`kPO7$6z37kd zBzTbi4sYtkf8a^MA5na>CQYoBu1ED9c*rK-H_4l4PGP4#b?5pGdAV^(V4M(QcYI?x zoj)p8G9jD^#^u)!8N>EH9W*v)eXN@u>)XmU*41iPg>~aG$6*r#pw%ExrnpT8F_NzHl5G_4bT7$&;Sk401eOp4g5z2LT^Mo z!}}g7-uZNK9NBj)PI;gK8lV9hpaB}70UDqI8lV9hpaB~A3k|4Ph%ci;Y>pv3{{Jt( z|98iQ_zXUQ4`2tp00y+cG&m2=fn(t7aUtG=x8OB+1vbG7xC%~z2`~!2;aMNS4tNQk zgC`)*@ECB=01eOp4bT7$&;Sk401eQjF#TL@p3_B z)=$d$RwM=;GV1!+xK7@n<4mQoU(;!-O{${FvL!q;A?UQ|xt|#2OjUI%(Rr!$W4fIC zdH&YmF57!I`=dx5W354`>S?ts*NWn;u5!NWDD#wMS+5V9W@hmKL2JgEo_4-pJ**bz zfNB|KZZJ_UX!FR2GU_i;w2I*|q?s Date: Wed, 26 Nov 2014 20:14:30 -0200 Subject: [PATCH 463/997] Create team.json --- Teams/G51/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/G51/team.json diff --git a/Teams/G51/team.json b/Teams/G51/team.json new file mode 100644 index 0000000..19677df --- /dev/null +++ b/Teams/G51/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "G51", + "members": [ + { + "name": "Henrique Cardoso de Faria", + "twitter": "HCardosoDeFaria", + "koding": "henriquecf", + "location": "Goiania, BR", + "lead": true + }, + { + "name": "Ivan Oliveira Morais", + "twitter": "IvanOM90", + "koding": "IvanOM", + "location": "Goiania, BR", + } + ] +} From 9b350898de559ace239f19ea14260c8913e2d9cd Mon Sep 17 00:00:00 2001 From: Henrique Cardoso de Faria Date: Wed, 26 Nov 2014 20:15:20 -0200 Subject: [PATCH 464/997] Create ABOUT.md --- Teams/G51/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/G51/ABOUT.md diff --git a/Teams/G51/ABOUT.md b/Teams/G51/ABOUT.md new file mode 100644 index 0000000..986ddae --- /dev/null +++ b/Teams/G51/ABOUT.md @@ -0,0 +1 @@ +Write about our team, why we think we can wen, etc... From c9f6ee0a92d82d62a6bd59c1ed1b56758a8ed697 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:17:01 +0000 Subject: [PATCH 465/997] generated new readme.md --- README.md | 6 ++- TEAMS.md | 89 +++++++++++++++++++++++++++++++++++++ Teams/Dynamos/team.json | 4 +- Teams/Velocitones/team.json | 3 +- Teams/pqrstu/team.json | 2 +- 5 files changed, 98 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 51188d8..af457b1 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ the lower section of this README.md file. | #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | +| #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
[Saurabh Jain](https://koding.com/undefined) Hyderabad, IN
[Kushal Singh](https://koding.com/undefined) Hyderabad, IN
| [Team Dynamos](./Teams/Dynamos/ABOUT.md) | | #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | | #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | | #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | @@ -151,6 +152,7 @@ the lower section of this README.md file. | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | | #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | +| #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/ABOUT.md) | | #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | | #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | @@ -171,6 +173,7 @@ the lower section of this README.md file. | #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | | #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | +| #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/ABOUT.md) | | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | @@ -200,7 +203,7 @@ the lower section of this README.md file. | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | -| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
| [Velocitones](./Teams/Velocitones/ABOUT.md) | +| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | | #Team Koders |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [Team Koders](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | @@ -238,5 +241,6 @@ the lower section of this README.md file. | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | +| #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | | #Team Koders |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Koders](./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index c63c5c9..93b89fe 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -2764,6 +2764,13 @@ Sequessu +--------------------------------------- + +# Recon + +Dream don't work unless you do... + + --------------------------------------- This is our page @@ -3254,6 +3261,46 @@ We will be writing a real-time translator using SPA architechture and it is goin --------------------------------------- +--------------------------------------- + +About the Team +=========================== + +We are Team Banana Stand. We're from Toronto, Canada. + +| Peony | Manu | Jason | Travis +|--- |--- |--- |--- +| Peony | Manu | Jason | Travis | + +TL;DR: Travis, Peony and Jason are partial-full stack developers and Manu is a janitor. They all share a common love for science. + +1. Peony is a web designer and front-end developer. She prefers to work at the bleeding edge of front-end spec, and her workflow would probably make Paul Irish jealous. +2. Manu is not a janitor IRL, he's more like a services savant. If you need service development, or simply some sweet Python magic, he's your man. +3. When he's not busy saving the world from best practice failures or thinking of what to tweet next, Jason is busy building stuff while using a mindblowing variety of resources. Apps, web-apps, APIs, you name it. If Macgyver needed the equivalent of a developer swiss-army knife, Jason would make the role. +4. Travis is a front-end developer who has a lot of experience with devops because it "comes with the territory". In a previous life, he was a backend dev. On that note, he's currently doing his best to hate PHP and love NodeJS. + +Joining was Peony's idea, and needless to say, we all jumped at the chance to be a part of global hackathon. Win or lose, we're looking to challenge ourselves by implementing as much as possible into our final idea. + +Skills and Plans +======= +As a combined team, we use these languages on the daily: +- Javascript +- Python +- Scala +- Objective C +- Java +- PHP + +APIs that we are like include but are not limited to: +- DATADOG +- Twitter +- Google Predictions +- Google Geocoding +- Google Freebase + +We're trying to come up with an impressive idea that has a tight-enough scope to complete in time. Ideally this is going to be a web-app that's out-of-the-box in nature, is built on services leveraging a plethora of APIs, and has a gorgeous front end. After throwing ideas around for the past few evenings, the team is mostly talking about going with either themes #1 or #5. + + --------------------------------------- @@ -3837,6 +3884,17 @@ We want to tackle EULAs and clickwrap agreements at both the software and servic ## Members --- - Ridley: Toilet Control Software Engineer (created the Velocity ToiletPi) + - Josh: Dandy fellow who makes code sometimes + +## Languages +--- + - English + - Python + Django + - JavaScript + - Ruby + - Rust + - Coffeescript + - C# --------------------------------------- @@ -4482,6 +4540,37 @@ I'm Luke Sawicki, I'm specialising in GIS solutions. - PHP +--------------------------------------- + +#About this singleton + +###Who, me? +I am Prajogo Tio, an (computer) engineering student from *Nanyang Technological University*, Year 2. +I have just started learning about programming more or less 11 months (I started learning in December 2013). +Since then I've been hooked by the computing world and wanted to gain ever more awesome experience. +I might be very green and incompetent (I admit it) but I believe I have to start somewhere. +That is my main motivation in participating in this Hackathon, and hopefully I might have the chance to compete. + +###Interests +I've enjoyed programming several HTML5 Games using mainly Javascript and Canvas. +Two main games I've written so far are: + 1. A 2D side scrolling spaceship game to test out prototypal inheritence in JS. [view](http://prajogotio.github.io/Space/Space.html) + 2. Another one is 2.5D FPS game (I call it BOOM) based on Raycasting principles to emulate 3D in 2D engine. Pretty fun! [view](http://prajogotio.github.io/boom/boom.html) +You may want to check out my Github IO page to test them: +[prajogotio.github.io](prajogotio.github.io) + +I'm also actively participating in algorithm contests just to keep my mind in check. I love learning and I will never stop. +I do keep a log on what I've learnt in my blogspot: [abitofcs.blogspot.sg](abitofcs.blogspot.sg) + +###Hopes +I am looking for a chance to strengthen my foundation in code design and planning. I hope I get a chance to learn from this Hackathon. + +Thank you for taking your time to read this page. + +Regards, + Prajogo Tio + + --------------------------------------- # Welcome to team SemiKolan's About Page... diff --git a/Teams/Dynamos/team.json b/Teams/Dynamos/team.json index c80a40c..70802f8 100644 --- a/Teams/Dynamos/team.json +++ b/Teams/Dynamos/team.json @@ -12,7 +12,7 @@ }, { "name": "Kushal Singh", - "location": "Hyderabad, IN", - }, + "location": "Hyderabad, IN" + } ] } diff --git a/Teams/Velocitones/team.json b/Teams/Velocitones/team.json index f4bd121..db78153 100644 --- a/Teams/Velocitones/team.json +++ b/Teams/Velocitones/team.json @@ -12,8 +12,7 @@ "name": "Joshua Beitler", "twitter": "joshbeitler", "koding": "hackalot", - "location": "Utah, USA", - "lead": false, + "location": "Utah, USA" } ] } diff --git a/Teams/pqrstu/team.json b/Teams/pqrstu/team.json index ed95ef5..d74b27c 100644 --- a/Teams/pqrstu/team.json +++ b/Teams/pqrstu/team.json @@ -5,6 +5,6 @@ "name": "Prajogo Tio", "koding": "prajogo", "location": "Singapore, SG" - }, + } ] } From c5cea7b7f864a3c310989a442ddf572c54a39924 Mon Sep 17 00:00:00 2001 From: Henrique Cardoso de Faria Date: Wed, 26 Nov 2014 20:19:38 -0200 Subject: [PATCH 466/997] Update team.json --- Teams/G51/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/G51/team.json b/Teams/G51/team.json index 19677df..0956c47 100644 --- a/Teams/G51/team.json +++ b/Teams/G51/team.json @@ -11,7 +11,7 @@ { "name": "Ivan Oliveira Morais", "twitter": "IvanOM90", - "koding": "IvanOM", + "koding": "ivanom", "location": "Goiania, BR", } ] From dbd427ce100041d24f2b7989adc72c9f208083bf Mon Sep 17 00:00:00 2001 From: Milica Kadic Date: Wed, 26 Nov 2014 23:21:33 +0100 Subject: [PATCH 467/997] About mapQuest team :) --- Teams/mapQuest/ABOUT.md | 13 +++++++++++++ Teams/mapQuest/team.json | 17 +++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Teams/mapQuest/ABOUT.md create mode 100644 Teams/mapQuest/team.json diff --git a/Teams/mapQuest/ABOUT.md b/Teams/mapQuest/ABOUT.md new file mode 100644 index 0000000..41908ba --- /dev/null +++ b/Teams/mapQuest/ABOUT.md @@ -0,0 +1,13 @@ +mapQuest +===== + +We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) + +## About the team + +* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies +* Damnjan - back-end developer eager to build big data systems + +## Technology stack + +We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. diff --git a/Teams/mapQuest/team.json b/Teams/mapQuest/team.json new file mode 100644 index 0000000..b72adcc --- /dev/null +++ b/Teams/mapQuest/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "mapQuest", + "members": [ + { + "name": "Milica Kadić", + "twitter": "sfworm", + "koding": "kamilica", + "location": "Belgrade, RS" + }, + { + "name": "Damnjan Jovanović", + "twitter": "damnjan", + "koding": "damnjan", + "location": "Belgrade, RS" + } + ] +} \ No newline at end of file From 954e4a2b53fc7aed94244f4819895b3dc13701d5 Mon Sep 17 00:00:00 2001 From: viruslemon Date: Wed, 26 Nov 2014 23:23:47 +0100 Subject: [PATCH 468/997] =?UTF-8?q?Se=20a=C3=B1ade=20la=20informaci=C3=B3n?= =?UTF-8?q?=20del=20equipo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tal vez quiera modificarla en un futuro --- Teams/limonxello/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/limonxello/team.json diff --git a/Teams/limonxello/team.json b/Teams/limonxello/team.json new file mode 100644 index 0000000..a34c5a0 --- /dev/null +++ b/Teams/limonxello/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "limonxello", + "members": [ + { + "name": "Víctor Cereijo", + "twitter": "twitter acct no @", + "koding": "viruslemon", + "location": "Palma de Mallorca, 07008" + } + ] +} From 64fa443697951b4ec6a7bac5b413bd52ced74743 Mon Sep 17 00:00:00 2001 From: frnhr Date: Wed, 26 Nov 2014 23:25:25 +0100 Subject: [PATCH 469/997] about --- Teams/Echoes/ABOUT.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Teams/Echoes/ABOUT.md diff --git a/Teams/Echoes/ABOUT.md b/Teams/Echoes/ABOUT.md new file mode 100644 index 0000000..05d7f77 --- /dev/null +++ b/Teams/Echoes/ABOUT.md @@ -0,0 +1,29 @@ +# Echoes + +We are a team from Croatia. Between us we have over 15 years of experience in web development. We all enjoy a good challenge, but we have never worked as a team. This will be an opportunity for us to see what we can create together. + + +## The cast + +*(in order of appearance)* + +#### Fran Hrzenjak +Backend developer, enjoys python and astronomy + +#### Martin Samsa +Front end developer with a love-hate relationship with CSS + +#### Marin Troselj +Engineer passionate about Science and Education, Empowering people and Improving society + + +## Our story + +Each of us has a story to tell. But as a team, our story is very short and simple: + +> One of us saw the info about this hackaton and thought "why not?" +> The others agreed. +> +> To be continued... + +We like useful things, so that's what we hope to create here - a useful tool. From f6c86750c7f07266c85a54252fc529b559444ae1 Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:27:20 -0800 Subject: [PATCH 470/997] Update team.json --- Teams/wise-eddy/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/wise-eddy/team.json b/Teams/wise-eddy/team.json index 5e9763c..855a18a 100644 --- a/Teams/wise-eddy/team.json +++ b/Teams/wise-eddy/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Team Wise Eddy", "members": [ {"name":"Elise A. Ralph", "twitter": "wiseeddy", From 280a6dee487520b3edaf710cd9d4bfbf7ce3bd9d Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:27:40 -0800 Subject: [PATCH 471/997] Rename About.md to ABOUT.md --- Teams/wise-eddy/{About.md => ABOUT.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/wise-eddy/{About.md => ABOUT.md} (100%) diff --git a/Teams/wise-eddy/About.md b/Teams/wise-eddy/ABOUT.md similarity index 100% rename from Teams/wise-eddy/About.md rename to Teams/wise-eddy/ABOUT.md From b0718de18a4d9094cb317737444986c73f934be7 Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:28:14 -0800 Subject: [PATCH 472/997] Update team.json --- Teams/Magusd/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Magusd/team.json b/Teams/Magusd/team.json index 45a76cb..dd9c182 100644 --- a/Teams/Magusd/team.json +++ b/Teams/Magusd/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Team Magusd", "members": [ { "name": "Vitor Lobão Fernandes", From a980a22325fa5b6330049c2e559ee2eba8cec4bd Mon Sep 17 00:00:00 2001 From: viruslemon Date: Wed, 26 Nov 2014 23:28:26 +0100 Subject: [PATCH 473/997] =?UTF-8?q?Se=20a=C3=B1ade=20un=20fichero=20about?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Teams/limonxello/ABOUT.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/limonxello/ABOUT.md diff --git a/Teams/limonxello/ABOUT.md b/Teams/limonxello/ABOUT.md new file mode 100644 index 0000000..b8028ad --- /dev/null +++ b/Teams/limonxello/ABOUT.md @@ -0,0 +1,11 @@ +#Limonxello team + +Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. + +#About me +Nick: Viruslemon + +#Languages +-Java +-JavaScript +-JQuery From a1120ac26aadc99834a7f7f7ba1247168d09f539 Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:28:36 -0800 Subject: [PATCH 474/997] Update team.json --- Teams/MiracleTeam/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/MiracleTeam/team.json b/Teams/MiracleTeam/team.json index c5d53ab..5407030 100644 --- a/Teams/MiracleTeam/team.json +++ b/Teams/MiracleTeam/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "TeamMiracle", "members": [ { "name": "Jabir Ali", From dff5b6c2349d3b0d6fd9987f75737e4de05489b1 Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:28:57 -0800 Subject: [PATCH 475/997] Update team.json --- Teams/Trident/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Trident/team.json b/Teams/Trident/team.json index df6ec1f..46dba12 100644 --- a/Teams/Trident/team.json +++ b/Teams/Trident/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "TeamTrident", "members": [ { "name": "Talha Asad", From a39ad7f643f7ec59606e059a1fdebd20c4d5831b Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:29:20 -0800 Subject: [PATCH 476/997] Update team.json --- Teams/VirtualCoder/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/VirtualCoder/team.json b/Teams/VirtualCoder/team.json index 009169b..743f201 100644 --- a/Teams/VirtualCoder/team.json +++ b/Teams/VirtualCoder/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "TeamVirtualCoder", "members": [ { "name": "Vivek Dudani", From ace576eb1c467b368847ece3a7e521c70f9eccfc Mon Sep 17 00:00:00 2001 From: Senthil Arivudainambi Date: Wed, 26 Nov 2014 14:29:39 -0800 Subject: [PATCH 477/997] Update team.json --- Teams/kajalpasha/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/kajalpasha/team.json b/Teams/kajalpasha/team.json index acea1b1..461d839 100644 --- a/Teams/kajalpasha/team.json +++ b/Teams/kajalpasha/team.json @@ -1,5 +1,5 @@ { -"teamName": "Team Koders", +"teamName": "TeamKajalpasha", "members": [ { "name": "Md Nasimuzzaman", From 8126b914674817eb0165564601959609c7ddc81b Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Wed, 26 Nov 2014 22:30:25 +0000 Subject: [PATCH 478/997] rebuilt readme.md --- README.md | 13 +++++++------ TEAMS.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index af457b1..0014a5c 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,10 @@ the lower section of this README.md file. | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | -| #Team Koders |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Koders](./Teams/Magusd/ABOUT.md) | +| #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | | #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | -| #Team Koders |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [Team Koders](./Teams/MiracleTeam/ABOUT.md) | +| #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/ABOUT.md) | | #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | | #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | @@ -198,13 +198,13 @@ the lower section of this README.md file. | #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | | #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/ABOUT.md) | | #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | -| #Team Koders |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [Team Koders](./Teams/Trident/ABOUT.md) | +| #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | | #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | -| #Team Koders |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [Team Koders](./Teams/VirtualCoder/ABOUT.md) | +| #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | | #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | @@ -235,12 +235,13 @@ the lower section of this README.md file. | #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | | #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | | #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/ABOUT.md) | -| #Team Koders |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [Team Koders](./Teams/kajalpasha/ABOUT.md) | +| #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/ABOUT.md) | | #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | +| #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/ABOUT.md) | | #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | -| #Team Koders |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Koders](./Teams/wise-eddy/ABOUT.md) | +| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 93b89fe..3a3bbfe 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -4478,6 +4478,23 @@ I am Azmath Shamrad from Colombo, Sri Lanka - Javascript +--------------------------------------- + +mapQuest +===== + +We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) + +## About the team + +* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies +* Damnjan - back-end developer eager to build big data systems + +## Technology stack + +We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. + + --------------------------------------- @@ -4608,3 +4625,42 @@ of application you are going to build. You can change your mind, that's ok. Just push an update here when you do. + + +--------------------------------------- + +Wise Eddy +============================ +[WE](http://wiseeddy.com) develop interactive and highly visual software for education and science applications. + +=========================== + +|elise +|--- +| Elise + +I'm a scientist (mainly with climate-related subjects) who has been writing code for research and +outreach for many years. I am interested in numerical modeling and visualizations that help +make sense of the world in beautiful ways. + + + +Why I want to win +=================================== +I have an idea about how to create more beautiful and interactive visualizations of global climate fields +(like surface temperature) and I want to bring that idea into production for a large audience +so they can see for themselves how the global climate has behaved, and that they can play with the data to draw their own conclusions from data. + +Skills +============== +- Javascript +- HTML5 +- SVG +- sed/awk/shell scripts etc +- NOAA/NASA APIs for the data + +The idea +======= +I'm going to tackle the climate question...by developing a better way to present public datasetes from +NOAA and NASA. + From 8545503c74b2346e901037fb10bd553000a96843 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Wed, 26 Nov 2014 19:40:29 -0300 Subject: [PATCH 479/997] asd --- Teams/Esquilax/team.json~ | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 Teams/Esquilax/team.json~ diff --git a/Teams/Esquilax/team.json~ b/Teams/Esquilax/team.json~ deleted file mode 100644 index f0b1bab..0000000 --- a/Teams/Esquilax/team.json~ +++ /dev/null @@ -1,36 +0,0 @@ -{ - "teamName": "Esquilax", - "members": [ - { - "name": "Joaquin Hernan Lavera", - "twitter": "@jhlavera", - "koding": "jlavera", - "location": "Buenos Aires, AR", - "lead": true - }, - { - "name": "Juan Martin Desimoni", - "twitter": "@JuanDesi", - "koding": "JuanDesi", - "location": "Buenos Aires, AR" - }, - { - "name": "Tomas Duhourq", - "twitter": "@tomduhourq", - "koding": "", - "location": "Buenos Aires, AR" - }, - { - "name": "Martin Cousido", - "twitter": "", - "koding": "", - "location": "Buenos Aires, AR" - }, - { - "name": "Manuel Gambino", - "twitter": "@manugb93", - "koding": "", - "location": "Buenos Aires, AR" - } - ] -} From f7fb719c20d9adfbf4224c71b3e36a01ba0f523f Mon Sep 17 00:00:00 2001 From: Joaquin Date: Wed, 26 Nov 2014 19:42:47 -0300 Subject: [PATCH 480/997] clean --- Teams/Esquilax/ABOUT.md | 16 ++++++++++++++++ Teams/Esquilax/ABOUT.md~ | 20 ++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 Teams/Esquilax/ABOUT.md create mode 100644 Teams/Esquilax/ABOUT.md~ diff --git a/Teams/Esquilax/ABOUT.md b/Teams/Esquilax/ABOUT.md new file mode 100644 index 0000000..cc61a9c --- /dev/null +++ b/Teams/Esquilax/ABOUT.md @@ -0,0 +1,16 @@ +This is our page +================ + +Coming soon... + + +About our team +=========================== + +Coming soon... + + +About our skills and what we are going to do? +======= + +We don't know yet! :D diff --git a/Teams/Esquilax/ABOUT.md~ b/Teams/Esquilax/ABOUT.md~ new file mode 100644 index 0000000..9c37233 --- /dev/null +++ b/Teams/Esquilax/ABOUT.md~ @@ -0,0 +1,20 @@ +This is our page +================ + +Coming soon... + + +About our team +=========================== + +Coming soon... + + +About our skills and what we are going to do? +======= +- PHP +- CSS3 +- HTML5 +- Creativity! + + From 4908413181d89c180d6accaf9d69dd0b7b200db1 Mon Sep 17 00:00:00 2001 From: Angel Ramirez Date: Wed, 26 Nov 2014 17:44:12 -0500 Subject: [PATCH 481/997] Update team.json Changing state for country code --- Teams/Cu3mbY/team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/Cu3mbY/team.json b/Teams/Cu3mbY/team.json index 0780637..36067e3 100644 --- a/Teams/Cu3mbY/team.json +++ b/Teams/Cu3mbY/team.json @@ -5,26 +5,26 @@ "name": "Angel Ramirez", "twitter": "angel_cuemby", "koding": "angel-cuemby", - "location": "Delray Beach, FL", + "location": "Delray Beach, US", "lead": true }, { "name": "Alexandr Tasciuc", "twitter": "americanet1985", "koding": "atasiuc", - "location": "Delray Beach, FL" + "location": "Delray Beach, US" }, { "name": "Juan Lopez", "twitter": "onel0p3z", "koding": "onel0p3z", - "location": "Delray Beach, FL" + "location": "Delray Beach, US" }, { "name": "Cristina Solana", "twitter": "nightshiftc", "koding": "nightshiftc", - "location": "Miami, FL" + "location": "Miami, US" } ] } From 6eb6dba2bc68b952590cf8afdb82729f41acaa8c Mon Sep 17 00:00:00 2001 From: Nikolas Moya Date: Wed, 26 Nov 2014 20:44:13 -0200 Subject: [PATCH 482/997] Moyrilia team definition --- Teams/Moyrilia/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Moyrilia/team.json diff --git a/Teams/Moyrilia/team.json b/Teams/Moyrilia/team.json new file mode 100644 index 0000000..9aac0e9 --- /dev/null +++ b/Teams/Moyrilia/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Moyrilia", + "members": [ + { + "name": "Nikolas Moya", + "twitter": "nikolasmoya", + "koding": "nmoya", + "location": "Campinas, BR", + "lead": true + }, + { + "name": "Marilia Ferreira", + "twitter": "m_ntns", + "koding": "mariliaferreira", + "location": "Curitiba, BR" + } + ] +} From b62669768413d4faf574d07521f26ba57e3c40ea Mon Sep 17 00:00:00 2001 From: Nestor Mata Cuthbert Date: Wed, 26 Nov 2014 17:50:01 -0500 Subject: [PATCH 483/997] Getting the InsaneAi team in place for the challenge! --- Teams/InsaneAi/ABOUT.md | 11 +++++++++++ Teams/InsaneAi/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/InsaneAi/ABOUT.md create mode 100644 Teams/InsaneAi/team.json diff --git a/Teams/InsaneAi/ABOUT.md b/Teams/InsaneAi/ABOUT.md new file mode 100644 index 0000000..8df4255 --- /dev/null +++ b/Teams/InsaneAi/ABOUT.md @@ -0,0 +1,11 @@ +# InsaneAi Team + +We are a group of enthusiastic developers around the world and passioned +about programming and making cool things. + +## About Us + +- Nestor: 13+ years web developer with experience in many thecnologies around web, a problem solver, an architech and a guy pasioned about +performance. +- Alvis: I am interested in all fields of software development, especially UI/UX design. +- Dmitry: I'm young and motivated student with programming skills who wants to spend a time on building cool project with new interesting people. diff --git a/Teams/InsaneAi/team.json b/Teams/InsaneAi/team.json new file mode 100644 index 0000000..6233d69 --- /dev/null +++ b/Teams/InsaneAi/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "InsaneAi", + "members": [ + { + "name": "Nestor Mata", + "twitter": "nestormata", + "koding": "nestormata", + "location": "Panama, PA", + "lead": true + }, + { + "name": "Alvis Wong", + "twitter": "pwmvx1289", + "koding": "pwmvx1289", + "location": "Hong Kong, HK" + }, + { + "name": "Dmitry Romanenko", + "twitter": "dimon222", + "koding": "dimon222", + "location": "Toronto, CA", + } + ] +} From cd34ede782c48cc7d8f8f94cb5b56ca9aad3ee04 Mon Sep 17 00:00:00 2001 From: avb1003 Date: Thu, 27 Nov 2014 01:50:29 +0300 Subject: [PATCH 484/997] Added an about file --- Teams/Gamma/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/Gamma/ABOUT.md diff --git a/Teams/Gamma/ABOUT.md b/Teams/Gamma/ABOUT.md new file mode 100644 index 0000000..f077bb7 --- /dev/null +++ b/Teams/Gamma/ABOUT.md @@ -0,0 +1,16 @@ +# Team Gamma + +I am Alexander Barsukov. + +## About Me + +Sometimes I've got somewhat interesting things about programming, but I am new in web programming. + +## About Languages + +I've dealt with quite a few programming languages. + +## About themes + + As concerns of this competition I'm mostly think about themes of games:introducing + software developme nt and HTML5 games. From c86fb9b53b72202def88427871b9ca0401eac06d Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 17:53:56 -0500 Subject: [PATCH 485/997] Deleted about.md~ --- Teams/Lexington Techs/about.md~ | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 Teams/Lexington Techs/about.md~ diff --git a/Teams/Lexington Techs/about.md~ b/Teams/Lexington Techs/about.md~ deleted file mode 100644 index 3b67b32..0000000 --- a/Teams/Lexington Techs/about.md~ +++ /dev/null @@ -1,26 +0,0 @@ -Lexington Techs -================ - -https://lh5.googleusercontent.com/-fBk17HAD7SI/VF1V9l2HjRI/AAAAAAAAFjc/ztubaLL1vw0/w500-h370-no/IMG_2335.JPG - - -About Us -=========================== - -| Isaac | Joel | -|--- |--- | -| ![Isaac](https://lh6.googleusercontent.com/-PjqgjK1-Qwk/U7RwKbiA8hI/AAAAAAAADHg/YJX4pBlOjmo/s567-no/84d5287c-b0a8-41d6-a1ec-98c8cffee36a) | ![Joel](https://lh5.googleusercontent.com/-niqoCbrX-cE/UrzdFHBIenI/AAAAAAAAAzU/US9G999D-t0/s567-no/LogoExport1000.png) | - -#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 40ac66da9d067d2fc4a2bf1b4f46aaa6d26dbbd4 Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 17:55:43 -0500 Subject: [PATCH 486/997] Update and rename about.md to ABOUT.md --- Teams/Lexington Techs/{about.md => ABOUT.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Teams/Lexington Techs/{about.md => ABOUT.md} (91%) diff --git a/Teams/Lexington Techs/about.md b/Teams/Lexington Techs/ABOUT.md similarity index 91% rename from Teams/Lexington Techs/about.md rename to Teams/Lexington Techs/ABOUT.md index 09e60a5..d442b28 100644 --- a/Teams/Lexington Techs/about.md +++ b/Teams/Lexington Techs/ABOUT.md @@ -1,7 +1,7 @@ Lexington Techs ================ -http://imgur.com/4FBRsWn +![Our home!](http://imgur.com/4FBRsWn) About Us From ed7ad54b66afaacd85422dbcb0b3abf09eaa929c Mon Sep 17 00:00:00 2001 From: Nestor Mata Cuthbert Date: Wed, 26 Nov 2014 18:01:02 -0500 Subject: [PATCH 487/997] Update to team info --- Teams/InsaneAi/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/InsaneAi/ABOUT.md b/Teams/InsaneAi/ABOUT.md index 8df4255..788c136 100644 --- a/Teams/InsaneAi/ABOUT.md +++ b/Teams/InsaneAi/ABOUT.md @@ -8,4 +8,4 @@ about programming and making cool things. - Nestor: 13+ years web developer with experience in many thecnologies around web, a problem solver, an architech and a guy pasioned about performance. - Alvis: I am interested in all fields of software development, especially UI/UX design. -- Dmitry: I'm young and motivated student with programming skills who wants to spend a time on building cool project with new interesting people. +- Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). From 476b7e4e48a9f0d8a26fe2b98b2916a19d555ee0 Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 18:01:57 -0500 Subject: [PATCH 488/997] Update ABOUT.md --- Teams/Lexington Techs/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Lexington Techs/ABOUT.md b/Teams/Lexington Techs/ABOUT.md index d442b28..da9485b 100644 --- a/Teams/Lexington Techs/ABOUT.md +++ b/Teams/Lexington Techs/ABOUT.md @@ -1,7 +1,7 @@ Lexington Techs ================ -![Our home!](http://imgur.com/4FBRsWn) +![Our home!](http://i.imgur.com/UVWayHR.jpg) About Us From 126afb1e371fcd0b8af586f6f73a05293c3ddc8f Mon Sep 17 00:00:00 2001 From: Isaac Rowe Date: Wed, 26 Nov 2014 18:03:06 -0500 Subject: [PATCH 489/997] Delete team.json~ --- Teams/Lexington Techs/team.json~ | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Teams/Lexington Techs/team.json~ diff --git a/Teams/Lexington Techs/team.json~ b/Teams/Lexington Techs/team.json~ deleted file mode 100644 index 83e9453..0000000 --- a/Teams/Lexington Techs/team.json~ +++ /dev/null @@ -1,16 +0,0 @@ -{ - "teamName": "Lexington Techs", - "members": [ - { - "name": "Isaac Rowe", - "twitter": "Isaac_rowe1", - "koding": "irowe", - "location": "Lexington, US" - }, - { - "name": "Joel Ewing", - "koding": "physicsshark", - "location": "Lexington, US" - } - ] -} From 52b0d7d1948f0f8398d012a5b4b01ae41294360a Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Thu, 27 Nov 2014 01:05:32 +0200 Subject: [PATCH 490/997] Create teams.json --- Teams/Super-Mosquitto/teams.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/Super-Mosquitto/teams.json diff --git a/Teams/Super-Mosquitto/teams.json b/Teams/Super-Mosquitto/teams.json new file mode 100644 index 0000000..f59f259 --- /dev/null +++ b/Teams/Super-Mosquitto/teams.json @@ -0,0 +1,16 @@ +{ + "teamName": "Super-Mosquitto", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Hristo Hristov", + "koding": "interdrift", + "location": "Bourgas,BG" + } + ] +} From 6eafb85209eb3d013c66e2b3cafc58dd0a124c41 Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Thu, 27 Nov 2014 01:07:54 +0200 Subject: [PATCH 491/997] Rename teams.json to team.json --- Teams/Super-Mosquitto/{teams.json => team.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/Super-Mosquitto/{teams.json => team.json} (100%) diff --git a/Teams/Super-Mosquitto/teams.json b/Teams/Super-Mosquitto/team.json similarity index 100% rename from Teams/Super-Mosquitto/teams.json rename to Teams/Super-Mosquitto/team.json From 6e469708013a6e4b5f1f5f508837fa718eeecf4a Mon Sep 17 00:00:00 2001 From: Dommy Asfiandy Date: Wed, 26 Nov 2014 23:12:28 +0000 Subject: [PATCH 492/997] Added team information --- Teams/Codeepy/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Codeepy/team.json diff --git a/Teams/Codeepy/team.json b/Teams/Codeepy/team.json new file mode 100644 index 0000000..d2660b3 --- /dev/null +++ b/Teams/Codeepy/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Codeepy", + "members": [ + { + "name": "Dommy Asfiandy", + "twitter": "dumbaztic", + "koding": "dumbastic", + "location": "Manchester, UK", + "lead": true + }, + { + "name": "Halim Fadhli", + "twitter": "halimfadhli", + "koding": "cipherhat", + "location": "Manchester, UK" + }, + { + "name": "Elchin Ismayilov", + "twitter": "elch7n", + "koding": "elchin14", + "location": "Manchester, UK" + }, + { + "name": "Ruvin Yusubov", + "twitter": "", + "koding": "ruvinmu", + "location": "Manchester, UK" + }, + { + "name": "Abdulrahman Hussein", + "twitter": "", + "koding": "abdush", + "location": "Manchester, UK" + } + ] +} From 56487bd70051a13d65fd4423063fdcd27c0096bd Mon Sep 17 00:00:00 2001 From: Nikolas Moya Date: Wed, 26 Nov 2014 21:12:46 -0200 Subject: [PATCH 493/997] Moyrilia Description --- Teams/Moyrilia/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Moyrilia/ABOUT.md diff --git a/Teams/Moyrilia/ABOUT.md b/Teams/Moyrilia/ABOUT.md new file mode 100644 index 0000000..80dbbf3 --- /dev/null +++ b/Teams/Moyrilia/ABOUT.md @@ -0,0 +1,18 @@ +Nikolas Moya @nikolasmoya +=========================== +- from: Campinas, Brasil +- 50% Stack Developer, working my way to full stack +- C, Python, Javascript (Front and Back end), PHP +- CS Master Student working on interactive segmentation algorithms +- Github fan + + + +Marilia Ferreira @m_ntns +=========================== +- from: Curitiba, Brasil +- User Experience Professional +- Pixels are my thing +- Framer JS, Origami, Coffeescript, CSS, HTML5 +- Student at University of Dundee + From 425c39f1343846e6e07704077d3135c7111f377e Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Thu, 27 Nov 2014 01:13:23 +0200 Subject: [PATCH 494/997] Create ABOUT.md --- Teams/Super-Mosquitto/ABOUT.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Super-Mosquitto/ABOUT.md diff --git a/Teams/Super-Mosquitto/ABOUT.md b/Teams/Super-Mosquitto/ABOUT.md new file mode 100644 index 0000000..f0f766d --- /dev/null +++ b/Teams/Super-Mosquitto/ABOUT.md @@ -0,0 +1,11 @@ +Hi everyone.My name is Hristo and I'm a 19 years old software engineering student. I'm going to be building a WebGL game using +Three.js & Javascript(of course). I have an idea about the game and I won't be revealing it just yet so stay in touch. + +I'm also looking for people to join my team that's why I will give you a brief introduction about what I can do and what my skills are. +For the past 6 months I have been working in a company in the area of computational chemistry. I'm involved in projects which +for the most part solve problems with the help of graph theory. This is where my strength lies. I"m also a C# certified specialist +and I have some good amount of experience developing applications & also a good amount of presentation skills. I'm also lucky enough +to be a MSP and MCP. If you are passionate about games and like to create stuff that move please don't hesitate to contact me. +I'm looking for technically skilled persons and design and user interface is going to be the second most important thing. + +Thanks ! From ec51d6babec85bb02fa40d4a6e3ccc8e90083f25 Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:18:19 -0800 Subject: [PATCH 495/997] Team.json for Freebird team.json for Freebird --- Teams/Freebird/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Freebird/team.json diff --git a/Teams/Freebird/team.json b/Teams/Freebird/team.json new file mode 100644 index 0000000..2ab05c7 --- /dev/null +++ b/Teams/Freebird/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Freebird", + "members": [ + { + "name": "Josephine Tsay", + "twitter": "fromjosephine", + "koding": "josephine", + "location": "San Francisco, CA" + }, + { + "name": "Bhavna Mahadevan", + "twitter": "BHAVNATOR", + "koding": "bhavnator", + "location": "Santa Monica, CA" + } + ] +} From 53851c277f1bec0337a9555acdce2dfec47e6cea Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Thu, 27 Nov 2014 01:23:07 +0200 Subject: [PATCH 496/997] Update team.json --- Teams/Super-Mosquitto/team.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Teams/Super-Mosquitto/team.json b/Teams/Super-Mosquitto/team.json index f59f259..76ea706 100644 --- a/Teams/Super-Mosquitto/team.json +++ b/Teams/Super-Mosquitto/team.json @@ -1,15 +1,9 @@ { "teamName": "Super-Mosquitto", "members": [ - { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" - }, { "name": "Hristo Hristov", - "koding": "interdrift", + "koding": "hristo135", "location": "Bourgas,BG" } ] From c17062e3aed18e2f15c4b605108c7b1a61d5253d Mon Sep 17 00:00:00 2001 From: CrowdAppzDev Date: Thu, 27 Nov 2014 00:26:20 +0100 Subject: [PATCH 497/997] Create team.json --- Teams/CrowdAppz/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/CrowdAppz/team.json diff --git a/Teams/CrowdAppz/team.json b/Teams/CrowdAppz/team.json new file mode 100644 index 0000000..35a8a85 --- /dev/null +++ b/Teams/CrowdAppz/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "CrowdAppz", + "members": [ + { + "name": "Benjamin Räthlein", + "twitter": "B3nRa", + "koding": "b3nra", + "location": "Karlsruhe, DE", + "lead": true + }, + { + "name": "Henning Muszynski", + "twitter": "henningmus", + "koding": "henningmu", + "location": "Karlsruhe, DE" + }, + { + "name": "Lukas Masuch", + "twitter": "lukasmasuch", + "koding": "lukasmasuch", + "location": "Karlsruhe, DE", + } + ] +} From 320e5d77fbe655ce54168e78b48e8a289f9f8814 Mon Sep 17 00:00:00 2001 From: Dommy Asfiandy Date: Wed, 26 Nov 2014 23:30:28 +0000 Subject: [PATCH 498/997] Added an about file --- Teams/Codeepy/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/Codeepy/ABOUT.md diff --git a/Teams/Codeepy/ABOUT.md b/Teams/Codeepy/ABOUT.md new file mode 100644 index 0000000..c48299a --- /dev/null +++ b/Teams/Codeepy/ABOUT.md @@ -0,0 +1,21 @@ +# Codeepy + +We are a bunch of geeks who love to learn and master software development technologies. We are more than we are. We are ONE. + +## About Us + +- Abdush loves Java since he started to write his first code in this programming language. He formerly worked on several projects to provide software solutions with optimum algorithms in Sudan. He is regarded as expert by his friends due to his prominent experience in software and managerial skills. In his free time, you can find him talking with his friends or doing sport activities. +- Dommy has more than 5 years experience of professional software development in 2 different countries. He has been fallen in love with .NET since he learned how to write "Hello World!" program. Python - his second love - took his heart recently. In his spare time, Dommy enjoys watching football matches with his friends and arguing about some stupid things. +- Elchin was previously at ASPU, where he worked as an engineer-programmer. He was part of the Startup team working on the project called "Virtual Education System", which has been acquired by three large universities in Azerbaijan. In his spare time, Elchin likes playing chess and brainstorming with his friends. +- Halim loved Java before, but after years of playing with many different programming languages, he just doesn't have any tendency towards any specific programming language anymore. His greatest dream is to meet with a programming language or framework that can handle cross language problem. But what defines him most, Halim loves Manchester United. XD +- Ruvin has been learning problem-solving algorithms since he was in the first year. His love for algorithm brought him national and international recognitions. Recently, he have developed an ontology-based technical document retrieval system for Ericsson. He loves to spend his time travelling and trying various foods from different places all over the world. + +## Languages We Love + +- Python +- Java +- C#.NET +- Javascript +- C++ + +http://www.codeepy.com/about/ From 3225b2739a2396351ae9f8fdfe304bf39fe1bebf Mon Sep 17 00:00:00 2001 From: CrowdAppzDev Date: Thu, 27 Nov 2014 00:30:39 +0100 Subject: [PATCH 499/997] Create ABOUT.md --- Teams/CrowdAppz/ABOUT.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Teams/CrowdAppz/ABOUT.md diff --git a/Teams/CrowdAppz/ABOUT.md b/Teams/CrowdAppz/ABOUT.md new file mode 100644 index 0000000..c2f7643 --- /dev/null +++ b/Teams/CrowdAppz/ABOUT.md @@ -0,0 +1,22 @@ +CrowdAppz +================ + +``` + ___-------___ + _-~~ ~~-_ + _-~ /~-_ + /^\__/^\ /~ \ / \ + /| O|| O| / \_______________/ \ +| |___||__| / / \ \ +| \ / / \ \ +| (_______) /______/ \_________ \ +| / / \ / \ + \ \^\\ \ / \ / + \ || \______________/ _-_ //\__// + \ ||------_-~~-_ ------------- \ --/~ ~\ || __/ + ~-----||====/~ |==================| |/~~~~~ + (_(__/ ./ / \_\ \. + (_(___/ \_____)_) - tbd + + +``` From 88a1d9f4b1670c3c5dd5fb2cc3f254dd6226cf01 Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:30:41 -0800 Subject: [PATCH 500/997] Added an about file Added an about file --- Teams/Freebird/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Freebird/ABOUT.md diff --git a/Teams/Freebird/ABOUT.md b/Teams/Freebird/ABOUT.md new file mode 100644 index 0000000..38efe5f --- /dev/null +++ b/Teams/Freebird/ABOUT.md @@ -0,0 +1,17 @@ +Team ByteMe +================ + +We're Bhavna and Josephine, here to have some fun while making cool stuff. We met at Carnegie Mellon University's Master of +Entertainment Technology Program, and have been friends ever since. Bhavna is a coder, Josephine is a designer, and we both like music +games, and art, so it really is a match made in tech heaven! + +About your team +=========================== + +| Bhavna: C#, Processing, Java, Python, C++ | Josephine: Illustrator, Photoshop, Sketch +|--- |--- |--- |--- +| ![Bhavna: C#, Processing, Java, Python, C++](https://pbs.twimg.com/profile_images/478676620517986304/lgYjxIYD.jpeg) | ![Josephine: Illustrator, Photoshop, Sketch](https://media.licdn.com/mpr/mpr/shrink_200_200/p/8/005/073/099/17a1172.jpg) | + + + + From 6d286cd483db0b7169ced26d37c094075637bb37 Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:32:44 -0800 Subject: [PATCH 501/997] teamname changed teamname changed --- Teams/Freebird/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Freebird/team.json b/Teams/Freebird/team.json index 2ab05c7..025cc7f 100644 --- a/Teams/Freebird/team.json +++ b/Teams/Freebird/team.json @@ -1,5 +1,5 @@ { - "teamName": "Freebird", + "teamName": "ByteMe", "members": [ { "name": "Josephine Tsay", From ef37b21ffacd38f0eafea89d9477aa7ea44f9ac6 Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Thu, 27 Nov 2014 01:32:51 +0200 Subject: [PATCH 502/997] Update team.json --- Teams/Super-Mosquitto/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Super-Mosquitto/team.json b/Teams/Super-Mosquitto/team.json index 76ea706..3800485 100644 --- a/Teams/Super-Mosquitto/team.json +++ b/Teams/Super-Mosquitto/team.json @@ -4,7 +4,8 @@ { "name": "Hristo Hristov", "koding": "hristo135", - "location": "Bourgas,BG" + "location": "Bourgas,BG", + "lead" : true } ] } From 04fe7deb18338ec4ab9700f801700594f2313965 Mon Sep 17 00:00:00 2001 From: undefined Date: Thu, 27 Nov 2014 01:43:40 +0200 Subject: [PATCH 503/997] undefined --- Teams/undefined/ABOUT.md | 4 ++++ Teams/undefined/team.json | 12 ++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 Teams/undefined/ABOUT.md create mode 100644 Teams/undefined/team.json diff --git a/Teams/undefined/ABOUT.md b/Teams/undefined/ABOUT.md new file mode 100644 index 0000000..cc31721 --- /dev/null +++ b/Teams/undefined/ABOUT.md @@ -0,0 +1,4 @@ +undefined +========= + +undefined \ No newline at end of file diff --git a/Teams/undefined/team.json b/Teams/undefined/team.json new file mode 100644 index 0000000..271b945 --- /dev/null +++ b/Teams/undefined/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "undefined", + "members": [ + { + "name": "Oleksii Hlushenko", + "twitter": "meEmwy", + "koding": "emwy", + "location": "Mykolaiv, UA", + "lead": true + } + ] +} From a89b2f427cbdebd075f02bd4238c580150409f13 Mon Sep 17 00:00:00 2001 From: CrowdAppzDev Date: Thu, 27 Nov 2014 00:45:33 +0100 Subject: [PATCH 504/997] Update team.json Removed comma at EOL --- Teams/CrowdAppz/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CrowdAppz/team.json b/Teams/CrowdAppz/team.json index 35a8a85..46499aa 100644 --- a/Teams/CrowdAppz/team.json +++ b/Teams/CrowdAppz/team.json @@ -18,7 +18,7 @@ "name": "Lukas Masuch", "twitter": "lukasmasuch", "koding": "lukasmasuch", - "location": "Karlsruhe, DE", + "location": "Karlsruhe, DE" } ] } From eb5fa848beab9748e3cc0de014ebcf422b3f5d09 Mon Sep 17 00:00:00 2001 From: Hubert Chen Date: Wed, 26 Nov 2014 18:45:39 -0500 Subject: [PATCH 505/997] Added the About.md file --- Teams/PhelanGood/ABOUT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/PhelanGood/ABOUT.md diff --git a/Teams/PhelanGood/ABOUT.md b/Teams/PhelanGood/ABOUT.md new file mode 100644 index 0000000..4ea71e5 --- /dev/null +++ b/Teams/PhelanGood/ABOUT.md @@ -0,0 +1,30 @@ +# Team PhelanGood +One man, on a mission, to save the world through the Koding Global Hackathon. Just kidding. + +# About Me +![Hubert](http://i.imgur.com/niC2HLh.png) + +Hi, my name is Hubert Chen. I am a student studying Software Engineering at Monmouth University, which is located in New Jersey, +USA. + +I would like to join this hackathon because it will be a great opportunity to challenge myself to build something that can +create a positive impact. After 4 years of school, I believe I have accumulated enough knowledge to build a full stack system. + +As your typical broke college student, winning any sort of prize money would be a extremely helpful. However, given the sheer +amount of teams (2,000 maximum) and probably being on the low end of experience in the Top Hacker category, the odds of myself +winning are unlikely. This does not deter me. Instead, I hope to try the best that I can and when the competition has subsided, +analyze other people's work in the hopes that I may find new ways of approaching problems and designing solutions. + +Regardless of whether I get accepted, I would like to applaud the Koding team for hosting this event. + +Thank you. + +# About the Project +As it isn't the time to learn new technologies, I will be sticking with easy to use and familar technologies. My stack will include: +Koding for hosting, Apache, MySQL, PHP, Bootstrap, CSS, JQuery, JS, and HTML. + +Theme: Problems facing our planet, explained using interactive data visualization. + +*APIs: Data.gov, Census.gov, WorldBank.org, Ip2Country through MashApe. + +*This is bound to change as I am still playing around with a few ideas. From f1a5990b632f7d801c904062ac8b471852d06f01 Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:46:20 -0800 Subject: [PATCH 506/997] team.json team.json --- Teams/ByteMe/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/ByteMe/team.json diff --git a/Teams/ByteMe/team.json b/Teams/ByteMe/team.json new file mode 100644 index 0000000..025cc7f --- /dev/null +++ b/Teams/ByteMe/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "ByteMe", + "members": [ + { + "name": "Josephine Tsay", + "twitter": "fromjosephine", + "koding": "josephine", + "location": "San Francisco, CA" + }, + { + "name": "Bhavna Mahadevan", + "twitter": "BHAVNATOR", + "koding": "bhavnator", + "location": "Santa Monica, CA" + } + ] +} From 6cc7873e81eb8ef5e6c356c9cd005bbcda1e3fc8 Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:46:58 -0800 Subject: [PATCH 507/997] ABOUT.md ABOUT.md --- Teams/ByteMe/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/ByteMe/ABOUT.md diff --git a/Teams/ByteMe/ABOUT.md b/Teams/ByteMe/ABOUT.md new file mode 100644 index 0000000..cde56ae --- /dev/null +++ b/Teams/ByteMe/ABOUT.md @@ -0,0 +1,16 @@ +Team ByteMe +================ + +We're Bhavna and Josephine, here to have some fun while making cool stuff. We met at Carnegie Mellon University's Master of +Entertainment Technology Program, and have been friends ever since. Bhavna is a coder, Josephine is a designer, and we both like music +games, and art, so it really is a match made in tech heaven! + +About your team +=========================== + +| Bhavna: C#, Processing, Java, Python, C++ | Josephine: Illustrator, Photoshop, Sketch +|--- |--- |--- |--- +| ![Bhavna: C#, Processing, Java, Python, C++](https://pbs.twimg.com/profile_images/478676620517986304/lgYjxIYD.jpeg) | ![Josephine: Illustrator, Photoshop, Sketch](https://media.licdn.com/mpr/mpr/shrink_200_200/p/8/005/073/099/17a1172.jpg) | + + + From 53e43abe87d64718b1f866cdf912bda4da2db397 Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:48:44 -0800 Subject: [PATCH 508/997] edit text edit text --- Teams/ByteMe/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/ByteMe/ABOUT.md b/Teams/ByteMe/ABOUT.md index cde56ae..b229659 100644 --- a/Teams/ByteMe/ABOUT.md +++ b/Teams/ByteMe/ABOUT.md @@ -1,8 +1,8 @@ Team ByteMe ================ -We're Bhavna and Josephine, here to have some fun while making cool stuff. We met at Carnegie Mellon University's Master of -Entertainment Technology Program, and have been friends ever since. Bhavna is a coder, Josephine is a designer, and we both like music +We're Bhavna and Josephine, here to have some fun while making cool stuff that people use. We met at Carnegie Mellon University's Master of +Entertainment Technology Program, and have been friends ever since. Bhavna is a coder; Josephine is a designer; we both like music, games, and art, so it really is a match made in tech heaven! About your team From 973bdee99b5667ff74594ec8eb7f31ed735f68be Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:53:21 -0800 Subject: [PATCH 509/997] Delete ABOUT.md --- Teams/Freebird/ABOUT.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Teams/Freebird/ABOUT.md diff --git a/Teams/Freebird/ABOUT.md b/Teams/Freebird/ABOUT.md deleted file mode 100644 index 38efe5f..0000000 --- a/Teams/Freebird/ABOUT.md +++ /dev/null @@ -1,17 +0,0 @@ -Team ByteMe -================ - -We're Bhavna and Josephine, here to have some fun while making cool stuff. We met at Carnegie Mellon University's Master of -Entertainment Technology Program, and have been friends ever since. Bhavna is a coder, Josephine is a designer, and we both like music -games, and art, so it really is a match made in tech heaven! - -About your team -=========================== - -| Bhavna: C#, Processing, Java, Python, C++ | Josephine: Illustrator, Photoshop, Sketch -|--- |--- |--- |--- -| ![Bhavna: C#, Processing, Java, Python, C++](https://pbs.twimg.com/profile_images/478676620517986304/lgYjxIYD.jpeg) | ![Josephine: Illustrator, Photoshop, Sketch](https://media.licdn.com/mpr/mpr/shrink_200_200/p/8/005/073/099/17a1172.jpg) | - - - - From fc703f3e443547eab1d09b8364910231bc295d2a Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 15:53:27 -0800 Subject: [PATCH 510/997] Delete team.json --- Teams/Freebird/team.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Teams/Freebird/team.json diff --git a/Teams/Freebird/team.json b/Teams/Freebird/team.json deleted file mode 100644 index 025cc7f..0000000 --- a/Teams/Freebird/team.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "teamName": "ByteMe", - "members": [ - { - "name": "Josephine Tsay", - "twitter": "fromjosephine", - "koding": "josephine", - "location": "San Francisco, CA" - }, - { - "name": "Bhavna Mahadevan", - "twitter": "BHAVNATOR", - "koding": "bhavnator", - "location": "Santa Monica, CA" - } - ] -} From 9ab9ee01c1e830db31a5831fec5a3b5b561028cb Mon Sep 17 00:00:00 2001 From: FatherMother Date: Thu, 27 Nov 2014 03:01:12 +0300 Subject: [PATCH 511/997] Snitcher --- Teams/Snitcher/ABOUT.md | 19 +++++++++++++++++++ Teams/Snitcher/team.json | 25 +++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 Teams/Snitcher/ABOUT.md create mode 100644 Teams/Snitcher/team.json diff --git a/Teams/Snitcher/ABOUT.md b/Teams/Snitcher/ABOUT.md new file mode 100644 index 0000000..028c8a1 --- /dev/null +++ b/Teams/Snitcher/ABOUT.md @@ -0,0 +1,19 @@ +Snitcher. +================ +Roles: + fish — backend, frontend developer, + madest — backend, frontend developer, + mio — seo, designer, + arhis — just a clever guy :) + + + + + + + + + + + + glhf \ No newline at end of file diff --git a/Teams/Snitcher/team.json b/Teams/Snitcher/team.json new file mode 100644 index 0000000..013514d --- /dev/null +++ b/Teams/Snitcher/team.json @@ -0,0 +1,25 @@ +{ + "teamName": "Snitcher", + "members": [ + { + "name": "Vitaly Kalmuk", + "koding": "fish", + "location": "Orel, RU" + } + { + "name": "Artem Sharabiev", + "koding": "madest", + "location": "Orel, RU" + } + { + "name": "Iliy Krasnov", + "koding": "mio", + "location": "Orel, RU" + } + { + "name": "Demis Kostromichev", + "koding": "arhis", + "location": "Orel, RU" + } + ] +} From 4d0407048398ce4d7215e064bc42085a158da92e Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:08:17 +0000 Subject: [PATCH 512/997] Added added case-insensitive about.md finding --- README.md | 438 ++++++++++++++++++++++++------------------------ TEAMS.md | 162 ++++++++++++++++++ gulpfile.coffee | 15 +- package.json | 1 + 4 files changed, 397 insertions(+), 219 deletions(-) diff --git a/README.md b/README.md index 0014a5c..bed2bf9 100644 --- a/README.md +++ b/README.md @@ -29,219 +29,225 @@ the lower section of this README.md file. | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| -| #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | -| #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | -| #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | -| #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | -| #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/ABOUT.md) | -| #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | -| #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | -| #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | -| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/vdjtab) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | -| #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | -| #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/ABOUT.md) | -| #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | -| #AcklenAvenue |[Camilo Aguilar](https://koding.com/kmiloaguilar) San Pedro Sula, HN *(team lead)*
[Rene Rosa](https://koding.com/realpasro) San Pedro Sula, HN
[Richard Siwady](https://koding.com/rsiwady29) Villanueva, HN
[Danilo Caballero](https://koding.com/dcaballeroc) Oakland, US
| [AcklenAvenue](./Teams/AcklenAvenue/ABOUT.md) | -| #AgainstFlow |[Maja Dinjar](https://koding.com/againstflow) Zagreb, HR
| [AgainstFlow](./Teams/AgainstFlow/ABOUT.md) | -| #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/ABOUT.md) | -| #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/ABOUT.md) | -| #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | -| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/ABOUT.md) | -| #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | -| #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | -| #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | -| #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | -| #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | -| #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | -| #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | -| #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | -| #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | -| #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/ABOUT.md) | -| #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | -| #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | -| #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | -| #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | -| #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/ABOUT.md) | -| #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | -| #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/ABOUT.md) | -| #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | -| #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/ABOUT.md) | -| #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | -| #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | -| #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/ABOUT.md) | -| #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | -| #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | -| #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | -| #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | -| #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/ABOUT.md) | -| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/ABOUT.md) | -| #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/ABOUT.md) | -| #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/ABOUT.md) | -| #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | -| #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | -| #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | -| #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | -| #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
[Saurabh Jain](https://koding.com/undefined) Hyderabad, IN
[Kushal Singh](https://koding.com/undefined) Hyderabad, IN
| [Team Dynamos](./Teams/Dynamos/ABOUT.md) | -| #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | -| #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | -| #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | -| #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | -| #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | -| #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | -| #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | -| #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | -| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | -| #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/ABOUT.md) | -| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | -| #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | -| #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | -| #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | -| #CapJahe |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [CapJahe](./Teams/GudegUnited/ABOUT.md) | -| #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | -| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | -| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | -| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | -| #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | -| #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | -| #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | -| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | -| #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | -| #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | -| #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | -| #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | -| #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | -| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | -| #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | -| #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | -| #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/ABOUT.md) | -| #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | -| #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| [Jostlers](./Teams/Jostlers/ABOUT.md) | -| #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | -| #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/ABOUT.md) | -| #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | -| #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | -| #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | -| #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| [Kolky](./Teams/Kolky/ABOUT.md) | -| #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | -| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | -| #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | -| #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | -| #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/ABOUT.md) | -| #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | -| #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | -| #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/ABOUT.md) | -| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | -| #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | -| #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | -| #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | -| #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | -| #Neva River |[Nikita Grudinin](https://koding.com/ngrudinin) Saint Petersburg, RU *(team lead)*
[Andrei Riik](https://koding.com/andrey8000) Saint Petersburg, RU
[Dmitry Malyshev](https://koding.com/malyshevdmitry) Saint Petersburg, RU
[Yaroslav Ponomarenko](https://koding.com/yarryp) Saint Petersburg, RU
[Ivan Alaxkin](https://koding.com/vanatka) Moscow, RU
| [Neva River](./Teams/Neva River/ABOUT.md) | -| #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | -| #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | -| #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | -| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/ABOUT.md) | -| #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | -| #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | -| #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | -| #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | -| #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | -| #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | -| #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | -| #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | -| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | -| #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | -| #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | -| #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/ABOUT.md) | -| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | -| #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | -| #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | -| #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | -| #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | -| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | -| #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | -| #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | -| #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | -| #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/ABOUT.md) | -| #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | -| #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | -| |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/ABOUT.md) | -| #TPro |[Vitalijs Litvinovs](https://koding.com/ulow) Riga, LV *(team lead)*
[Dmitry Morozov](https://koding.com/dm1tpro1lv) Riga, LV
[Sergey Kibish](https://koding.com/skibish) Riga, LV
[Dmitry Bogachkin](https://koding.com/dmitrybog) Riga, LV
[Raitis Ozols](https://koding.com/raioz) Riga, LV
| [TPro](./Teams/TPro/ABOUT.md) | -| #TORJAN |[Vaidhyanathan Ananthakrishnan](https://koding.com/vaidhyanathan) Chennai,IN *(team lead)*
| [TORJAN](./Teams/TROJAN/ABOUT.md) | -| #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/ABOUT.md) | -| #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | -| #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | -| #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | -| #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | -| #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/ABOUT.md) | -| #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | -| #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | -| #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | -| #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | -| #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | -| #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | -| #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | -| #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | -| #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | -| #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | -| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | -| #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | -| #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | -| #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/ABOUT.md) | -| #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/ABOUT.md) | -| #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | -| #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | -| #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | -| #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | -| #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | -| #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | -| #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | -| #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/ABOUT.md) | -| #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | -| #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | -| #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | -| #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | -| #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | -| #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | -| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | -| #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | -| #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | -| #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | -| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | -| #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | -| #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | -| #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | -| |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | -| #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | -| #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | -| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | -| #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | -| #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | -| #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/ABOUT.md) | -| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | -| #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | -| #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | -| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/ABOUT.md) | -| #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | -| #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | -| #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | -| |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | -| #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | -| #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | -| #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | -| #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/ABOUT.md) | -| #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | -| #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/ABOUT.md) | -| #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | -| #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | -| #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/ABOUT.md) | -| #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/ABOUT.md) | -| #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | -| #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/ABOUT.md) | -| #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | -| #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | -| #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | -| #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | -| #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | -| #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | -| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | +| #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/./Teams/TeamKoders/ABOUT.md) | +| #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/./Teams/0xFACE/ABOUT.md) | +| #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/./Teams/254Coders/ABOUT.md) | +| #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/./Teams/3DPG/ABOUT.md) | +| #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/./Teams/55by19Koders/ABOUT.md) | +| #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/./Teams/720devs/ABOUT.md) | +| #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/./Teams/8cookin/ABOUT.md) | +| #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/./Teams/AALuckers/ABOUT.md) | +| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/vdjtab) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/./Teams/AAVAA/ABOUT.md) | +| #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/./Teams/AO14/ABOUT.md) | +| #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/./Teams/AOC/ABOUT.md) | +| #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/./Teams/Achraf52/ABOUT.md) | +| #AcklenAvenue |[Camilo Aguilar](https://koding.com/kmiloaguilar) San Pedro Sula, HN *(team lead)*
[Rene Rosa](https://koding.com/realpasro) San Pedro Sula, HN
[Richard Siwady](https://koding.com/rsiwady29) Villanueva, HN
[Danilo Caballero](https://koding.com/dcaballeroc) Oakland, US
| [AcklenAvenue](./Teams/AcklenAvenue/./Teams/AcklenAvenue/ABOUT.md) | +| #AgainstFlow |[Maja Dinjar](https://koding.com/againstflow) Zagreb, HR
| [AgainstFlow](./Teams/AgainstFlow/./Teams/AgainstFlow/ABOUT.md) | +| #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/./Teams/Aina/ABOUT.md) | +| #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/./Teams/AlfioMissaglia/ABOUT.md) | +| #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/./Teams/Altech/ABOUT.md) | +| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/./Teams/AnadoluBK/README.md) | +| #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/./Teams/Andr3iC/ABOUT.md) | +| #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/./Teams/Antonio/ABOUT.md) | +| #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/./Teams/AsepCo/ABOUT.md) | +| #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/./Teams/B17/ABOUT.md) | +| #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/./Teams/Bad-Aces/ABOUT.md) | +| #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/./Teams/Bali/ABOUT.md) | +| #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/./Teams/Birmingham.IO/ABOUT.md) | +| #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/./Teams/Bismedia/ABOUT.md) | +| #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/./Teams/Black-Rabbits/ABOUT.md) | +| #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/./Teams/Bogdan/ABOUT.md) | +| #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/./Teams/BoomSticks/ABOUT.md) | +| #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/./Teams/BrevityLabs/ABOUT.md) | +| #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/./Teams/CallbackHell/ABOUT.md) | +| #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/./Teams/CardboardCoders/ABOUT.md) | +| #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/./Teams/CheapyWay/ABOUT.md) | +| #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/./Teams/Cheers/ABOUT.md) | +| #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/./Teams/CheerySnowman/ABOUT.md) | +| #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/./Teams/ChennaiNerd/ABOUT.md) | +| #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/./Teams/CloudSolvers/ABOUT.md) | +| #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/./Teams/Coddee-Break/ABOUT.md) | +| #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/./Teams/Code48/ABOUT.md) | +| #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/./Teams/CodeGreen/ABOUT.md) | +| #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/./Teams/CodeNotion/ABOUT.md) | +| #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/./Teams/CodeRabbits/ABOUT.md) | +| #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/./Teams/CodeXCode/ABOUT.md) | +| #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/./Teams/CondorCode/ABOUT.md) | +| #Cu3mbY |[Angel Ramirez](https://koding.com/angel-cuemby) Delray Beach, US *(team lead)*
[Alexandr Tasciuc](https://koding.com/atasiuc) Delray Beach, US
[Juan Lopez](https://koding.com/onel0p3z) Delray Beach, US
[Cristina Solana](https://koding.com/nightshiftc) Miami, US
| [Cu3mbY](./Teams/Cu3mbY/./Teams/Cu3mbY/ABOUT.md) | +| #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/./Teams/CyberHopes/ABOUT.md) | +| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/./Teams/D-Parcelables/ABOUT.md) | +| #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/./Teams/DIS/ABOUT.md) | +| #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/./Teams/DaAkuMahApa/ABOUT.md) | +| #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/./Teams/DeadWookie/ABOUT.md) | +| #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/./Teams/DevPro/ABOUT.md) | +| #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/./Teams/Dingoes ate my baby/ABOUT.md) | +| #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/./Teams/DropTableContestants/ABOUT.md) | +| #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
[Saurabh Jain](https://koding.com/undefined) Hyderabad, IN
[Kushal Singh](https://koding.com/undefined) Hyderabad, IN
| +| #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/./Teams/Earthly/ABOUT.md) | +| #Echoes |[Fran Hrzenjak](https://koding.com/frnhr) Zagreb, HR *(team lead)*
[Martin Samsa](https://koding.com/msamsa) Rotterdam, NL
[Marin Troselj](https://koding.com/mtroselj) Rijeka, HR
| [Echoes](./Teams/Echoes/./Teams/Echoes/ABOUT.md) | +| #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/./Teams/ElusiveBits/ABOUT.md) | +| #Esquilax |[Joaquin Hernan Lavera](https://koding.com/jlavera) Buenos Aires, AR *(team lead)*
[Juan Martin Desimoni](https://koding.com/JuanDesi) Buenos Aires, AR
[Tomas Duhourq](https://koding.com/) Buenos Aires, AR
[Martin Cousido](https://koding.com/martincousido) Buenos Aires, AR
[Manuel Gambino](https://koding.com/manugb) Buenos Aires, AR
| [Esquilax](./Teams/Esquilax/./Teams/Esquilax/ABOUT.md) | +| #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/./Teams/EventHorizon/ABOUT.md) | +| #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/./Teams/Excaliburs/ABOUT.md) | +| #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/./Teams/ExpertsUnlimited/ABOUT.md) | +| #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/./Teams/FireInside/ABOUT.md) | +| #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/./Teams/Float-Center/ABOUT.md) | +| #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/./Teams/FrozenLogic/ABOUT.md) | +| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/./Teams/FunkyFreshBoyz/ABOUT.md) | +| #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/./Teams/FunnyBretzels/about.md) | +| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/./Teams/G10aT/ABOUT.md) | +| #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/./Teams/GForce/ABOUT.md) | +| #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/./Teams/Gamma/ABOUT.md) | +| #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/./Teams/Gerasim/ABOUT.md) | +| #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/./Teams/GrafD/ABOUT.md) | +| #CapJahe |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [CapJahe](./Teams/GudegUnited/./Teams/GudegUnited/ABOUT.md) | +| #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/./Teams/Gundam/ABOUT.md) | +| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/./Teams/HacXor/ABOUT.md) | +| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/./Teams/HackBeard/ABOUT.md) | +| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/./Teams/HackLenotta/ABOUT.md) | +| #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/./Teams/HackOwls/ABOUT.md) | +| #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/./Teams/Hackateers/ABOUT.md) | +| #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/./Teams/Hackron/ABOUT.md) | +| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/./Teams/Helwa/ABOUT.md) | +| #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/./Teams/Heterotopias/ABOUT.md) | +| #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/./Teams/Huggie/ABOUT.md) | +| #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/./Teams/Hurricane/ABOUT.md) | +| #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/./Teams/IQHacker/ABOUT.md) | +| #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/./Teams/InTokaBola/ABOUT.md) | +| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/./Teams/Infinity/ABOUT.md) | +| #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/./Teams/IntelligenceSpreaders/ABOUT.md) | +| #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/./Teams/Invincibles/ABOUT.md) | +| #J-Unit |[Ali Akhtar](https://koding.com/digitman2) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/./Teams/J-Unit/ABOUT.md) | +| #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/./Teams/Jalarast/ABOUT.md) | +| #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/./Teams/Joof/ABOUT.md) | +| #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| +| #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/./Teams/KRATOS/ABOUT.md) | +| #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/./Teams/KWAX/ABOUT.md) | +| #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/./Teams/KawaiiDesuDevs/ABOUT.md) | +| #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/./Teams/Khatri/ABOUT.md) | +| #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/./Teams/Knecht/ABOUT.md) | +| #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| +| #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/./Teams/LaraSasha/ABOUT.md) | +| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/./Teams/LifeInCoding/ABOUT.md) | +| #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/./Teams/M-Team/ABOUT.md) | +| #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/./Teams/MPI/ABOUT.md) | +| #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/./Teams/Magusd/ABOUT.md) | +| #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/./Teams/Matrix/ABOUT.md) | +| #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/./Teams/Mics/ABOUT.md) | +| #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/./Teams/MiracleTeam/ABOUT.md) | +| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/./Teams/MonitorBacklinks/ABOUT.md) | +| #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/./Teams/Moonchar/ABOUT.md) | +| #Moyrilia |[Nikolas Moya](https://koding.com/nmoya) Campinas, BR *(team lead)*
[Marilia Ferreira](https://koding.com/mariliaferreira) Curitiba, BR
| [Moyrilia](./Teams/Moyrilia/./Teams/Moyrilia/ABOUT.md) | +| #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/./Teams/NUSTechnology/ABOUT.md) | +| #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/./Teams/Neo/ABOUT.md) | +| #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/./Teams/Neskromny/ABOUT.md) | +| #Neva River |[Nikita Grudinin](https://koding.com/ngrudinin) Saint Petersburg, RU *(team lead)*
[Andrei Riik](https://koding.com/andrey8000) Saint Petersburg, RU
[Dmitry Malyshev](https://koding.com/malyshevdmitry) Saint Petersburg, RU
[Yaroslav Ponomarenko](https://koding.com/yarryp) Saint Petersburg, RU
[Ivan Alaxkin](https://koding.com/vanatka) Moscow, RU
| [Neva River](./Teams/Neva River/./Teams/Neva River/ABOUT.md) | +| #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/./Teams/NewFolder/ABOUT.md) | +| #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/./Teams/Nightglow/ABOUT.md) | +| #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/./Teams/Nilofer/ABOUT.md) | +| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/./Teams/NoPilotsNoDemos/About.md) | +| #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/./Teams/OldMonks/ABOUT.md) | +| #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/./Teams/Optimus/ABOUT.md) | +| #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/./Teams/OrangeVerse/ABOUT.md) | +| #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/./Teams/Piolab/ABOUT.md) | +| #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/./Teams/Plummy/ABOUT.md) | +| #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/./Teams/Pretender/ABOUT.md) | +| #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/./Teams/PumpedDevs/ABOUT.md) | +| #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/./Teams/PyJunkies/ABOUT.md) | +| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/./Teams/RandomHackers/ABOUT.md) | +| #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/./Teams/RaphaelTM/ABOUT.md) | +| #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/./Teams/RealityConnect/ABOUT.md) | +| #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/./Teams/Recon/ABOUT.md) | +| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/./Teams/ReseaSoft/about.md) | +| #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/./Teams/Rhinoceros/ABOUT.md) | +| #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/./Teams/SERPteam/ABOUT.md) | +| #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/./Teams/ScrumTobe.Software/ABOUT.md) | +| #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/./Teams/Sidlejinks/ABOUT.md) | +| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/./Teams/SkyCloudAngels42/ABOUT.md) | +| #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/./Teams/Softever/ABOUT.md) | +| #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/./Teams/SonsOfWeb/ABOUT.md) | +| #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/./Teams/Stergeron/ABOUT.md) | +| #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/./Teams/Superintech/ABOUT.md) | +| #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/./Teams/Synexis/ABOUT.md) | +| #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/./Teams/T314/ABOUT.md) | +| |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/./Teams/TNTeam/ABOUT.md) | +| #TPro |[Vitalijs Litvinovs](https://koding.com/ulow) Riga, LV *(team lead)*
[Dmitry Morozov](https://koding.com/dm1tpro1lv) Riga, LV
[Sergey Kibish](https://koding.com/skibish) Riga, LV
[Dmitry Bogachkin](https://koding.com/dmitrybog) Riga, LV
[Raitis Ozols](https://koding.com/raioz) Riga, LV
| [TPro](./Teams/TPro/./Teams/TPro/ABOUT.md) | +| #TORJAN |[Vaidhyanathan Ananthakrishnan](https://koding.com/vaidhyanathan) Chennai,IN *(team lead)*
| [TORJAN](./Teams/TROJAN/./Teams/TROJAN/ABOUT.md) | +| #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/./Teams/Tachyon/ABOUT.md) | +| #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/./Teams/Team Iron Squad/ABOUT.md) | +| #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/./Teams/Team-Wild/ABOUT.md) | +| #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/./Teams/TeamAnxious/ABOUT.md) | +| #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/./Teams/TeamArcoiris/ABOUT.md) | +| #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/./Teams/TeamBananaStand/ABOUT.md) | +| #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/./Teams/TeamCarina/ABOUT.md) | +| #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/./Teams/TeamCarter/ABOUT.md) | +| #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/./Teams/TeamCookie/ABOUT.md) | +| #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/./Teams/TeamFlex/ABOUT.md) | +| #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/./Teams/TeamHairball/ABOUT.md) | +| #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/./Teams/TeamPooky/ABOUT.md) | +| #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/./Teams/TeamShog/ABOUT.md) | +| #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/./Teams/TeamUltimate/ABOUT.md) | +| #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/./Teams/Teamnataliags/ABOUT.md) | +| #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/./Teams/Terra/ABOUT.md) | +| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/./Teams/The Washington Redskins/ABOUT.md) | +| #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/./Teams/The-Oracle/ABOUT.md) | +| #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/./Teams/TheChange/ABOUT.md) | +| #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/./Teams/TheCoderMix/About.md) | +| #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/./Teams/TheGoat/ABOUT.md) | +| #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/./Teams/TheThoughtEngineer/ABOUT.md) | +| #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/./Teams/TheTigers/ABOUT.md) | +| #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/./Teams/TheTwoPeas/ABOUT.md) | +| #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/./Teams/TheWarriorPoet/ABOUT.md) | +| #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/./Teams/Thor/ABOUT.md) | +| #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/./Teams/TimeToPlay/ABOUT.md) | +| #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/./Teams/TooringAnalytics/ABOUT.md) | +| #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/./Teams/Toro/ABOUT.md) | +| #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/./Teams/Tourist/ABOUT.md) | +| #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/./Teams/Trident/ABOUT.md) | +| #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/./Teams/Trigen/ABOUT.md) | +| #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/./Teams/Twentyseven/ABOUT.md) | +| #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/./Teams/U-section/ABOUT.md) | +| #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/./Teams/VeganZombies/ABOUT.md) | +| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/./Teams/Velocitones/ABOUT.md) | +| #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/./Teams/VirtualCoder/ABOUT.md) | +| #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/./Teams/WarRoom/ABOUT.md) | +| #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/./Teams/WeByte/ABOUT.md) | +| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/./Teams/WeLikeGoodCode/ABOUT.md) | +| #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/./Teams/Wehaveanidea/ABOUT.md) | +| #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/./Teams/Whoogle/ABOUT.md) | +| #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/./Teams/WineTeam/ABOUT.md) | +| |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/./Teams/XereoNet/ABOUT.md) | +| #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/./Teams/Yoshi/ABOUT.md) | +| #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/./Teams/Zhvillues/ABOUT.md) | +| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/./Teams/Zphalcon/ABOUT.md) | +| #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/./Teams/bigblind/ABOUT.md) | +| #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/./Teams/codingkitten/ABOUT.md) | +| #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/./Teams/conqueredMuffin/ABOUT.md) | +| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/./Teams/cool_kid_alert/ABOUT.md) | +| #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/./Teams/cubelabs/ABOUT.md) | +| #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/./Teams/daGrinchyCode/ABOUT.md) | +| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/./Teams/discoverakrur/about.md) | +| #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/./Teams/drewpal/ABOUT.md) | +| #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/./Teams/elFaro/ABOUT.md) | +| #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/./Teams/enkoded/ABOUT.md) | +| |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/./Teams/grayMatter/ABOUT.md) | +| #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/./Teams/hausanfan/ABOUT.md) | +| #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/./Teams/hawaiihackers/ABOUT.md) | +| #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/./Teams/hexapus/ABOUT.md) | +| #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/./Teams/icicle/ABOUT.md) | +| #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/./Teams/igHumble/ABOUT.md) | +| #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/./Teams/imbecilez/ABOUT.md) | +| #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/./Teams/infi/ABOUT.md) | +| #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/./Teams/inglorioushacker/About.md) | +| #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/./Teams/itzteam/ABOUT.md) | +| #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/./Teams/kajalpasha/ABOUT.md) | +| #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/./Teams/lastFlop/ABOUT.md) | +| #limonxello |[Víctor Cereijo](https://koding.com/viruslemon) Palma de Mallorca, 07008
| [limonxello](./Teams/limonxello/./Teams/limonxello/ABOUT.md) | +| #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/./Teams/mapQuest/ABOUT.md) | +| #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/./Teams/megusta/ABOUT.md) | +| #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/./Teams/myPHPmaster/ABOUT.md) | +| #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/./Teams/mypixel/About.md) | +| #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/./Teams/ntdata/ABOUT.md) | +| #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/./Teams/pqrstu/ABOUT.md) | +| #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/./Teams/semiKolan/ABOUT.md) | +| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 3a3bbfe..add5277 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -1047,6 +1047,43 @@ We all have plenty of experience on web development, Andrei has a lot on game dev so we might be going that way with some cool HTML5 based game. +--------------------------------------- + +About Cu3mBY Team +================= + +We are group of friends we love coding together, solve problems and have fun creating apps. + +#### Languajes +- Javascript + NodeJS (steroids) +- PHP +- Ruby +- Python +- Scala +- iOS +- Android +- (and more even brainfuck) + +#### What we love: +- RESTfuls APIS +- Docker +- Software as Services +- Decoupled Code +- Refactoring +- DDD + TDD + Tests !!! :D +- Nice and clean code + +##So let's introduce our Dream Team: +|Cristina | Alex | Juan | Angel +| ------- | ---- | ---- | ----- +|GitHub Logo | GitHub Logo| GitHub Logo | GitHub Logo + +- https://github.com/CristinaSolana +- https://github.com/atasciuc +- https://github.com/onel0p3z +- https://github.com/angel-cuemby + + --------------------------------------- #Team CyberHopes @@ -1289,6 +1326,39 @@ I will probably be tackling issues #1 or #5, however I have not fully decided yet. I want my project to be able to make a difference. +--------------------------------------- + +# Echoes + +We are a team from Croatia. Between us we have over 15 years of experience in web development. We all enjoy a good challenge, but we have never worked as a team. This will be an opportunity for us to see what we can create together. + + +## The cast + +*(in order of appearance)* + +#### Fran Hrzenjak +Backend developer, enjoys python and astronomy + +#### Martin Samsa +Front end developer with a love-hate relationship with CSS + +#### Marin Troselj +Engineer passionate about Science and Education, Empowering people and Improving society + + +## Our story + +Each of us has a story to tell. But as a team, our story is very short and simple: + +> One of us saw the info about this hackaton and thought "why not?" +> The others agreed. +> +> To be continued... + +We like useful things, so that's what we hope to create here - a useful tool. + + --------------------------------------- The Elusive Bits @@ -1317,6 +1387,26 @@ Backend and frontend skills all over the place. We'll be targeting themes 2, 5, and 6. +--------------------------------------- + +This is our page +================ + +Coming soon... + + +About our team +=========================== + +Coming soon... + + +About our skills and what we are going to do? +======= + +We don't know yet! :D + + --------------------------------------- http://eventhorizon.pl/ @@ -1508,6 +1598,26 @@ We will maybe work on topics #2 or #3 +--------------------------------------- + +# Team Gamma + +I am Alexander Barsukov. + +## About Me + +Sometimes I've got somewhat interesting things about programming, but I am new in web programming. + +## About Languages + +I've dealt with quite a few programming languages. + +## About themes + + As concerns of this competition I'm mostly think about themes of games:introducing + software developme nt and HTML5 games. + + --------------------------------------- This is our page @@ -1924,6 +2034,21 @@ We haven't yet set what we are going to do. We will choose something simple and +--------------------------------------- + +# InsaneAi Team + +We are a group of enthusiastic developers around the world and passioned +about programming and making cool things. + +## About Us + +- Nestor: 13+ years web developer with experience in many thecnologies around web, a problem solver, an architech and a guy pasioned about +performance. +- Alvis: I am interested in all fields of software development, especially UI/UX design. +- Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). + + --------------------------------------- Intelligence Spreader @@ -2320,6 +2445,28 @@ About your skills and what you are going to do? We are good at most of the common web application languages such as NodeJs, PHP, J2EE, ASP.NET and varity of javascript libraries and frameworks such as Jquery and AngularJs. We are going to implement an interesting game to introduce software development for a new comer. +--------------------------------------- + +Nikolas Moya @nikolasmoya +=========================== +- from: Campinas, Brasil +- 50% Stack Developer, working my way to full stack +- C, Python, Javascript (Front and Back end), PHP +- CS Master Student working on interactive segmentation algorithms +- Github fan + + + +Marilia Ferreira @m_ntns +=========================== +- from: Curitiba, Brasil +- User Experience Professional +- Pixels are my thing +- Framer JS, Origami, Coffeescript, CSS, HTML5 +- Student at University of Dundee + + + --------------------------------------- This is our page @@ -4478,6 +4625,21 @@ I am Azmath Shamrad from Colombo, Sri Lanka - Javascript +--------------------------------------- + +#Limonxello team + +Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. + +#About me +Nick: Viruslemon + +#Languages +-Java +-JavaScript +-JQuery + + --------------------------------------- mapQuest diff --git a/gulpfile.coffee b/gulpfile.coffee index cd54eb6..1dda402 100644 --- a/gulpfile.coffee +++ b/gulpfile.coffee @@ -2,6 +2,7 @@ # # Gulpfile # path = require 'path' +glob = require 'glob' gulp = require 'gulp' concat = require 'gulp-concat' tap = require 'gulp-tap' @@ -44,6 +45,13 @@ format_member = (member) -> format_json = (data, filepath) -> teamPathName = path.basename path.dirname filepath + # We're ignoring multiple matches, since we only want to + # load the first one + aboutName = glob.sync("./Teams/#{teamPathName}/about.md", nocase: true)[0] + # If we cannot find an about file, match any md file + if not aboutName? + aboutName = glob.sync("./Teams/#{teamPathName}/*.md")[0] + # Get the lead, ahead of time. teamLead = null if data.members? and data.members instanceof Array @@ -79,9 +87,10 @@ format_json = (data, filepath) -> output += " |" # Third column, TeamPage - if data.teamName? then teamName = data.teamName - else teamName = teamPathName - output += " [#{teamName}](./Teams/#{teamPathName}/ABOUT.md) |" + if aboutName? + if data.teamName? then teamName = data.teamName + else teamName = teamPathName + output += " [#{teamName}](./Teams/#{teamPathName}/#{aboutName}) |" # Add a newline to end this row. output += '\n' diff --git a/package.json b/package.json index a951003..deb2d47 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "private": true, "devDependencies": { "coffee-script": "^1.8.0", + "glob": "^4.2.1", "gulp": "^3.8.10", "gulp-concat": "^2.4.2", "gulp-tap": "^0.1.3", From 3c1a214279a2cedec3c5e74e38dcf2451234e87c Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:09:44 +0000 Subject: [PATCH 513/997] Updated readme --- README.md | 4 +++ TEAMS.md | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) diff --git a/README.md b/README.md index bed2bf9..5ff00f8 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ the lower section of this README.md file. | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/./Teams/CodeRabbits/ABOUT.md) | | #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/./Teams/CodeXCode/ABOUT.md) | | #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/./Teams/CondorCode/ABOUT.md) | +| #CrowdAppz |[Benjamin Räthlein](https://koding.com/b3nra) Karlsruhe, DE *(team lead)*
[Henning Muszynski](https://koding.com/henningmu) Karlsruhe, DE
[Lukas Masuch](https://koding.com/lukasmasuch) Karlsruhe, DE
| [CrowdAppz](./Teams/CrowdAppz/./Teams/CrowdAppz/ABOUT.md) | | #Cu3mbY |[Angel Ramirez](https://koding.com/angel-cuemby) Delray Beach, US *(team lead)*
[Alexandr Tasciuc](https://koding.com/atasiuc) Delray Beach, US
[Juan Lopez](https://koding.com/onel0p3z) Delray Beach, US
[Cristina Solana](https://koding.com/nightshiftc) Miami, US
| [Cu3mbY](./Teams/Cu3mbY/./Teams/Cu3mbY/ABOUT.md) | | #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/./Teams/CyberHopes/ABOUT.md) | | #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/./Teams/D-Parcelables/ABOUT.md) | @@ -149,6 +150,7 @@ the lower section of this README.md file. | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/./Teams/Optimus/ABOUT.md) | | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/./Teams/OrangeVerse/ABOUT.md) | +| #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/./Teams/PhelanGood/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/./Teams/Piolab/ABOUT.md) | | #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/./Teams/Plummy/ABOUT.md) | | #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/./Teams/Pretender/ABOUT.md) | @@ -167,6 +169,7 @@ the lower section of this README.md file. | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/./Teams/Softever/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/./Teams/SonsOfWeb/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/./Teams/Stergeron/ABOUT.md) | +| #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/./Teams/Super-Mosquitto/ABOUT.md) | | #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/./Teams/Superintech/ABOUT.md) | | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/./Teams/Synexis/ABOUT.md) | | #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/./Teams/T314/ABOUT.md) | @@ -250,4 +253,5 @@ the lower section of this README.md file. | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/./Teams/ntdata/ABOUT.md) | | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/./Teams/pqrstu/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/./Teams/semiKolan/ABOUT.md) | +| #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/./Teams/undefined/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index add5277..b08a044 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -1047,6 +1047,32 @@ We all have plenty of experience on web development, Andrei has a lot on game dev so we might be going that way with some cool HTML5 based game. +--------------------------------------- + +CrowdAppz +================ + +``` + ___-------___ + _-~~ ~~-_ + _-~ /~-_ + /^\__/^\ /~ \ / \ + /| O|| O| / \_______________/ \ +| |___||__| / / \ \ +| \ / / \ \ +| (_______) /______/ \_________ \ +| / / \ / \ + \ \^\\ \ / \ / + \ || \______________/ _-_ //\__// + \ ||------_-~~-_ ------------- \ --/~ ~\ || __/ + ~-----||====/~ |==================| |/~~~~~ + (_(__/ ./ / \_\ \. + (_(___/ \_____)_) - tbd + + +``` + + --------------------------------------- About Cu3mBY Team @@ -2670,6 +2696,40 @@ Sincerely yours, Vladimir and Rodion. :p +--------------------------------------- + +# Team PhelanGood +One man, on a mission, to save the world through the Koding Global Hackathon. Just kidding. + +# About Me +Hubert + +Hi, my name is Hubert Chen. I am a student studying Software Engineering at Monmouth University, which is located in New Jersey, +USA. + +I would like to join this hackathon because it will be a great opportunity to challenge myself to build something that can +create a positive impact. After 4 years of school, I believe I have accumulated enough knowledge to build a full stack system. + +As your typical broke college student, winning any sort of prize money would be a extremely helpful. However, given the sheer +amount of teams (2,000 maximum) and probably being on the low end of experience in the Top Hacker category, the odds of myself +winning are unlikely. This does not deter me. Instead, I hope to try the best that I can and when the competition has subsided, +analyze other people's work in the hopes that I may find new ways of approaching problems and designing solutions. + +Regardless of whether I get accepted, I would like to applaud the Koding team for hosting this event. + +Thank you. + +# About the Project +As it isn't the time to learn new technologies, I will be sticking with easy to use and familar technologies. My stack will include: +Koding for hosting, Apache, MySQL, PHP, Bootstrap, CSS, JQuery, JS, and HTML. + +Theme: Problems facing our planet, explained using interactive data visualization. + +*APIs: Data.gov, Census.gov, WorldBank.org, Ip2Country through MashApe. + +*This is bound to change as I am still playing around with a few ideas. + + --------------------------------------- Phi @@ -3107,6 +3167,21 @@ We're a bunch of high schoolers from Massachusetts, wanting to make a better wor > Nick is the team leader for Stergeron. He has competed in the American Computer Science League and attended the Blueprint Hackathon. His other STEM endeavours include being the President and founder of his high school’s Theoretical Physics Club and having collaborated with Fermi National Accelerator Laboratory scientists on experiments involving cosmic ray detection and analysis. He is a retired semi-professional Starcraft player, an active semi-professional Super Smash Brothers Melee Player, and a baseball player. His competitive hobbies outside of STEM, baseball, and eSports include chess, where he is the Co-Captain of the Needham High School Chess Team. He has experience with C++. +--------------------------------------- + +Hi everyone.My name is Hristo and I'm a 19 years old software engineering student. I'm going to be building a WebGL game using +Three.js & Javascript(of course). I have an idea about the game and I won't be revealing it just yet so stay in touch. + +I'm also looking for people to join my team that's why I will give you a brief introduction about what I can do and what my skills are. +For the past 6 months I have been working in a company in the area of computational chemistry. I'm involved in projects which +for the most part solve problems with the help of graph theory. This is where my strength lies. I"m also a C# certified specialist +and I have some good amount of experience developing applications & also a good amount of presentation skills. I'm also lucky enough +to be a MSP and MCP. If you are passionate about games and like to create stuff that move please don't hesitate to contact me. +I'm looking for technically skilled persons and design and user interface is going to be the second most important thing. + +Thanks ! + + --------------------------------------- We are Team SuperInTech @@ -4789,6 +4864,13 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +undefined +========= + +undefined + --------------------------------------- Wise Eddy From 5875c124a57ed9d2291e01975289141e5ca821c1 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:12:02 +0000 Subject: [PATCH 514/997] Set about.md back momentarily --- gulpfile.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.coffee b/gulpfile.coffee index 1dda402..9952520 100644 --- a/gulpfile.coffee +++ b/gulpfile.coffee @@ -90,7 +90,7 @@ format_json = (data, filepath) -> if aboutName? if data.teamName? then teamName = data.teamName else teamName = teamPathName - output += " [#{teamName}](./Teams/#{teamPathName}/#{aboutName}) |" + output += " [#{teamName}](./Teams/#{teamPathName}/ABOUT.md) |" # Add a newline to end this row. output += '\n' From 69ac04a8c28d70cf2fbaacabb824f986323a7734 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:12:23 +0000 Subject: [PATCH 515/997] Updated readme --- README.md | 446 +++++++++++++++++++++++++++--------------------------- 1 file changed, 223 insertions(+), 223 deletions(-) diff --git a/README.md b/README.md index 5ff00f8..0ae8f71 100644 --- a/README.md +++ b/README.md @@ -29,229 +29,229 @@ the lower section of this README.md file. | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| -| #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/./Teams/TeamKoders/ABOUT.md) | -| #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/./Teams/0xFACE/ABOUT.md) | -| #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/./Teams/254Coders/ABOUT.md) | -| #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/./Teams/3DPG/ABOUT.md) | -| #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/./Teams/55by19Koders/ABOUT.md) | -| #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/./Teams/720devs/ABOUT.md) | -| #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/./Teams/8cookin/ABOUT.md) | -| #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/./Teams/AALuckers/ABOUT.md) | -| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/vdjtab) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/./Teams/AAVAA/ABOUT.md) | -| #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/./Teams/AO14/ABOUT.md) | -| #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/./Teams/AOC/ABOUT.md) | -| #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/./Teams/Achraf52/ABOUT.md) | -| #AcklenAvenue |[Camilo Aguilar](https://koding.com/kmiloaguilar) San Pedro Sula, HN *(team lead)*
[Rene Rosa](https://koding.com/realpasro) San Pedro Sula, HN
[Richard Siwady](https://koding.com/rsiwady29) Villanueva, HN
[Danilo Caballero](https://koding.com/dcaballeroc) Oakland, US
| [AcklenAvenue](./Teams/AcklenAvenue/./Teams/AcklenAvenue/ABOUT.md) | -| #AgainstFlow |[Maja Dinjar](https://koding.com/againstflow) Zagreb, HR
| [AgainstFlow](./Teams/AgainstFlow/./Teams/AgainstFlow/ABOUT.md) | -| #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/./Teams/Aina/ABOUT.md) | -| #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/./Teams/AlfioMissaglia/ABOUT.md) | -| #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/./Teams/Altech/ABOUT.md) | -| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/./Teams/AnadoluBK/README.md) | -| #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/./Teams/Andr3iC/ABOUT.md) | -| #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/./Teams/Antonio/ABOUT.md) | -| #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/./Teams/AsepCo/ABOUT.md) | -| #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/./Teams/B17/ABOUT.md) | -| #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/./Teams/Bad-Aces/ABOUT.md) | -| #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/./Teams/Bali/ABOUT.md) | -| #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/./Teams/Birmingham.IO/ABOUT.md) | -| #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/./Teams/Bismedia/ABOUT.md) | -| #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/./Teams/Black-Rabbits/ABOUT.md) | -| #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/./Teams/Bogdan/ABOUT.md) | -| #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/./Teams/BoomSticks/ABOUT.md) | -| #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/./Teams/BrevityLabs/ABOUT.md) | -| #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/./Teams/CallbackHell/ABOUT.md) | -| #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/./Teams/CardboardCoders/ABOUT.md) | -| #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/./Teams/CheapyWay/ABOUT.md) | -| #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/./Teams/Cheers/ABOUT.md) | -| #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/./Teams/CheerySnowman/ABOUT.md) | -| #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/./Teams/ChennaiNerd/ABOUT.md) | -| #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/./Teams/CloudSolvers/ABOUT.md) | -| #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/./Teams/Coddee-Break/ABOUT.md) | -| #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/./Teams/Code48/ABOUT.md) | -| #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/./Teams/CodeGreen/ABOUT.md) | -| #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/./Teams/CodeNotion/ABOUT.md) | -| #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/./Teams/CodeRabbits/ABOUT.md) | -| #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/./Teams/CodeXCode/ABOUT.md) | -| #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/./Teams/CondorCode/ABOUT.md) | -| #CrowdAppz |[Benjamin Räthlein](https://koding.com/b3nra) Karlsruhe, DE *(team lead)*
[Henning Muszynski](https://koding.com/henningmu) Karlsruhe, DE
[Lukas Masuch](https://koding.com/lukasmasuch) Karlsruhe, DE
| [CrowdAppz](./Teams/CrowdAppz/./Teams/CrowdAppz/ABOUT.md) | -| #Cu3mbY |[Angel Ramirez](https://koding.com/angel-cuemby) Delray Beach, US *(team lead)*
[Alexandr Tasciuc](https://koding.com/atasiuc) Delray Beach, US
[Juan Lopez](https://koding.com/onel0p3z) Delray Beach, US
[Cristina Solana](https://koding.com/nightshiftc) Miami, US
| [Cu3mbY](./Teams/Cu3mbY/./Teams/Cu3mbY/ABOUT.md) | -| #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/./Teams/CyberHopes/ABOUT.md) | -| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/./Teams/D-Parcelables/ABOUT.md) | -| #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/./Teams/DIS/ABOUT.md) | -| #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/./Teams/DaAkuMahApa/ABOUT.md) | -| #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/./Teams/DeadWookie/ABOUT.md) | -| #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/./Teams/DevPro/ABOUT.md) | -| #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/./Teams/Dingoes ate my baby/ABOUT.md) | -| #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/./Teams/DropTableContestants/ABOUT.md) | +| #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | +| #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | +| #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | +| #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | +| #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/ABOUT.md) | +| #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | +| #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | +| #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | +| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/vdjtab) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | +| #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | +| #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/ABOUT.md) | +| #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | +| #AcklenAvenue |[Camilo Aguilar](https://koding.com/kmiloaguilar) San Pedro Sula, HN *(team lead)*
[Rene Rosa](https://koding.com/realpasro) San Pedro Sula, HN
[Richard Siwady](https://koding.com/rsiwady29) Villanueva, HN
[Danilo Caballero](https://koding.com/dcaballeroc) Oakland, US
| [AcklenAvenue](./Teams/AcklenAvenue/ABOUT.md) | +| #AgainstFlow |[Maja Dinjar](https://koding.com/againstflow) Zagreb, HR
| [AgainstFlow](./Teams/AgainstFlow/ABOUT.md) | +| #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/ABOUT.md) | +| #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/ABOUT.md) | +| #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | +| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/ABOUT.md) | +| #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | +| #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | +| #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | +| #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | +| #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | +| #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | +| #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | +| #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | +| #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | +| #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/ABOUT.md) | +| #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | +| #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | +| #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | +| #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | +| #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/ABOUT.md) | +| #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | +| #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/ABOUT.md) | +| #ChennaiNerd |[Fizer Khan](https://koding.com/fizerkhan) Chennai, India *(team lead)*
[Yogeswaran](https://koding.com/yogeswarant) Chennai, India
[Dheeraj Joshi](https://koding.com/djadmin) Chennai, India
| [ChennaiNerd](./Teams/ChennaiNerd/ABOUT.md) | +| #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/ABOUT.md) | +| #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | +| #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | +| #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/ABOUT.md) | +| #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | +| #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | +| #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | +| #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | +| #CrowdAppz |[Benjamin Räthlein](https://koding.com/b3nra) Karlsruhe, DE *(team lead)*
[Henning Muszynski](https://koding.com/henningmu) Karlsruhe, DE
[Lukas Masuch](https://koding.com/lukasmasuch) Karlsruhe, DE
| [CrowdAppz](./Teams/CrowdAppz/ABOUT.md) | +| #Cu3mbY |[Angel Ramirez](https://koding.com/angel-cuemby) Delray Beach, US *(team lead)*
[Alexandr Tasciuc](https://koding.com/atasiuc) Delray Beach, US
[Juan Lopez](https://koding.com/onel0p3z) Delray Beach, US
[Cristina Solana](https://koding.com/nightshiftc) Miami, US
| [Cu3mbY](./Teams/Cu3mbY/ABOUT.md) | +| #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/ABOUT.md) | +| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/ABOUT.md) | +| #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/ABOUT.md) | +| #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/ABOUT.md) | +| #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | +| #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | +| #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | +| #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | | #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
[Saurabh Jain](https://koding.com/undefined) Hyderabad, IN
[Kushal Singh](https://koding.com/undefined) Hyderabad, IN
| -| #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/./Teams/Earthly/ABOUT.md) | -| #Echoes |[Fran Hrzenjak](https://koding.com/frnhr) Zagreb, HR *(team lead)*
[Martin Samsa](https://koding.com/msamsa) Rotterdam, NL
[Marin Troselj](https://koding.com/mtroselj) Rijeka, HR
| [Echoes](./Teams/Echoes/./Teams/Echoes/ABOUT.md) | -| #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/./Teams/ElusiveBits/ABOUT.md) | -| #Esquilax |[Joaquin Hernan Lavera](https://koding.com/jlavera) Buenos Aires, AR *(team lead)*
[Juan Martin Desimoni](https://koding.com/JuanDesi) Buenos Aires, AR
[Tomas Duhourq](https://koding.com/) Buenos Aires, AR
[Martin Cousido](https://koding.com/martincousido) Buenos Aires, AR
[Manuel Gambino](https://koding.com/manugb) Buenos Aires, AR
| [Esquilax](./Teams/Esquilax/./Teams/Esquilax/ABOUT.md) | -| #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/./Teams/EventHorizon/ABOUT.md) | -| #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/./Teams/Excaliburs/ABOUT.md) | -| #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/./Teams/ExpertsUnlimited/ABOUT.md) | -| #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/./Teams/FireInside/ABOUT.md) | -| #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/./Teams/Float-Center/ABOUT.md) | -| #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/./Teams/FrozenLogic/ABOUT.md) | -| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/./Teams/FunkyFreshBoyz/ABOUT.md) | -| #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/./Teams/FunnyBretzels/about.md) | -| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/./Teams/G10aT/ABOUT.md) | -| #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/./Teams/GForce/ABOUT.md) | -| #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/./Teams/Gamma/ABOUT.md) | -| #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/./Teams/Gerasim/ABOUT.md) | -| #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/./Teams/GrafD/ABOUT.md) | -| #CapJahe |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [CapJahe](./Teams/GudegUnited/./Teams/GudegUnited/ABOUT.md) | -| #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/./Teams/Gundam/ABOUT.md) | -| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/./Teams/HacXor/ABOUT.md) | -| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/./Teams/HackBeard/ABOUT.md) | -| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/./Teams/HackLenotta/ABOUT.md) | -| #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/./Teams/HackOwls/ABOUT.md) | -| #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/./Teams/Hackateers/ABOUT.md) | -| #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/./Teams/Hackron/ABOUT.md) | -| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/./Teams/Helwa/ABOUT.md) | -| #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/./Teams/Heterotopias/ABOUT.md) | -| #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/./Teams/Huggie/ABOUT.md) | -| #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/./Teams/Hurricane/ABOUT.md) | -| #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/./Teams/IQHacker/ABOUT.md) | -| #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/./Teams/InTokaBola/ABOUT.md) | -| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/./Teams/Infinity/ABOUT.md) | -| #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/./Teams/IntelligenceSpreaders/ABOUT.md) | -| #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/./Teams/Invincibles/ABOUT.md) | -| #J-Unit |[Ali Akhtar](https://koding.com/digitman2) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/./Teams/J-Unit/ABOUT.md) | -| #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/./Teams/Jalarast/ABOUT.md) | -| #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/./Teams/Joof/ABOUT.md) | +| #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | +| #Echoes |[Fran Hrzenjak](https://koding.com/frnhr) Zagreb, HR *(team lead)*
[Martin Samsa](https://koding.com/msamsa) Rotterdam, NL
[Marin Troselj](https://koding.com/mtroselj) Rijeka, HR
| [Echoes](./Teams/Echoes/ABOUT.md) | +| #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | +| #Esquilax |[Joaquin Hernan Lavera](https://koding.com/jlavera) Buenos Aires, AR *(team lead)*
[Juan Martin Desimoni](https://koding.com/JuanDesi) Buenos Aires, AR
[Tomas Duhourq](https://koding.com/) Buenos Aires, AR
[Martin Cousido](https://koding.com/martincousido) Buenos Aires, AR
[Manuel Gambino](https://koding.com/manugb) Buenos Aires, AR
| [Esquilax](./Teams/Esquilax/ABOUT.md) | +| #EventHorizon |[Michal Piotrowski](https://koding.com/eventhorizonpl) Janowice, PL
| [EventHorizon](./Teams/EventHorizon/ABOUT.md) | +| #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | +| #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | +| #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | +| #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | +| #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | +| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | +| #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/ABOUT.md) | +| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | +| #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | +| #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | +| #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | +| #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | +| #CapJahe |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [CapJahe](./Teams/GudegUnited/ABOUT.md) | +| #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | +| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | +| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | +| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | +| #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | +| #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | +| #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | +| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | +| #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | +| #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | +| #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | +| #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | +| #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | +| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | +| #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | +| #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/ABOUT.md) | +| #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| -| #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/./Teams/KRATOS/ABOUT.md) | -| #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/./Teams/KWAX/ABOUT.md) | -| #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/./Teams/KawaiiDesuDevs/ABOUT.md) | -| #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/./Teams/Khatri/ABOUT.md) | -| #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/./Teams/Knecht/ABOUT.md) | +| #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | +| #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/ABOUT.md) | +| #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | +| #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | +| #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| -| #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/./Teams/LaraSasha/ABOUT.md) | -| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/./Teams/LifeInCoding/ABOUT.md) | -| #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/./Teams/M-Team/ABOUT.md) | -| #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/./Teams/MPI/ABOUT.md) | -| #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/./Teams/Magusd/ABOUT.md) | -| #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/./Teams/Matrix/ABOUT.md) | -| #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/./Teams/Mics/ABOUT.md) | -| #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/./Teams/MiracleTeam/ABOUT.md) | -| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/./Teams/MonitorBacklinks/ABOUT.md) | -| #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/./Teams/Moonchar/ABOUT.md) | -| #Moyrilia |[Nikolas Moya](https://koding.com/nmoya) Campinas, BR *(team lead)*
[Marilia Ferreira](https://koding.com/mariliaferreira) Curitiba, BR
| [Moyrilia](./Teams/Moyrilia/./Teams/Moyrilia/ABOUT.md) | -| #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/./Teams/NUSTechnology/ABOUT.md) | -| #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/./Teams/Neo/ABOUT.md) | -| #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/./Teams/Neskromny/ABOUT.md) | -| #Neva River |[Nikita Grudinin](https://koding.com/ngrudinin) Saint Petersburg, RU *(team lead)*
[Andrei Riik](https://koding.com/andrey8000) Saint Petersburg, RU
[Dmitry Malyshev](https://koding.com/malyshevdmitry) Saint Petersburg, RU
[Yaroslav Ponomarenko](https://koding.com/yarryp) Saint Petersburg, RU
[Ivan Alaxkin](https://koding.com/vanatka) Moscow, RU
| [Neva River](./Teams/Neva River/./Teams/Neva River/ABOUT.md) | -| #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/./Teams/NewFolder/ABOUT.md) | -| #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/./Teams/Nightglow/ABOUT.md) | -| #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/./Teams/Nilofer/ABOUT.md) | -| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/./Teams/NoPilotsNoDemos/About.md) | -| #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/./Teams/OldMonks/ABOUT.md) | -| #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/./Teams/Optimus/ABOUT.md) | -| #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/./Teams/OrangeVerse/ABOUT.md) | -| #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/./Teams/PhelanGood/ABOUT.md) | -| #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/./Teams/Piolab/ABOUT.md) | -| #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/./Teams/Plummy/ABOUT.md) | -| #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/./Teams/Pretender/ABOUT.md) | -| #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/./Teams/PumpedDevs/ABOUT.md) | -| #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/./Teams/PyJunkies/ABOUT.md) | -| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/./Teams/RandomHackers/ABOUT.md) | -| #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/./Teams/RaphaelTM/ABOUT.md) | -| #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/./Teams/RealityConnect/ABOUT.md) | -| #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/./Teams/Recon/ABOUT.md) | -| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/./Teams/ReseaSoft/about.md) | -| #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/./Teams/Rhinoceros/ABOUT.md) | -| #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/./Teams/SERPteam/ABOUT.md) | -| #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/./Teams/ScrumTobe.Software/ABOUT.md) | -| #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/./Teams/Sidlejinks/ABOUT.md) | -| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/./Teams/SkyCloudAngels42/ABOUT.md) | -| #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/./Teams/Softever/ABOUT.md) | -| #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/./Teams/SonsOfWeb/ABOUT.md) | -| #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/./Teams/Stergeron/ABOUT.md) | -| #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/./Teams/Super-Mosquitto/ABOUT.md) | -| #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/./Teams/Superintech/ABOUT.md) | -| #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/./Teams/Synexis/ABOUT.md) | -| #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/./Teams/T314/ABOUT.md) | -| |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/./Teams/TNTeam/ABOUT.md) | -| #TPro |[Vitalijs Litvinovs](https://koding.com/ulow) Riga, LV *(team lead)*
[Dmitry Morozov](https://koding.com/dm1tpro1lv) Riga, LV
[Sergey Kibish](https://koding.com/skibish) Riga, LV
[Dmitry Bogachkin](https://koding.com/dmitrybog) Riga, LV
[Raitis Ozols](https://koding.com/raioz) Riga, LV
| [TPro](./Teams/TPro/./Teams/TPro/ABOUT.md) | -| #TORJAN |[Vaidhyanathan Ananthakrishnan](https://koding.com/vaidhyanathan) Chennai,IN *(team lead)*
| [TORJAN](./Teams/TROJAN/./Teams/TROJAN/ABOUT.md) | -| #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/./Teams/Tachyon/ABOUT.md) | -| #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/./Teams/Team Iron Squad/ABOUT.md) | -| #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/./Teams/Team-Wild/ABOUT.md) | -| #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/./Teams/TeamAnxious/ABOUT.md) | -| #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/./Teams/TeamArcoiris/ABOUT.md) | -| #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/./Teams/TeamBananaStand/ABOUT.md) | -| #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/./Teams/TeamCarina/ABOUT.md) | -| #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/./Teams/TeamCarter/ABOUT.md) | -| #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/./Teams/TeamCookie/ABOUT.md) | -| #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/./Teams/TeamFlex/ABOUT.md) | -| #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/./Teams/TeamHairball/ABOUT.md) | -| #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/./Teams/TeamPooky/ABOUT.md) | -| #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/./Teams/TeamShog/ABOUT.md) | -| #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/./Teams/TeamUltimate/ABOUT.md) | -| #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/./Teams/Teamnataliags/ABOUT.md) | -| #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/./Teams/Terra/ABOUT.md) | -| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/./Teams/The Washington Redskins/ABOUT.md) | -| #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/./Teams/The-Oracle/ABOUT.md) | -| #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/./Teams/TheChange/ABOUT.md) | -| #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/./Teams/TheCoderMix/About.md) | -| #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/./Teams/TheGoat/ABOUT.md) | -| #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/./Teams/TheThoughtEngineer/ABOUT.md) | -| #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/./Teams/TheTigers/ABOUT.md) | -| #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/./Teams/TheTwoPeas/ABOUT.md) | -| #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/./Teams/TheWarriorPoet/ABOUT.md) | -| #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/./Teams/Thor/ABOUT.md) | -| #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/./Teams/TimeToPlay/ABOUT.md) | -| #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/./Teams/TooringAnalytics/ABOUT.md) | -| #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/./Teams/Toro/ABOUT.md) | -| #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/./Teams/Tourist/ABOUT.md) | -| #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/./Teams/Trident/ABOUT.md) | -| #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/./Teams/Trigen/ABOUT.md) | -| #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/./Teams/Twentyseven/ABOUT.md) | -| #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/./Teams/U-section/ABOUT.md) | -| #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/./Teams/VeganZombies/ABOUT.md) | -| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/./Teams/Velocitones/ABOUT.md) | -| #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/./Teams/VirtualCoder/ABOUT.md) | -| #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/./Teams/WarRoom/ABOUT.md) | -| #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/./Teams/WeByte/ABOUT.md) | -| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/./Teams/WeLikeGoodCode/ABOUT.md) | -| #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/./Teams/Wehaveanidea/ABOUT.md) | -| #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/./Teams/Whoogle/ABOUT.md) | -| #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/./Teams/WineTeam/ABOUT.md) | -| |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/./Teams/XereoNet/ABOUT.md) | -| #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/./Teams/Yoshi/ABOUT.md) | -| #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/./Teams/Zhvillues/ABOUT.md) | -| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/./Teams/Zphalcon/ABOUT.md) | -| #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/./Teams/bigblind/ABOUT.md) | -| #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/./Teams/codingkitten/ABOUT.md) | -| #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/./Teams/conqueredMuffin/ABOUT.md) | -| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/./Teams/cool_kid_alert/ABOUT.md) | -| #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/./Teams/cubelabs/ABOUT.md) | -| #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/./Teams/daGrinchyCode/ABOUT.md) | -| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/./Teams/discoverakrur/about.md) | -| #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/./Teams/drewpal/ABOUT.md) | -| #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/./Teams/elFaro/ABOUT.md) | -| #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/./Teams/enkoded/ABOUT.md) | -| |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/./Teams/grayMatter/ABOUT.md) | -| #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/./Teams/hausanfan/ABOUT.md) | -| #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/./Teams/hawaiihackers/ABOUT.md) | -| #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/./Teams/hexapus/ABOUT.md) | -| #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/./Teams/icicle/ABOUT.md) | -| #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/./Teams/igHumble/ABOUT.md) | -| #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/./Teams/imbecilez/ABOUT.md) | -| #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/./Teams/infi/ABOUT.md) | -| #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/./Teams/inglorioushacker/About.md) | -| #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/./Teams/itzteam/ABOUT.md) | -| #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/./Teams/kajalpasha/ABOUT.md) | -| #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/./Teams/lastFlop/ABOUT.md) | -| #limonxello |[Víctor Cereijo](https://koding.com/viruslemon) Palma de Mallorca, 07008
| [limonxello](./Teams/limonxello/./Teams/limonxello/ABOUT.md) | -| #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/./Teams/mapQuest/ABOUT.md) | -| #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/./Teams/megusta/ABOUT.md) | -| #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/./Teams/myPHPmaster/ABOUT.md) | -| #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/./Teams/mypixel/About.md) | -| #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/./Teams/ntdata/ABOUT.md) | -| #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/./Teams/pqrstu/ABOUT.md) | -| #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/./Teams/semiKolan/ABOUT.md) | -| #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/./Teams/undefined/ABOUT.md) | -| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/./Teams/wise-eddy/ABOUT.md) | +| #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | +| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | +| #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | +| #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | +| #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/ABOUT.md) | +| #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | +| #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | +| #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/ABOUT.md) | +| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | +| #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | +| #Moyrilia |[Nikolas Moya](https://koding.com/nmoya) Campinas, BR *(team lead)*
[Marilia Ferreira](https://koding.com/mariliaferreira) Curitiba, BR
| [Moyrilia](./Teams/Moyrilia/ABOUT.md) | +| #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | +| #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | +| #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | +| #Neva River |[Nikita Grudinin](https://koding.com/ngrudinin) Saint Petersburg, RU *(team lead)*
[Andrei Riik](https://koding.com/andrey8000) Saint Petersburg, RU
[Dmitry Malyshev](https://koding.com/malyshevdmitry) Saint Petersburg, RU
[Yaroslav Ponomarenko](https://koding.com/yarryp) Saint Petersburg, RU
[Ivan Alaxkin](https://koding.com/vanatka) Moscow, RU
| [Neva River](./Teams/Neva River/ABOUT.md) | +| #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | +| #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | +| #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | +| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/ABOUT.md) | +| #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | +| #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | +| #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | +| #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/ABOUT.md) | +| #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | +| #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | +| #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | +| #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | +| #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | +| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | +| #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | +| #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | +| #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/ABOUT.md) | +| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | +| #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | +| #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | +| #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | +| #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | +| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | +| #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | +| #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | +| #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | +| #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/ABOUT.md) | +| #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/ABOUT.md) | +| #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | +| #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | +| |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/ABOUT.md) | +| #TPro |[Vitalijs Litvinovs](https://koding.com/ulow) Riga, LV *(team lead)*
[Dmitry Morozov](https://koding.com/dm1tpro1lv) Riga, LV
[Sergey Kibish](https://koding.com/skibish) Riga, LV
[Dmitry Bogachkin](https://koding.com/dmitrybog) Riga, LV
[Raitis Ozols](https://koding.com/raioz) Riga, LV
| [TPro](./Teams/TPro/ABOUT.md) | +| #TORJAN |[Vaidhyanathan Ananthakrishnan](https://koding.com/vaidhyanathan) Chennai,IN *(team lead)*
| [TORJAN](./Teams/TROJAN/ABOUT.md) | +| #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/ABOUT.md) | +| #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | +| #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | +| #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | +| #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | +| #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/ABOUT.md) | +| #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | +| #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | +| #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | +| #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | +| #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | +| #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | +| #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | +| #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | +| #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | +| #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | +| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | +| #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | +| #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | +| #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/ABOUT.md) | +| #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/ABOUT.md) | +| #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | +| #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | +| #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | +| #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | +| #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | +| #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | +| #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | +| #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/ABOUT.md) | +| #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | +| #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | +| #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | +| #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | +| #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | +| #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | +| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | +| #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | +| #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | +| #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | +| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | +| #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | +| #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | +| #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | +| |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | +| #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | +| #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | +| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | +| #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | +| #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | +| #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/ABOUT.md) | +| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | +| #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | +| #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | +| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/ABOUT.md) | +| #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | +| #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | +| #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | +| |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | +| #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | +| #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | +| #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | +| #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/ABOUT.md) | +| #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | +| #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/ABOUT.md) | +| #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | +| #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | +| #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/ABOUT.md) | +| #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/ABOUT.md) | +| #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | +| #limonxello |[Víctor Cereijo](https://koding.com/viruslemon) Palma de Mallorca, 07008
| [limonxello](./Teams/limonxello/ABOUT.md) | +| #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/ABOUT.md) | +| #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | +| #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | +| #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | +| #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | +| #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | +| #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | +| #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | +| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | From e50448821c69d4a91a7fabc7757a1beaa6673155 Mon Sep 17 00:00:00 2001 From: Nestor Mata Cuthbert Date: Wed, 26 Nov 2014 19:13:09 -0500 Subject: [PATCH 516/997] Fix typo --- Teams/InsaneAi/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/InsaneAi/ABOUT.md b/Teams/InsaneAi/ABOUT.md index 788c136..32e06f4 100644 --- a/Teams/InsaneAi/ABOUT.md +++ b/Teams/InsaneAi/ABOUT.md @@ -5,7 +5,7 @@ about programming and making cool things. ## About Us -- Nestor: 13+ years web developer with experience in many thecnologies around web, a problem solver, an architech and a guy pasioned about +- Nestor: 13+ years web developer with experience in many technologies around web, a problem solver, an architech and a guy pasioned about performance. - Alvis: I am interested in all fields of software development, especially UI/UX design. - Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). From fc85ba5e2f544a403656e986d0ed21d31f5780e5 Mon Sep 17 00:00:00 2001 From: Pavel Machekhin Date: Thu, 27 Nov 2014 02:11:08 +0200 Subject: [PATCH 517/997] Team TheHDOne added --- Teams/TheHDOne/ABOUT.md | 17 +++++++++++++++++ Teams/TheHDOne/team.json | 12 ++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 Teams/TheHDOne/ABOUT.md create mode 100644 Teams/TheHDOne/team.json diff --git a/Teams/TheHDOne/ABOUT.md b/Teams/TheHDOne/ABOUT.md new file mode 100644 index 0000000..e7e040f --- /dev/null +++ b/Teams/TheHDOne/ABOUT.md @@ -0,0 +1,17 @@ +The HD One +================ +Hello world! My name is Pavel, and I'm the only member of the team. It's my first hackathon and I hope it will be fun. + +A little bit about me +=========================== +I'm software engineer from Kharkiv, Ukraine. Decision to participate in Koding Hackathon was a spontaneous, but I think it's a very good chance for me to verify my experience in out of the ordinary situation. + +![bashmach | The HD One](https://avatars3.githubusercontent.com/u/333910?v=3&s=256) + + +About your skills and what you are going to do? +=========================== + +At the moment I'm not totally sure about theme of my project, but most likely it would be something that is related with realtime data streaming. + +Planning to use Node.js as a main platform. \ No newline at end of file diff --git a/Teams/TheHDOne/team.json b/Teams/TheHDOne/team.json new file mode 100644 index 0000000..b2ccbd8 --- /dev/null +++ b/Teams/TheHDOne/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "The HD One", + "members": [ + { + "name": "Pavel Machekhin", + "twitter": "bashmach", + "koding": "bashmach", + "location": "Kharkiv, UA", + "lead": true + } + ] +} From 8cb42799c7f39a96cc290770d4c1506703d4da5f Mon Sep 17 00:00:00 2001 From: dreamscape626 Date: Wed, 26 Nov 2014 16:15:39 -0800 Subject: [PATCH 518/997] CA to US CA to US --- Teams/ByteMe/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/ByteMe/team.json b/Teams/ByteMe/team.json index 025cc7f..db775df 100644 --- a/Teams/ByteMe/team.json +++ b/Teams/ByteMe/team.json @@ -5,13 +5,13 @@ "name": "Josephine Tsay", "twitter": "fromjosephine", "koding": "josephine", - "location": "San Francisco, CA" + "location": "San Francisco, US" }, { "name": "Bhavna Mahadevan", "twitter": "BHAVNATOR", "koding": "bhavnator", - "location": "Santa Monica, CA" + "location": "Santa Monica, US" } ] } From c211c4395f4a86b3ba1ff71032895af2c1abbd2d Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:17:38 +0000 Subject: [PATCH 519/997] Fixed aboutName basename --- gulpfile.coffee | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gulpfile.coffee b/gulpfile.coffee index 9952520..f4e1901 100644 --- a/gulpfile.coffee +++ b/gulpfile.coffee @@ -49,8 +49,9 @@ format_json = (data, filepath) -> # load the first one aboutName = glob.sync("./Teams/#{teamPathName}/about.md", nocase: true)[0] # If we cannot find an about file, match any md file - if not aboutName? - aboutName = glob.sync("./Teams/#{teamPathName}/*.md")[0] + aboutName = glob.sync("./Teams/#{teamPathName}/*.md")[0] if not aboutName? + # Not get just the path from it. + aboutName = path.basename aboutName if aboutName? # Get the lead, ahead of time. teamLead = null @@ -90,7 +91,7 @@ format_json = (data, filepath) -> if aboutName? if data.teamName? then teamName = data.teamName else teamName = teamPathName - output += " [#{teamName}](./Teams/#{teamPathName}/ABOUT.md) |" + output += " [#{teamName}](./Teams/#{teamPathName}/#{aboutName}) |" # Add a newline to end this row. output += '\n' From 695dd3849fce9ada2d883fd6d3d6e0ff88833f87 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:23:02 +0000 Subject: [PATCH 520/997] Added check for koding username --- gulpfile.coffee | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gulpfile.coffee b/gulpfile.coffee index f4e1901..45ea425 100644 --- a/gulpfile.coffee +++ b/gulpfile.coffee @@ -36,7 +36,10 @@ tap_json = (file, t) -> # Format a member object into a link format_member = (member) -> - "[#{member?.name}](https://koding.com/#{member?.koding})" + if member.koding? + "[#{member?.name}](https://koding.com/#{member?.koding})" + else + member?.name From 00285d3ae8e8f4cb7bab3c3bb37f3d47309cc5e1 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:23:29 +0000 Subject: [PATCH 521/997] Updated readme --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0ae8f71..9dd858e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ the lower section of this README.md file. | #Team Aina |[Jose Luis Gonzalez](https://koding.com/arkangelkruel) Santiago, CL *(team lead)*
| [Team Aina](./Teams/Aina/ABOUT.md) | | #AlfioMissaglia |[Alfio Missaglia](https://koding.com/xenon05) Venice, IT
| [AlfioMissaglia](./Teams/AlfioMissaglia/ABOUT.md) | | #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | -| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/ABOUT.md) | +| #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/README.md) | | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | @@ -83,7 +83,7 @@ the lower section of this README.md file. | #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | -| #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
[Saurabh Jain](https://koding.com/undefined) Hyderabad, IN
[Kushal Singh](https://koding.com/undefined) Hyderabad, IN
| +| #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
Saurabh Jain Hyderabad, IN
Kushal Singh Hyderabad, IN
| | #Earthly |[George Mickleburgh](https://koding.com/gmickleburgh) Cambridge, UK *(team lead)*
| [Earthly](./Teams/Earthly/ABOUT.md) | | #Echoes |[Fran Hrzenjak](https://koding.com/frnhr) Zagreb, HR *(team lead)*
[Martin Samsa](https://koding.com/msamsa) Rotterdam, NL
[Marin Troselj](https://koding.com/mtroselj) Rijeka, HR
| [Echoes](./Teams/Echoes/ABOUT.md) | | #Elusive Bits |[Tim Sidie](https://koding.com/tims) Washington D.C., US *(team lead)*
[Pat Quinn](https://koding.com/elusivebits) Philadelphia, US
| [Elusive Bits](./Teams/ElusiveBits/ABOUT.md) | @@ -95,7 +95,7 @@ the lower section of this README.md file. | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | -| #FunnyBretzels |[Karim Jedda](https://koding.com/undefined) Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/ABOUT.md) | +| #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | | #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | | #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | @@ -146,7 +146,7 @@ the lower section of this README.md file. | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | | #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | | #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | -| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/ABOUT.md) | +| #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/About.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | @@ -160,10 +160,10 @@ the lower section of this README.md file. | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | | #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | | #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/ABOUT.md) | -| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/ABOUT.md) | +| #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/about.md) | | #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | -| #ScrumTobe Software |[Hai Bui](https://koding.com/undefined) Hanoi, VN *(team lead)*
[Hung Kieu](https://koding.com/undefined) Hanoi, VN
[Giang Phan](https://koding.com/undefined) Hanoi, VN
[Thai Nguyen](https://koding.com/undefined) Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | +| #ScrumTobe Software |Hai Bui Hanoi, VN *(team lead)*
Hung Kieu Hanoi, VN
Giang Phan Hanoi, VN
Thai Nguyen Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | | #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | @@ -195,7 +195,7 @@ the lower section of this README.md file. | #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | | #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | | #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | -| #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/ABOUT.md) | +| #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/About.md) | | #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/ABOUT.md) | | #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | @@ -229,7 +229,7 @@ the lower section of this README.md file. | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | -| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/ABOUT.md) | +| #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/about.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | @@ -241,7 +241,7 @@ the lower section of this README.md file. | #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | | #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/ABOUT.md) | | #infi |[Prateek Jain](https://koding.com/max07) Gwalior, IN
[Dharamveer Baloda](https://koding.com/baloda) Gwalior, IN
| [infi](./Teams/infi/ABOUT.md) | -| #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/ABOUT.md) | +| #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/About.md) | | #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/ABOUT.md) | | #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/ABOUT.md) | | #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | @@ -249,7 +249,7 @@ the lower section of this README.md file. | #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/ABOUT.md) | | #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | -| #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/ABOUT.md) | +| #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/About.md) | | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | From f65483deaeb2ed82462a378fec5097614dcedba9 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 00:23:56 +0000 Subject: [PATCH 522/997] updated readme --- README.md | 1 + TEAMS.md | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dd858e..8c5f546 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ the lower section of this README.md file. | #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/ABOUT.md) | | #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | +| #ByteMe |[Josephine Tsay](https://koding.com/josephine) San Francisco, US
[Bhavna Mahadevan](https://koding.com/bhavnator) Santa Monica, US
| [ByteMe](./Teams/ByteMe/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | | #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index b08a044..9eca475 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -735,6 +735,26 @@ The other languages I like are - - JavaScript +--------------------------------------- + +Team ByteMe +================ + +We're Bhavna and Josephine, here to have some fun while making cool stuff that people use. We met at Carnegie Mellon University's Master of +Entertainment Technology Program, and have been friends ever since. Bhavna is a coder; Josephine is a designer; we both like music, +games, and art, so it really is a match made in tech heaven! + +About your team +=========================== + +| Bhavna: C#, Processing, Java, Python, C++ | Josephine: Illustrator, Photoshop, Sketch +|--- |--- |--- |--- +| Bhavna: C#, Processing, Java, Python, C++ | Josephine: Illustrator, Photoshop, Sketch | + + + + + --------------------------------------- About your team @@ -2069,7 +2089,7 @@ about programming and making cool things. ## About Us -- Nestor: 13+ years web developer with experience in many thecnologies around web, a problem solver, an architech and a guy pasioned about +- Nestor: 13+ years web developer with experience in many technologies around web, a problem solver, an architech and a guy pasioned about performance. - Alvis: I am interested in all fields of software development, especially UI/UX design. - Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). From 31ccbbfecec1d56c2b21e0224a584aedcd4f81b5 Mon Sep 17 00:00:00 2001 From: zanoubia Date: Thu, 27 Nov 2014 00:42:34 +0000 Subject: [PATCH 523/997] YopZ team --- Teams/YopZ/ABOUT.md | 14 ++++++++++++++ Teams/YopZ/team.json | 19 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 Teams/YopZ/ABOUT.md create mode 100644 Teams/YopZ/team.json diff --git a/Teams/YopZ/ABOUT.md b/Teams/YopZ/ABOUT.md new file mode 100644 index 0000000..47465a9 --- /dev/null +++ b/Teams/YopZ/ABOUT.md @@ -0,0 +1,14 @@ +This is our page +================ + +We are the YopZ team + + +About your team +=========================== + + +About your skills and what you are going to do? +======= +Python, Ruby + diff --git a/Teams/YopZ/team.json b/Teams/YopZ/team.json new file mode 100644 index 0000000..8bb556e --- /dev/null +++ b/Teams/YopZ/team.json @@ -0,0 +1,19 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Zineb OU", + "twitter": "", + "koding": "zineb", + "location": "Rabat, MA", + "lead": true + }, + + { + "name": "Ayoub EL", + "twitter": "", + "koding": "BigYopy", + "location": "Rabat, MA" + } + ] +} From e6b9b207b426eb028bbdda67893183a7824a524b Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 00:52:37 +0000 Subject: [PATCH 524/997] Create team.json --- Teams/Axon/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Axon/team.json diff --git a/Teams/Axon/team.json b/Teams/Axon/team.json new file mode 100644 index 0000000..893ff4a --- /dev/null +++ b/Teams/Axon/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Axon", + "members": [ + { + "name": "Daniel Masterson", + "twitter": "danm36", + "koding": "danm36", + "location": "Hull, UK" + } + ] +} From f991c628d4cfb76e7083d10b1af1af2d321b9130 Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 00:54:36 +0000 Subject: [PATCH 525/997] Added lead flag --- Teams/Axon/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Axon/team.json b/Teams/Axon/team.json index 893ff4a..25a8530 100644 --- a/Teams/Axon/team.json +++ b/Teams/Axon/team.json @@ -5,7 +5,8 @@ "name": "Daniel Masterson", "twitter": "danm36", "koding": "danm36", - "location": "Hull, UK" + "location": "Hull, UK", + "lead": true } ] } From 8a0ddb246500451187630d3d12410d851aea1dda Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Wed, 26 Nov 2014 17:02:20 -0800 Subject: [PATCH 526/997] Removed team koding copy --- Teams/D-Parcelables/ABOUT.md | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/Teams/D-Parcelables/ABOUT.md b/Teams/D-Parcelables/ABOUT.md index 5acc6b7..5e92b7f 100644 --- a/Teams/D-Parcelables/ABOUT.md +++ b/Teams/D-Parcelables/ABOUT.md @@ -1,29 +1 @@ -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 -=========================== - -| Nemmar | Ullen | Mark -|--- |--- |--- |--- -| ![Nemmar](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Ullen](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Mark](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.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. -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. - - +tba From 8b7ded9b7234f819d43e4735fd64eb16ea2725db Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Wed, 26 Nov 2014 17:02:41 -0800 Subject: [PATCH 527/997] Removed about --- Teams/D-Parcelables/ABOUT.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Teams/D-Parcelables/ABOUT.md diff --git a/Teams/D-Parcelables/ABOUT.md b/Teams/D-Parcelables/ABOUT.md deleted file mode 100644 index 5e92b7f..0000000 --- a/Teams/D-Parcelables/ABOUT.md +++ /dev/null @@ -1 +0,0 @@ -tba From cc9b6cc09bc17f161da5d39263301c17cc9fca27 Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 01:04:22 +0000 Subject: [PATCH 528/997] Create ABOUT.md with initial details --- Teams/Axon/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Axon/ABOUT.md diff --git a/Teams/Axon/ABOUT.md b/Teams/Axon/ABOUT.md new file mode 100644 index 0000000..a1e6e6f --- /dev/null +++ b/Teams/Axon/ABOUT.md @@ -0,0 +1,17 @@ +Axon +==== + +I am Daniel Masterson, a second year university student at the University of Hull (UK) currently studying MEng Computer Science With Games Development. I have been interested in programming since the age of 9 where I dove straight in (and straight back out again) to C++. My life has lead me through many languages - PHP, JavaScript, UnrealScript and my all time favourite C#. I'm here to show people what I can do with a free weekend and a lot of JavaScript. + +Here's my face: +![Me](https://gravatar.com/avatar/95278064437320be49a4f68d742b9075?size=128) + +## My Languages +Where to begin... +- C and C++ +- C# (And a bit of Java) +- PHP +- JavaScript with JQuery +- UnrealScript (with the Unreal Development Kit) +- Visual Basic if the need arises +- A bunch of other things I've dabbled in like x86 Assembly, Python, Ruby and more esoteric languages. I even made a Befunge interpreter in HTML and JavaScript because...uh. From 1bcf6b99488ecc09122d5f69540b71ace0b949ba Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 01:05:10 +0000 Subject: [PATCH 529/997] Update ABOUT.md --- Teams/Axon/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Axon/ABOUT.md b/Teams/Axon/ABOUT.md index a1e6e6f..c114cc8 100644 --- a/Teams/Axon/ABOUT.md +++ b/Teams/Axon/ABOUT.md @@ -3,7 +3,7 @@ Axon I am Daniel Masterson, a second year university student at the University of Hull (UK) currently studying MEng Computer Science With Games Development. I have been interested in programming since the age of 9 where I dove straight in (and straight back out again) to C++. My life has lead me through many languages - PHP, JavaScript, UnrealScript and my all time favourite C#. I'm here to show people what I can do with a free weekend and a lot of JavaScript. -Here's my face: +Here's my face from that one time what I done did wear a suit to: ![Me](https://gravatar.com/avatar/95278064437320be49a4f68d742b9075?size=128) ## My Languages From bbea2b3a43518a06fa47a3a81748ce7570b45ab0 Mon Sep 17 00:00:00 2001 From: Rodolfo Stephano Castillo Mateluna Date: Thu, 27 Nov 2014 02:05:43 +0100 Subject: [PATCH 530/997] Update team.json --- Teams/Copihue/team.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Teams/Copihue/team.json b/Teams/Copihue/team.json index 754fe6c..24204ea 100644 --- a/Teams/Copihue/team.json +++ b/Teams/Copihue/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Copihue", + "teamName": "Copihue", "members": [ { "name": "Marcelo Jara Almeyda", @@ -7,18 +7,18 @@ "koding": "shelo", "location": "Quilpué, CL" }, + { + "name": "Francisco Casas Barrientos", + "twitter": "NO ACCOUNT", + "koding": "autopawn", + "location": "Viña del Mar, CL" + }, { "name": "Rodolfo Castillo Mateluna", "twitter": "tilder95", "koding": "rcastill", - "location": "Valparaíso, CL" + "location": "Valparaíso, CL", + "lead"=true }, - { - "name": "Francisco Casas Barrientos", - "twitter": "sinanyasar", - "koding": "sinan", - "location": "San Francsico, US", - "lead": true - } ] } From a726e29124925237ea0bcfd23dde591842f8b393 Mon Sep 17 00:00:00 2001 From: Rodolfo Stephano Castillo Mateluna Date: Thu, 27 Nov 2014 02:06:31 +0100 Subject: [PATCH 531/997] Update ABOUT.md --- Teams/Copihue/ABOUT.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Teams/Copihue/ABOUT.md b/Teams/Copihue/ABOUT.md index 85ec72b..835b453 100644 --- a/Teams/Copihue/ABOUT.md +++ b/Teams/Copihue/ABOUT.md @@ -1 +1,19 @@ -ABOUT HERE +Copihue +================ +We are a Chilean Team composed by 3 developers. "Copihue", known as Chilean bellflower is the +national flower of Chile and a real symbol of passion. + +About Copihue +================ + +| Shelo | Tilder | Autopawn | +|--- |--- |--- |--- +| No Pictures avaiable at the moment. | + +We decided to join because of our passion of large continous hours of pure programming, so you know, this is just perfect. + +About your skills and what you are going to do? +======= +We are fans of games, so thats where we will be going, of course, using one of the themes presented. + +The game will be connected with facebook and (probably) will use Google Game Services. From feb7374c99179f663372b8cb5d7c73536874f9f3 Mon Sep 17 00:00:00 2001 From: Matthew Torres Date: Thu, 27 Nov 2014 09:10:56 +0800 Subject: [PATCH 532/997] edited about.md draft and is ready for pull request --- Teams/Develofy/ABOUT.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Teams/Develofy/ABOUT.md b/Teams/Develofy/ABOUT.md index 01f175b..89d4f5e 100644 --- a/Teams/Develofy/ABOUT.md +++ b/Teams/Develofy/ABOUT.md @@ -2,9 +2,10 @@ # Team Develofy -We are team Develofy, a group of developers that love JavaScript and come from all corners of the world, showing the idea behind this hackathon. +We are a group of developers coming from all corners of the world. We joined hackathon to showcase our talent in building an application with the use of JavaScript specifically NodeJS. We want to win this event in order to prove the world that distance is not a factor and through programming different persons that don't know each other can unite as one the build an application. # Our skills -We are JavaScript developers, with knowledge of Node.js, Express.js, Socket.io, AngularJS and so on. Write a project with just JavaScript will be our challenge and we'll try our best to show you what we can do. +The technology that we will be using is NodeJS and we are planning to build a game that enables people to see what is the situation of our planet today, it is to help raise awareness that our planet Earth is in need of our help. We believe that by making a game, the message will retain on peoples minds rather than making them read an article. +Our skills consists of but not limited to: NodeJS, ExpressJS, Socket.io, AngularJS. From 4b6d6ede098d34d93653d470a156f1f78ac96f89 Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 01:11:13 +0000 Subject: [PATCH 533/997] Update ABOUT.md some more --- Teams/Axon/ABOUT.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Teams/Axon/ABOUT.md b/Teams/Axon/ABOUT.md index c114cc8..bd9713d 100644 --- a/Teams/Axon/ABOUT.md +++ b/Teams/Axon/ABOUT.md @@ -6,7 +6,12 @@ I am Daniel Masterson, a second year university student at the University of Hul Here's my face from that one time what I done did wear a suit to: ![Me](https://gravatar.com/avatar/95278064437320be49a4f68d742b9075?size=128) +## Why 'Axon' + +Because it sounds cool and technical, and my other cool and technical names have been used recently for other things so I kind of had to fall back to this. Also, an axon is a core component of a neuron, so natually it means this project is intelligent, right? + ## My Languages + Where to begin... - C and C++ - C# (And a bit of Java) @@ -15,3 +20,7 @@ Where to begin... - UnrealScript (with the Unreal Development Kit) - Visual Basic if the need arises - A bunch of other things I've dabbled in like x86 Assembly, Python, Ruby and more esoteric languages. I even made a Befunge interpreter in HTML and JavaScript because...uh. +- +## What I will be doing in the project + +Due to my almost annoyingly deep knowledge into the intricacies and quirks of JavaScript and JQuery, a large quantity of code will be written in that with either a raw HTML or Canvas front end (I once made a 3D Doom-like engine using CSS 3D transforms on div elements, so I'm not limited to going way out of bounds here!). I personally have not use many frameworks or libraries, but I'll definitely investigate whats on offer and see if it will help in my project. From 927b9c79b3792c9e31bb787e088963c0c2c7b952 Mon Sep 17 00:00:00 2001 From: danm36 Date: Thu, 27 Nov 2014 01:12:20 +0000 Subject: [PATCH 534/997] Fixed markdown throwing a wibbly at a bullet point --- Teams/Axon/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Axon/ABOUT.md b/Teams/Axon/ABOUT.md index bd9713d..0b47e6f 100644 --- a/Teams/Axon/ABOUT.md +++ b/Teams/Axon/ABOUT.md @@ -20,7 +20,7 @@ Where to begin... - UnrealScript (with the Unreal Development Kit) - Visual Basic if the need arises - A bunch of other things I've dabbled in like x86 Assembly, Python, Ruby and more esoteric languages. I even made a Befunge interpreter in HTML and JavaScript because...uh. -- + ## What I will be doing in the project Due to my almost annoyingly deep knowledge into the intricacies and quirks of JavaScript and JQuery, a large quantity of code will be written in that with either a raw HTML or Canvas front end (I once made a 3D Doom-like engine using CSS 3D transforms on div elements, so I'm not limited to going way out of bounds here!). I personally have not use many frameworks or libraries, but I'll definitely investigate whats on offer and see if it will help in my project. From a5fcc1041a79a567af1b6c8b6c830ae891429947 Mon Sep 17 00:00:00 2001 From: Aditya Kodkany Date: Wed, 26 Nov 2014 20:18:33 -0500 Subject: [PATCH 535/997] initial details --- Teams/TheViableAlternative/ABOUT.md | 7 +++++++ Teams/TheViableAlternative/team.json | 17 +++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 Teams/TheViableAlternative/ABOUT.md create mode 100644 Teams/TheViableAlternative/team.json diff --git a/Teams/TheViableAlternative/ABOUT.md b/Teams/TheViableAlternative/ABOUT.md new file mode 100644 index 0000000..c64ec54 --- /dev/null +++ b/Teams/TheViableAlternative/ABOUT.md @@ -0,0 +1,7 @@ +The Viable Alternative +========= +We are a team of students based in Pittsburgh, looking to make something cool and shiny. + +About our skills and what we're going to do? +========= +We aren't sure what our project is going to be yet, but we'll push an update as soon as we do. \ No newline at end of file diff --git a/Teams/TheViableAlternative/team.json b/Teams/TheViableAlternative/team.json new file mode 100644 index 0000000..a590375 --- /dev/null +++ b/Teams/TheViableAlternative/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "TheViableAlternative", + "members": [ + { + "name": "Aditya Kodkany", + "twitter": "AdityaKodkany", + "koding": "adityakodkany", + "location": "Pittsburgh, US" + }, + { + "name": "Matthew Kellogg", + "twitter": "mkellogg92", + "koding": "kellogg92", + "location": "Pittsburgh, US" + }, + ] +} From 4bc93b255e921856bdaa5bd28cd185d26d5e272f Mon Sep 17 00:00:00 2001 From: Rodolfo Stephano Castillo Mateluna Date: Wed, 26 Nov 2014 22:21:43 -0300 Subject: [PATCH 536/997] Update team.json Oops --- Teams/Copihue/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Copihue/team.json b/Teams/Copihue/team.json index 24204ea..fe57058 100644 --- a/Teams/Copihue/team.json +++ b/Teams/Copihue/team.json @@ -18,7 +18,7 @@ "twitter": "tilder95", "koding": "rcastill", "location": "Valparaíso, CL", - "lead"=true - }, + "lead":true + } ] } From 230dc93f1aff1b2de687934abe3b2a37fbe5c461 Mon Sep 17 00:00:00 2001 From: IvanOM Date: Wed, 26 Nov 2014 23:23:04 -0200 Subject: [PATCH 537/997] Update ABOUT.md --- Teams/G51/ABOUT.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Teams/G51/ABOUT.md b/Teams/G51/ABOUT.md index 986ddae..ee7d83b 100644 --- a/Teams/G51/ABOUT.md +++ b/Teams/G51/ABOUT.md @@ -1 +1,15 @@ -Write about our team, why we think we can wen, etc... +G51 +=== +We are starting up, growing up... Always... The beauty of learning is that it never ends. + +About Us +======== +We are self-taught developers that love to learn new things, especially things that matter in a social context. Our main goal has been to contribute to change the way we treat education in our culture. We share some feelings about formal education and how it should encourage students to care about the society when learning a profession instead to just getting certification. Innovation is something that needs to cover the way we relate to others. + +Ivan +==== +Front-end and back-end developer, started his journey into the software development at High School trying a little tricks with html and css by himself. Finished the underdegree in Control and Automation Engineering at IFG Brazil on august 2014. His projects in the college included developing a simple protocol in Python to comunicate traffic control devices and a web interface for users to see data. Recently started to delve into Rails, CSS and Javascript development. + +Henrique +======== +A passionate software engineer. Started his journey in development late (compared to others) when started his Computer Engineering course at UFG. Later he discovered he really loved that, so he decided to move to a Software Engineering at UFG to focus efforts on software development. Now still coursing, he is focusing his efforts on learning Agile Methodologies, TDD, BDD, Rails, Ruby, metaprogramming and everything related. Wants to make software that matters. From 7e01c4d5efc000696fdf5b518846624574fef3c2 Mon Sep 17 00:00:00 2001 From: IvanOM Date: Wed, 26 Nov 2014 23:37:12 -0200 Subject: [PATCH 538/997] Update ABOUT.md --- Teams/G51/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/G51/ABOUT.md b/Teams/G51/ABOUT.md index ee7d83b..8a3f62a 100644 --- a/Teams/G51/ABOUT.md +++ b/Teams/G51/ABOUT.md @@ -4,6 +4,11 @@ We are starting up, growing up... Always... The beauty of learning is that it ne About Us ======== + +| Ivan | Henrique +|--- |--- +| | + We are self-taught developers that love to learn new things, especially things that matter in a social context. Our main goal has been to contribute to change the way we treat education in our culture. We share some feelings about formal education and how it should encourage students to care about the society when learning a profession instead to just getting certification. Innovation is something that needs to cover the way we relate to others. Ivan From f18785f3af0961d3d400dd10fe7f8e2be97ccd86 Mon Sep 17 00:00:00 2001 From: Jim Armstrong Date: Wed, 26 Nov 2014 20:42:48 -0500 Subject: [PATCH 539/997] Add team information --- Teams/41NorthStudios/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/41NorthStudios/team.json diff --git a/Teams/41NorthStudios/team.json b/Teams/41NorthStudios/team.json new file mode 100644 index 0000000..6da0746 --- /dev/null +++ b/Teams/41NorthStudios/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "41 North Studios", + "members": [ + { + "name": "Jim Armstrong", + "twitter": "JimArmstrong41N", + "koding": "41northstudios", + "location": "Norwalk, US", + "lead": true + } + ] +} From 321e5413fa827470d07a68e5ce6817e5cdb0b268 Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 27 Nov 2014 09:43:23 +0800 Subject: [PATCH 540/997] remove lead:false --- Teams/openIT/team.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Teams/openIT/team.json b/Teams/openIT/team.json index c1566aa..e62f41f 100644 --- a/Teams/openIT/team.json +++ b/Teams/openIT/team.json @@ -4,14 +4,12 @@ "name" : "Will You", "twitter" : "mrjumpyyy", "koding" : "willyou", - "location" : "Taipei, TW", - "lead" : false + "location" : "Taipei, TW" }, { "name" : "Ivan Wu", "twitter" : "invictusegg", "koding" : "invictusivan", - "location" : "Taipei, TW", - "lead" : false + "location" : "Taipei, TW" }, { "name" : "EdwardKung", "twitter" : "edwardsstep9", From fe18fb9dc3144b69fb4fa4120f55d6aa752bc5e2 Mon Sep 17 00:00:00 2001 From: Jim Armstrong Date: Wed, 26 Nov 2014 20:49:15 -0500 Subject: [PATCH 541/997] Add ABOUT.md file --- Teams/41NorthStudios/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/41NorthStudios/ABOUT.md diff --git a/Teams/41NorthStudios/ABOUT.md b/Teams/41NorthStudios/ABOUT.md new file mode 100644 index 0000000..8e168dc --- /dev/null +++ b/Teams/41NorthStudios/ABOUT.md @@ -0,0 +1,14 @@ +# 41 North Studios LLC + +My name is Jim Armstrong, and I am the president of 41 North Studios LLC, a small web-design and programming agency +located in Norwalk, CT, USA. + +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 favorite languages + +I mostly code in C#, Java, and Ruby. For this project I will likely default to Ruby since I am confortable with it +and think my development time will be faster. However, depending on what I decide to build I may just try a language +I'm not as familiar with to make this a good learning experience. From 7959c22b2a8e259cb389af7501cfe30eaa625c37 Mon Sep 17 00:00:00 2001 From: El-Hassan Wanas Date: Thu, 27 Nov 2014 04:51:47 +0300 Subject: [PATCH 542/997] Create team.json --- Teams/lambdaninja/team.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Teams/lambdaninja/team.json diff --git a/Teams/lambdaninja/team.json b/Teams/lambdaninja/team.json new file mode 100644 index 0000000..ad61b57 --- /dev/null +++ b/Teams/lambdaninja/team.json @@ -0,0 +1,9 @@ +{ + "teamName": "LambdaNinja", + "members": [{ + "name": "El-Hassan Wanas", + "twitter": "@foo303", + "koding": "foo303", + "location": "Doha, Qatar" + }] +} From 75014cf5e01729b5812ca843b79870fb91ad5c52 Mon Sep 17 00:00:00 2001 From: El-Hassan Wanas Date: Thu, 27 Nov 2014 04:58:18 +0300 Subject: [PATCH 543/997] Create ABOUT.md --- Teams/lambdaninja/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/lambdaninja/ABOUT.md diff --git a/Teams/lambdaninja/ABOUT.md b/Teams/lambdaninja/ABOUT.md new file mode 100644 index 0000000..73e8d1b --- /dev/null +++ b/Teams/lambdaninja/ABOUT.md @@ -0,0 +1,15 @@ +# Lambda Ninja +I'm Hasan, a computer hacker from Egypt. + +## About + +I programmed in many languages before. I really do love the idea of funcational programming +and it has managed to creep its way into my C programming.. Eek! + +For prototyping I use processing, arduino and python. Since this is a hackathon, something tells +me I'll be coding in processing this hackathon! + +## Quick overview of idea +A game. + +Okay, that was too quick. :D From 9462d16c282019685057c261cf0e040f4a78a70b Mon Sep 17 00:00:00 2001 From: VonMises Date: Wed, 26 Nov 2014 20:00:51 -0600 Subject: [PATCH 544/997] Adding Team To Project Introduction of Team Infamy. Hello World! --- Teams/Infamy/ABOUT.md | 24 ++++++++++++++++++++++++ Teams/Infamy/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 Teams/Infamy/ABOUT.md create mode 100644 Teams/Infamy/team.json diff --git a/Teams/Infamy/ABOUT.md b/Teams/Infamy/ABOUT.md new file mode 100644 index 0000000..5b5a330 --- /dev/null +++ b/Teams/Infamy/ABOUT.md @@ -0,0 +1,24 @@ +This is our page +================ + +We are calling our team (project) Infamy. The name is because the final day of the competition is "a date which will live in infamy". One of us loves history, and geography. One of us is a movie buff. One of us really enjoys learning design patterns, really. + + +About your team +=========================== + +| VonMises | autt | jbeard88 +|--- |--- |--- +| ![VonMises](https://pbs.twimg.com/profile_images/378800000101590829/6222d96c72223b0776fa52ff73a15886.jpeg) | ![autt]() | ![jbeard88]() + +Tell us who you are, why you did you decide to join? + +Jason Hughes (VonMises) is a father of three. He and his wife homeschool their children. He worked his way through college working in technical support for a software company that services the hotel industry. After graduation he transitioned into development, bringing his coworkers (autt and jbeard88) with him. VonMises is interested in working collaboratively on a project inside a defined window of time. Even though they work together, they rarely get to be involved with the entire design and devlopment process in a collaborative way. + +Our second team mate is Brandon McCartney (autt). More info to come. + +Rounding out the trio is Jeffery Beard (jbeard88). More info to come. + +About your skills and what you are going to do? +======= +We plan on developing an educational game. More info to come. \ No newline at end of file diff --git a/Teams/Infamy/team.json b/Teams/Infamy/team.json new file mode 100644 index 0000000..c75ddd6 --- /dev/null +++ b/Teams/Infamy/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Infamy", + "members": [ + { + "name": "Jason Hughes", + "twitter": "JasonHughesSr", + "koding": "VonMises", + "location": "Dallas, US", + "lead": true + }, + { + "name": "Brandon McCartney", + "twitter": "", + "koding": "autt", + "location": "Dallas, US" + }, + { + "name": "Jeffery Beard", + "twitter": "", + "koding": "jbeard88", + "location": "Dallas, US" + } + ] +} \ No newline at end of file From 5a74eb4f2ce13086a80859033ed474c19736bd2c Mon Sep 17 00:00:00 2001 From: El-Hassan Wanas Date: Thu, 27 Nov 2014 05:02:57 +0300 Subject: [PATCH 545/997] Update ABOUT.md --- Teams/lambdaninja/ABOUT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Teams/lambdaninja/ABOUT.md b/Teams/lambdaninja/ABOUT.md index 73e8d1b..da9df18 100644 --- a/Teams/lambdaninja/ABOUT.md +++ b/Teams/lambdaninja/ABOUT.md @@ -10,6 +10,8 @@ For prototyping I use processing, arduino and python. Since this is a hackathon, me I'll be coding in processing this hackathon! ## Quick overview of idea -A game. +A game written in processing accompanied by teaching material and good documentation. -Okay, that was too quick. :D +The learning theme, simply put. + +Okay, that wasn't too revealing :D Happy hacking! From b0d9cb4e14acf29d311946b57bb3946959cac329 Mon Sep 17 00:00:00 2001 From: Wilson Cheng Date: Wed, 26 Nov 2014 21:09:58 -0500 Subject: [PATCH 546/997] Add Team UniLasers to the teams page --- Teams/UniLasers/ABOUT.md | 15 +++++++++++++++ Teams/UniLasers/team.json | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 Teams/UniLasers/ABOUT.md create mode 100644 Teams/UniLasers/team.json diff --git a/Teams/UniLasers/ABOUT.md b/Teams/UniLasers/ABOUT.md new file mode 100644 index 0000000..8f01a63 --- /dev/null +++ b/Teams/UniLasers/ABOUT.md @@ -0,0 +1,15 @@ +UniLasers +============= + +We're team UniLasers, a small team of two people based out of Toronto. We consider ourselves hobbyist programmers, we enjoy programming but don't have enough chances to do so at work or after work. Neither of us have ever participated in a Hackathon before, but this global Hackathon seems like a great place to begin! + +It's time to see how well we stack up against the other 1999 teams in this Hackathon! + +What we're going to do +============= + +Honestly, we're not sure yet. One of us is stronger with backend technologies, one of us is better with frontend, so we'll see how that goes. + +We're still deciding between the first and third theme as those two plays to our strengths, we'll commit a change to this file once we decide! + +For sure we'll be making use of PHP, nginx, and a bunch of JavaScript libraries that can help us code fast in 48h. Any other APIs and technologies will be determined once we decide on a theme. \ No newline at end of file diff --git a/Teams/UniLasers/team.json b/Teams/UniLasers/team.json new file mode 100644 index 0000000..cfd500a --- /dev/null +++ b/Teams/UniLasers/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "Team UniLasers", + "members": [{ + "name": "Wilson Cheng", + "koding": "chengw01", + "location": "Markham, CA" + }, + { + "name": "Mike Penner", + "koding": "fenrisulfir", + "location": "Toronto, CA" + }] +} \ No newline at end of file From e49b3c02d59bfb14a2e024ce02b165118c7e11bb Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 10:10:25 +0800 Subject: [PATCH 547/997] Update About.md --- Teams/CodeQuest/ABOUT.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md index ddefdce..7088336 100644 --- a/Teams/CodeQuest/ABOUT.md +++ b/Teams/CodeQuest/ABOUT.md @@ -1,11 +1,11 @@ # Code Quest -Join us on our journey on the world of Coding. +Join us on our journey on the world of Fun and Exciting Coding. We are excited to join the 1st Global Hackathon. We will surely make this a fun and meaningful Experience. ## About our Team We are a team of developers from the Philippines. We studied Computer Engineering and mastered in Software development. -Now each of us are working in different fields of Software development. We built this team to make our own start up Company,as of now we are just getting simple projects. We already have used many different languages in our projects. Mostly our Projects are Desktop Application, but we are also used in creating Web applications and Mobile Apps. +Now each of us are working in different fields of Software development. We built this team to make our own start up Company,as of now we are just getting simple projects. We already have used many different languages in our projects. Mostly our Projects are Desktop Application, but we are also used in creating Web applications and Mobile Apps. | Nehto | Mai Lin | Al | Del @@ -19,8 +19,4 @@ Now each of us are working in different fields of Software development. We built ## About your skills and what you are going to do? We are still brainstorming on what kind of Project we would be creating based on the theme. -But as of now we would like to create a great Web Application using: -HTML5 -Javascript -JQuery -CSS +We are very knowledgable in: HTML5, PHP, Javascript,JQuery, CSS, Java(SE and EE), C#, .Net, MySQL From da4efea86c8eef59602f8394c0970639405b3f0d Mon Sep 17 00:00:00 2001 From: John Kenneth Lorca Date: Thu, 27 Nov 2014 10:12:31 +0800 Subject: [PATCH 548/997] Update ABOUT.md --- Teams/CodeQuest/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CodeQuest/ABOUT.md b/Teams/CodeQuest/ABOUT.md index 7088336..4e5f804 100644 --- a/Teams/CodeQuest/ABOUT.md +++ b/Teams/CodeQuest/ABOUT.md @@ -1,6 +1,6 @@ # Code Quest -Join us on our journey on the world of Fun and Exciting Coding. We are excited to join the 1st Global Hackathon. We will surely make this a fun and meaningful Experience. +Join us on our journey on the world of Fun and Exciting Coding. We are excited to join the 1st Global Hackathon. And We will surely make this a fun and meaningful Experience. Let the Koding Begin..!!!! ## About our Team From f67e7be18e78ef073b00f5eab5267655207385c2 Mon Sep 17 00:00:00 2001 From: Wilson Cheng Date: Wed, 26 Nov 2014 21:12:54 -0500 Subject: [PATCH 549/997] Correcting incorrect username --- Teams/UniLasers/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/UniLasers/team.json b/Teams/UniLasers/team.json index cfd500a..0573118 100644 --- a/Teams/UniLasers/team.json +++ b/Teams/UniLasers/team.json @@ -2,7 +2,7 @@ "teamName": "Team UniLasers", "members": [{ "name": "Wilson Cheng", - "koding": "chengw01", + "koding": "idontknow", "location": "Markham, CA" }, { From 567c3c05c6daf65fe7427388d137888d91fc8a02 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 02:15:43 +0000 Subject: [PATCH 550/997] Added teams header --- README.template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.template.md b/README.template.md index aa88f89..966df0b 100644 --- a/README.template.md +++ b/README.template.md @@ -27,5 +27,7 @@ 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. +### Teams + | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| From 71c1a0737f57f03e210cf84761dd6bf410e6c5f7 Mon Sep 17 00:00:00 2001 From: Lee Olayvar Date: Thu, 27 Nov 2014 02:16:08 +0000 Subject: [PATCH 551/997] Updated teams --- README.md | 11 ++- TEAMS.md | 208 +++++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 185 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 8c5f546..3a7b5f2 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,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. +### Teams + | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | @@ -50,6 +52,7 @@ the lower section of this README.md file. | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | +| #Axon |[Daniel Masterson](https://koding.com/danm36) Hull, UK *(team lead)*
| [Axon](./Teams/Axon/ABOUT.md) | | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | @@ -74,14 +77,16 @@ the lower section of this README.md file. | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | | #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | | #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | +| #Copihue |[Rodolfo Castillo Mateluna](https://koding.com/rcastill) Valparaíso, CL *(team lead)*
[Marcelo Jara Almeyda](https://koding.com/shelo) Quilpué, CL
[Francisco Casas Barrientos](https://koding.com/autopawn) Viña del Mar, CL
| [Copihue](./Teams/Copihue/ABOUT.md) | | #CrowdAppz |[Benjamin Räthlein](https://koding.com/b3nra) Karlsruhe, DE *(team lead)*
[Henning Muszynski](https://koding.com/henningmu) Karlsruhe, DE
[Lukas Masuch](https://koding.com/lukasmasuch) Karlsruhe, DE
| [CrowdAppz](./Teams/CrowdAppz/ABOUT.md) | | #Cu3mbY |[Angel Ramirez](https://koding.com/angel-cuemby) Delray Beach, US *(team lead)*
[Alexandr Tasciuc](https://koding.com/atasiuc) Delray Beach, US
[Juan Lopez](https://koding.com/onel0p3z) Delray Beach, US
[Cristina Solana](https://koding.com/nightshiftc) Miami, US
| [Cu3mbY](./Teams/Cu3mbY/ABOUT.md) | | #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/ABOUT.md) | -| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| [D'Parcelables](./Teams/D-Parcelables/ABOUT.md) | +| #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| | #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/ABOUT.md) | | #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/ABOUT.md) | | #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | | #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | +| #Develofy |[Federico Zivolo](https://koding.com/fezvrasta) Milan, IT *(team lead)*
[Semyon Vyskubov](https://koding.com/uoziod) Moscow, RU
[Moritz Gehlhaar](https://koding.com/geoextra) Dortmund, DE
[Jan Zaydowicz](https://koding.com/janz93) Bremen, DE
[Matthew Torres](https://koding.com/mateeyow) Cebu, Philippines
| [Develofy](./Teams/Develofy/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | | #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
Saurabh Jain Hyderabad, IN
Kushal Singh Hyderabad, IN
| @@ -130,6 +135,7 @@ the lower section of this README.md file. | #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| | #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | +| #Lexington Techs |[Isaac Rowe](https://koding.com/irowe) Lexington, US
[Joel Ewing](https://koding.com/physicsshark) Lexington, US
| [Lexington Techs](./Teams/Lexington Techs/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | @@ -198,6 +204,7 @@ the lower section of this README.md file. | #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | | #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/About.md) | | #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/ABOUT.md) | +| #The HD One |[Pavel Machekhin](https://koding.com/bashmach) Kharkiv, UA *(team lead)*
| [The HD One](./Teams/TheHDOne/ABOUT.md) | | #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | | #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | @@ -221,6 +228,7 @@ the lower section of this README.md file. | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | | |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | +| #Team Koders |[Zineb OU](https://koding.com/zineb) Rabat, MA *(team lead)*
[Ayoub EL](https://koding.com/BigYopy) Rabat, MA
| [Team Koders](./Teams/YopZ/ABOUT.md) | | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | @@ -252,6 +260,7 @@ the lower section of this README.md file. | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | | #Team MyPixel |[Intekhab khan](https://koding.com/pixelerator) Ujjain, IN
| [Team MyPixel](./Teams/mypixel/About.md) | | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | +| #open IT |[EdwardKung](https://koding.com/edwardsstep9) Taipei, TW *(team lead)*
[Will You](https://koding.com/willyou) Taipei, TW
[Ivan Wu](https://koding.com/invictusivan) Taipei, TW
[Joe Chou](https://koding.com/dontpkme993) Taipei, TW
[Chia-Hung, Chu](https://koding.com/apig1026) Taipei, TW
| [open IT](./Teams/openIT/ABOUT.md) | | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 9eca475..c61cccb 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -501,6 +501,36 @@ About your skills and what you are going to do? We are interested to work on #1 or #3 theme. +--------------------------------------- + +Axon +==== + +I am Daniel Masterson, a second year university student at the University of Hull (UK) currently studying MEng Computer Science With Games Development. I have been interested in programming since the age of 9 where I dove straight in (and straight back out again) to C++. My life has lead me through many languages - PHP, JavaScript, UnrealScript and my all time favourite C#. I'm here to show people what I can do with a free weekend and a lot of JavaScript. + +Here's my face from that one time what I done did wear a suit to: +Me + +## Why 'Axon' + +Because it sounds cool and technical, and my other cool and technical names have been used recently for other things so I kind of had to fall back to this. Also, an axon is a core component of a neuron, so natually it means this project is intelligent, right? + +## My Languages + +Where to begin... +- C and C++ +- C# (And a bit of Java) +- PHP +- JavaScript with JQuery +- UnrealScript (with the Unreal Development Kit) +- Visual Basic if the need arises +- A bunch of other things I've dabbled in like x86 Assembly, Python, Ruby and more esoteric languages. I even made a Befunge interpreter in HTML and JavaScript because...uh. + +## What I will be doing in the project + +Due to my almost annoyingly deep knowledge into the intricacies and quirks of JavaScript and JQuery, a large quantity of code will be written in that with either a raw HTML or Canvas front end (I once made a 3D Doom-like engine using CSS 3D transforms on div elements, so I'm not limited to going way out of bounds here!). I personally have not use many frameworks or libraries, but I'll definitely investigate whats on offer and see if it will help in my project. + + --------------------------------------- B17 @@ -1067,6 +1097,29 @@ We all have plenty of experience on web development, Andrei has a lot on game dev so we might be going that way with some cool HTML5 based game. +--------------------------------------- + +Copihue +================ +We are a Chilean Team composed by 3 developers. "Copihue", known as Chilean bellflower is the +national flower of Chile and a real symbol of passion. + +About Copihue +================ + +| Shelo | Tilder | Autopawn | +|--- |--- |--- |--- +| No Pictures avaiable at the moment. | + +We decided to join because of our passion of large continous hours of pure programming, so you know, this is just perfect. + +About your skills and what you are going to do? +======= +We are fans of games, so thats where we will be going, of course, using one of the themes presented. + +The game will be connected with facebook and (probably) will use Google Game Services. + + --------------------------------------- CrowdAppz @@ -1152,39 +1205,6 @@ We're a couple who loves to code. ---------------------------------------- - -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 -=========================== - -| Nemmar | Ullen | Mark -|--- |--- |--- |--- -| Nemmar | Ullen | Mark | - -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. - - - - --------------------------------------- Team DIS @@ -1288,6 +1308,21 @@ OUR SKILLS * JQuery +--------------------------------------- + +header + +# Team Develofy + +We are a group of developers coming from all corners of the world. We joined hackathon to showcase our talent in building an application with the use of JavaScript specifically NodeJS. We want to win this event in order to prove the world that distance is not a factor and through programming different persons that don't know each other can unite as one the build an application. + + +# Our skills + +The technology that we will be using is NodeJS and we are planning to build a game that enables people to see what is the situation of our planet today, it is to help raise awareness that our planet Earth is in need of our help. We believe that by making a game, the message will retain on peoples minds rather than making them read an article. +Our skills consists of but not limited to: NodeJS, ExpressJS, Socket.io, AngularJS. + + --------------------------------------- About me @@ -1617,6 +1652,30 @@ Like doing stuff. 4. Java +--------------------------------------- + +G51 +=== +We are starting up, growing up... Always... The beauty of learning is that it never ends. + +About Us +======== + +| Ivan | Henrique +|--- |--- +| | + +We are self-taught developers that love to learn new things, especially things that matter in a social context. Our main goal has been to contribute to change the way we treat education in our culture. We share some feelings about formal education and how it should encourage students to care about the society when learning a profession instead to just getting certification. Innovation is something that needs to cover the way we relate to others. + +Ivan +==== +Front-end and back-end developer, started his journey into the software development at High School trying a little tricks with html and css by himself. Finished the underdegree in Control and Automation Engineering at IFG Brazil on august 2014. His projects in the college included developing a simple protocol in Python to comunicate traffic control devices and a web interface for users to see data. Recently started to delve into Rails, CSS and Javascript development. + +Henrique +======== +A passionate software engineer. Started his journey in development late (compared to others) when started his Computer Engineering course at UFG. Later he discovered he really loved that, so he decided to move to a Software Engineering at UFG to focus efforts on software development. Now still coursing, he is focusing his efforts on learning Agile Methodologies, TDD, BDD, Rails, Ruby, metaprogramming and everything related. Wants to make software that matters. + + --------------------------------------- G Force @@ -2336,6 +2395,27 @@ API is my passion and I'm going to show how the API will change the world and yo +--------------------------------------- + +Lexington Techs +================ + +Our home! + + +About Us +=========================== + +| Isaac | Joel | +|--- |--- | +| Isaac | Joel | + + +Skills & Project: Coming Soon +======= + + + --------------------------------------- About your team @@ -3809,6 +3889,26 @@ Coming soon.. --------------------------------------- +The HD One +================ +Hello world! My name is Pavel, and I'm the only member of the team. It's my first hackathon and I hope it will be fun. + +A little bit about me +=========================== +I'm software engineer from Kharkiv, Ukraine. Decision to participate in Koding Hackathon was a spontaneous, but I think it's a very good chance for me to verify my experience in out of the ordinary situation. + +bashmach | The HD One + + +About your skills and what you are going to do? +=========================== + +At the moment I'm not totally sure about theme of my project, but most likely it would be something that is related with realtime data streaming. + +Planning to use Node.js as a main platform. + +--------------------------------------- + The Thought Engineer ================ @@ -3889,6 +3989,16 @@ Javascript Python +--------------------------------------- + +The Viable Alternative +========= +We are a team of students based in Pittsburgh, looking to make something cool and shiny. + +About our skills and what we're going to do? +========= +We aren't sure what our project is going to be yet, but we'll push an update as soon as we do. + --------------------------------------- About The Warrior Poet @@ -4281,6 +4391,24 @@ We can do a variety of things but our main focus resides within the web. We still quite haven't decided what to do but we have some good ideas. Stay tuned :) +--------------------------------------- + +This is our page +================ + +We are the YopZ team + + +About your team +=========================== + + +About your skills and what you are going to do? +======= +Python, Ruby + + + --------------------------------------- # Yoshi @@ -4814,6 +4942,20 @@ I'm Luke Sawicki, I'm specialising in GIS solutions. - PHP +--------------------------------------- + +Open IT +================ +We love hackathon, and we won the hackathon twice in Taiwan. +We're creative, and we focus on user story. +We want to make things different. We don't make shit. + + +What I am going to do? +======= +We have some ideas about theme 1. It will be cool and fun. + + --------------------------------------- #About this singleton From ee91a322e2b8352ff0255a277bbaa3738149a466 Mon Sep 17 00:00:00 2001 From: elc1798 Date: Wed, 26 Nov 2014 21:24:54 -0500 Subject: [PATCH 552/997] Create team.json --- Teams/StuyFyreLegacy/team.json | 36 ++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/StuyFyreLegacy/team.json diff --git a/Teams/StuyFyreLegacy/team.json b/Teams/StuyFyreLegacy/team.json new file mode 100644 index 0000000..92cee0f --- /dev/null +++ b/Teams/StuyFyreLegacy/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Ethan Cheng", + "twitter": "", + "koding": "elc1798", + "location": "New York, US" + "lead": true + }, + { + "name": "Yicheng Wang", + "twitter": "", + "koding": "yeechwyc", + "location": "New York, US" + }, + { + "name": "Ruojia Sun", + "twitter": "", + "koding": "", + "location": "New York, US" + }, + { + "name": "Jesse Elliot", + "twitter": "", + "koding": "Jelliott37", + "location": "New York, US" + }, + { + "name": "Nobel Gautam", + "twitter": "", + "koding": "plisno", + "location": "New York, US" + } + ] +} From 6da7ce86fa8a404e0690dd53eb25c32a43e4d8df Mon Sep 17 00:00:00 2001 From: elc1798 Date: Wed, 26 Nov 2014 21:32:44 -0500 Subject: [PATCH 553/997] Create ABOUT.md --- Teams/StuyFyreLegacy/ABOUT.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Teams/StuyFyreLegacy/ABOUT.md diff --git a/Teams/StuyFyreLegacy/ABOUT.md b/Teams/StuyFyreLegacy/ABOUT.md new file mode 100644 index 0000000..6a6e363 --- /dev/null +++ b/Teams/StuyFyreLegacy/ABOUT.md @@ -0,0 +1,19 @@ +# Team StuyFyreLegacy + +Team StuyFyreLegacy is the continuation of a computer science team, known as StuyFyreCS. + +## About Us + +StuyFyreCS was created as a team under Stuyvesant High School for the competition known as picoCTF. +Founded by Ethan Cheng (elc1798) and co-founded by Yicheng Wang (yeechwyc on Koding, alex-wyc on Github), StuyFyre +now consists of Ethan Cheng, Yicheng Wang, Jesse Elliot, Ruojia Sun, and Nobel Gautam. + +## Primary languages: + + - Python + - Java + - C++ + - Shell + - C (Slightly) + + From f634e907d9a52857717260e1663f47218abd1bbe Mon Sep 17 00:00:00 2001 From: elc1798 Date: Wed, 26 Nov 2014 21:38:48 -0500 Subject: [PATCH 554/997] Update ABOUT.md --- Teams/StuyFyreLegacy/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/StuyFyreLegacy/ABOUT.md b/Teams/StuyFyreLegacy/ABOUT.md index 6a6e363..4f646e0 100644 --- a/Teams/StuyFyreLegacy/ABOUT.md +++ b/Teams/StuyFyreLegacy/ABOUT.md @@ -15,5 +15,6 @@ now consists of Ethan Cheng, Yicheng Wang, Jesse Elliot, Ruojia Sun, and Nobel G - C++ - Shell - C (Slightly) - + - Netlogo + - Scheme From 8643be6092e8b20f5e388f113f1c0e5fabdd454a Mon Sep 17 00:00:00 2001 From: Kevin Casey Date: Wed, 26 Nov 2014 18:52:25 -0800 Subject: [PATCH 555/997] Create team.json --- Teams/Kommunicate/team.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/Kommunicate/team.json diff --git a/Teams/Kommunicate/team.json b/Teams/Kommunicate/team.json new file mode 100644 index 0000000..0d473d7 --- /dev/null +++ b/Teams/Kommunicate/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Kommunicate", + "members": [ + { + "name": "Alice Liu", + "koding": "aliceliu", + "location": "Berkeley, CA" + }, + { + "name": "Kevin Casey", + "twitter": "KevinCasey22", + "koding": "Fortisque", + "location": "Berkeley, CA" + }, + { + "name": "Sherman Leung", + "twitter": "sk_leung", + "koding": "sinan", + "location": "Stanford, CA", + "lead": true + } + ] +} From 17807c71257890f0f67845d1821b326df6861566 Mon Sep 17 00:00:00 2001 From: William Young Date: Wed, 26 Nov 2014 21:01:58 -0600 Subject: [PATCH 556/997] Registering --- Teams/Ocelot Dev/ABOUT.md | 17 +++++++++++++++++ Teams/Ocelot Dev/team.json | 23 +++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 Teams/Ocelot Dev/ABOUT.md create mode 100644 Teams/Ocelot Dev/team.json diff --git a/Teams/Ocelot Dev/ABOUT.md b/Teams/Ocelot Dev/ABOUT.md new file mode 100644 index 0000000..4738c3b --- /dev/null +++ b/Teams/Ocelot Dev/ABOUT.md @@ -0,0 +1,17 @@ +This is our page +================ + +Coming soon... + + +About our team +=========================== + +Coming soon... + + +About our skills and what we are going to do? +======= +- Java + + diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json new file mode 100644 index 0000000..2b2aae9 --- /dev/null +++ b/Teams/Ocelot Dev/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "William Young", + "koding": "greencat5", + "location": "Cleburne, US", + "lead": true + }, + { + "name": "Peter Lewis", + "twitter": "Werl2", + "koding": "werl", + "location": "Wetaskiwin, CA" + }, + { + "name": "Subhash Ramesh", + "twitter": "stubby_tech", + "koding": "coding24by7", + "location": "Fremont, US" + } + ] +} \ No newline at end of file From b7249b57f7614bb449f41e92a3c7ab2307bddc34 Mon Sep 17 00:00:00 2001 From: mceleste Date: Wed, 26 Nov 2014 22:12:27 -0500 Subject: [PATCH 557/997] Added team info --- Teams/TeamBlueSky/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TeamBlueSky/team.json diff --git a/Teams/TeamBlueSky/team.json b/Teams/TeamBlueSky/team.json new file mode 100644 index 0000000..d812bd0 --- /dev/null +++ b/Teams/TeamBlueSky/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team BlueSky", + "members": [ + { + "name": "Michael Celeste, + "twitter": "mceleste", + "koding": "mceleste", + "location": "Roxbury, NJ" + } + ] +} From c2d2e324195f230818784e717f6debc8778b0062 Mon Sep 17 00:00:00 2001 From: mceleste Date: Wed, 26 Nov 2014 22:15:14 -0500 Subject: [PATCH 558/997] Created ABOUT.md --- Teams/TeamBlueSky/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/TeamBlueSky/ABOUT.md diff --git a/Teams/TeamBlueSky/ABOUT.md b/Teams/TeamBlueSky/ABOUT.md new file mode 100644 index 0000000..1203055 --- /dev/null +++ b/Teams/TeamBlueSky/ABOUT.md @@ -0,0 +1,15 @@ + +# Team Blue Sky + +## About Me + +My name is Michael and I love tinkering with code and data + +## Favorite languages + +- Javascript +- PHP +- R +- Java +- XSLT + From 73c0102cad98cd99f400f67196a61d8be5b2fb4c Mon Sep 17 00:00:00 2001 From: William Young Date: Wed, 26 Nov 2014 21:26:17 -0600 Subject: [PATCH 559/997] Updates --- Teams/Ocelot Dev/ABOUT.md | 5 ++--- Teams/Ocelot Dev/team.json | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Ocelot Dev/ABOUT.md b/Teams/Ocelot Dev/ABOUT.md index 4738c3b..36b2637 100644 --- a/Teams/Ocelot Dev/ABOUT.md +++ b/Teams/Ocelot Dev/ABOUT.md @@ -1,14 +1,13 @@ This is our page ================ -Coming soon... +You can see what were up to at Werlsoft.com and on twitter @ocelotdev About our team =========================== -Coming soon... - +What can we do to get people to read those long long EULAs and other legal documents... About our skills and what we are going to do? ======= diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json index 2b2aae9..1d60538 100644 --- a/Teams/Ocelot Dev/team.json +++ b/Teams/Ocelot Dev/team.json @@ -3,6 +3,7 @@ "members": [ { "name": "William Young", + "twitter": "ocelotdev", "koding": "greencat5", "location": "Cleburne, US", "lead": true From dca44df118474bcd11c8ead556df4f7ac5425654 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 27 Nov 2014 11:29:48 +0800 Subject: [PATCH 560/997] Update info --- Teams/RandomHackers/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index d93f419..0e894d0 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -19,7 +19,7 @@ "twitter": "jenbestyoga", "koding": "jenthebest", "location": "Philadelphia, US" - } + }, { "name": "Ben", "twitter": "7Eleben", From 9533efe7a4a718fcc8c6fc623be777a0469a598a Mon Sep 17 00:00:00 2001 From: mieszko4 Date: Thu, 27 Nov 2014 04:35:35 +0100 Subject: [PATCH 561/997] Add team information No twitter and koding accounts for the last team members yet. --- Teams/Croders/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Croders/team.json diff --git a/Teams/Croders/team.json b/Teams/Croders/team.json new file mode 100644 index 0000000..65db474 --- /dev/null +++ b/Teams/Croders/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Croders", + "members": [ + { + "name": "Miłosz Chmura", + "twitter": "chmuraOrg", + "koding": "chmura", + "location": "Zagreb, HR", + "lead": true + }, + { + "name": "Tea Pavić", + "twitter": "li_cineme", + "koding": "licineme", + "location": "Zagreb, HR" + }, + { + "name": "Anamarija Mišmaš", + "twitter": "aeramana", + "koding": "eni442", + "location": "Zagreb, HR" + }, + { + "name": "Martina Petraš", + "twitter": null, + "koding": null, + "location": "Zagreb, HR" + }, + { + "name": "Stanko Arbutina", + "twitter": null, + "koding": null, + "location": "Zagreb, HR" + } + ] +} From 112b1acd0ef52fd91aa7d8c4cb79884737f5728b Mon Sep 17 00:00:00 2001 From: mieszko4 Date: Thu, 27 Nov 2014 04:44:46 +0100 Subject: [PATCH 562/997] Add an about file --- Teams/Croders/ABOUT.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Teams/Croders/ABOUT.md diff --git a/Teams/Croders/ABOUT.md b/Teams/Croders/ABOUT.md new file mode 100644 index 0000000..8b6645d --- /dev/null +++ b/Teams/Croders/ABOUT.md @@ -0,0 +1,27 @@ + +# Croders + +We are a group of young web enthusiast +eager to test their competence +in building an application in 48h and competing on world level! + +## About us + +- Tea: design master +- Martina: UX master +- Stanko: front-end master +- Miłosz: REST API master +- Anamarija: back-end master + +As you can see, we are all masters, each specialized in specific field. + +## We love + +- Great design +- Great UX +- JavaScript +- REST APIs +- Node.js, Nginx +- Scripting languages in general + +We love to *create new and innovative stuff*! From 27196bf8016382ded155e91f8ff2a5eff3a4ff19 Mon Sep 17 00:00:00 2001 From: El-Hassan Wanas Date: Thu, 27 Nov 2014 07:05:40 +0300 Subject: [PATCH 563/997] Update team.json --- Teams/lambdaninja/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/lambdaninja/team.json b/Teams/lambdaninja/team.json index ad61b57..1cf2124 100644 --- a/Teams/lambdaninja/team.json +++ b/Teams/lambdaninja/team.json @@ -4,6 +4,7 @@ "name": "El-Hassan Wanas", "twitter": "@foo303", "koding": "foo303", - "location": "Doha, Qatar" + "location": "Doha, QA", + "lead": true }] } From f4ef1dda3d91dc6793de5413b3feff2e1040c401 Mon Sep 17 00:00:00 2001 From: mieszko4 Date: Thu, 27 Nov 2014 05:13:45 +0100 Subject: [PATCH 564/997] Add more team information Still missing twitter for Stanko --- Teams/Croders/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Croders/team.json b/Teams/Croders/team.json index 65db474..88b8bab 100644 --- a/Teams/Croders/team.json +++ b/Teams/Croders/team.json @@ -22,14 +22,14 @@ }, { "name": "Martina Petraš", - "twitter": null, - "koding": null, + "twitter": "serelatere", + "koding": "5rush", "location": "Zagreb, HR" }, { "name": "Stanko Arbutina", "twitter": null, - "koding": null, + "koding": "stankoarbuti", "location": "Zagreb, HR" } ] From 069adfed0a1f1a08c0f2b4d92d218ab183a2ef05 Mon Sep 17 00:00:00 2001 From: mieszko4 Date: Thu, 27 Nov 2014 05:19:29 +0100 Subject: [PATCH 565/997] Fix typo --- Teams/Croders/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Croders/ABOUT.md b/Teams/Croders/ABOUT.md index 8b6645d..13dbb03 100644 --- a/Teams/Croders/ABOUT.md +++ b/Teams/Croders/ABOUT.md @@ -24,4 +24,4 @@ As you can see, we are all masters, each specialized in specific field. - Node.js, Nginx - Scripting languages in general -We love to *create new and innovative stuff*! +We love to *create new an innovative stuff*! From 747fb3b7bf61ed7720c65c5508c15238af815d68 Mon Sep 17 00:00:00 2001 From: Anirban Chakraborty Date: Thu, 27 Nov 2014 09:56:13 +0530 Subject: [PATCH 566/997] Added team information. --- Teams/TeamGeekKoder/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TeamGeekKoder/team.json diff --git a/Teams/TeamGeekKoder/team.json b/Teams/TeamGeekKoder/team.json new file mode 100644 index 0000000..efb8c2f --- /dev/null +++ b/Teams/TeamGeekKoder/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "Team GeekKoder", +"members": [ +{ +"name": "Anirban Chakraborty", +"twitter": "born_geek", +"koding": "borngeek", +"location": "Kharagpur, IN" +} +] +} From a19b708228faee1440dddd1a5e3838f28d61ada2 Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 09:57:21 +0530 Subject: [PATCH 567/997] create team.json --- Teams/HowardRoark/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/HowardRoark/team.json diff --git a/Teams/HowardRoark/team.json b/Teams/HowardRoark/team.json new file mode 100644 index 0000000..8509905 --- /dev/null +++ b/Teams/HowardRoark/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Abhishek Nair", + "twitter": "HumbleAlchemy", + "koding": "humblealchemy", + "location": "Bengaluru, IN" + }, + { + "name": "Surbhi Shah", + "twitter": "", + "koding": "surshah", + "location": "Chennai, IN" + } + ] +} From 62f2053e0bfc610c0b318a547453c505ae555d75 Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 09:59:53 +0530 Subject: [PATCH 568/997] Update team.json --- Teams/HowardRoark/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/HowardRoark/team.json b/Teams/HowardRoark/team.json index 8509905..755f220 100644 --- a/Teams/HowardRoark/team.json +++ b/Teams/HowardRoark/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "HowardRoark", "members": [ { "name": "Abhishek Nair", From f50fd1589fb38193c7fcfe6fe6cc93f735eccac8 Mon Sep 17 00:00:00 2001 From: elc1798 Date: Wed, 26 Nov 2014 23:35:44 -0500 Subject: [PATCH 569/997] Update team.json --- Teams/StuyFyreLegacy/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/StuyFyreLegacy/team.json b/Teams/StuyFyreLegacy/team.json index 92cee0f..cf6faca 100644 --- a/Teams/StuyFyreLegacy/team.json +++ b/Teams/StuyFyreLegacy/team.json @@ -17,7 +17,7 @@ { "name": "Ruojia Sun", "twitter": "", - "koding": "", + "koding": "sunruojia", "location": "New York, US" }, { From 7481d9ace1133a0d8febe02afdacb3b797fca2fa Mon Sep 17 00:00:00 2001 From: El-Hassan Wanas Date: Thu, 27 Nov 2014 07:40:19 +0300 Subject: [PATCH 570/997] Update team.json --- Teams/lambdaninja/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/lambdaninja/team.json b/Teams/lambdaninja/team.json index 1cf2124..2d1f440 100644 --- a/Teams/lambdaninja/team.json +++ b/Teams/lambdaninja/team.json @@ -2,7 +2,7 @@ "teamName": "LambdaNinja", "members": [{ "name": "El-Hassan Wanas", - "twitter": "@foo303", + "twitter": "@foo30303", "koding": "foo303", "location": "Doha, QA", "lead": true From 10901a5efc98a04a46eca99250a90ced202c46b2 Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 10:15:08 +0530 Subject: [PATCH 571/997] About our awesome team, Team Howard Roark. --- Teams/HowardRoark/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/HowardRoark/ABOUT.md diff --git a/Teams/HowardRoark/ABOUT.md b/Teams/HowardRoark/ABOUT.md new file mode 100644 index 0000000..3714657 --- /dev/null +++ b/Teams/HowardRoark/ABOUT.md @@ -0,0 +1,16 @@ +# HowardRoark + +We, Abhishek and Surbhi are team HowardRoark and just like him we follow our passion. +Just like him we give our everything to what we do and build things that have logic and utility. +Be ponder over our problem and do our best to come up with elegant solutions. +###### And we are awesome like that. + +## Tech we love + +- We have all the technologies covered for full stack web development from front end to back end + - PHP, Node.js, C# , Java, Python + - MySQL, redis, mongoDB + - jQuery, Bootstrap, AngularJS +- Surbhi even knows AzureML to make our apps even smarter. + + From 300c4c9089939e5b7ac5fcb36a1ef94ff5aa3732 Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Thu, 27 Nov 2014 10:18:01 +0530 Subject: [PATCH 572/997] Update team.json Add 2-letter country code --- Teams/Autobots/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Autobots/team.json b/Teams/Autobots/team.json index 9279f07..9d623d8 100644 --- a/Teams/Autobots/team.json +++ b/Teams/Autobots/team.json @@ -5,7 +5,7 @@ "name": "Harsh Vakharia", "twitter": "harshjv", "koding": "harshjv", - "location": "Gujarat, India", + "location": "Gujarat, IN", "lead": true } ] From bb6e207fa91a36b925467531ab33f2b432c1a041 Mon Sep 17 00:00:00 2001 From: arman adhitama Date: Thu, 27 Nov 2014 11:48:03 +0700 Subject: [PATCH 573/997] fix team name --- Teams/GudegUnited/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/GudegUnited/team.json b/Teams/GudegUnited/team.json index cf71a2a..a8ffd3f 100644 --- a/Teams/GudegUnited/team.json +++ b/Teams/GudegUnited/team.json @@ -1,5 +1,5 @@ { - "teamName": "CapJahe", + "teamName": "GudegUnited", "members": [ { "name": "Arman Adhitama", From b37a43ea1f4a4de2e99a3fa2b11b7a49065d2d3a Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 10:19:34 +0530 Subject: [PATCH 574/997] Updated About.md --- Teams/HowardRoark/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/HowardRoark/ABOUT.md b/Teams/HowardRoark/ABOUT.md index 3714657..d6dc7c9 100644 --- a/Teams/HowardRoark/ABOUT.md +++ b/Teams/HowardRoark/ABOUT.md @@ -2,7 +2,7 @@ We, Abhishek and Surbhi are team HowardRoark and just like him we follow our passion. Just like him we give our everything to what we do and build things that have logic and utility. -Be ponder over our problem and do our best to come up with elegant solutions. +We ponder over problems and do our best to come up with elegant solutions. ###### And we are awesome like that. ## Tech we love From b2d56e90c86de18b65f9ef56a409c50262335d10 Mon Sep 17 00:00:00 2001 From: Anirban Chakraborty Date: Thu, 27 Nov 2014 10:23:28 +0530 Subject: [PATCH 575/997] Added about file. --- Teams/TeamGeekKoder/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/TeamGeekKoder/ABOUT.md diff --git a/Teams/TeamGeekKoder/ABOUT.md b/Teams/TeamGeekKoder/ABOUT.md new file mode 100644 index 0000000..a1a390b --- /dev/null +++ b/Teams/TeamGeekKoder/ABOUT.md @@ -0,0 +1,15 @@ + +# Team GeekKoder + +I am Anirban and this is a one member team. + +## About Us +- I love coding and algorithms. + +## Languages we love + +- Javascript +- PHP +- C +- C++ +- Perl From c3a7667f9fe81e3606dd314368fa6bc8bb7d6539 Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 10:27:40 +0530 Subject: [PATCH 576/997] updated team info --- Teams/HowardRoark/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/HowardRoark/team.json b/Teams/HowardRoark/team.json index 755f220..e3837ed 100644 --- a/Teams/HowardRoark/team.json +++ b/Teams/HowardRoark/team.json @@ -11,7 +11,7 @@ "name": "Surbhi Shah", "twitter": "", "koding": "surshah", - "location": "Chennai, IN" + "location": "Hyderabad, IN" } ] } From 2c0855e544810b2af119a72fa064fefd3fc40ceb Mon Sep 17 00:00:00 2001 From: Ethan Chiu Date: Thu, 27 Nov 2014 00:00:00 -0500 Subject: [PATCH 577/997] Create team.json --- Teams/Sol/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Sol/team.json diff --git a/Teams/Sol/team.json b/Teams/Sol/team.json new file mode 100644 index 0000000..c15dfac --- /dev/null +++ b/Teams/Sol/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Sol", + "members": [ + { + "name": "Ethan Chiu", + "twitter": "twitter acct no @", + "koding": "17chiue", + "location": "Wellesley, US" + }, + + ] +} From 909d64863cf5b3eb8270c27140c7d33f650cc2b3 Mon Sep 17 00:00:00 2001 From: Carlos Rojas Date: Wed, 26 Nov 2014 21:00:37 -0800 Subject: [PATCH 578/997] added team sponzorme added --- Teams/sponzorme/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/sponzorme/team.json diff --git a/Teams/sponzorme/team.json b/Teams/sponzorme/team.json new file mode 100644 index 0000000..b519132 --- /dev/null +++ b/Teams/sponzorme/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Carlos Rojas", + "twitter": "carlosrojas_o", + "koding": "carlosrojaso", + "location": "Berkeley, US", + "lead":true + }, + { + "name": "David Silva", + "twitter": "dvidsilva", + "koding": "dvidsilva", + "location": "Berkeley, US" + }, + { + "name": "Sebastian Gomez", + "twitter": "sebasagar", + "koding": "seagomezar", + "location": "Medellin, CO" + } + ] +} From 701ed391aeab672b20800b9ff6e601f3105741dd Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 10:31:08 +0530 Subject: [PATCH 579/997] updated team info --- Teams/HowardRoark/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/HowardRoark/team.json b/Teams/HowardRoark/team.json index e3837ed..9ce7498 100644 --- a/Teams/HowardRoark/team.json +++ b/Teams/HowardRoark/team.json @@ -9,7 +9,7 @@ }, { "name": "Surbhi Shah", - "twitter": "", + "twitter": "surbhishah1", "koding": "surshah", "location": "Hyderabad, IN" } From e17ff5ec72c3fa4411366b60d7627470eadb4480 Mon Sep 17 00:00:00 2001 From: Ethan Chiu Date: Thu, 27 Nov 2014 00:01:37 -0500 Subject: [PATCH 580/997] Create ABOUT.md --- Teams/Sol/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/Sol/ABOUT.md diff --git a/Teams/Sol/ABOUT.md b/Teams/Sol/ABOUT.md new file mode 100644 index 0000000..0a58bd5 --- /dev/null +++ b/Teams/Sol/ABOUT.md @@ -0,0 +1,21 @@ +Team Sol +================ + + + +About our team +=========================== + +Ethan Chiu + + +About our skills and what we are going to do? +======= +-HTML +0CSS +-jQuery +-Python + +Hope to make an awesome Html5 Game! + + From 6d96988cbeb43f22a99ec65dc4614987ee5319cd Mon Sep 17 00:00:00 2001 From: Carlos Rojas Date: Wed, 26 Nov 2014 21:04:12 -0800 Subject: [PATCH 581/997] Create Sponzorme About added about --- Teams/sponzorme/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/sponzorme/ABOUT.md diff --git a/Teams/sponzorme/ABOUT.md b/Teams/sponzorme/ABOUT.md new file mode 100644 index 0000000..de2aad0 --- /dev/null +++ b/Teams/sponzorme/ABOUT.md @@ -0,0 +1,10 @@ +# SponzorMe + +We are Sponzorme team, a team of Top Talent Colombian Developers. + +## Languages we'are going to use + + - HTML + - CSS (SCSS) + - JavaScript (Angular) + - PHP From 4797bbd62016e48f2c565e99d69f89c8dd5384ab Mon Sep 17 00:00:00 2001 From: HumbleAlchemy Date: Thu, 27 Nov 2014 10:43:25 +0530 Subject: [PATCH 582/997] Updated About.md --- Teams/HowardRoark/ABOUT.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Teams/HowardRoark/ABOUT.md b/Teams/HowardRoark/ABOUT.md index d6dc7c9..a84fea8 100644 --- a/Teams/HowardRoark/ABOUT.md +++ b/Teams/HowardRoark/ABOUT.md @@ -3,7 +3,11 @@ We, Abhishek and Surbhi are team HowardRoark and just like him we follow our passion. Just like him we give our everything to what we do and build things that have logic and utility. We ponder over problems and do our best to come up with elegant solutions. -###### And we are awesome like that. + +We are working with great companies building great products for both enterprise and consumers. +Surbhi works on Azure and other cloud based technologies at Microsoft IT, IN. +Abhishek works with web technologies and test automation at Adobe Systems Inc., IN. + ## Tech we love From 4b5e6c701c6e5331cf44c70e96f444cb57213a7c Mon Sep 17 00:00:00 2001 From: Ivy Wong Date: Thu, 27 Nov 2014 00:10:54 -0500 Subject: [PATCH 583/997] About and team pages --- Teams/Magic/ABOUT.md | 25 +++++++++++++++++++++++++ Teams/Magic/team.json | 10 ++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/Magic/ABOUT.md create mode 100644 Teams/Magic/team.json diff --git a/Teams/Magic/ABOUT.md b/Teams/Magic/ABOUT.md new file mode 100644 index 0000000..3fdde57 --- /dev/null +++ b/Teams/Magic/ABOUT.md @@ -0,0 +1,25 @@ +Magic +===== + +A single person team looking to get some good programming experience and hopefully make something really cool. + +About Magic +=========== + +|Ivy Wong| +|--------| +|![Ivy](https://avatars3.githubusercontent.com/u/2830112?v=3&s=150)| + +I'm a high school senior in NYC with a passion for computer science and creating new things. I've only had a few years of coding experience, and no actual work experience, so I'm hoping to learn a lot in the next few weeks. + +Skills +====== + +Programming languages that I've some experience in: +- Python +- Java +- C +- HTML/CSS/JS + +Possible frameworks: +- Flask diff --git a/Teams/Magic/team.json b/Teams/Magic/team.json new file mode 100644 index 0000000..ecf3504 --- /dev/null +++ b/Teams/Magic/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Magic", + "members": [ + { + "name": "Ivy Wong", + "koding": "ivywong", + "location": "New York, US" + }, + ] +} From df89ec83e478f66231525d9648ff9c262175e71c Mon Sep 17 00:00:00 2001 From: Carlos Rojas Date: Wed, 26 Nov 2014 21:25:49 -0800 Subject: [PATCH 584/997] Update team.json in SponzorME --- Teams/sponzorme/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/sponzorme/team.json b/Teams/sponzorme/team.json index b519132..fa5e995 100644 --- a/Teams/sponzorme/team.json +++ b/Teams/sponzorme/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Team SponzorMe", "members": [ { "name": "Carlos Rojas", From e3d9dc75d2b526f10e0f958aaae363b47ce06853 Mon Sep 17 00:00:00 2001 From: abinechen Date: Thu, 27 Nov 2014 13:40:36 +0800 Subject: [PATCH 585/997] Added team information --- Teams/Pusheen/team.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/Pusheen/team.json diff --git a/Teams/Pusheen/team.json b/Teams/Pusheen/team.json new file mode 100644 index 0000000..cbb7ada --- /dev/null +++ b/Teams/Pusheen/team.json @@ -0,0 +1,28 @@ +{ + "teamName": "Pusheen", + "members": [ + { + "name": "Chen,Ying-Yu", + "twitter": "abinchen0914", + "koding": "abin0914", + "location": "Taipei, TW" + "lead": true + }, + { + "name": "Chang,Wen-Kung", + "twitter": "zzn6110", + "koding": "imabitch", + "location": "Hsin Chu, TW" + }, + { + "name": "Cheng,Ya-Ju", + "koding": "shadow9", + "location": "Hsin Chu, TW", + }, + { + "name": "Chen,Chih-Lin", + "koding": "jim800121", + "location": "Hsin Chu, TW" + } + ] +} From b25cf72263508892ddfa3535d97d2e57972c89b6 Mon Sep 17 00:00:00 2001 From: Kevin Casey Date: Wed, 26 Nov 2014 21:41:32 -0800 Subject: [PATCH 586/997] Create ABOUT.md --- Teams/Kommunicate/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Kommunicate/ABOUT.md diff --git a/Teams/Kommunicate/ABOUT.md b/Teams/Kommunicate/ABOUT.md new file mode 100644 index 0000000..f420bcf --- /dev/null +++ b/Teams/Kommunicate/ABOUT.md @@ -0,0 +1,18 @@ + +# Kommunicate + +We are Kevin, Alice and Sherman. Kevin and Sherman met at their summer internship at GoDaddy in 2014, they worked +in Rails on the Online Store product and did [community](http://www.community-app.herokuapp.com) together. Alice and Kevin met in +a class at UC Berkeley and have coded together winning multiple small scale hackathons together. + +## About us + +- Kevin: I do full stack web dev, specializing in backend. Checkout out my [website](http://www.kacasey.me) +- Sherman: Frontend. [website](http://shermanleung.com) +- Alice: Frontend. [website](http://www.alicejliu.com) + +## Languages we love + +- Python +- Ruby (not Alice) +- Javascript From 4a677731c199c0629a3a008795b8170fceabf835 Mon Sep 17 00:00:00 2001 From: Kevin Casey Date: Wed, 26 Nov 2014 21:41:52 -0800 Subject: [PATCH 587/997] Update team.json --- Teams/Kommunicate/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Kommunicate/team.json b/Teams/Kommunicate/team.json index 0d473d7..950514e 100644 --- a/Teams/Kommunicate/team.json +++ b/Teams/Kommunicate/team.json @@ -15,7 +15,7 @@ { "name": "Sherman Leung", "twitter": "sk_leung", - "koding": "sinan", + "koding": "skleung", "location": "Stanford, CA", "lead": true } From d4fffe0934dfad8bbc836cdbed22161c0e31b361 Mon Sep 17 00:00:00 2001 From: abinechen Date: Thu, 27 Nov 2014 13:52:19 +0800 Subject: [PATCH 588/997] Added an about file --- Teams/Pusheen/ABOUT.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Teams/Pusheen/ABOUT.md diff --git a/Teams/Pusheen/ABOUT.md b/Teams/Pusheen/ABOUT.md new file mode 100644 index 0000000..f95d300 --- /dev/null +++ b/Teams/Pusheen/ABOUT.md @@ -0,0 +1,20 @@ + +# Team Pusheen + +We are students from Taiwan, we love hackathon and enjoy coding! + +## About Us + +- Chen, Ying Yu: My name is ABin, I love C and Python! +- Cheng, Ya Ju: My name is shadow9, I love C and C++. +- Chang, Wen Kung: My name is imabitch ,I love League of Legends and girls. +- Chen, Chih Lin: My name is Jim, I love C, C++, PHP. + +## Languages we love +- HTML/CSS +- Javascript +- C/C++ +- Python +- PHP +- Java +- Perl From b11e7964a143cf44dd8a62301e5f673e0ea9c9e0 Mon Sep 17 00:00:00 2001 From: rafaelmatsuyama Date: Thu, 27 Nov 2014 04:21:05 -0200 Subject: [PATCH 589/997] Creating team.json file --- Teams/MadDuck/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/MadDuck/team.json diff --git a/Teams/MadDuck/team.json b/Teams/MadDuck/team.json new file mode 100644 index 0000000..b63188c --- /dev/null +++ b/Teams/MadDuck/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "MadDuck", + "members": [ + { + "name": "Rafael Matsuyama", + "twitter": "rafaelmatsuyama", + "koding": "rafaelmatsuyama", + "location": "São Paulo, BR", + "lead": true + }, + ] +} From 1ca724c5cda6ee92cba83e3584c1cb4963d14bb5 Mon Sep 17 00:00:00 2001 From: rafaelmatsuyama Date: Thu, 27 Nov 2014 04:23:13 -0200 Subject: [PATCH 590/997] Creating ABOUT.md file --- Teams/MadDuck/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/MadDuck/ABOUT.md diff --git a/Teams/MadDuck/ABOUT.md b/Teams/MadDuck/ABOUT.md new file mode 100644 index 0000000..0d8c3bd --- /dev/null +++ b/Teams/MadDuck/ABOUT.md @@ -0,0 +1 @@ +Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ From a254079458363f0d4d3286a6226e4d82678b938f Mon Sep 17 00:00:00 2001 From: abinechen Date: Thu, 27 Nov 2014 14:33:00 +0800 Subject: [PATCH 591/997] Update ABOUT.md --- Teams/Pusheen/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Pusheen/ABOUT.md b/Teams/Pusheen/ABOUT.md index f95d300..f8f49f9 100644 --- a/Teams/Pusheen/ABOUT.md +++ b/Teams/Pusheen/ABOUT.md @@ -6,7 +6,7 @@ We are students from Taiwan, we love hackathon and enjoy coding! ## About Us - Chen, Ying Yu: My name is ABin, I love C and Python! -- Cheng, Ya Ju: My name is shadow9, I love C and C++. +- Cheng, Ya Ju: I'm godow, I love sleep. - Chang, Wen Kung: My name is imabitch ,I love League of Legends and girls. - Chen, Chih Lin: My name is Jim, I love C, C++, PHP. @@ -18,3 +18,4 @@ We are students from Taiwan, we love hackathon and enjoy coding! - PHP - Java - Perl +- Shell From 0c11bffdf3a27a9e13f6d1e60cd66e9c2e190175 Mon Sep 17 00:00:00 2001 From: Peter Ouma Date: Thu, 27 Nov 2014 09:40:40 +0300 Subject: [PATCH 592/997] Updated team hackitect --- Teams/hackitect/team.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/hackitect/team.json b/Teams/hackitect/team.json index db1091f..2d58a81 100644 --- a/Teams/hackitect/team.json +++ b/Teams/hackitect/team.json @@ -8,5 +8,6 @@ "koding": "ptrouma", "location": "Nairobi, KE" } + ] } From bc06473f5b55bc8cc1a895f317b8c9c891ad8c70 Mon Sep 17 00:00:00 2001 From: Jom Jose Date: Thu, 27 Nov 2014 12:21:06 +0530 Subject: [PATCH 593/997] Added team information --- Teams/TeamBlackMagic/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/TeamBlackMagic/team.json diff --git a/Teams/TeamBlackMagic/team.json b/Teams/TeamBlackMagic/team.json new file mode 100644 index 0000000..5cd02f7 --- /dev/null +++ b/Teams/TeamBlackMagic/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Black Magic", + "members": [ + { + "name": "Jom Jose", + "twitter": "jomjoseblog", + "koding": "jomjose", + "location": "Kochi, IN", + "lead": true + } + ] +} From b0ffb3bacf8b7a1c68654587174389b7aa6fd72a Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 06:58:45 +0000 Subject: [PATCH 594/997] generated new readme.md --- README.md | 23 +- TEAMS.md | 360 +++++++++++++++++++++++++++ Teams/G51/team.json | 2 +- Teams/InsaneAi/team.json | 2 +- Teams/MadDuck/team.json | 2 +- Teams/Magic/team.json | 2 +- Teams/Pusheen/team.json | 4 +- Teams/Sol/team.json | 2 +- Teams/TeamBlueSky/team.json | 2 +- Teams/TheViableAlternative/team.json | 2 +- 10 files changed, 391 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3a7b5f2..1de9ada 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ the lower section of this README.md file. | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | +| #41 North Studios |[Jim Armstrong](https://koding.com/41northstudios) Norwalk, US *(team lead)*
| [41 North Studios](./Teams/41NorthStudios/ABOUT.md) | | #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/ABOUT.md) | | #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | | #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | @@ -52,6 +53,7 @@ the lower section of this README.md file. | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | +| #Autobots |[Harsh Vakharia](https://koding.com/harshjv) Gujarat, IN *(team lead)*
| [Autobots](./Teams/Autobots/README.md) | | #Axon |[Daniel Masterson](https://koding.com/danm36) Hull, UK *(team lead)*
| [Axon](./Teams/Axon/ABOUT.md) | | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | @@ -74,10 +76,12 @@ the lower section of this README.md file. | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | | #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | +| #Code Quest |[John Kenneth N. Lorca](https://koding.com/jklorca11) Pasig City, PH *(team lead)*
[Mylene N. Bayan](https://koding.com/mylenebayan) Marikina City, PH
[Al Bautista](https://koding.com/alpobre18) Caloocan City, PH
[Redel Estopa](https://koding.com/askjigen) Pasig City, PH
| [Code Quest](./Teams/CodeQuest/ABOUT.md) | | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | | #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | | #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | | #Copihue |[Rodolfo Castillo Mateluna](https://koding.com/rcastill) Valparaíso, CL *(team lead)*
[Marcelo Jara Almeyda](https://koding.com/shelo) Quilpué, CL
[Francisco Casas Barrientos](https://koding.com/autopawn) Viña del Mar, CL
| [Copihue](./Teams/Copihue/ABOUT.md) | +| #Croders |[Miłosz Chmura](https://koding.com/chmura) Zagreb, HR *(team lead)*
[Tea Pavić](https://koding.com/licineme) Zagreb, HR
[Anamarija Mišmaš](https://koding.com/eni442) Zagreb, HR
[Martina Petraš](https://koding.com/5rush) Zagreb, HR
[Stanko Arbutina](https://koding.com/stankoarbuti) Zagreb, HR
| [Croders](./Teams/Croders/ABOUT.md) | | #CrowdAppz |[Benjamin Räthlein](https://koding.com/b3nra) Karlsruhe, DE *(team lead)*
[Henning Muszynski](https://koding.com/henningmu) Karlsruhe, DE
[Lukas Masuch](https://koding.com/lukasmasuch) Karlsruhe, DE
| [CrowdAppz](./Teams/CrowdAppz/ABOUT.md) | | #Cu3mbY |[Angel Ramirez](https://koding.com/angel-cuemby) Delray Beach, US *(team lead)*
[Alexandr Tasciuc](https://koding.com/atasiuc) Delray Beach, US
[Juan Lopez](https://koding.com/onel0p3z) Delray Beach, US
[Cristina Solana](https://koding.com/nightshiftc) Miami, US
| [Cu3mbY](./Teams/Cu3mbY/ABOUT.md) | | #CyberHopes |[Cahit Onur Ozkaynak](https://koding.com/cahitonur) Goa, IN *(team lead)*
[Kriste Murumae](https://koding.com/anchela) Rakvere, EE
| [CyberHopes](./Teams/CyberHopes/ABOUT.md) | @@ -103,11 +107,12 @@ the lower section of this README.md file. | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | | #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | | #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | +| #G51 |[Henrique Cardoso de Faria](https://koding.com/henriquecf) Goiania, BR *(team lead)*
[Ivan Oliveira Morais](https://koding.com/ivanom) Goiania, BR
| [G51](./Teams/G51/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | | #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | | #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | | #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | -| #CapJahe |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [CapJahe](./Teams/GudegUnited/ABOUT.md) | +| #GudegUnited |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [GudegUnited](./Teams/GudegUnited/ABOUT.md) | | #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | | #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | | #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | @@ -117,11 +122,14 @@ the lower section of this README.md file. | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | | #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | +| #HowardRoark |[Abhishek Nair](https://koding.com/humblealchemy) Bengaluru, IN
[Surbhi Shah](https://koding.com/surshah) Hyderabad, IN
| [HowardRoark](./Teams/HowardRoark/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | +| #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | +| #InsaneAi |[Nestor Mata](https://koding.com/nestormata) Panama, PA *(team lead)*
[Alvis Wong](https://koding.com/pwmvx1289) Hong Kong, HK
[Dmitry Romanenko](https://koding.com/dimon222) Toronto, CA
| [InsaneAi](./Teams/InsaneAi/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | @@ -134,11 +142,14 @@ the lower section of this README.md file. | #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | | #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| +| #Kommunicate |[Sherman Leung](https://koding.com/skleung) Stanford, CA *(team lead)*
[Alice Liu](https://koding.com/aliceliu) Berkeley, CA
[Kevin Casey](https://koding.com/Fortisque) Berkeley, CA
| [Kommunicate](./Teams/Kommunicate/ABOUT.md) | | #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | | #Lexington Techs |[Isaac Rowe](https://koding.com/irowe) Lexington, US
[Joel Ewing](https://koding.com/physicsshark) Lexington, US
| [Lexington Techs](./Teams/Lexington Techs/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | +| #MadDuck |[Rafael Matsuyama](https://koding.com/rafaelmatsuyama) São Paulo, BR *(team lead)*
| [MadDuck](./Teams/MadDuck/ABOUT.md) | +| #Magic |[Ivy Wong](https://koding.com/ivywong) New York, US
| [Magic](./Teams/Magic/ABOUT.md) | | #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | | #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | @@ -154,6 +165,7 @@ the lower section of this README.md file. | #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | | #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/About.md) | +| #Team Koders |[William Young](https://koding.com/greencat5) Cleburne, US *(team lead)*
[Peter Lewis](https://koding.com/werl) Wetaskiwin, CA
[Subhash Ramesh](https://koding.com/coding24by7) Fremont, US
| [Team Koders](./Teams/Ocelot Dev/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | @@ -162,6 +174,7 @@ the lower section of this README.md file. | #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | | #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | +| #Pusheen |[Chen,Ying-Yu](https://koding.com/abin0914) Taipei, TW *(team lead)*
[Chang,Wen-Kung](https://koding.com/imabitch) Hsin Chu, TW
[Cheng,Ya-Ju](https://koding.com/shadow9) Hsin Chu, TW
[Chen,Chih-Lin](https://koding.com/jim800121) Hsin Chu, TW
| [Pusheen](./Teams/Pusheen/ABOUT.md) | | #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | | #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | @@ -174,6 +187,7 @@ the lower section of this README.md file. | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | | #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | +| #Sol |[Ethan Chiu](https://koding.com/17chiue) Wellesley, US
| [Sol](./Teams/Sol/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | | #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/ABOUT.md) | @@ -189,10 +203,12 @@ the lower section of this README.md file. | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | | #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | | #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/ABOUT.md) | +| #Team BlueSky |[Michael Celeste](https://koding.com/mceleste) Roxbury, NJ
| [Team BlueSky](./Teams/TeamBlueSky/ABOUT.md) | | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | | #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | +| #Team GeekKoder |[Anirban Chakraborty](https://koding.com/borngeek) Kharagpur, IN
| [Team GeekKoder](./Teams/TeamGeekKoder/ABOUT.md) | | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | | #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | @@ -208,6 +224,7 @@ the lower section of this README.md file. | #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | | #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | +| #TheViableAlternative |[Aditya Kodkany](https://koding.com/adityakodkany) Pittsburgh, US
[Matthew Kellogg](https://koding.com/kellogg92) Pittsburgh, US
| [TheViableAlternative](./Teams/TheViableAlternative/ABOUT.md) | | #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | | #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | | #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | @@ -218,6 +235,7 @@ the lower section of this README.md file. | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | +| #Team UniLasers |[Wilson Cheng](https://koding.com/idontknow) Markham, CA
[Mike Penner](https://koding.com/fenrisulfir) Toronto, CA
| [Team UniLasers](./Teams/UniLasers/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | | #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | | #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | @@ -243,6 +261,7 @@ the lower section of this README.md file. | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | | |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | +| #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | | #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | @@ -253,6 +272,7 @@ the lower section of this README.md file. | #IngloriousHacker |[Amit Haval](https://koding.com/blasteramit) Sangli,IN *(team lead)*
| [IngloriousHacker](./Teams/inglorioushacker/About.md) | | #Itzteam |[Mukesh Yadav](https://koding.com/itzmukeshy7) Jaipur, In
| [Itzteam](./Teams/itzteam/ABOUT.md) | | #TeamKajalpasha |[Md Nasimuzzaman](https://koding.com/kajalpasha) Pabna, BD
| [TeamKajalpasha](./Teams/kajalpasha/ABOUT.md) | +| #LambdaNinja |[El-Hassan Wanas](https://koding.com/foo303) Doha, QA *(team lead)*
| [LambdaNinja](./Teams/lambdaninja/ABOUT.md) | | #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | | #limonxello |[Víctor Cereijo](https://koding.com/viruslemon) Palma de Mallorca, 07008
| [limonxello](./Teams/limonxello/ABOUT.md) | | #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/ABOUT.md) | @@ -263,5 +283,6 @@ the lower section of this README.md file. | #open IT |[EdwardKung](https://koding.com/edwardsstep9) Taipei, TW *(team lead)*
[Will You](https://koding.com/willyou) Taipei, TW
[Ivan Wu](https://koding.com/invictusivan) Taipei, TW
[Joe Chou](https://koding.com/dontpkme993) Taipei, TW
[Chia-Hung, Chu](https://koding.com/apig1026) Taipei, TW
| [open IT](./Teams/openIT/ABOUT.md) | | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | +| #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index c61cccb..4cdd3d4 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -87,6 +87,24 @@ software. This corresponds to theme 2 for the hackathon, and there, maybe, will be a game ^^. +--------------------------------------- + +# 41 North Studios LLC + +My name is Jim Armstrong, and I am the president of 41 North Studios LLC, a small web-design and programming agency +located in Norwalk, CT, USA. + +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 favorite languages + +I mostly code in C#, Java, and Ruby. For this project I will likely default to Ruby since I am confortable with it +and think my development time will be faster. However, depending on what I decide to build I may just try a language +I'm not as familiar with to make this a good learning experience. + + --------------------------------------- @@ -1035,6 +1053,32 @@ About your skills and what you are going to do? You can expect something fun, multiplayer and educational. We are avid learners, it's what keeps us programming, and that is a strong vein to tap into. +--------------------------------------- + +# Code Quest + +Join us on our journey on the world of Fun and Exciting Coding. We are excited to join the 1st Global Hackathon. And We will surely make this a fun and meaningful Experience. Let the Koding Begin..!!!! + +## About our Team + +We are a team of developers from the Philippines. We studied Computer Engineering and mastered in Software development. +Now each of us are working in different fields of Software development. We built this team to make our own start up Company,as of now we are just getting simple projects. We already have used many different languages in our projects. Mostly our Projects are Desktop Application, but we are also used in creating Web applications and Mobile Apps. + + +| Nehto | Mai Lin | Al | Del +|--- |--- |--- |--- +| ![Nehto] | ![MaiLin] | ![Al] | ![Del] | + +[Nehto]: https://avatars2.githubusercontent.com/u/2397003?v=3&s=460 "John Kenneth Lorca - Java Developer" +[MaiLin]: https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/p417x417/10177421_733295513357647_3213782047740590954_n.jpg?oh=ab6fc91b34b60ca877f671bc989507da&oe=54D45A8E&__gda__=1423280744_42bf2e97a57e29deee30a551e596cbab "Mylene Bayan - IOS Developer" +[Al]: https://scontent-a-sea.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10574217_608640175922741_5072238741031573289_n.jpg?oh=b2926cead3af47807db6c65624ed6f80&oe=551B0AC9 "Al Vincent Bautista - Android Developer" +[Del]: https://scontent-a-atl.xx.fbcdn.net/hphotos-xaf1/v/t1.0-9/417632_1982284492411_1218921174_n.jpg?oh=3104791bfd08477ad70ca5cd145ca9d7&oe=550F92C3 "Redel Estopa - .Net Developer" + +## About your skills and what you are going to do? +We are still brainstorming on what kind of Project we would be creating based on the theme. +We are very knowledgable in: HTML5, PHP, Javascript,JQuery, CSS, Java(SE and EE), C#, .Net, MySQL + + --------------------------------------- We are CodeRabbits. @@ -1120,6 +1164,37 @@ We are fans of games, so thats where we will be going, of course, using one of t The game will be connected with facebook and (probably) will use Google Game Services. +--------------------------------------- + + +# Croders + +We are a group of young web enthusiast +eager to test their competence +in building an application in 48h and competing on world level! + +## About us + +- Tea: design master +- Martina: UX master +- Stanko: front-end master +- Miłosz: REST API master +- Anamarija: back-end master + +As you can see, we are all masters, each specialized in specific field. + +## We love + +- Great design +- Great UX +- JavaScript +- REST APIs +- Node.js, Nginx +- Scripting languages in general + +We love to *create new an innovative stuff*! + + --------------------------------------- CrowdAppz @@ -2010,6 +2085,30 @@ We are Spyridon, Georgios and Pantelis, we are a new team with great ambitions! - R +--------------------------------------- + +# HowardRoark + +We, Abhishek and Surbhi are team HowardRoark and just like him we follow our passion. +Just like him we give our everything to what we do and build things that have logic and utility. +We ponder over problems and do our best to come up with elegant solutions. + +We are working with great companies building great products for both enterprise and consumers. +Surbhi works on Azure and other cloud based technologies at Microsoft IT, IN. +Abhishek works with web technologies and test automation at Adobe Systems Inc., IN. + + +## Tech we love + +- We have all the technologies covered for full stack web development from front end to back end + - PHP, Node.js, C# , Java, Python + - MySQL, redis, mongoDB + - jQuery, Bootstrap, AngularJS +- Surbhi even knows AzureML to make our apps even smarter. + + + + --------------------------------------- This is our page @@ -2115,6 +2214,33 @@ I'm skilled in development using a number of different technologies: Java, Ruby I've seen a number of different HTML5 / Angular Games out there, and that might be what I go for. I do live in Colorado, so building an app for the Medical Marijuana Industry is not off the table. +--------------------------------------- + +This is our page +================ + +We are calling our team (project) Infamy. The name is because the final day of the competition is "a date which will live in infamy". One of us loves history, and geography. One of us is a movie buff. One of us really enjoys learning design patterns, really. + + +About your team +=========================== + +| VonMises | autt | jbeard88 +|--- |--- |--- +| VonMises | autt | jbeard88 + +Tell us who you are, why you did you decide to join? + +Jason Hughes (VonMises) is a father of three. He and his wife homeschool their children. He worked his way through college working in technical support for a software company that services the hotel industry. After graduation he transitioned into development, bringing his coworkers (autt and jbeard88) with him. VonMises is interested in working collaboratively on a project inside a defined window of time. Even though they work together, they rarely get to be involved with the entire design and devlopment process in a collaborative way. + +Our second team mate is Brandon McCartney (autt). More info to come. + +Rounding out the trio is Jeffery Beard (jbeard88). More info to come. + +About your skills and what you are going to do? +======= +We plan on developing an educational game. More info to come. + --------------------------------------- Infinity Team @@ -2363,6 +2489,28 @@ Because of all the development difficulties people are being less creative and l My plan is to create one of educational prototypes for this first global hackathon, primarily using JavaScript. +--------------------------------------- + + +# Kommunicate + +We are Kevin, Alice and Sherman. Kevin and Sherman met at their summer internship at GoDaddy in 2014, they worked +in Rails on the Online Store product and did [community](http://www.community-app.herokuapp.com) together. Alice and Kevin met in +a class at UC Berkeley and have coded together winning multiple small scale hackathons together. + +## About us + +- Kevin: I do full stack web dev, specializing in backend. Checkout out my [website](http://www.kacasey.me) +- Sherman: Frontend. [website](http://shermanleung.com) +- Alice: Frontend. [website](http://www.alicejliu.com) + +## Languages we love + +- Python +- Ruby (not Alice) +- Javascript + + --------------------------------------- This is our page @@ -2467,6 +2615,40 @@ I am a python developer (alone) - I am a web developer (back-end API developer) +--------------------------------------- + +Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ + + +--------------------------------------- + +Magic +===== + +A single person team looking to get some good programming experience and hopefully make something really cool. + +About Magic +=========== + +|Ivy Wong| +|--------| +|Ivy| + +I'm a high school senior in NYC with a passion for computer science and creating new things. I've only had a few years of coding experience, and no actual work experience, so I'm hoping to learn a lot in the next few weeks. + +Skills +====== + +Programming languages that I've some experience in: +- Python +- Java +- C +- HTML/CSS/JS + +Possible frameworks: +- Flask + + --------------------------------------- Magusd @@ -2721,6 +2903,26 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +This is our page +================ + +You can see what were up to at Werlsoft.com and on twitter @ocelotdev + + +About our team +=========================== + +What can we do to get people to read those long long EULAs and other legal documents... + +About our skills and what we are going to do? +======= +- Java + + + + --------------------------------------- @@ -2947,6 +3149,31 @@ All of the themes given are really interesting. We're still thinking which will I know this page is a bit long so here's a sweet potato. :sweet_potato: Sorry for the long post +--------------------------------------- + + +# Team Pusheen + +We are students from Taiwan, we love hackathon and enjoy coding! + +## About Us + +- Chen, Ying Yu: My name is ABin, I love C and Python! +- Cheng, Ya Ju: I'm godow, I love sleep. +- Chang, Wen Kung: My name is imabitch ,I love League of Legends and girls. +- Chen, Chih Lin: My name is Jim, I love C, C++, PHP. + +## Languages we love +- HTML/CSS +- Javascript +- C/C++ +- Python +- PHP +- Java +- Perl +- Shell + + --------------------------------------- # PyJunkies @@ -3218,6 +3445,31 @@ Skills +--------------------------------------- + +Team Sol +================ + + + +About our team +=========================== + +Ethan Chiu + + +About our skills and what we are going to do? +======= +-HTML +0CSS +-jQuery +-Python + +Hope to make an awesome Html5 Game! + + + + --------------------------------------- Sons Of Web @@ -3623,6 +3875,25 @@ APIs that we are like include but are not limited to: We're trying to come up with an impressive idea that has a tight-enough scope to complete in time. Ideally this is going to be a web-app that's out-of-the-box in nature, is built on services leveraging a plethora of APIs, and has a gorgeous front end. After throwing ideas around for the past few evenings, the team is mostly talking about going with either themes #1 or #5. +--------------------------------------- + + +# Team Blue Sky + +## About Me + +My name is Michael and I love tinkering with code and data + +## Favorite languages + +- Javascript +- PHP +- R +- Java +- XSLT + + + --------------------------------------- @@ -3700,6 +3971,25 @@ Goal We plan to create a real time chat application with a very unique twist, keep an eye out! +--------------------------------------- + + +# Team GeekKoder + +I am Anirban and this is a one member team. + +## About Us +- I love coding and algorithms. + +## Languages we love + +- Javascript +- PHP +- C +- C++ +- Perl + + --------------------------------------- # Team Hairball @@ -4199,6 +4489,24 @@ I will use: I will choose #1 or #4 theme. +--------------------------------------- + +UniLasers +============= + +We're team UniLasers, a small team of two people based out of Toronto. We consider ourselves hobbyist programmers, we enjoy programming but don't have enough chances to do so at work or after work. Neither of us have ever participated in a Hackathon before, but this global Hackathon seems like a great place to begin! + +It's time to see how well we stack up against the other 1999 teams in this Hackathon! + +What we're going to do +============= + +Honestly, we're not sure yet. One of us is stronger with backend technologies, one of us is better with frontend, so we'll see how that goes. + +We're still deciding between the first and third theme as those two plays to our strengths, we'll commit a change to this file once we decide! + +For sure we'll be making use of PHP, nginx, and a bunch of JavaScript libraries that can help us code fast in 48h. Any other APIs and technologies will be determined once we decide on a theme. + --------------------------------------- The Vegan Zombies @@ -4668,6 +4976,23 @@ My name is Marcos Godoy Gadea, I love to code :P I have an amazing project that will be really useful, using Swift and Ruby on Rails ;) +--------------------------------------- + + +# Team hackitect + +I am a newbie developer, starting an awesome career. + + +## languages + +-javascript +-css +-php +-mysql + + + --------------------------------------- # Team hausanfan @@ -4837,6 +5162,27 @@ I'm an individual freelancer. I love challenging problems. I'm a good bug fixer - js +--------------------------------------- + +# Lambda Ninja +I'm Hasan, a computer hacker from Egypt. + +## About + +I programmed in many languages before. I really do love the idea of funcational programming +and it has managed to creep its way into my C programming.. Eek! + +For prototyping I use processing, arduino and python. Since this is a hackathon, something tells +me I'll be coding in processing this hackathon! + +## Quick overview of idea +A game written in processing accompanied by teaching material and good documentation. + +The learning theme, simply put. + +Okay, that wasn't too revealing :D Happy hacking! + + --------------------------------------- #lstFlop @@ -5026,6 +5372,20 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +# SponzorMe + +We are Sponzorme team, a team of Top Talent Colombian Developers. + +## Languages we'are going to use + + - HTML + - CSS (SCSS) + - JavaScript (Angular) + - PHP + + --------------------------------------- undefined diff --git a/Teams/G51/team.json b/Teams/G51/team.json index 0956c47..b2bd187 100644 --- a/Teams/G51/team.json +++ b/Teams/G51/team.json @@ -12,7 +12,7 @@ "name": "Ivan Oliveira Morais", "twitter": "IvanOM90", "koding": "ivanom", - "location": "Goiania, BR", + "location": "Goiania, BR" } ] } diff --git a/Teams/InsaneAi/team.json b/Teams/InsaneAi/team.json index 6233d69..1a789c3 100644 --- a/Teams/InsaneAi/team.json +++ b/Teams/InsaneAi/team.json @@ -18,7 +18,7 @@ "name": "Dmitry Romanenko", "twitter": "dimon222", "koding": "dimon222", - "location": "Toronto, CA", + "location": "Toronto, CA" } ] } diff --git a/Teams/MadDuck/team.json b/Teams/MadDuck/team.json index b63188c..621182b 100644 --- a/Teams/MadDuck/team.json +++ b/Teams/MadDuck/team.json @@ -7,6 +7,6 @@ "koding": "rafaelmatsuyama", "location": "São Paulo, BR", "lead": true - }, + } ] } diff --git a/Teams/Magic/team.json b/Teams/Magic/team.json index ecf3504..446fc42 100644 --- a/Teams/Magic/team.json +++ b/Teams/Magic/team.json @@ -5,6 +5,6 @@ "name": "Ivy Wong", "koding": "ivywong", "location": "New York, US" - }, + } ] } diff --git a/Teams/Pusheen/team.json b/Teams/Pusheen/team.json index cbb7ada..7e97d0f 100644 --- a/Teams/Pusheen/team.json +++ b/Teams/Pusheen/team.json @@ -5,7 +5,7 @@ "name": "Chen,Ying-Yu", "twitter": "abinchen0914", "koding": "abin0914", - "location": "Taipei, TW" + "location": "Taipei, TW", "lead": true }, { @@ -17,7 +17,7 @@ { "name": "Cheng,Ya-Ju", "koding": "shadow9", - "location": "Hsin Chu, TW", + "location": "Hsin Chu, TW" }, { "name": "Chen,Chih-Lin", diff --git a/Teams/Sol/team.json b/Teams/Sol/team.json index c15dfac..1fe9854 100644 --- a/Teams/Sol/team.json +++ b/Teams/Sol/team.json @@ -6,7 +6,7 @@ "twitter": "twitter acct no @", "koding": "17chiue", "location": "Wellesley, US" - }, + } ] } diff --git a/Teams/TeamBlueSky/team.json b/Teams/TeamBlueSky/team.json index d812bd0..9e4e9d0 100644 --- a/Teams/TeamBlueSky/team.json +++ b/Teams/TeamBlueSky/team.json @@ -2,7 +2,7 @@ "teamName": "Team BlueSky", "members": [ { - "name": "Michael Celeste, + "name": "Michael Celeste", "twitter": "mceleste", "koding": "mceleste", "location": "Roxbury, NJ" diff --git a/Teams/TheViableAlternative/team.json b/Teams/TheViableAlternative/team.json index a590375..e82c676 100644 --- a/Teams/TheViableAlternative/team.json +++ b/Teams/TheViableAlternative/team.json @@ -12,6 +12,6 @@ "twitter": "mkellogg92", "koding": "kellogg92", "location": "Pittsburgh, US" - }, + } ] } From b1357937b1472509c8ef0f118cc3a843964c6314 Mon Sep 17 00:00:00 2001 From: drakeire Date: Thu, 27 Nov 2014 08:59:16 +0200 Subject: [PATCH 595/997] Added team "drakeire". --- Teams/drakeire/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/drakeire/team.json diff --git a/Teams/drakeire/team.json b/Teams/drakeire/team.json new file mode 100644 index 0000000..c2987b9 --- /dev/null +++ b/Teams/drakeire/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "drakeire", + "members": [ + { + "name": "Drake Ire", + "twitter": "drake_ire", + "koding": "drakeire", + "location": "Istanbul, TR", + "lead": true + } + ] +} From f9bdc7e5e72dd47044d964586f05b8aec57149d5 Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 02:02:52 -0500 Subject: [PATCH 596/997] updating team info --- Teams/Asiph/ABOUT.md | 24 ++++++++++++++++++++++++ Teams/Asiph/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 Teams/Asiph/ABOUT.md create mode 100644 Teams/Asiph/team.json diff --git a/Teams/Asiph/ABOUT.md b/Teams/Asiph/ABOUT.md new file mode 100644 index 0000000..d9cc3ec --- /dev/null +++ b/Teams/Asiph/ABOUT.md @@ -0,0 +1,24 @@ +About Team Asiph +=========================== + +| awm4j |sippy | hagan +|--- |--- |--- +| ![awm4j](http://graph.facebook.com/awm4j/picture) | ![sippy](http://graph.facebook.com/Sippyy/picture) | ![hagan](http://graph.facebook.com/nate.hagan/picture) | + +/// In the process of writing this up +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. +/// end writing up process + +Skills +======= +HTML, CSS, JS, PHP, C++, C#, .NET, Python, MySQL + + +Project Idea +======= +We are not completely sure what we are doing exactly. +We will take advantage of Facebook, Twitter, Google+, and Skype to perform team communications. +We will be using several APIs and applications to complete our task. \ No newline at end of file diff --git a/Teams/Asiph/team.json b/Teams/Asiph/team.json new file mode 100644 index 0000000..aedf216 --- /dev/null +++ b/Teams/Asiph/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Asiph", + "members": [ + { + "name": "Matt McGee", + "twitter": "awm4j", + "koding": "awm4j", + "location": "York, PA", + "lead": true + }, + { + "name": "Christian Dehli", + "twitter": "cpdehli", + "koding": "sippy", + "location": "Pittsburgh, PA" + }, + { + "name": "Nate Hagan", + "twitter": "", + "koding": "", + "location": "Seattle, WA" + } + ] +} From 0c5ae08d9554fb0fbaa85e2b90f82206b402b46d Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 02:18:07 -0500 Subject: [PATCH 597/997] updated about.md to have larger images --- Teams/Asiph/ABOUT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Teams/Asiph/ABOUT.md b/Teams/Asiph/ABOUT.md index d9cc3ec..4d6e57b 100644 --- a/Teams/Asiph/ABOUT.md +++ b/Teams/Asiph/ABOUT.md @@ -3,13 +3,15 @@ About Team Asiph | awm4j |sippy | hagan |--- |--- |--- -| ![awm4j](http://graph.facebook.com/awm4j/picture) | ![sippy](http://graph.facebook.com/Sippyy/picture) | ![hagan](http://graph.facebook.com/nate.hagan/picture) | +| ![awm4j](http://graph.facebook.com/awm4j/picture?type=large) | ![sippy](http://graph.facebook.com/Sippyy/picture?type=large) | ![hagan](http://graph.facebook.com/nate.hagan/picture?type=large) | /// In the process of writing this up + 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. + /// end writing up process Skills From 91f061445e6829d16c83bfe748748bb13e524d84 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 27 Nov 2014 11:27:09 +0400 Subject: [PATCH 598/997] hasbrain team --- Teams/HasBrain/ABOUT.md | 20 ++++++++++++++++++++ Teams/HasBrain/team.json | 17 +++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/HasBrain/ABOUT.md create mode 100644 Teams/HasBrain/team.json diff --git a/Teams/HasBrain/ABOUT.md b/Teams/HasBrain/ABOUT.md new file mode 100644 index 0000000..e4760a1 --- /dev/null +++ b/Teams/HasBrain/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +We are the team of Russian developers. We always dreamed of hackaton participation. +And now we have a chance. We have a good idea of project and going to implement it in this Hackaton! + +About us +=========================== + +We are small mobile team working mostly with: + +- Ruby +- JavaScript (including Coffee) +- Rails, Sinatra, Padrino +- Slim, Haml, Jade +- Backbone, Angular JS, ExtJS, jQuery + +We'll develop a real-time application useful for many groups of people. +This application will contain a reach front-end and some WebSocket features. +Other details are classified now :) \ No newline at end of file diff --git a/Teams/HasBrain/team.json b/Teams/HasBrain/team.json new file mode 100644 index 0000000..de399b1 --- /dev/null +++ b/Teams/HasBrain/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "HasBrain", + "members": [ + { + "name": "Ivan Larionov", + "twitter": "IvanTheCrazy", + "koding": "ivanthecrazy", + "location": "Samara, RU" + }, + { + "name": "Denis Lukyanov", + "twitter": "", + "koding": "denishasbrain", + "location": "Ramenskoe, RU" + }, + ] +} \ No newline at end of file From deaf8a46016735b100bc78fe6ebaa560eeecbbf4 Mon Sep 17 00:00:00 2001 From: higyigma Date: Thu, 27 Nov 2014 01:27:11 -0600 Subject: [PATCH 599/997] Added Team Info --- Teams/HitBash/ABOUT.md | 19 +++++++++++++++++++ Teams/HitBash/team.json | 18 ++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/HitBash/ABOUT.md create mode 100644 Teams/HitBash/team.json diff --git a/Teams/HitBash/ABOUT.md b/Teams/HitBash/ABOUT.md new file mode 100644 index 0000000..a0137e1 --- /dev/null +++ b/Teams/HitBash/ABOUT.md @@ -0,0 +1,19 @@ +This is our page +================ + +We are a small team, based in South Dakota. + + +About Our Team +=========================== + +| Ryan | Adam +|--- |--- +| ![Ryan](http://i.imgur.com/Me04jVB.jpg) | ![Adam](http://i.imgur.com/t7cRKTR.png) | + +To be updated later. + + +About your skills and what you are going to do? +======= +To Be Updated Later. \ No newline at end of file diff --git a/Teams/HitBash/team.json b/Teams/HitBash/team.json new file mode 100644 index 0000000..d18cfa7 --- /dev/null +++ b/Teams/HitBash/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Hit & Bash Studios", + "members": [ + { + "name": "Ryan Voyles", + "twitter": "hitbash", + "koding": "higyigma", + "location": "Sioux Falls, SD", + "lead": true + }, + { + "name": "Adam Decker", + "twitter": "deflect57", + "koding": "deflect57", + "location": "Sioux Falls, SD" + } + ] +} From e02fb28f8eb962932f04677de5028baf424c713d Mon Sep 17 00:00:00 2001 From: Maxim Kuptsov Date: Thu, 27 Nov 2014 10:29:54 +0300 Subject: [PATCH 600/997] Added team information --- Teams/PoplarFluff/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/PoplarFluff/team.json diff --git a/Teams/PoplarFluff/team.json b/Teams/PoplarFluff/team.json new file mode 100644 index 0000000..75cb524 --- /dev/null +++ b/Teams/PoplarFluff/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "PoplarFluff", + "members": [ + { + "name": "Maxim Kuptsov", + "twitter": "pugovok", + "koding": "pugovok", + "location": "Smolensk, RU", + "lead": true + }, + { + "name": "Artem Radchenkov", + "twitter": "", + "koding": "armit", + "location": "Smolensk, RU" + }, + { + "name": "Ilya Kolesnikov", + "twitter": "ilya3d", + "koding": "ilya3d", + "location": "Smolensk, RU", + }, + { + "name": "Dmitriy Savushkin", + "twitter": "", + "koding": "dimasavushkin", + "location": "Smolensk, RU" + } + ] +} From a1eeb85a0dc2387d1f73afd429f403c87c596f3c Mon Sep 17 00:00:00 2001 From: drakeire Date: Thu, 27 Nov 2014 09:30:26 +0200 Subject: [PATCH 601/997] Added team drakeire page. --- Teams/drakeire/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/drakeire/ABOUT.md diff --git a/Teams/drakeire/ABOUT.md b/Teams/drakeire/ABOUT.md new file mode 100644 index 0000000..b8b6f0e --- /dev/null +++ b/Teams/drakeire/ABOUT.md @@ -0,0 +1,14 @@ +drakeire +======== + +About your team +=============== + +## Drake Ire +Works at a big IT firm in Istanbul, develops web and mobile apps for financial applications. Saw the hackathon announcement, couldn't resist. + + +About your skills and what you are going to do? +=============================================== +Themes 2, 3, or 5 will be aimed. +The tecnology will probably be a Python back-end on Flask, and an Angular front-end. From e14540749912b1f4a39322220596632b16ef7352 Mon Sep 17 00:00:00 2001 From: Maxim Kuptsov Date: Thu, 27 Nov 2014 10:33:44 +0300 Subject: [PATCH 602/997] Added an about file --- Teams/PoplarFluff/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/PoplarFluff/ABOUT.md diff --git a/Teams/PoplarFluff/ABOUT.md b/Teams/PoplarFluff/ABOUT.md new file mode 100644 index 0000000..c2e73f2 --- /dev/null +++ b/Teams/PoplarFluff/ABOUT.md @@ -0,0 +1,13 @@ + +# PoplarFluff Team + +Coming soon + +# About Us + +Coming soon + +# Languages + +- Javascript +- PHP From e5afd631c60df61126f6a5f8de6c7e0747c00d7c Mon Sep 17 00:00:00 2001 From: Jom Jose Date: Thu, 27 Nov 2014 13:44:49 +0530 Subject: [PATCH 603/997] Added about information --- Teams/TeamBlackMagic/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/TeamBlackMagic/ABOUT.md diff --git a/Teams/TeamBlackMagic/ABOUT.md b/Teams/TeamBlackMagic/ABOUT.md new file mode 100644 index 0000000..508bd45 --- /dev/null +++ b/Teams/TeamBlackMagic/ABOUT.md @@ -0,0 +1,14 @@ +This is our page +================ +Thought : "Web apps make life awesome." + +About your team +=========================== +| Jom | What I believe in +|--- |--- +| ![Jom](https://d13yacurqjgara.cloudfront.net/users/542859/avatars/normal/jomjose.jpg?1404132837) | I have a keen interest in user interface, architecture and design because a lot of the problems we face today are solved by the developers around us, mostly how we experience it should be different. | + +About your skills and what you are going to do? +======= +Will be updated. +Come back later :) From 3f919c998a987eb8f513242951872444128f9900 Mon Sep 17 00:00:00 2001 From: Dommy Asfiandy Date: Thu, 27 Nov 2014 08:23:43 +0000 Subject: [PATCH 604/997] Update ABOUT.md --- Teams/Codeepy/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Codeepy/ABOUT.md b/Teams/Codeepy/ABOUT.md index c48299a..bb72cdc 100644 --- a/Teams/Codeepy/ABOUT.md +++ b/Teams/Codeepy/ABOUT.md @@ -8,7 +8,7 @@ We are a bunch of geeks who love to learn and master software development techno - Dommy has more than 5 years experience of professional software development in 2 different countries. He has been fallen in love with .NET since he learned how to write "Hello World!" program. Python - his second love - took his heart recently. In his spare time, Dommy enjoys watching football matches with his friends and arguing about some stupid things. - Elchin was previously at ASPU, where he worked as an engineer-programmer. He was part of the Startup team working on the project called "Virtual Education System", which has been acquired by three large universities in Azerbaijan. In his spare time, Elchin likes playing chess and brainstorming with his friends. - Halim loved Java before, but after years of playing with many different programming languages, he just doesn't have any tendency towards any specific programming language anymore. His greatest dream is to meet with a programming language or framework that can handle cross language problem. But what defines him most, Halim loves Manchester United. XD -- Ruvin has been learning problem-solving algorithms since he was in the first year. His love for algorithm brought him national and international recognitions. Recently, he have developed an ontology-based technical document retrieval system for Ericsson. He loves to spend his time travelling and trying various foods from different places all over the world. +- After his first programming class during his undergraduate studies, Somdip fell in love with coding and he never turned back since then. His one and only ambition is to help people through programming solutions. When he is not saving the world with coding, he can be found wandering the world to seek trouble and problems, whichever finds him first. ## Languages We Love @@ -16,6 +16,6 @@ We are a bunch of geeks who love to learn and master software development techno - Java - C#.NET - Javascript -- C++ +- Ruby http://www.codeepy.com/about/ From 1fa1c2f4e49c91f621232f49209b53ebe71a7b44 Mon Sep 17 00:00:00 2001 From: Dommy Asfiandy Date: Thu, 27 Nov 2014 08:24:58 +0000 Subject: [PATCH 605/997] Update team.json --- Teams/Codeepy/team.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Teams/Codeepy/team.json b/Teams/Codeepy/team.json index d2660b3..3650352 100644 --- a/Teams/Codeepy/team.json +++ b/Teams/Codeepy/team.json @@ -20,17 +20,17 @@ "koding": "elchin14", "location": "Manchester, UK" }, - { - "name": "Ruvin Yusubov", - "twitter": "", - "koding": "ruvinmu", - "location": "Manchester, UK" - }, { "name": "Abdulrahman Hussein", "twitter": "", "koding": "abdush", "location": "Manchester, UK" + }, + { + "name": "Somdip Dey", + "twitter": "somdip007", + "koding": "somdip007", + "location": "Manchester, UK" } ] } From e38f5cd5be57417c55228a7074d44151bf8e01c6 Mon Sep 17 00:00:00 2001 From: Maxim Kuptsov Date: Thu, 27 Nov 2014 11:29:50 +0300 Subject: [PATCH 606/997] Update team.json del comma --- Teams/PoplarFluff/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/PoplarFluff/team.json b/Teams/PoplarFluff/team.json index 75cb524..dabfc06 100644 --- a/Teams/PoplarFluff/team.json +++ b/Teams/PoplarFluff/team.json @@ -18,7 +18,7 @@ "name": "Ilya Kolesnikov", "twitter": "ilya3d", "koding": "ilya3d", - "location": "Smolensk, RU", + "location": "Smolensk, RU" }, { "name": "Dmitriy Savushkin", From 077376d8c65bb5624f89901fc3e91940286bf6d7 Mon Sep 17 00:00:00 2001 From: Joshua Wolfe Date: Thu, 27 Nov 2014 02:31:10 -0600 Subject: [PATCH 607/997] Added team information --- Teams/Astronauts/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Astronauts/team.json diff --git a/Teams/Astronauts/team.json b/Teams/Astronauts/team.json new file mode 100644 index 0000000..15b8534 --- /dev/null +++ b/Teams/Astronauts/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Astronauts", + "members": [ + { + "name": "Joshua Wolfe", + "twitter": "killgor223", + "koding": "jbwolfe", + "location": "Tuscaloosa, US" + } + ] +} From fc8b10fc1bd30ff548cce50efe719b7d58bb0010 Mon Sep 17 00:00:00 2001 From: Joshua Wolfe Date: Thu, 27 Nov 2014 02:46:16 -0600 Subject: [PATCH 608/997] Adding about team file --- Teams/Astronauts/ABOUT.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Teams/Astronauts/ABOUT.md diff --git a/Teams/Astronauts/ABOUT.md b/Teams/Astronauts/ABOUT.md new file mode 100644 index 0000000..a94f4d6 --- /dev/null +++ b/Teams/Astronauts/ABOUT.md @@ -0,0 +1,31 @@ +# Astronauts + +Hi there, we are all students at the University of Alabama in Tuscaloosa and we really enjoy coding! + +## About Us + +- Joshua: Self-taugh coder and open-source evangelist. +- Brian: Devout Java developer. May the JVM be with you. +- Chris: Enjoys game dev as a personal hobby and hopefully a career. + +## Languages and Technologies + +### Languages +- C +- Java +- Golang +- Lisp (Scheme) +- Perl +- Python +- JavaScript + +### Technologies +- Bash shell +- Vim +- Git +- Koding +- Twitter Bootstrap +- Any TDD framework/tool +- HabitRPG for project management +- The all knowing Google and Reddit +- Ramen and Pizza From 4aa461ba54b407226adad616b27ba9539c18922a Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 11:59:05 +0300 Subject: [PATCH 609/997] Create ABOUT.md --- Teams/PiplosMedia/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/PiplosMedia/ABOUT.md diff --git a/Teams/PiplosMedia/ABOUT.md b/Teams/PiplosMedia/ABOUT.md new file mode 100644 index 0000000..54cb9cc --- /dev/null +++ b/Teams/PiplosMedia/ABOUT.md @@ -0,0 +1,15 @@ +Piplos Media +================ +What should you know about us? We are a cohesive team of developers. We love to raise up and implement new projects. We are always looking for creative ideas to come to life. We are Piplos from Belarus! + +А теперь на русском! +Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - Piplos из Беларуси! +------ + + +About your team +=========================== + +| Raman Marozau | Dmitry Shurco | Pavel Popov | Eugene Danilenko +|--- |--- |--- |--- +| ![Raman Marozau](http://piplos.by/hackaton/IMG_20140819_140627.jpg) | ![Dmitry Shurco](http://piplos.by/hackaton/shurco.jpg) | ![Pavel Popov](http://piplos.by/hackaton/popov.jpg) | ![Eugene Danilenko](http://piplos.by/hackaton/danilenko.jpg) | From e1e7f13122b176a1cee1e459255970a8c8237403 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 12:04:52 +0300 Subject: [PATCH 610/997] Update ABOUT.md --- Teams/PiplosMedia/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/PiplosMedia/ABOUT.md b/Teams/PiplosMedia/ABOUT.md index 54cb9cc..9799946 100644 --- a/Teams/PiplosMedia/ABOUT.md +++ b/Teams/PiplosMedia/ABOUT.md @@ -4,7 +4,7 @@ What should you know about us? We are a cohesive team of developers. We love to А теперь на русском! Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - Piplos из Беларуси! ------- + About your team @@ -12,4 +12,4 @@ About your team | Raman Marozau | Dmitry Shurco | Pavel Popov | Eugene Danilenko |--- |--- |--- |--- -| ![Raman Marozau](http://piplos.by/hackaton/IMG_20140819_140627.jpg) | ![Dmitry Shurco](http://piplos.by/hackaton/shurco.jpg) | ![Pavel Popov](http://piplos.by/hackaton/popov.jpg) | ![Eugene Danilenko](http://piplos.by/hackaton/danilenko.jpg) | +| ![Raman Marozau](http://piplos.by/hackaton/marozau.jpg) | ![Dmitry Shurco](http://piplos.by/hackaton/shurco.jpg) | ![Pavel Popov](http://piplos.by/hackaton/popov.jpg) | ![Eugene Danilenko](http://piplos.by/hackaton/danilenko.jpg) | From 099f129c5d9fa43b4019640032c9acd7f0707cd8 Mon Sep 17 00:00:00 2001 From: "Jose Ant. Aranda" Date: Thu, 27 Nov 2014 10:10:30 +0100 Subject: [PATCH 611/997] Added team information --- Teams/InvasoresDePastos/team.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/InvasoresDePastos/team.json diff --git a/Teams/InvasoresDePastos/team.json b/Teams/InvasoresDePastos/team.json new file mode 100644 index 0000000..766983f --- /dev/null +++ b/Teams/InvasoresDePastos/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "Invasores De Pastos", + "members": [ + { + "name": "Miguel Perez", + "twitter": "eme", + "koding": "eme1980", + "location": "Cordoba, ES" + }, + { + "name": "Jose Manuel Ferrete", + "twitter": "jmferrete", + "koding": "ferrete1989", + "location": "Dos Hermanas, ES" + }, + { + "name": "Jose Ant. Aranda", + "twitter": "jaarandaz", + "koding": "selex", + "location": "Quesada, ES", + "lead": true + }] +} From 48a7b671750b43c7e858019a20749e2297501f71 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 12:13:28 +0300 Subject: [PATCH 612/997] Update ABOUT.md --- Teams/PiplosMedia/ABOUT.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Teams/PiplosMedia/ABOUT.md b/Teams/PiplosMedia/ABOUT.md index 9799946..942abe3 100644 --- a/Teams/PiplosMedia/ABOUT.md +++ b/Teams/PiplosMedia/ABOUT.md @@ -1,10 +1,9 @@ Piplos Media ================ -What should you know about us? We are a cohesive team of developers. We love to raise up and implement new projects. We are always looking for creative ideas to come to life. We are Piplos from Belarus! +What should you know about us? We are a cohesive team of developers. We love to raise up and implement new projects. We are always looking for creative ideas to come to life. We are [Piplos](http://piplos-media.com/) from Belarus! А теперь на русском! -Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - Piplos из Беларуси! - +Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - [Piplos](http://piplos.by/) из Беларуси! About your team @@ -13,3 +12,12 @@ About your team | Raman Marozau | Dmitry Shurco | Pavel Popov | Eugene Danilenko |--- |--- |--- |--- | ![Raman Marozau](http://piplos.by/hackaton/marozau.jpg) | ![Dmitry Shurco](http://piplos.by/hackaton/shurco.jpg) | ![Pavel Popov](http://piplos.by/hackaton/popov.jpg) | ![Eugene Danilenko](http://piplos.by/hackaton/danilenko.jpg) | + + +Skills +====== +PHP +Javascript +CSS +Ruby on Rails +C/C++/C# From 595c3a3c88148f1f31db443ddeaec6c53a835723 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 12:14:36 +0300 Subject: [PATCH 613/997] Update ABOUT.md --- Teams/PiplosMedia/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/PiplosMedia/ABOUT.md b/Teams/PiplosMedia/ABOUT.md index 942abe3..c5746d3 100644 --- a/Teams/PiplosMedia/ABOUT.md +++ b/Teams/PiplosMedia/ABOUT.md @@ -2,6 +2,7 @@ Piplos Media ================ What should you know about us? We are a cohesive team of developers. We love to raise up and implement new projects. We are always looking for creative ideas to come to life. We are [Piplos](http://piplos-media.com/) from Belarus! + А теперь на русском! Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - [Piplos](http://piplos.by/) из Беларуси! @@ -17,7 +18,11 @@ About your team Skills ====== PHP + Javascript + CSS + Ruby on Rails + C/C++/C# From 600f44da49c837e70145d021213541aa4b78b464 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 12:15:22 +0300 Subject: [PATCH 614/997] Update ABOUT.md --- Teams/PiplosMedia/ABOUT.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Teams/PiplosMedia/ABOUT.md b/Teams/PiplosMedia/ABOUT.md index c5746d3..942abe3 100644 --- a/Teams/PiplosMedia/ABOUT.md +++ b/Teams/PiplosMedia/ABOUT.md @@ -2,7 +2,6 @@ Piplos Media ================ What should you know about us? We are a cohesive team of developers. We love to raise up and implement new projects. We are always looking for creative ideas to come to life. We are [Piplos](http://piplos-media.com/) from Belarus! - А теперь на русском! Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - [Piplos](http://piplos.by/) из Беларуси! @@ -18,11 +17,7 @@ About your team Skills ====== PHP - Javascript - CSS - Ruby on Rails - C/C++/C# From e772e3c78e2226c78491281d0b00b5673ef080f9 Mon Sep 17 00:00:00 2001 From: "Jose Ant. Aranda" Date: Thu, 27 Nov 2014 10:15:31 +0100 Subject: [PATCH 615/997] Added an about file --- Teams/InvasoresDePastos/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/InvasoresDePastos/ABOUT.md diff --git a/Teams/InvasoresDePastos/ABOUT.md b/Teams/InvasoresDePastos/ABOUT.md new file mode 100644 index 0000000..0918063 --- /dev/null +++ b/Teams/InvasoresDePastos/ABOUT.md @@ -0,0 +1,15 @@ +# Team Invasores de Pastos + +We are Miguel, Jose & Jose, we will code for beer! + +## About us + +- Miguel +- Jose: +- Jose(2): People call me Joe, is shorter. I like to do stuff, like sleep and eat and so on. + +## Languages we love + +- Groovy +- Javascript +- SASS From c4148d32c3e4ee05ef28296be506a42cf6ebb70c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20P=C3=A9rez=20Garc=C3=ADa?= Date: Thu, 27 Nov 2014 10:18:48 +0100 Subject: [PATCH 616/997] Update ABOUT.md --- Teams/InvasoresDePastos/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/InvasoresDePastos/ABOUT.md b/Teams/InvasoresDePastos/ABOUT.md index 0918063..8b73343 100644 --- a/Teams/InvasoresDePastos/ABOUT.md +++ b/Teams/InvasoresDePastos/ABOUT.md @@ -4,7 +4,7 @@ We are Miguel, Jose & Jose, we will code for beer! ## About us -- Miguel +- Miguel: I wish mi name was Jose too. - Jose: - Jose(2): People call me Joe, is shorter. I like to do stuff, like sleep and eat and so on. From 26f78cbec51d3e7320646a246a3a78e16efa4c2a Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 12:19:41 +0300 Subject: [PATCH 617/997] Update ABOUT.md --- Teams/PiplosMedia/ABOUT.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Teams/PiplosMedia/ABOUT.md b/Teams/PiplosMedia/ABOUT.md index 942abe3..9fe80a1 100644 --- a/Teams/PiplosMedia/ABOUT.md +++ b/Teams/PiplosMedia/ABOUT.md @@ -6,7 +6,7 @@ What should you know about us? We are a cohesive team of developers. We love to Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - [Piplos](http://piplos.by/) из Беларуси! -About your team +About our team =========================== | Raman Marozau | Dmitry Shurco | Pavel Popov | Eugene Danilenko @@ -16,8 +16,8 @@ About your team Skills ====== -PHP -Javascript -CSS -Ruby on Rails -C/C++/C# +- PHP +- Javascript +- CSS +- Ruby on Rails +- C/C++/C# From f66bf3cb9b465bb90de8f8973c1651f01b070d3f Mon Sep 17 00:00:00 2001 From: Robert White Date: Thu, 27 Nov 2014 09:20:42 +0000 Subject: [PATCH 618/997] Added my information --- Teams/RandomHackers/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 045489d..ba53e33 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -19,6 +19,12 @@ "twitter": "jenbestyoga", "koding": "jenthebest", "location": "Philadelphia, US" + }, + { + "name": "Robert P White", + "twitter": "rob_pw", + "koding": "rob-pw", + "location": "Nottinghamshire, GB" } ] } From 523e12a31c5cb01aa78b796296e2afc3d1b69149 Mon Sep 17 00:00:00 2001 From: ferrete1989 Date: Thu, 27 Nov 2014 10:21:12 +0100 Subject: [PATCH 619/997] Update ABOUT.md --- Teams/InvasoresDePastos/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/InvasoresDePastos/ABOUT.md b/Teams/InvasoresDePastos/ABOUT.md index 8b73343..28a6dc7 100644 --- a/Teams/InvasoresDePastos/ABOUT.md +++ b/Teams/InvasoresDePastos/ABOUT.md @@ -4,8 +4,8 @@ We are Miguel, Jose & Jose, we will code for beer! ## About us -- Miguel: I wish mi name was Jose too. -- Jose: +- Miguel +- Jose: Alias Ferrete. Someone said beer? - Jose(2): People call me Joe, is shorter. I like to do stuff, like sleep and eat and so on. ## Languages we love From a42384a46dc775a5e0f737c60f496cb2e6b8542b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20P=C3=A9rez=20Garc=C3=ADa?= Date: Thu, 27 Nov 2014 10:22:55 +0100 Subject: [PATCH 620/997] Update ABOUT.md --- Teams/InvasoresDePastos/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/InvasoresDePastos/ABOUT.md b/Teams/InvasoresDePastos/ABOUT.md index 28a6dc7..16b48ef 100644 --- a/Teams/InvasoresDePastos/ABOUT.md +++ b/Teams/InvasoresDePastos/ABOUT.md @@ -4,7 +4,7 @@ We are Miguel, Jose & Jose, we will code for beer! ## About us -- Miguel +- Miguel: I wish my name was Jose too. - Jose: Alias Ferrete. Someone said beer? - Jose(2): People call me Joe, is shorter. I like to do stuff, like sleep and eat and so on. From df8d6557ab60d12f5f5dea92e222f25b5e7ce630 Mon Sep 17 00:00:00 2001 From: Robert White Date: Thu, 27 Nov 2014 09:31:09 +0000 Subject: [PATCH 621/997] Added my information --- Teams/RandomHackers/ABOUT.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index b36bf42..8ba978a 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,18 +8,18 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest -|--- |--- |--- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) +| Dylson | Ildus | Jenthebest | RobPW +|--- |--- |--- |--- +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png)| ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) We're still gathering. Skills ====== -Ruby, Rails, JS, CSS, HTML. +Ruby, Rails, Javascript, (S)CSS, HTML. Idea ==== -We're still coming up with one. \ No newline at end of file +We're still coming up with one. From 72cb66a8e6b7d4092c0ba36cc010d0f3f14db538 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 09:46:51 +0000 Subject: [PATCH 622/997] generated new readme.md --- README.md | 10 +- TEAMS.md | 195 ++++++++++++++++++++++++++++++++++++++- Teams/HasBrain/team.json | 4 +- 3 files changed, 202 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1de9ada..57d0949 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ the lower section of this README.md file. | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | +| #Astronauts |[Joshua Wolfe](https://koding.com/jbwolfe) Tuscaloosa, US
| [Astronauts](./Teams/Astronauts/ABOUT.md) | | #Autobots |[Harsh Vakharia](https://koding.com/harshjv) Gujarat, IN *(team lead)*
| [Autobots](./Teams/Autobots/README.md) | | #Axon |[Daniel Masterson](https://koding.com/danm36) Hull, UK *(team lead)*
| [Axon](./Teams/Axon/ABOUT.md) | | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | @@ -79,6 +80,7 @@ the lower section of this README.md file. | #Code Quest |[John Kenneth N. Lorca](https://koding.com/jklorca11) Pasig City, PH *(team lead)*
[Mylene N. Bayan](https://koding.com/mylenebayan) Marikina City, PH
[Al Bautista](https://koding.com/alpobre18) Caloocan City, PH
[Redel Estopa](https://koding.com/askjigen) Pasig City, PH
| [Code Quest](./Teams/CodeQuest/ABOUT.md) | | #CodeRabbits |[Deepak Singh](https://koding.com/spidergears) Pune, IN *(team lead)*
[Jiren Patel](https://koding.com/jiren) Pune, IN
[Sachin Kamble](https://koding.com/sinan) Pune, IN
[Siva Gollapalli](https://koding.com/sivagollapalli) Pune, IN
| [CodeRabbits](./Teams/CodeRabbits/ABOUT.md) | | #CodeXCode |[Akiti Chandan Reddy](https://koding.com/chandan047) Chennai, IN
| [CodeXCode](./Teams/CodeXCode/ABOUT.md) | +| #Codeepy |[Dommy Asfiandy](https://koding.com/dumbastic) Manchester, UK *(team lead)*
[Halim Fadhli](https://koding.com/cipherhat) Manchester, UK
[Elchin Ismayilov](https://koding.com/elchin14) Manchester, UK
[Abdulrahman Hussein](https://koding.com/abdush) Manchester, UK
[Somdip Dey](https://koding.com/somdip007) Manchester, UK
| [Codeepy](./Teams/Codeepy/ABOUT.md) | | #CondorCode |[Eduardo Messuti](https://koding.com/messutiedd) Santa Cruz de la Sierra, BO *(team lead)*
[Andrei Regiani](https://koding.com/andreiregiani) Minsk, BY
[Arturo Zambrana](https://koding.com/arturozambrana) Santa Cruz de la Sierra, BO
| [CondorCode](./Teams/CondorCode/ABOUT.md) | | #Copihue |[Rodolfo Castillo Mateluna](https://koding.com/rcastill) Valparaíso, CL *(team lead)*
[Marcelo Jara Almeyda](https://koding.com/shelo) Quilpué, CL
[Francisco Casas Barrientos](https://koding.com/autopawn) Viña del Mar, CL
| [Copihue](./Teams/Copihue/ABOUT.md) | | #Croders |[Miłosz Chmura](https://koding.com/chmura) Zagreb, HR *(team lead)*
[Tea Pavić](https://koding.com/licineme) Zagreb, HR
[Anamarija Mišmaš](https://koding.com/eni442) Zagreb, HR
[Martina Petraš](https://koding.com/5rush) Zagreb, HR
[Stanko Arbutina](https://koding.com/stankoarbuti) Zagreb, HR
| [Croders](./Teams/Croders/ABOUT.md) | @@ -120,8 +122,10 @@ the lower section of this README.md file. | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | | #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | +| #HasBrain |[Ivan Larionov](https://koding.com/ivanthecrazy) Samara, RU
[Denis Lukyanov](https://koding.com/denishasbrain) Ramenskoe, RU
| [HasBrain](./Teams/HasBrain/ABOUT.md) | | #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | | #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | +| #Hit & Bash Studios |[Ryan Voyles](https://koding.com/higyigma) Sioux Falls, SD *(team lead)*
[Adam Decker](https://koding.com/deflect57) Sioux Falls, SD
| [Hit & Bash Studios](./Teams/HitBash/ABOUT.md) | | #HowardRoark |[Abhishek Nair](https://koding.com/humblealchemy) Bengaluru, IN
[Surbhi Shah](https://koding.com/surshah) Hyderabad, IN
| [HowardRoark](./Teams/HowardRoark/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | @@ -131,6 +135,7 @@ the lower section of this README.md file. | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | | #InsaneAi |[Nestor Mata](https://koding.com/nestormata) Panama, PA *(team lead)*
[Alvis Wong](https://koding.com/pwmvx1289) Hong Kong, HK
[Dmitry Romanenko](https://koding.com/dimon222) Toronto, CA
| [InsaneAi](./Teams/InsaneAi/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | +| #Invasores De Pastos |[Jose Ant. Aranda](https://koding.com/selex) Quesada, ES *(team lead)*
[Miguel Perez](https://koding.com/eme1980) Cordoba, ES
[Jose Manuel Ferrete](https://koding.com/ferrete1989) Dos Hermanas, ES
| [Invasores De Pastos](./Teams/InvasoresDePastos/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | | #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/ABOUT.md) | @@ -171,12 +176,14 @@ the lower section of this README.md file. | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | | #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | +| #Piplos Media |[Dmitry Shurco](https://koding.com/piplosmedia) Minsk, BY *(team lead)*
[Raman Marozau](https://koding.com/morozow) Minsk, BY
[Pavel Popov](https://koding.com/) Minsk, BY
[Eugene Danilenko](https://koding.com/e_danilenko) Minsk, BY
| [Piplos Media](./Teams/PiplosMedia/ABOUT.md) | | #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | +| #PoplarFluff |[Maxim Kuptsov](https://koding.com/pugovok) Smolensk, RU *(team lead)*
[Artem Radchenkov](https://koding.com/armit) Smolensk, RU
[Ilya Kolesnikov](https://koding.com/ilya3d) Smolensk, RU
[Dmitriy Savushkin](https://koding.com/dimasavushkin) Smolensk, RU
| [PoplarFluff](./Teams/PoplarFluff/ABOUT.md) | | #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | | #Pusheen |[Chen,Ying-Yu](https://koding.com/abin0914) Taipei, TW *(team lead)*
[Chang,Wen-Kung](https://koding.com/imabitch) Hsin Chu, TW
[Cheng,Ya-Ju](https://koding.com/shadow9) Hsin Chu, TW
[Chen,Chih-Lin](https://koding.com/jim800121) Hsin Chu, TW
| [Pusheen](./Teams/Pusheen/ABOUT.md) | | #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | -| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | +| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
[Robert P White](https://koding.com/rob-pw) Nottinghamshire, GB
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | | #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | | #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/ABOUT.md) | @@ -257,6 +264,7 @@ the lower section of this README.md file. | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | | #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/about.md) | +| #drakeire |[Drake Ire](https://koding.com/drakeire) Istanbul, TR *(team lead)*
| [drakeire](./Teams/drakeire/ABOUT.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 4cdd3d4..7e6b1a3 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -519,6 +519,41 @@ About your skills and what you are going to do? We are interested to work on #1 or #3 theme. +--------------------------------------- + +# Astronauts + +Hi there, we are all students at the University of Alabama in Tuscaloosa and we really enjoy coding! + +## About Us + +- Joshua: Self-taugh coder and open-source evangelist. +- Brian: Devout Java developer. May the JVM be with you. +- Chris: Enjoys game dev as a personal hobby and hopefully a career. + +## Languages and Technologies + +### Languages +- C +- Java +- Golang +- Lisp (Scheme) +- Perl +- Python +- JavaScript + +### Technologies +- Bash shell +- Vim +- Git +- Koding +- Twitter Bootstrap +- Any TDD framework/tool +- HabitRPG for project management +- The all knowing Google and Reddit +- Ramen and Pizza + + --------------------------------------- Axon @@ -1111,6 +1146,31 @@ About your skills and what you are going to do? Coming Soon ... +--------------------------------------- + +# Codeepy + +We are a bunch of geeks who love to learn and master software development technologies. We are more than we are. We are ONE. + +## About Us + +- Abdush loves Java since he started to write his first code in this programming language. He formerly worked on several projects to provide software solutions with optimum algorithms in Sudan. He is regarded as expert by his friends due to his prominent experience in software and managerial skills. In his free time, you can find him talking with his friends or doing sport activities. +- Dommy has more than 5 years experience of professional software development in 2 different countries. He has been fallen in love with .NET since he learned how to write "Hello World!" program. Python - his second love - took his heart recently. In his spare time, Dommy enjoys watching football matches with his friends and arguing about some stupid things. +- Elchin was previously at ASPU, where he worked as an engineer-programmer. He was part of the Startup team working on the project called "Virtual Education System", which has been acquired by three large universities in Azerbaijan. In his spare time, Elchin likes playing chess and brainstorming with his friends. +- Halim loved Java before, but after years of playing with many different programming languages, he just doesn't have any tendency towards any specific programming language anymore. His greatest dream is to meet with a programming language or framework that can handle cross language problem. But what defines him most, Halim loves Manchester United. XD +- After his first programming class during his undergraduate studies, Somdip fell in love with coding and he never turned back since then. His one and only ambition is to help people through programming solutions. When he is not saving the world with coding, he can be found wandering the world to seek trouble and problems, whichever finds him first. + +## Languages We Love + +- Python +- Java +- C#.NET +- Javascript +- Ruby + +http://www.codeepy.com/about/ + + --------------------------------------- This is our page @@ -2042,6 +2102,29 @@ We are still brainstorming. +--------------------------------------- + +This is our page +================ + +We are the team of Russian developers. We always dreamed of hackaton participation. +And now we have a chance. We have a good idea of project and going to implement it in this Hackaton! + +About us +=========================== + +We are small mobile team working mostly with: + +- Ruby +- JavaScript (including Coffee) +- Rails, Sinatra, Padrino +- Slim, Haml, Jade +- Backbone, Angular JS, ExtJS, jQuery + +We'll develop a real-time application useful for many groups of people. +This application will contain a reach front-end and some WebSocket features. +Other details are classified now :) + --------------------------------------- This is our page @@ -2085,6 +2168,28 @@ We are Spyridon, Georgios and Pantelis, we are a new team with great ambitions! - R +--------------------------------------- + +This is our page +================ + +We are a small team, based in South Dakota. + + +About Our Team +=========================== + +| Ryan | Adam +|--- |--- +| Ryan | Adam | + +To be updated later. + + +About your skills and what you are going to do? +======= +To Be Updated Later. + --------------------------------------- # HowardRoark @@ -2305,6 +2410,25 @@ We have got experience in python and php, so our application gonna revolve aroun +--------------------------------------- + +# Team Invasores de Pastos + +We are Miguel, Jose & Jose, we will code for beer! + +## About us + +- Miguel: I wish my name was Jose too. +- Jose: Alias Ferrete. Someone said beer? +- Jose(2): People call me Joe, is shorter. I like to do stuff, like sleep and eat and so on. + +## Languages we love + +- Groovy +- Javascript +- SASS + + --------------------------------------- Team Invincibles @@ -3070,6 +3194,33 @@ About your skills and what you are going to do? +--------------------------------------- + +Piplos Media +================ +What should you know about us? We are a cohesive team of developers. We love to raise up and implement new projects. We are always looking for creative ideas to come to life. We are [Piplos](http://piplos-media.com/) from Belarus! + +А теперь на русском! +Кто мы? Мы сплоченная команда специалистов, профессионалы своего дела. Мы любим придумывать и реализовывать хорошие проекты. Мы в постоянном поиске креативных идей которые воплощаем в жизнь. Мы - [Piplos](http://piplos.by/) из Беларуси! + + +About our team +=========================== + +| Raman Marozau | Dmitry Shurco | Pavel Popov | Eugene Danilenko +|--- |--- |--- |--- +| Raman Marozau | Dmitry Shurco | Pavel Popov | Eugene Danilenko | + + +Skills +====== +- PHP +- Javascript +- CSS +- Ruby on Rails +- C/C++/C# + + --------------------------------------- Welcome to Plummy @@ -3104,6 +3255,23 @@ Bayu is UI/UX guy, who works mostly with photoshop and other UI tools, he is als +--------------------------------------- + + +# PoplarFluff Team + +Coming soon + +# About Us + +Coming soon + +# Languages + +- Javascript +- PHP + + --------------------------------------- About your team @@ -3214,22 +3382,23 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest -|--- |--- |--- -| Dylson | Ildus | Jenthebest +| Dylson | Ildus | Jenthebest | RobPW +|--- |--- |--- |--- +| Dylson | Ildus | Jenthebest| Rob-pw We're still gathering. Skills ====== -Ruby, Rails, JS, CSS, HTML. +Ruby, Rails, Javascript, (S)CSS, HTML. Idea ==== We're still coming up with one. + --------------------------------------- @@ -4882,6 +5051,24 @@ The Secret Sauce - Stir continuously for up to 24 hours -- make sure to simmer for remaining time +--------------------------------------- + +drakeire +======== + +About your team +=============== + +## Drake Ire +Works at a big IT firm in Istanbul, develops web and mobile apps for financial applications. Saw the hackathon announcement, couldn't resist. + + +About your skills and what you are going to do? +=============================================== +Themes 2, 3, or 5 will be aimed. +The tecnology will probably be a Python back-end on Flask, and an Angular front-end. + + --------------------------------------- Drewpal diff --git a/Teams/HasBrain/team.json b/Teams/HasBrain/team.json index de399b1..5760fd2 100644 --- a/Teams/HasBrain/team.json +++ b/Teams/HasBrain/team.json @@ -12,6 +12,6 @@ "twitter": "", "koding": "denishasbrain", "location": "Ramenskoe, RU" - }, + } ] -} \ No newline at end of file +} From d116e690172b547c312ae7d172c26b14c202568a Mon Sep 17 00:00:00 2001 From: Tyndyll Date: Thu, 27 Nov 2014 09:51:41 +0000 Subject: [PATCH 623/997] Create my files --- Teams/Tyndyll/ABOUT.md | 1 + Teams/Tyndyll/team.json | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 Teams/Tyndyll/ABOUT.md create mode 100644 Teams/Tyndyll/team.json diff --git a/Teams/Tyndyll/ABOUT.md b/Teams/Tyndyll/ABOUT.md new file mode 100644 index 0000000..06595d9 --- /dev/null +++ b/Teams/Tyndyll/ABOUT.md @@ -0,0 +1 @@ +# Um, Nothing to add yet... diff --git a/Teams/Tyndyll/team.json b/Teams/Tyndyll/team.json new file mode 100644 index 0000000..07791db --- /dev/null +++ b/Teams/Tyndyll/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Tyndyll", + "members": [ + { + "name": "Tyndyll", + "twitter": "tyndyll", + "koding": "tyndyll", + "location", "Belfast, GB" + } + ] +} From 6e182903db9b510cfe9d7c1c74f6f0147d7910a3 Mon Sep 17 00:00:00 2001 From: "Devasena Inupakutika (di1c13)" Date: Thu, 27 Nov 2014 09:59:18 +0000 Subject: [PATCH 624/997] Updated ABOUT.md file with team information. We will add project details soon. --- Teams/SotonKoder/ABOUT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/SotonKoder/ABOUT.md diff --git a/Teams/SotonKoder/ABOUT.md b/Teams/SotonKoder/ABOUT.md new file mode 100644 index 0000000..5d535f7 --- /dev/null +++ b/Teams/SotonKoder/ABOUT.md @@ -0,0 +1,10 @@ +Soton Koders +We are Devasena, Jonathan and Priyanka. We do cool and awesome things together. + +Languages we love + +Python +Javascript +C +C++ +HTML/ CSS From 6fdc73459929dff2a8051978990212cee38a1d39 Mon Sep 17 00:00:00 2001 From: timur Date: Thu, 27 Nov 2014 23:10:44 +1300 Subject: [PATCH 625/997] Added team info --- Teams/ProjectScarletSails/ABOUT.md | 18 ++++++++++++++++++ Teams/ProjectScarletSails/team.json | 15 +++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 Teams/ProjectScarletSails/ABOUT.md create mode 100644 Teams/ProjectScarletSails/team.json diff --git a/Teams/ProjectScarletSails/ABOUT.md b/Teams/ProjectScarletSails/ABOUT.md new file mode 100644 index 0000000..1df22a8 --- /dev/null +++ b/Teams/ProjectScarletSails/ABOUT.md @@ -0,0 +1,18 @@ +Project Scarlet Sails +================ + +Set in a small fishing village _(also known as The City of Sails)_, we share passion for technology and the dream to make world a bit better place to live. As our [name alludes](http://en.wikipedia.org/wiki/Scarlet_Sails), we're all about not losing hope and believing that miracles do happen. + + +We are... +=========================== + +* Timur - crunching some serious ERP business by day, exploring exciting new tech by night +* Dana - driving one of the country's busiest websites + + +Skills and plans +======= + +So far theme #2 looks like our best candidate, but things may change over the next week. +Ourselves, we know a thing or two about C#, Python, Angular.JS and where to get awesome coffee during the weekend. We believe that should get us somewhere :) \ No newline at end of file diff --git a/Teams/ProjectScarletSails/team.json b/Teams/ProjectScarletSails/team.json new file mode 100644 index 0000000..61edece --- /dev/null +++ b/Teams/ProjectScarletSails/team.json @@ -0,0 +1,15 @@ +{ + "teamName": "Project Scarlet Sails", + "members": [ + { + "name": "Timur Khadimullin", + "koding": "pmufa", + "location": "Auckland, NZ" + }, + { + "name": "Dana Garifullina", + "koding": "ferventer", + "location": "Auckland, NZ" + } + ] +} From fe4c4946ff5251ab4069e36965c9ec3edd3f9926 Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Thu, 27 Nov 2014 12:22:22 +0200 Subject: [PATCH 626/997] Update about.md --- about.md | 1 - 1 file changed, 1 deletion(-) diff --git a/about.md b/about.md index 4bb49be..5aeabdc 100644 --- a/about.md +++ b/about.md @@ -1,4 +1,3 @@ - # Team ThanosAlexander I am Thanos Alexandris. I am working solo on this project and I hope to impress you! From 5b69efa81f8a8eedb212470412df5d3943978aef Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Thu, 27 Nov 2014 12:22:52 +0200 Subject: [PATCH 627/997] Rename about.md to ABOUT.md --- about.md => ABOUT.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename about.md => ABOUT.md (100%) diff --git a/about.md b/ABOUT.md similarity index 100% rename from about.md rename to ABOUT.md From 1df25642cadbf3349d4b3c8f1945e935a43d84dd Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Thu, 27 Nov 2014 12:23:37 +0200 Subject: [PATCH 628/997] Rename about.md to ABOUT.md --- Teams/team/{about.md => ABOUT.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/team/{about.md => ABOUT.md} (100%) diff --git a/Teams/team/about.md b/Teams/team/ABOUT.md similarity index 100% rename from Teams/team/about.md rename to Teams/team/ABOUT.md From 49e3a98e1e6a19f98bb8ce4806cf03da2368f3dc Mon Sep 17 00:00:00 2001 From: bwalya Date: Thu, 27 Nov 2014 12:29:00 +0200 Subject: [PATCH 629/997] CongoKoders team --- Teams/CongoKoders/team.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/CongoKoders/team.js diff --git a/Teams/CongoKoders/team.js b/Teams/CongoKoders/team.js new file mode 100644 index 0000000..a30d512 --- /dev/null +++ b/Teams/CongoKoders/team.js @@ -0,0 +1,17 @@ +{ + "teamName": "CongoKoders", + "members": [ + { + "name": "Herve Bupe Bwalya", + "twitter": "HerveBupe", + "koding": "hervebwalya", + "location": "Lubumbashi, CD" + }, + { + "name": "Carl Kitenge Kasongo", + "twitter": "CarlKHimSelf", + "koding": "carl.kitenge", + "location": "Lubumbashi, CD" + } + ] +} From c25c03f193def699d4b871b987b84c2f9bfbf268 Mon Sep 17 00:00:00 2001 From: Arvind Kumar Date: Thu, 27 Nov 2014 16:11:31 +0530 Subject: [PATCH 630/997] Added Team Information --- Teams/TeamShellPhish/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/TeamShellPhish/team.json diff --git a/Teams/TeamShellPhish/team.json b/Teams/TeamShellPhish/team.json new file mode 100644 index 0000000..48e1a66 --- /dev/null +++ b/Teams/TeamShellPhish/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "TeamShellPhish", + "members": [ + { + "name": "Arvind Kumar", + "twitter": "justArv1nd", + "koding": "nullvoid", + "location": "Hyderabad, IN", + "lead": true + }, + { + "name": "Gautham Yerroju", + "twitter": "gtm_y", + "koding": "thegwiz", + "location": "Hyderabad, IN" + }, + { + "name": "Vasu Nakka", + "twitter": "NA", + "koding": "vaasu4849", + "location": "Hyderabad, IN" + } + ] +} From 674c382839f9d8f4943d1aa82a7304034ad701ec Mon Sep 17 00:00:00 2001 From: kusius Date: Thu, 27 Nov 2014 13:00:53 +0200 Subject: [PATCH 631/997] Added team info --- Teams/shmmytes/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/shmmytes/team.json diff --git a/Teams/shmmytes/team.json b/Teams/shmmytes/team.json new file mode 100644 index 0000000..5ccd312 --- /dev/null +++ b/Teams/shmmytes/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "shmmytes", +"members": [ +{ +"name": "George-Marios Kousis", +"twitter": "GmKousis, +"koding": "kusius", +"location": "Athens, GR" +} +] +} From 7161154098d25cd7ef17ca78dcb355c41fe56d35 Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Thu, 27 Nov 2014 16:32:57 +0530 Subject: [PATCH 632/997] Rename README.md to ABOUT.md --- Teams/Autobots/{README.md => ABOUT.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/Autobots/{README.md => ABOUT.md} (100%) diff --git a/Teams/Autobots/README.md b/Teams/Autobots/ABOUT.md similarity index 100% rename from Teams/Autobots/README.md rename to Teams/Autobots/ABOUT.md From 4fd6c2f2ee6c29d42ee7efd31846081b5ccad85b Mon Sep 17 00:00:00 2001 From: kusius Date: Thu, 27 Nov 2014 13:04:16 +0200 Subject: [PATCH 633/997] Update team information --- Teams/shmmytes/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/shmmytes/team.json b/Teams/shmmytes/team.json index 5ccd312..0a9a59f 100644 --- a/Teams/shmmytes/team.json +++ b/Teams/shmmytes/team.json @@ -3,8 +3,8 @@ "members": [ { "name": "George-Marios Kousis", -"twitter": "GmKousis, "koding": "kusius", +"twitter": "GmKousis", "location": "Athens, GR" } ] From 1c0561d095e2b16b6344a62ecb0efb5303dec4de Mon Sep 17 00:00:00 2001 From: kusius Date: Thu, 27 Nov 2014 13:07:46 +0200 Subject: [PATCH 634/997] Created ABOUT.md file --- Teams/shmmytes/ABOUT.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Teams/shmmytes/ABOUT.md diff --git a/Teams/shmmytes/ABOUT.md b/Teams/shmmytes/ABOUT.md new file mode 100644 index 0000000..fe771fc --- /dev/null +++ b/Teams/shmmytes/ABOUT.md @@ -0,0 +1,8 @@ +///Honor For all/// + +Languages: +-C +-PaZcal +-C# +-Haskell + From eac5a947ff96902ba298f5ca4bcc33bc78acd001 Mon Sep 17 00:00:00 2001 From: Sebastiano Morando Date: Thu, 27 Nov 2014 12:09:34 +0100 Subject: [PATCH 635/997] Create team.json --- Teams/Atrax/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Atrax/team.json diff --git a/Teams/Atrax/team.json b/Teams/Atrax/team.json new file mode 100644 index 0000000..8be68e0 --- /dev/null +++ b/Teams/Atrax/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Atrax", + "members": [ + { + "name": "Sebastiano Morando", + "twitter": "atraxmedia", + "koding": "sebastianomorando", + "location": "Verona, IT" + }, + { + "name": "Mirko Visentin", + "twitter": "atraxmedia", + "koding": "sebastianomorando", + "location": "Verona, IT" + } + ] +} From 75585b9be75a59ac1ea42602ea64a4f653927a68 Mon Sep 17 00:00:00 2001 From: Sebastiano Morando Date: Thu, 27 Nov 2014 12:10:12 +0100 Subject: [PATCH 636/997] Create ABOUT.md --- Teams/Atrax/ABOUT.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Teams/Atrax/ABOUT.md diff --git a/Teams/Atrax/ABOUT.md b/Teams/Atrax/ABOUT.md new file mode 100644 index 0000000..8ab2e70 --- /dev/null +++ b/Teams/Atrax/ABOUT.md @@ -0,0 +1,27 @@ +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 +=========================== + +| 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. +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 f71c672d1fe3a448b129ca521db884e4fe0a93fc Mon Sep 17 00:00:00 2001 From: gigapoc Date: Thu, 27 Nov 2014 12:10:27 +0100 Subject: [PATCH 637/997] Added team info --- Teams/TeamFR/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TeamFR/team.json diff --git a/Teams/TeamFR/team.json b/Teams/TeamFR/team.json new file mode 100644 index 0000000..3628f76 --- /dev/null +++ b/Teams/TeamFR/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Loïs S.", + "twitter": "Gigodporc", + "koding": "poccc", + "location": "Paris, FR" + }, + ] +} From c2e293f53ac6765d290f99a9511f5df0cda53785 Mon Sep 17 00:00:00 2001 From: gigapoc Date: Thu, 27 Nov 2014 12:12:48 +0100 Subject: [PATCH 638/997] Added about --- Teams/TeamFR/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/TeamFR/ABOUT.md diff --git a/Teams/TeamFR/ABOUT.md b/Teams/TeamFR/ABOUT.md new file mode 100644 index 0000000..8ef86ba --- /dev/null +++ b/Teams/TeamFR/ABOUT.md @@ -0,0 +1,7 @@ +#TeamFR + +I am team FR, cause you know there was no other Frenchies ! + +##About me + +Loïs : Student in HCI, I'm just curious about this hackathon and France got to be represented at some point ! From f42ba3cc86ff6b231422936975ab07b3b172ab4a Mon Sep 17 00:00:00 2001 From: gigapoc Date: Thu, 27 Nov 2014 12:14:02 +0100 Subject: [PATCH 639/997] Update ABOUT.md --- Teams/TeamFR/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/TeamFR/ABOUT.md b/Teams/TeamFR/ABOUT.md index 8ef86ba..0f2e6bf 100644 --- a/Teams/TeamFR/ABOUT.md +++ b/Teams/TeamFR/ABOUT.md @@ -5,3 +5,10 @@ I am team FR, cause you know there was no other Frenchies ! ##About me Loïs : Student in HCI, I'm just curious about this hackathon and France got to be represented at some point ! + +##Langugages I love + +- Java +- Javascript +- JQuery +- ...z From 0590652c7f2b17aa4a6b84b53d3d6f2dd7fe3d21 Mon Sep 17 00:00:00 2001 From: gigapoc Date: Thu, 27 Nov 2014 12:14:09 +0100 Subject: [PATCH 640/997] Update ABOUT.md --- Teams/TeamFR/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamFR/ABOUT.md b/Teams/TeamFR/ABOUT.md index 0f2e6bf..e962368 100644 --- a/Teams/TeamFR/ABOUT.md +++ b/Teams/TeamFR/ABOUT.md @@ -11,4 +11,4 @@ Loïs : Student in HCI, I'm just curious about this hackathon and France got to - Java - Javascript - JQuery -- ...z +- ... From c9bd77669406fac57220a0a9130471afdfd18f8a Mon Sep 17 00:00:00 2001 From: El Houcine Az Date: Thu, 27 Nov 2014 11:16:01 +0000 Subject: [PATCH 641/997] Added team information --- Teams/wCwL/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/wCwL/team.json diff --git a/Teams/wCwL/team.json b/Teams/wCwL/team.json new file mode 100644 index 0000000..d01ad8d --- /dev/null +++ b/Teams/wCwL/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "wCwL", +"members": [ +{ +"name": "El Houcine Az", +"twitter": "", +"koding": "eldev", +"location": "Casablanca, Morocco", +} +] +} From 28832af621ceb72bf39a10035f24309e62c04f6a Mon Sep 17 00:00:00 2001 From: El Houcine Az Date: Thu, 27 Nov 2014 11:23:22 +0000 Subject: [PATCH 642/997] Added an about file --- Teams/wCwL/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/wCwL/ABOUT.md diff --git a/Teams/wCwL/ABOUT.md b/Teams/wCwL/ABOUT.md new file mode 100644 index 0000000..0114f2e --- /dev/null +++ b/Teams/wCwL/ABOUT.md @@ -0,0 +1,7 @@ +#wCwL + +My name is Elhoucine, very passionate about code. + +#Languages: +-Javascript +-Python From 1ddd835a2c1fc093a1b51ae016c1f2190a69cf3e Mon Sep 17 00:00:00 2001 From: El Houcine Az Date: Thu, 27 Nov 2014 11:31:42 +0000 Subject: [PATCH 643/997] Update team.json --- Teams/wCwL/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/wCwL/team.json b/Teams/wCwL/team.json index d01ad8d..e51b081 100644 --- a/Teams/wCwL/team.json +++ b/Teams/wCwL/team.json @@ -3,7 +3,7 @@ "members": [ { "name": "El Houcine Az", -"twitter": "", +"twitter": "elhoucine01", "koding": "eldev", "location": "Casablanca, Morocco", } From e052eb7a285a7ba3c7ab590426d7b03abd4cd576 Mon Sep 17 00:00:00 2001 From: Karim Ahmed Date: Thu, 27 Nov 2014 14:21:27 +0200 Subject: [PATCH 644/997] Updated the about.md file. Updated the team info, added team members and personal pictures, wrote a small bio about everyone and show their skills. --- Teams/WeByte/ABOUT.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/Teams/WeByte/ABOUT.md b/Teams/WeByte/ABOUT.md index 7e9a530..5f954ff 100644 --- a/Teams/WeByte/ABOUT.md +++ b/Teams/WeByte/ABOUT.md @@ -1,6 +1,27 @@ #We Byte -We're a group of five coders from Egypt, and we take our dreams very seriously. +We're a group of five coders from Egypt, and we take our dreams very seriously. We've decided to join because this is a really good chance for us to get Egypt noticed, and perhaps, sponsored somehow to spread the Computer Science culture in it. We've been given a once in a lifetime chance, and we don't intend to waste it. + +Team Members +=========================== + +| Member | Skills And Bio +|:---: |--- +| Karim ![Karim](http://i.imgur.com/kNQEylJ.jpg?1) |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C+ + ++/Android

My Twitter's @K_arimAhmed

| +| Abdulaziz ![Abdulaziz](http://i.imgur.com/LD5SjRN.jpg?1) |

I help with everything, Knowing a little bit of everything never hurts! I'm a Java/Android guy + +though.

My Twitter: @AbdulazizAlaa

+| Omar ![Omar](http://i.imgur.com/RtpARpw.jpg?1) |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery, + +Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: Omarito2412

+| Ali ![Ali](http://i.imgur.com/E7L2aeD.jpg?1) |

I'm basically the coolest of them all, I'm also a hardcore starcraft 2 gamer.

I know how to handle Unity + +engine, Html/Css, js, some angular, c++, java, going for jquery and iOS pretty soon.

My Twitter's: @Gripppp.

+| Ahmed ![Ahmed](http://i.imgur.com/lZkFjzs.jpg?1) |

I'm their godfather, I try to help them and guide them if I can.

My knowledge fields are: Php, java, Sql, + +python, c++, some android, codeigniter framework, database design, networks, AWS, server management

My twitter's: @ahmedalaamohamd

##About the project From a119ddbdf4bf370cf9f5f35c07d4ea2afd9f8780 Mon Sep 17 00:00:00 2001 From: Karim Ahmed Date: Thu, 27 Nov 2014 14:23:01 +0200 Subject: [PATCH 645/997] Update ABOUT.md --- Teams/WeByte/ABOUT.md | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/Teams/WeByte/ABOUT.md b/Teams/WeByte/ABOUT.md index 5f954ff..da2ec95 100644 --- a/Teams/WeByte/ABOUT.md +++ b/Teams/WeByte/ABOUT.md @@ -7,21 +7,11 @@ Team Members | Member | Skills And Bio |:---: |--- -| Karim ![Karim](http://i.imgur.com/kNQEylJ.jpg?1) |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C+ - -+/Android

My Twitter's @K_arimAhmed

| -| Abdulaziz ![Abdulaziz](http://i.imgur.com/LD5SjRN.jpg?1) |

I help with everything, Knowing a little bit of everything never hurts! I'm a Java/Android guy - -though.

My Twitter: @AbdulazizAlaa

-| Omar ![Omar](http://i.imgur.com/RtpARpw.jpg?1) |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery, - -Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: Omarito2412

-| Ali ![Ali](http://i.imgur.com/E7L2aeD.jpg?1) |

I'm basically the coolest of them all, I'm also a hardcore starcraft 2 gamer.

I know how to handle Unity - -engine, Html/Css, js, some angular, c++, java, going for jquery and iOS pretty soon.

My Twitter's: @Gripppp.

-| Ahmed ![Ahmed](http://i.imgur.com/lZkFjzs.jpg?1) |

I'm their godfather, I try to help them and guide them if I can.

My knowledge fields are: Php, java, Sql, - -python, c++, some android, codeigniter framework, database design, networks, AWS, server management

My twitter's: @ahmedalaamohamd

+| Karim ![Karim](http://i.imgur.com/kNQEylJ.jpg?1) |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C++/Android

My Twitter's @K_arimAhmed

+| Abdulaziz ![Abdulaziz](http://i.imgur.com/LD5SjRN.jpg?1) |

I help with everything, Knowing a little bit of everything never hurts! I'm a Java/Android guy though.

My Twitter: @AbdulazizAlaa

+| Omar ![Omar](http://i.imgur.com/RtpARpw.jpg?1) |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery,Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: Omarito2412

+| Ali ![Ali](http://i.imgur.com/E7L2aeD.jpg?1) |

I'm basically the coolest of them all, I'm also a hardcore starcraft 2 gamer.

I know how to handle Unity engine, Html/Css, js, some angular, c++, java, going for jquery and iOS pretty soon.

My Twitter's: @Gripppp.

+| Ahmed ![Ahmed](http://i.imgur.com/lZkFjzs.jpg?1) |

I'm their godfather, I try to help them and guide them if I can.

My knowledge fields are: Php, java, Sql, python, c++, some android, codeigniter framework, database design, networks, AWS, server management

My twitter's: @ahmedalaamohamd

##About the project From 9ea557e9e907b8e7433c5599e6ec587d85f3eafb Mon Sep 17 00:00:00 2001 From: Karim Ahmed Date: Thu, 27 Nov 2014 14:24:54 +0200 Subject: [PATCH 646/997] Updated the about.md file. Added team info, Edited it. Added profile pictures and everything. Updated the team bio. --- Teams/WeByte/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/WeByte/ABOUT.md b/Teams/WeByte/ABOUT.md index da2ec95..34924ea 100644 --- a/Teams/WeByte/ABOUT.md +++ b/Teams/WeByte/ABOUT.md @@ -7,7 +7,7 @@ Team Members | Member | Skills And Bio |:---: |--- -| Karim ![Karim](http://i.imgur.com/kNQEylJ.jpg?1) |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C++/Android

My Twitter's @K_arimAhmed

+| Karim ![Karim](http://i.imgur.com/kNQEylJ.jpg?1) |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C++/Android

My Twitter's: @K_arimAhmed

| Abdulaziz ![Abdulaziz](http://i.imgur.com/LD5SjRN.jpg?1) |

I help with everything, Knowing a little bit of everything never hurts! I'm a Java/Android guy though.

My Twitter: @AbdulazizAlaa

| Omar ![Omar](http://i.imgur.com/RtpARpw.jpg?1) |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery,Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: Omarito2412

| Ali ![Ali](http://i.imgur.com/E7L2aeD.jpg?1) |

I'm basically the coolest of them all, I'm also a hardcore starcraft 2 gamer.

I know how to handle Unity engine, Html/Css, js, some angular, c++, java, going for jquery and iOS pretty soon.

My Twitter's: @Gripppp.

From b80a5667d76d75b5b5cab3e4ceed0e47d73fccab Mon Sep 17 00:00:00 2001 From: Karim Ahmed Date: Thu, 27 Nov 2014 14:25:43 +0200 Subject: [PATCH 647/997] Update ABOUT.md --- Teams/WeByte/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/WeByte/ABOUT.md b/Teams/WeByte/ABOUT.md index 34924ea..b790856 100644 --- a/Teams/WeByte/ABOUT.md +++ b/Teams/WeByte/ABOUT.md @@ -9,7 +9,7 @@ Team Members |:---: |--- | Karim ![Karim](http://i.imgur.com/kNQEylJ.jpg?1) |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C++/Android

My Twitter's: @K_arimAhmed

| Abdulaziz ![Abdulaziz](http://i.imgur.com/LD5SjRN.jpg?1) |

I help with everything, Knowing a little bit of everything never hurts! I'm a Java/Android guy though.

My Twitter: @AbdulazizAlaa

-| Omar ![Omar](http://i.imgur.com/RtpARpw.jpg?1) |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery,Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: Omarito2412

+| Omar ![Omar](http://i.imgur.com/RtpARpw.jpg?1) |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery,Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: @Omarito2412

| Ali ![Ali](http://i.imgur.com/E7L2aeD.jpg?1) |

I'm basically the coolest of them all, I'm also a hardcore starcraft 2 gamer.

I know how to handle Unity engine, Html/Css, js, some angular, c++, java, going for jquery and iOS pretty soon.

My Twitter's: @Gripppp.

| Ahmed ![Ahmed](http://i.imgur.com/lZkFjzs.jpg?1) |

I'm their godfather, I try to help them and guide them if I can.

My knowledge fields are: Php, java, Sql, python, c++, some android, codeigniter framework, database design, networks, AWS, server management

My twitter's: @ahmedalaamohamd

From 493d4b9125cce1ee24a00f2cbbabf43dca845389 Mon Sep 17 00:00:00 2001 From: Nestor Mata Cuthbert Date: Thu, 27 Nov 2014 07:33:36 -0500 Subject: [PATCH 648/997] Changed team name --- Teams/{InsaneAi => CodeBreakers}/ABOUT.md | 2 +- Teams/{InsaneAi => CodeBreakers}/team.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename Teams/{InsaneAi => CodeBreakers}/ABOUT.md (96%) rename Teams/{InsaneAi => CodeBreakers}/team.json (93%) diff --git a/Teams/InsaneAi/ABOUT.md b/Teams/CodeBreakers/ABOUT.md similarity index 96% rename from Teams/InsaneAi/ABOUT.md rename to Teams/CodeBreakers/ABOUT.md index 32e06f4..f0b7c7a 100644 --- a/Teams/InsaneAi/ABOUT.md +++ b/Teams/CodeBreakers/ABOUT.md @@ -1,4 +1,4 @@ -# InsaneAi Team +# Team CodeBreakers We are a group of enthusiastic developers around the world and passioned about programming and making cool things. diff --git a/Teams/InsaneAi/team.json b/Teams/CodeBreakers/team.json similarity index 93% rename from Teams/InsaneAi/team.json rename to Teams/CodeBreakers/team.json index 6233d69..fbb542b 100644 --- a/Teams/InsaneAi/team.json +++ b/Teams/CodeBreakers/team.json @@ -1,5 +1,5 @@ { - "teamName": "InsaneAi", + "teamName": "CodeBreakers", "members": [ { "name": "Nestor Mata", From 56e756aac4e72e6314d230e6ba562ac998c463c2 Mon Sep 17 00:00:00 2001 From: Dmitry Shurco Date: Thu, 27 Nov 2014 15:37:22 +0300 Subject: [PATCH 649/997] Update team.json --- Teams/PiplosMedia/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/PiplosMedia/team.json b/Teams/PiplosMedia/team.json index b935a22..4e76d9f 100644 --- a/Teams/PiplosMedia/team.json +++ b/Teams/PiplosMedia/team.json @@ -22,8 +22,8 @@ }, { "name": "Eugene Danilenko", - "twitter": "gniting", - "koding": "e_danilenko", + "twitter": "e_danilenko", + "koding": "eugenedan", "location": "Minsk, BY" } ] From 0fa9adbd96128cebf0c94e1c7662ced4c4f745f0 Mon Sep 17 00:00:00 2001 From: Nestor Mata Cuthbert Date: Thu, 27 Nov 2014 07:42:42 -0500 Subject: [PATCH 650/997] Modifications in the about --- Teams/CodeBreakers/ABOUT.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Teams/CodeBreakers/ABOUT.md b/Teams/CodeBreakers/ABOUT.md index f0b7c7a..e1ad07b 100644 --- a/Teams/CodeBreakers/ABOUT.md +++ b/Teams/CodeBreakers/ABOUT.md @@ -2,10 +2,11 @@ We are a group of enthusiastic developers around the world and passioned about programming and making cool things. +We are here to leave a print, to let everyone see what we can do! ## About Us -- Nestor: 13+ years web developer with experience in many technologies around web, a problem solver, an architech and a guy pasioned about +- Nestor: 13+ years web developer with experience in many technologies around web, a problem solver, an architech and a guy pasioned about. performance. -- Alvis: I am interested in all fields of software development, especially UI/UX design. +- Alvis: I am a student from Hong Kong. I have experience in front-end project development and other projects including design and programming. I am interested in all fields of software development, especially UI/UX design. - Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). From f1af3a49ef0bd1032e476df8015f9c1fb352569c Mon Sep 17 00:00:00 2001 From: funkyl1zard Date: Thu, 27 Nov 2014 13:46:19 +0100 Subject: [PATCH 651/997] Added team file --- Teams/FunkyL1zard/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/FunkyL1zard/team.json diff --git a/Teams/FunkyL1zard/team.json b/Teams/FunkyL1zard/team.json new file mode 100644 index 0000000..eb49e04 --- /dev/null +++ b/Teams/FunkyL1zard/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "Kicevo, MK", + "lead": true + } + ] +} From cf4d1d1e49ddcbf21a441a2807700530bcbe8ae2 Mon Sep 17 00:00:00 2001 From: Felix Borzik Date: Thu, 27 Nov 2014 14:55:07 +0200 Subject: [PATCH 652/997] Create team.json --- Teams/Borzik/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Borzik/team.json diff --git a/Teams/Borzik/team.json b/Teams/Borzik/team.json new file mode 100644 index 0000000..de3e04f --- /dev/null +++ b/Teams/Borzik/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Borzik", + "members": [ + { + "name": "Felix Borzik", + "twitter": "feb315", + "koding": "borzik1992@gmail.com", + "location": "Kiev, UA" + } + ] +} From 8da50dca23afbf551b6fa0bddf595059a11bb532 Mon Sep 17 00:00:00 2001 From: Felix Borzik Date: Thu, 27 Nov 2014 14:59:34 +0200 Subject: [PATCH 653/997] Create ABOUT.md --- Teams/Borzik/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/Borzik/ABOUT.md diff --git a/Teams/Borzik/ABOUT.md b/Teams/Borzik/ABOUT.md new file mode 100644 index 0000000..30fa2d7 --- /dev/null +++ b/Teams/Borzik/ABOUT.md @@ -0,0 +1,16 @@ +About me +=========================== + +I'm full stack web developer from Ukraine, and I've worked for more than 1000 hours at oDesk already. I love what I do. + +#### Languages I use: +- Ruby +- Javascript +- Go + +#### Frameworks: +- Ruby on Rails +- Backbone.js +- and others... + +There is nothing special about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for communicating. From b86a4e3b649670fa6364059259e99735335aaa0a Mon Sep 17 00:00:00 2001 From: funkyl1zard Date: Thu, 27 Nov 2014 14:03:32 +0100 Subject: [PATCH 654/997] Added about file --- Teams/FunkyL1zard/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Teams/FunkyL1zard/ABOUT.md diff --git a/Teams/FunkyL1zard/ABOUT.md b/Teams/FunkyL1zard/ABOUT.md new file mode 100644 index 0000000..3a010c9 --- /dev/null +++ b/Teams/FunkyL1zard/ABOUT.md @@ -0,0 +1,6 @@ + +##About Me + +I'm a high school student from Macedonian. I like developing video games. + +I'm still not sure what APIs I will be using. But most likely I will use Node.JS and maybe use PubNub API. From 52cc7311171833e60a7d79484d9800756d27f873 Mon Sep 17 00:00:00 2001 From: Razvan Girmacea Date: Thu, 27 Nov 2014 15:09:04 +0200 Subject: [PATCH 655/997] Corrected Eugen's name and location for team Monitor Backlinks --- Teams/MonitorBacklinks/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/MonitorBacklinks/team.json b/Teams/MonitorBacklinks/team.json index d20bd34..d48af5a 100644 --- a/Teams/MonitorBacklinks/team.json +++ b/Teams/MonitorBacklinks/team.json @@ -9,9 +9,9 @@ "lead": true }, { - "name": "Eugen Cusmaunsa", + "name": "Eugen C.", "koding": "armab", - "location": "Stauceni, MD" + "location": "Frankfurt, DE" }, { "name": "Darwin Medillo", From 25299e7698c307b5b8b6be575523ae6e777fcf0e Mon Sep 17 00:00:00 2001 From: Felix Borzik Date: Thu, 27 Nov 2014 15:33:59 +0200 Subject: [PATCH 656/997] Update ABOUT.md --- Teams/Borzik/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Borzik/ABOUT.md b/Teams/Borzik/ABOUT.md index 30fa2d7..e98899c 100644 --- a/Teams/Borzik/ABOUT.md +++ b/Teams/Borzik/ABOUT.md @@ -13,4 +13,4 @@ I'm full stack web developer from Ukraine, and I've worked for more than 1000 ho - Backbone.js - and others... -There is nothing special about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for communicating. +There is nothing special to say about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for cross-language communicating. From 0b522af666ad16ec02eb58f2123732e2b3879d18 Mon Sep 17 00:00:00 2001 From: Felix Borzik Date: Thu, 27 Nov 2014 15:37:32 +0200 Subject: [PATCH 657/997] Update ABOUT.md --- Teams/Borzik/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Borzik/ABOUT.md b/Teams/Borzik/ABOUT.md index e98899c..2822fb9 100644 --- a/Teams/Borzik/ABOUT.md +++ b/Teams/Borzik/ABOUT.md @@ -1,7 +1,7 @@ About me =========================== -I'm full stack web developer from Ukraine, and I've worked for more than 1000 hours at oDesk already. I love what I do. +I'm full stack web developer from Ukraine with over 3 years of web development experience. I like that job very much. I didn't find a team for myself, so it's a solo, but I'll do my best to deliver really interesting application. #### Languages I use: - Ruby From 17451a104fcc779ef68c0ee34258af74b515b512 Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 08:51:45 -0500 Subject: [PATCH 658/997] Added team information --- Teams/Sudo/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/Sudo/team.json diff --git a/Teams/Sudo/team.json b/Teams/Sudo/team.json new file mode 100644 index 0000000..1583622 --- /dev/null +++ b/Teams/Sudo/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Sudo", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Richard Melo", + "twitter": "allucardster", + "koding": "allucardster", + "location": "Cali, CO", + "lead": true + }, + { + "name": "Victor Gonzales", + "twitter": "vichugof", + "koding": "vichugof", + "location": "Cali, CO" + }, + { + "name": "Ricardo Valencia", + "twitter": "", + "koding": "", + "location": "Cali, CO" + }, + { + "name": "Jhon Javier Cardona", + "twitter": "", + "koding": "", + "location": "Cali, CO" + } + ] +} From a6a71d460a80c279005dc04e980eaa21c8c685b1 Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 09:06:08 -0500 Subject: [PATCH 659/997] Added missing twitter accounts --- Teams/Sudo/team.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Teams/Sudo/team.json b/Teams/Sudo/team.json index 1583622..62847ed 100644 --- a/Teams/Sudo/team.json +++ b/Teams/Sudo/team.json @@ -17,18 +17,18 @@ { "name": "Victor Gonzales", "twitter": "vichugof", - "koding": "vichugof", - "location": "Cali, CO" - }, - { - "name": "Ricardo Valencia", - "twitter": "", "koding": "", "location": "Cali, CO" }, { - "name": "Jhon Javier Cardona", - "twitter": "", + "name": "Ricardo Valencia", + "twitter": "rcrd_chtrr_pnk ", + "koding": "", + "location": "Cali, CO" + }, + { + "name": "Jhon Cardona", + "twitter": "jhonjcm2", "koding": "", "location": "Cali, CO" } From 7694a85887bb41faa7c66fba0dc445f17ce2c06e Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 09:20:35 -0500 Subject: [PATCH 660/997] Adding about file --- Teams/Sudo/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/Sudo/ABOUT.md diff --git a/Teams/Sudo/ABOUT.md b/Teams/Sudo/ABOUT.md new file mode 100644 index 0000000..796d6a1 --- /dev/null +++ b/Teams/Sudo/ABOUT.md @@ -0,0 +1,21 @@ +Sudo +================ + +This team is maded by members of [SUDO](http://sudo.com.co/), a development company of Cali, Colombia. + +About your team +=========================== + +| Richard Melo | Victor Gonzales | Ricardo Valencia | Jhon Cardona +|--- |--- |--- |--- +| ![allucardster](https://pbs.twimg.com/profile_images/433714352076505088/_WZvHj-f_200x200.jpeg) | ![vichugof](https://pbs.twimg.com/profile_images/1272383602/vichugof_200x200.jpeg) | ![rcrd_chtrr_pnk](https://pbs.twimg.com/profile_images/480115325493448704/9I4-UWgm_200x200.jpeg) | ![jhonjcm2](https://pbs.twimg.com/profile_images/394689261/n676082733_426201_8271_200x200.jpg) | + +Why we decide to join? + +Sudo company began the last year as a project to support web applications and products of [Universidad del Valle](http://www.univalle.edu.co/). Currently, we have made multiple activities in order to consolidate as a great team and we thought this kind of events could bring a lot of expertise in multiple areas related with development. + +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. From b3ce3da9576bf00ab7818fbb1534bbd166e758e1 Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 09:28:23 -0500 Subject: [PATCH 661/997] Update about.md paragraphs --- Teams/Sudo/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/Sudo/ABOUT.md b/Teams/Sudo/ABOUT.md index 796d6a1..8a90231 100644 --- a/Teams/Sudo/ABOUT.md +++ b/Teams/Sudo/ABOUT.md @@ -11,6 +11,7 @@ About your team | ![allucardster](https://pbs.twimg.com/profile_images/433714352076505088/_WZvHj-f_200x200.jpeg) | ![vichugof](https://pbs.twimg.com/profile_images/1272383602/vichugof_200x200.jpeg) | ![rcrd_chtrr_pnk](https://pbs.twimg.com/profile_images/480115325493448704/9I4-UWgm_200x200.jpeg) | ![jhonjcm2](https://pbs.twimg.com/profile_images/394689261/n676082733_426201_8271_200x200.jpg) | Why we decide to join? +=========================== Sudo company began the last year as a project to support web applications and products of [Universidad del Valle](http://www.univalle.edu.co/). Currently, we have made multiple activities in order to consolidate as a great team and we thought this kind of events could bring a lot of expertise in multiple areas related with development. From bf0d5ed6ea4023e7d5c9750106ac962733223d18 Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 09:30:17 -0500 Subject: [PATCH 662/997] remove example team member entry --- Teams/Sudo/team.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Teams/Sudo/team.json b/Teams/Sudo/team.json index 62847ed..5d1adf3 100644 --- a/Teams/Sudo/team.json +++ b/Teams/Sudo/team.json @@ -1,12 +1,6 @@ { "teamName": "Sudo", "members": [ - { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" - }, { "name": "Richard Melo", "twitter": "allucardster", From 39003b636039953ba52b3053e0895491c133551c Mon Sep 17 00:00:00 2001 From: Igor Ivanov Date: Thu, 27 Nov 2014 16:48:52 +0300 Subject: [PATCH 663/997] Added BlackCat team --- Teams/BlackCat/ABOUT.md | 19 +++++++++++++++++++ Teams/BlackCat/team.json | 18 ++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/BlackCat/ABOUT.md create mode 100644 Teams/BlackCat/team.json diff --git a/Teams/BlackCat/ABOUT.md b/Teams/BlackCat/ABOUT.md new file mode 100644 index 0000000..889aa87 --- /dev/null +++ b/Teams/BlackCat/ABOUT.md @@ -0,0 +1,19 @@ +BlackCat +=========================== + +Hello! We are team from [Kaluga](https://en.wikipedia.org/wiki/Kaluga) . + +About us. +=========================== + +| radev | fetis26 +|--- |--- +| ![Igor Ivanov](https://pbs.twimg.com/profile_images/378800000210518379/178411e4ea3c95909f150bc94dd8dfcd.jpeg) | ![Sergey Fetiskin](https://img-fotki.yandex.ru/get/16185/1770335.0/0_9d055_fc1e6be1_-2-M.jpg) | + +We are team of two doing telecommute work for more than 8 years. We thought it would be nice to sharpen our skills and do something good. +Learning something new is cool, teaching others in the process is even cooler. + +About our project. +=========================== + +We're going to use JS and Python. Additional details will be posted later. diff --git a/Teams/BlackCat/team.json b/Teams/BlackCat/team.json new file mode 100644 index 0000000..5208144 --- /dev/null +++ b/Teams/BlackCat/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "BlackCat", + "members": [ + { + "name": "Igor Ivanov", + "twitter": "igor_ivanov", + "koding": "radev83", + "location": "Kaluga, RU", + "lead": true + }, + { + "name": "Sergey Fetiskin", + "twitter": "fetis26", + "koding": "sent-hil", + "location": "Kaluga, RU" + } + ] +} From dce62a6e10f10c1e4c96937b00f40fc89a7f032b Mon Sep 17 00:00:00 2001 From: fetis Date: Thu, 27 Nov 2014 17:49:13 +0300 Subject: [PATCH 664/997] Update team.json --- Teams/BlackCat/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BlackCat/team.json b/Teams/BlackCat/team.json index 5208144..0f7c4d0 100644 --- a/Teams/BlackCat/team.json +++ b/Teams/BlackCat/team.json @@ -11,7 +11,7 @@ { "name": "Sergey Fetiskin", "twitter": "fetis26", - "koding": "sent-hil", + "koding": "fetis26", "location": "Kaluga, RU" } ] From 320588c6f8a56c47cb0d86d488d22b34328665c2 Mon Sep 17 00:00:00 2001 From: Moritz Schmale Date: Thu, 27 Nov 2014 15:53:32 +0100 Subject: [PATCH 665/997] Update technologies --- Teams/XereoNet/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md index ab63606..f367340 100644 --- a/Teams/XereoNet/ABOUT.md +++ b/Teams/XereoNet/ABOUT.md @@ -34,12 +34,13 @@ We can do a variety of things but our main focus resides within the web. * + Underscore * + Backbone * + MEANstack + * + Meteor * + etc. * CSS * Traditional * LESS * PHP *(If we HAVE to)* -* JAVA +* Java * C/C++ * Golang * Python From d1a0d27e08f25cb7e0f01199078ca5dcb22ba23a Mon Sep 17 00:00:00 2001 From: amitrott Date: Thu, 27 Nov 2014 08:54:46 -0600 Subject: [PATCH 666/997] Create team.json --- Teams/YetAnotherTeam/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/YetAnotherTeam/team.json diff --git a/Teams/YetAnotherTeam/team.json b/Teams/YetAnotherTeam/team.json new file mode 100644 index 0000000..fc24836 --- /dev/null +++ b/Teams/YetAnotherTeam/team.json @@ -0,0 +1,12 @@ +{ + "teamName":"Yet Another Team", + "members": [ + { + "name":"Angelo Mitrotti", + "twitter":"amitrott", + "koding":"amitrott", + "location":"Heredia, CR", + "lead":true + } + ] + } From 1ed54d23e2722a84d1641f7b2384e950ff7fb329 Mon Sep 17 00:00:00 2001 From: edgarjcfn Date: Thu, 27 Nov 2014 15:55:11 +0100 Subject: [PATCH 667/997] Added the WunderBruders Team folder --- Teams/wunderBruders/ABOUT.md | 34 ++++++++++++++++++++++++++++++++++ Teams/wunderBruders/team.json | 17 +++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 Teams/wunderBruders/ABOUT.md create mode 100644 Teams/wunderBruders/team.json diff --git a/Teams/wunderBruders/ABOUT.md b/Teams/wunderBruders/ABOUT.md new file mode 100644 index 0000000..5a1e0e9 --- /dev/null +++ b/Teams/wunderBruders/ABOUT.md @@ -0,0 +1,34 @@ +##The Wunderbruders! + + +###About our team + +We are two brothers originally from Brazil, but now both living in different parts of Germany. +Our love for games brought us across the ocean to work in the digital games industry! + +#### Ziro Neto +![Ziro](https://lh5.googleusercontent.com/-mMy0f7dYdvQ/AAAAAAAAAAI/AAAAAAAAAD4/9EVCYnFPgt0/photo.jpg) + + +_Game Artist, Salsa Dancer, Latin Lover._ + + +Starting in Brazil he has been exploring the world of game graphics in search of new exciting challenges. + +His new quest brought him to work at MegaZebra in Munich, after having lived and worked in Recife, Helsinki, Berlin and Paris. +His amazing graphical skills will bring beauty to the project + +#### Edgar Neto +![Edgar](https://media.licdn.com/mpr/mpr/shrink_200_200/p/1/005/013/0bc/31bcd87.jpg) + + +_Programming Nerd, Coffee Drinker, Sleepy Dad._ + + +Also from Recife, Brazil this guy made his way to Berlin to start a new life with new challenges in the Old World. +Unlike his brother, he decided to set foot and stay in just one place. + +He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. + +#### The Project +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file diff --git a/Teams/wunderBruders/team.json b/Teams/wunderBruders/team.json new file mode 100644 index 0000000..449aa70 --- /dev/null +++ b/Teams/wunderBruders/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Wunderbruders", + "members": [ + { + "name": "Edgar Neto", + "twitter": "edgarjcfn", + "koding": "edgarjcfn", + "location": "Berlin, DE" + }, + { + "name": "Osiris Neto", + "twitter": "zironeto", + "koding": "zironeto", + "location": "Munich, DE" + } + ] +} From 13589f385f971e7a810c2963d42cbd95d6aec9fd Mon Sep 17 00:00:00 2001 From: Arvind Kumar Date: Thu, 27 Nov 2014 20:27:58 +0530 Subject: [PATCH 668/997] Added an About Team file --- Teams/TeamShellPhish/ABOUT.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/TeamShellPhish/ABOUT.md diff --git a/Teams/TeamShellPhish/ABOUT.md b/Teams/TeamShellPhish/ABOUT.md new file mode 100644 index 0000000..2932e31 --- /dev/null +++ b/Teams/TeamShellPhish/ABOUT.md @@ -0,0 +1,23 @@ +# /** +# * TeamShellPhish * +# */ + +Hello World! +We're Arvind, Gautham & Vasu from India and programming is our first love! <3 +We think ourselves proficient in JavaScript, Python and Ruby, but no language is beyond us. Really. ;) + +## About Us +- Arvind: Hacker by passion. Software Engineer by profession. Deeply in love with Python, Proficient in half a dozen programming languages.. Converts Coffee into Code! :P + +- Gautham: I'm Gautham Yerroju, programmer by day, gamer by night and geek all day long. I can code in C, C++, Java, JavaScript, Python and Ruby (last two being favourites). My dream is to build a JARVIS someday. + +- Vasu: Software enginner by profession. Passionate about hacking. Loves Python, likes Java. Feels like a wizard while coding and hacking. + +## Languages we love +- C +- C++ +- Java +- Python +- JavaScript +- Ruby +- php From 24c5614bc4861b17693cc7e76950d9b39dfecb27 Mon Sep 17 00:00:00 2001 From: fetis Date: Thu, 27 Nov 2014 18:10:13 +0300 Subject: [PATCH 669/997] Update ABOUT.md --- Teams/BlackCat/ABOUT.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Teams/BlackCat/ABOUT.md b/Teams/BlackCat/ABOUT.md index 889aa87..4ba23fa 100644 --- a/Teams/BlackCat/ABOUT.md +++ b/Teams/BlackCat/ABOUT.md @@ -1,7 +1,7 @@ BlackCat =========================== -Hello! We are team from [Kaluga](https://en.wikipedia.org/wiki/Kaluga) . +Hello! We are BlackCat team from [Kaluga](https://en.wikipedia.org/wiki/Kaluga), Russia. About us. =========================== @@ -10,10 +10,14 @@ About us. |--- |--- | ![Igor Ivanov](https://pbs.twimg.com/profile_images/378800000210518379/178411e4ea3c95909f150bc94dd8dfcd.jpeg) | ![Sergey Fetiskin](https://img-fotki.yandex.ru/get/16185/1770335.0/0_9d055_fc1e6be1_-2-M.jpg) | -We are team of two doing telecommute work for more than 8 years. We thought it would be nice to sharpen our skills and do something good. -Learning something new is cool, teaching others in the process is even cooler. +Our team consists of 2 developers. We're working in web industry for more than 8 years, mostly remotely for our US partners. Our main goal is to get fun, test some new techologies and to sharpen our skills in new kind of tasks. +It would be great to learn something new and see other guys thoughts on the same theme as ours. About our project. =========================== -We're going to use JS and Python. Additional details will be posted later. +Our project will be connected to software learning theme, but we aren't ready to uncover more details. We're going to use JavaScript and Python and probably one of the partner's APIs + +-- +BlackCat Team, +Meoow From bd0074eea04ac3babf6f38a38ff6e51409352785 Mon Sep 17 00:00:00 2001 From: picazzzo Date: Thu, 27 Nov 2014 17:14:36 +0200 Subject: [PATCH 670/997] Update team.json --- Teams/AAVAA/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AAVAA/team.json b/Teams/AAVAA/team.json index 983b93b..c0ddca7 100644 --- a/Teams/AAVAA/team.json +++ b/Teams/AAVAA/team.json @@ -22,7 +22,7 @@ { "name": "Andrew Tesluk", "twitter": "vdjtab", - "koding": "vdjtab", + "koding": "tesluk", "location": "Kyiv, UA" }, { From 9a159c86d31782c3b40860d252f969d0694274b5 Mon Sep 17 00:00:00 2001 From: picazzzo Date: Thu, 27 Nov 2014 17:15:33 +0200 Subject: [PATCH 671/997] fixed teammate koding name --- Teams/AAVAA/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AAVAA/team.json b/Teams/AAVAA/team.json index c0ddca7..97450fa 100644 --- a/Teams/AAVAA/team.json +++ b/Teams/AAVAA/team.json @@ -21,7 +21,7 @@ }, { "name": "Andrew Tesluk", - "twitter": "vdjtab", + "twitter": "atesluk", "koding": "tesluk", "location": "Kyiv, UA" }, From ab52ce0578e082b13d90988a521e683e9f89fd78 Mon Sep 17 00:00:00 2001 From: amitrott Date: Thu, 27 Nov 2014 09:30:40 -0600 Subject: [PATCH 672/997] Create ABOUT.md --- Teams/YetAnotherTeam/ABOUT.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Teams/YetAnotherTeam/ABOUT.md diff --git a/Teams/YetAnotherTeam/ABOUT.md b/Teams/YetAnotherTeam/ABOUT.md new file mode 100644 index 0000000..e33e6fe --- /dev/null +++ b/Teams/YetAnotherTeam/ABOUT.md @@ -0,0 +1,28 @@ +Yet Another Team +================ +Hello hackers/koders! + +As you might have noticed by now, this team is called "Yet Another Team" (yes, not the most creative name). + +About the team +-------------- +This is a "single-member" team. + +Just like you probably are, I am just another enthusiast, who believes that he can contribute (even in a small way), to a better world. + +The name is inspired by the Linux community, which widely uses the "YA" acronym. +I highly admire this community, that is well-known for providing clever ideas, often in an altruistic way. + +Although winning one of the categories would be very nice, this is not what drives me to join this contest. +It is the idea that I can contribute to help people, in some way, what drives me. + +About my skills and purpose +--------------------------- +I currently work as a Technical Support agent for a partner of a well-known network corporation. + +It is my hobby to program (in various languages, including PHP, JavaScript, Java and C++). +My dream is to become a good programmer, for this is what I enjoy the most. + +I consider myself a hacker, since I like to customize things to work better for me. + +I would like to address the need for a better way to deliver legal documents (EULA, TOS), although I cannot provide a lot of details, at the time. From ee308caf322da3a5a3bcf30943f87edc45642daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Lucas?= Date: Thu, 27 Nov 2014 13:35:46 -0200 Subject: [PATCH 673/997] brazilKoders team application --- Teams/brazilKoders/about.md | 24 ++++++++++++++++++++++++ Teams/brazilKoders/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 Teams/brazilKoders/about.md create mode 100644 Teams/brazilKoders/team.json diff --git a/Teams/brazilKoders/about.md b/Teams/brazilKoders/about.md new file mode 100644 index 0000000..6b8ab57 --- /dev/null +++ b/Teams/brazilKoders/about.md @@ -0,0 +1,24 @@ +Brazil Koders +================ + +We are the super brazilian team! We are about the build something awesome and get to the top. + + +About your team +=========================== + +| Andre | Gabriel | Paullo +|--- |--- |--- +| ![Andre](https://scontent-b-gru.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/1425683_10153525032145261_2036125457_n.jpg?oh=fa7486729a0de880ccf27e347f70a5a2&oe=5509069F) | ![Gabriel](https://scontent-b-gru.xx.fbcdn.net/hphotos-xfp1/v/t1.0-9/1391491_10202347341759549_8101725418041298135_n.jpg?oh=7cfd85eb91b70aa7417c8a9feadb2532&oe=55161C72) | ![Paullo](https://scontent-a-gru.xx.fbcdn.net/hphotos-xfa1/v/t1.0-9/10734099_756158111119910_3530888804525742896_n.jpg?oh=1a7913c3408f60fdd4bff6b8a38a61bf&oe=54DA8C0C) + +We are a team of developers and hackathon lovers. + +We have been waiting for this competition for a long time and each of us have a specific reason to be here, but if there is one word that can describe what we are hoping to find here is: Opportunity. + +Opportunity to work together in something new and exciting. Opportunity to have fun in this fast paced life. And opportunity to win something that can really make a difference in our future carriers! + + + + +Two of us are really good with front-end development, but node.js is here and we have been building awesome things with it. The other one is a rails ninja and have been asked to work in tons of nice companies (but he really likes his own company). +======= \ No newline at end of file diff --git a/Teams/brazilKoders/team.json b/Teams/brazilKoders/team.json new file mode 100644 index 0000000..cdb35e2 --- /dev/null +++ b/Teams/brazilKoders/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Brazil Koders", + "members": [ + { + "name": "André Lucas", + "twitter": "andrelug_", + "koding": "andrelug", + "location": "Belo Horizonte, BR", + "lead": true + }, + { + "name": "Gabriel Hamdan", + "twitter": "dghamdan", + "koding": "hamdan85", + "location": "Belo Horizonte, BR" + }, + { + "name": "Paullo Norato", + "twitter": "-", + "koding": "paullonorato", + "location": "Santos, BR" + } + ] +} \ No newline at end of file From dab971b38582113b6c464ebded715020832ec9e9 Mon Sep 17 00:00:00 2001 From: "Eden S.-G" Date: Thu, 27 Nov 2014 10:49:06 -0500 Subject: [PATCH 674/997] Add team.json --- Teams/Hatzors/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Hatzors/team.json diff --git a/Teams/Hatzors/team.json b/Teams/Hatzors/team.json new file mode 100644 index 0000000..d311def --- /dev/null +++ b/Teams/Hatzors/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Hatzors", + "members": [ + { + "name": "Eden S.-G.", + "twitter": "Eden_SG", + "koding": "edensg", + "location": "Ontario, CA", + "lead": true + }, + { + "name": "Michael Barker", + "twitter": "TheMacMini09", + "koding": "themacmini09", + "location": "Ontario, CA" + } + ] +} \ No newline at end of file From 9f066e71f1a560105956419bdf6ebf8165b36326 Mon Sep 17 00:00:00 2001 From: "Eden S.-G" Date: Thu, 27 Nov 2014 11:00:44 -0500 Subject: [PATCH 675/997] Add ABOUT.md --- Teams/Hatzors/ABOUT.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Teams/Hatzors/ABOUT.md diff --git a/Teams/Hatzors/ABOUT.md b/Teams/Hatzors/ABOUT.md new file mode 100644 index 0000000..fb0f242 --- /dev/null +++ b/Teams/Hatzors/ABOUT.md @@ -0,0 +1,22 @@ +Team Hatzors! +============= + +We are two grade 10 students in Canada, looking to see what we can do here. Together we are quite fluent in HTML/CSS/JS, python, and are learning Swift and dabbling in lots of other languages. + +We are: +------- +#### Eden S.-G. +I mainly work on front-end, usually in `HTML`/`CSS`/`JS`. I also dabble in Blender, Inkscape and GIMP for design work. I put some of my work [here](http://edensg.me/), and I have a bunch of design/visuals [here](http://edensg.me/files.html) and [here](https://edensg.github.io/) (haven’t updated this last one in a while). I’ve been exploring `Jekyll` and `SASS`, and have been using tools like `Node.JS` and `Ruby` for a while now. + +I was introduced to coding in grade four by an awesome teacher I had — he had a bunch of Commodore 64s in the classroom and taught the entire class the basics of `BASIC`. I ended up making text-based adventures, lottery/probability games, and even a conversation engine (it didn’t say much, but it did work). The next year I made a full game of Asteroids in Scratch, complete with X, Y and rotational momentum and acceleration, and asteroid splitting. I since have taught myself `HTML`/`CSS`/`JS` through Codecademy, and have started making an online version of [Vector 3](https://web.archive.org/web/20131115042508/http://playthisthing.com/vector-3) with Three.JS. I have contributed code for Fight For the Future, have made interactive online infographics for school projects, and have attended a local hackathon for Global Hack Day. + +#### Michael Barker +I am 15 years old, and have been programming since I was 11. I have been taught Java 8 and Python 3 at school, but have pursued many other languages on my own time, including `C`, `C++`, `Objective-C`, and `Swift`, plus a few scripting languages, such as `Bash`, `Perl`, and `Ruby`. I got into scripting because I wanted to automate things that I did repeatedly, and that opened up doors to learning higher-level languages, rather than just scripting. + +I am also very interested in Bitcoin. I have been mining Bitcoin since May of this year, and I’ve made about 0.4 BTC (about 168 CAD as of the time of writing). I think that cryptocurrencies will be used a lot in the future — Cryptocurrencies cannot be controlled by any central agency, so the value of the currency cannot be manipulated by the government to fit their own needs. Also, since they can easily be sent to anyone in the world no matter where they are, there would no longer be a need for currency exchange fees/inconvenience of exchanging currencies. + + I have also been runing a Tor relay, an I2P node, and a Freenet node (with 50GB of cache), contributing to three of the leading networks that protect privacy and anonymity online. + +* * * + +
\ No newline at end of file From db4189f14f8796f204eb09e87d65a0f2bccebbfb Mon Sep 17 00:00:00 2001 From: Jake Drew Date: Thu, 27 Nov 2014 16:19:59 +0000 Subject: [PATCH 676/997] Create ABOUT.md --- Teams/DigitiCO/ABOUT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/DigitiCO/ABOUT.md diff --git a/Teams/DigitiCO/ABOUT.md b/Teams/DigitiCO/ABOUT.md new file mode 100644 index 0000000..bb7774e --- /dev/null +++ b/Teams/DigitiCO/ABOUT.md @@ -0,0 +1,12 @@ +DigitiCO +================ +About Us +=========================== + +We are located all around the world, From Mongolia to USA, UK, India + +Skills + +======= + +We are full of a range of skills, from python backend to javascript frontend. From 39f670733af586c11057d72ac9053573ff909bea Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 11:23:27 -0500 Subject: [PATCH 677/997] Update team members koding user name --- Teams/Sudo/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Sudo/team.json b/Teams/Sudo/team.json index 5d1adf3..1ff7fb0 100644 --- a/Teams/Sudo/team.json +++ b/Teams/Sudo/team.json @@ -11,19 +11,19 @@ { "name": "Victor Gonzales", "twitter": "vichugof", - "koding": "", + "koding": "vichugof", "location": "Cali, CO" }, { "name": "Ricardo Valencia", "twitter": "rcrd_chtrr_pnk ", - "koding": "", + "koding": "ravm", "location": "Cali, CO" }, { "name": "Jhon Cardona", "twitter": "jhonjcm2", - "koding": "", + "koding": "jjcarmu", "location": "Cali, CO" } ] From 48d5cad6deea07968a613ae2aa5160a6d16d3a44 Mon Sep 17 00:00:00 2001 From: Rodion Martynov Date: Thu, 27 Nov 2014 19:26:21 +0300 Subject: [PATCH 678/997] Update ABOUT.md Added Gitter team chat link --- Teams/OrangeVerse/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/OrangeVerse/ABOUT.md b/Teams/OrangeVerse/ABOUT.md index 3fa8ed4..a43ad5a 100644 --- a/Teams/OrangeVerse/ABOUT.md +++ b/Teams/OrangeVerse/ABOUT.md @@ -10,9 +10,10 @@ All of us use the following technologies: 2. JavaScript (NodeJS at backend) and AngularJS, BackboneJS, jQuery etc. on client-side 3. HTML5 (and WebGL too) - We plan to rock with HTML5 on global Earth problems or/and educational gaming. +Want to join or have anything to say, you are welcome: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/rudym/OrangeVerse?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + About the team =========================== Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. From 1a995cfbef7948874fac4b8fd6fff670145c5777 Mon Sep 17 00:00:00 2001 From: Richard Andres Melo Carrillo Date: Thu, 27 Nov 2014 11:31:02 -0500 Subject: [PATCH 679/997] Update skills section on about.md file --- Teams/Sudo/ABOUT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Teams/Sudo/ABOUT.md b/Teams/Sudo/ABOUT.md index 8a90231..9288774 100644 --- a/Teams/Sudo/ABOUT.md +++ b/Teams/Sudo/ABOUT.md @@ -17,6 +17,5 @@ Sudo company began the last year as a project to support web applications and pr 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. + +Currently, all team work with technologies PHP, Symfony Framework, JavaScript, JQuery and angularJS. We are interested to work on #1 and #3. From 403de508d86511a14b32ea9aabcbe89364066b5b Mon Sep 17 00:00:00 2001 From: fduhia Date: Thu, 27 Nov 2014 19:35:42 +0300 Subject: [PATCH 680/997] Added team information --- Teams/Spartan-Devs/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Spartan-Devs/team.json diff --git a/Teams/Spartan-Devs/team.json b/Teams/Spartan-Devs/team.json new file mode 100644 index 0000000..a179d51 --- /dev/null +++ b/Teams/Spartan-Devs/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Fredrick Duhia", + "twitter": "fredduhia", + "koding": "fduhia", + "location": "Arusha, TZ" + } + ] +} From cc2e73e7a355761cb0b92524fa528728a79b9adb Mon Sep 17 00:00:00 2001 From: fduhia Date: Thu, 27 Nov 2014 19:43:01 +0300 Subject: [PATCH 681/997] Added an about file --- Teams/Spartan-Devs/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/Spartan-Devs/ABOUT.md diff --git a/Teams/Spartan-Devs/ABOUT.md b/Teams/Spartan-Devs/ABOUT.md new file mode 100644 index 0000000..494261e --- /dev/null +++ b/Teams/Spartan-Devs/ABOUT.md @@ -0,0 +1,13 @@ + +## Team Spartan Devs + +We are Fred and well, just Fred. Here in the name of curiosity + +## About Us + +Interested in all things tech + +## Languages we love + +-C +-Python From 3a9b4422d64942b2aa6550b16e50d9784a2dec6c Mon Sep 17 00:00:00 2001 From: fduhia Date: Thu, 27 Nov 2014 19:45:17 +0300 Subject: [PATCH 682/997] Updated team name --- Teams/Spartan-Devs/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Spartan-Devs/team.json b/Teams/Spartan-Devs/team.json index a179d51..bc74c1b 100644 --- a/Teams/Spartan-Devs/team.json +++ b/Teams/Spartan-Devs/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Team Spartan Devs", "members": [ { "name": "Fredrick Duhia", From da06d983fb5fcfc35769e9335a0752286d016385 Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Thu, 27 Nov 2014 14:03:18 -0300 Subject: [PATCH 683/997] Consolidates Random Hackers team info --- Teams/RandomHackers/ABOUT.md | 9 +++++---- Teams/RandomHackers/team.json | 6 ++++++ 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 2197681..f44a139 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,16 +8,17 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest | Ben -|--- |--- |--- | --- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) +| Dylson | Ildus | Jenthebest | Ben | RobPW +|--- |--- |--- | --- | --- +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) | ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) + We're still gathering. Skills ====== -Ruby, Rails, JS, CSS, HTML. +Ruby, Rails, JS, (S)CSS, HTML. Idea ==== diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 0e894d0..fb8522c 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -25,6 +25,12 @@ "twitter": "7Eleben", "koding": "igop", "location": "Manila, PH" + }, + { + "name": "Robert P White", + "twitter": "rob_pw", + "koding": "rob-pw", + "location": "Nottinghamshire, GB" } ] } From cafcdb21ea4d0d31dc2b6e25df99a85c2b16df00 Mon Sep 17 00:00:00 2001 From: elc1798 Date: Thu, 27 Nov 2014 12:06:22 -0500 Subject: [PATCH 684/997] Update team.json --- Teams/StuyFyreLegacy/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/StuyFyreLegacy/team.json b/Teams/StuyFyreLegacy/team.json index cf6faca..6d37ca1 100644 --- a/Teams/StuyFyreLegacy/team.json +++ b/Teams/StuyFyreLegacy/team.json @@ -1,11 +1,11 @@ { - "teamName": "Team Koders", + "teamName": "StuyFyreLegacy", "members": [ { "name": "Ethan Cheng", "twitter": "", "koding": "elc1798", - "location": "New York, US" + "location": "New York, US", "lead": true }, { From 4a64f36d0d897763429f5d5bc9a12797ed364ad9 Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Thu, 27 Nov 2014 14:06:45 -0300 Subject: [PATCH 685/997] Consolidates Random Hackers team info --- Teams/RandomHackers/ABOUT.md | 4 ++-- Teams/RandomHackers/team.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index f44a139..afc6140 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -8,9 +8,9 @@ We are the Random Hackers team. About ===== -| Dylson | Ildus | Jenthebest | Ben | RobPW +| Dylson | Ildus | Jenthebest | RobPW | Ben |--- |--- |--- | --- | --- -| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) | ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) +| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![Jenthebest](https://pbs.twimg.com/profile_images/537042120821862401/X37nkZ0U_400x400.png) | ![Rob-pw](https://pbs.twimg.com/media/BeLjs4kIQAAkR83.jpg:thumb) | ![Ben](https://pbs.twimg.com/profile_images/528597310612058112/3PD27_0I_200x200.jpeg) We're still gathering. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index fb8522c..433b119 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -20,17 +20,17 @@ "koding": "jenthebest", "location": "Philadelphia, US" }, - { - "name": "Ben", - "twitter": "7Eleben", - "koding": "igop", - "location": "Manila, PH" - }, { "name": "Robert P White", "twitter": "rob_pw", "koding": "rob-pw", "location": "Nottinghamshire, GB" + }, + { + "name": "Ben", + "twitter": "7Eleben", + "koding": "igop", + "location": "Manila, PH" } ] } From 12441cef00d3236be67735cdcd7f65f5e1f98d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=B6ble=20Istv=C3=A1n?= Date: Thu, 27 Nov 2014 19:25:01 +0200 Subject: [PATCH 686/997] Updated team name and member data --- Teams/VamPerl/team.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Teams/VamPerl/team.js b/Teams/VamPerl/team.js index 3825400..4ad1249 100644 --- a/Teams/VamPerl/team.js +++ b/Teams/VamPerl/team.js @@ -1,5 +1,5 @@ { - "teamName": "PerlMonks", + "teamName": "VamPerl", "members": [ { "name": "Bărbânță Ligia Luoana", @@ -10,7 +10,8 @@ "name": "Köble István", "twitter": "kobleistvan", "koding": "kobleistvan", - "location": "Cluj-Napoca, RO" + "location": "Cluj-Napoca, RO", + "lead": true }, { "name": "Alexandru Străjeriu", From 366135d4d915ab7f93bb5f5548e9e1635efb3edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=B6ble=20Istv=C3=A1n?= Date: Thu, 27 Nov 2014 19:31:06 +0200 Subject: [PATCH 687/997] About started --- Teams/VamPerl/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/VamPerl/ABOUT.md diff --git a/Teams/VamPerl/ABOUT.md b/Teams/VamPerl/ABOUT.md new file mode 100644 index 0000000..8aa3537 --- /dev/null +++ b/Teams/VamPerl/ABOUT.md @@ -0,0 +1,21 @@ +![Cover](https://pbs.twimg.com/media/BYjZcj4CIAAP65b.jpg)| +Greetings from team VamPerl! + +=========================== + + ![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. +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 cd34af76a647ec8d5bb8f85906abc06e910cbf2f Mon Sep 17 00:00:00 2001 From: vyaskartik2001 Date: Thu, 27 Nov 2014 23:11:02 +0530 Subject: [PATCH 688/997] Added Team Information, One Man Army!! :) Added Team Information, One Man Army!! Twitter Handle is @Kartik_Vyas , URL is: https://twitter.com/Kartik_Vyas Also I have a blog if interested: cartikvyas.blogpost.com --- Teams/MAVERICK/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/MAVERICK/team.json diff --git a/Teams/MAVERICK/team.json b/Teams/MAVERICK/team.json new file mode 100644 index 0000000..72bcf07 --- /dev/null +++ b/Teams/MAVERICK/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "MAVERICK", + "members": [ + { + "name": "Kartik Vyas", + "twitter": "vyaskartik2001", + "koding": "vyaskartik2001", + "location": "Pune,India" + } + ] +} From cb39c86ac17d56e7dc540f69b244de64613d16f0 Mon Sep 17 00:00:00 2001 From: vyaskartik2001 Date: Thu, 27 Nov 2014 23:20:00 +0530 Subject: [PATCH 689/997] Added an about file --- Teams/MAVERICK/ABOUT.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Teams/MAVERICK/ABOUT.md diff --git a/Teams/MAVERICK/ABOUT.md b/Teams/MAVERICK/ABOUT.md new file mode 100644 index 0000000..40ff2ed --- /dev/null +++ b/Teams/MAVERICK/ABOUT.md @@ -0,0 +1,25 @@ +#Team MAVERICK + +I am applying for the competition as a solo. I have over 5 years of full time experience in IT industry. +I hold a bachelors in computer engineering from University of Mumbai. + +My skill ranges mainly include below: + +Proficient +-DB and PL\SQL Developer +-DBA +-Shell Scripting + +Intermeddiate +-Java +-Python + +I am an avid technical and non technical write, this is my blog link: cartikvyas.blogspot.com +I am a tech geek, and a self proclaimed, non humble genius! \m/ +I have completed a 24 hour world hackathon in my company couple months back, where I built a cloud based smart fire +management system based on the IOT paradigm, which is still a novel concept. Mainly done using shell scripting and MySQL +along with some APIs, had my brain work in nitrous mode for 24 god damn hours, and followed by 2 days of rest!! :P + +I have also learnt Java, Python and can do basic coding in them. I am passionate about DB though, but I like coding too. + +#Peace From 1ba5fc5d857cb1634242d8f4d4af412391530985 Mon Sep 17 00:00:00 2001 From: Parth Pankaj Tiwary Date: Thu, 27 Nov 2014 23:21:18 +0530 Subject: [PATCH 690/997] Fixed some typos in the document. --- Teams/TheChange/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TheChange/ABOUT.md b/Teams/TheChange/ABOUT.md index 77c61cb..0c7fe7a 100644 --- a/Teams/TheChange/ABOUT.md +++ b/Teams/TheChange/ABOUT.md @@ -10,5 +10,5 @@ About the skills that I have or I might use in this hackathon? I have co-founded one startup that is frameinn.com, I do know Django, python and its recently that I have ventured for MEAN stack and what can be made using MEAN stack. I have a thing for data visualization, as it precisely explains -what minimalistic appraoch is. I guess that is most of it, I will be taking up a project related to the data and the +what minimalistic approach is. I guess that is most of it, I will be taking up a project related to the data and the way we have structured our data so far and how should we go about changing it, in order to put it to its actual use. From 2ca98de21df45c4ca05b0aae8f4d2fe8e36a06fe Mon Sep 17 00:00:00 2001 From: fcismondi Date: Thu, 27 Nov 2014 12:53:44 -0500 Subject: [PATCH 691/997] Added team file --- Teams/revolTOS/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/revolTOS/team.json diff --git a/Teams/revolTOS/team.json b/Teams/revolTOS/team.json new file mode 100644 index 0000000..1e9318d --- /dev/null +++ b/Teams/revolTOS/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Federico Cismondi", + "twitter": "@fcismondi", + "koding": "fcismondi", + "location": "Boston, US" + }, + { + "name": "Paulo Melo", + "twitter": "", + "koding": "pmelo", + "location": "Lisbon, PT" + }, + { + "name": "Carlos Samuel Boto", + "twitter": "", + "koding": "csmboto", + "location": "Coimbra, PT", + "lead": true + }, + { + "name": "Eduardo Nunes", + "twitter": "", + "koding": "enunes", + "location": "Lisbon, PT" + }, + { + "name": "Rita Oliveira", + "twitter": "", + "koding": "roliveira", + "location": "Lisbon, PT" + } + ] +} From c9376c7e97b6ab530b59adc596af20436a9d056b Mon Sep 17 00:00:00 2001 From: vyaskartik2001 Date: Thu, 27 Nov 2014 23:36:06 +0530 Subject: [PATCH 692/997] Updating country as two char --- Teams/MAVERICK/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/MAVERICK/team.json b/Teams/MAVERICK/team.json index 72bcf07..44e0db8 100644 --- a/Teams/MAVERICK/team.json +++ b/Teams/MAVERICK/team.json @@ -5,7 +5,7 @@ "name": "Kartik Vyas", "twitter": "vyaskartik2001", "koding": "vyaskartik2001", - "location": "Pune,India" + "location": "Pune,IN" } ] } From 990a872f5096b707c6aac5bc74dec38c4d3ea860 Mon Sep 17 00:00:00 2001 From: fcismondi Date: Thu, 27 Nov 2014 13:10:09 -0500 Subject: [PATCH 693/997] Create ABOUT.md --- Teams/revolTOS/ABOUT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/revolTOS/ABOUT.md diff --git a/Teams/revolTOS/ABOUT.md b/Teams/revolTOS/ABOUT.md new file mode 100644 index 0000000..13e954b --- /dev/null +++ b/Teams/revolTOS/ABOUT.md @@ -0,0 +1,30 @@ +# Team revolTOS + +We are Federico, Paulo, Carlos, Eduardo and Rita, and we can basically can fix from a radio to a CT scanner, we can design circuits with logic gates, with PICs, with microprocessors and even micro-controllers. We used to mention the languages we know how to code with... Lately it's easier to say that Ruby on rails and Python are not our thing, but we can even code in ancient mayan! + +Besides that, with Eduardo we complement our coding skills with artistic design, which makes our creation a real piece of art. Carlos provides the business insights to make revolTOS an always market-oriented/market-driven group. Paulo and Rita design our products in such a way that the user experience goes as a charm. And Federico builds the backend to make sure our products are meaningful. + + +Carlos Boto + +Since an early age I have been fascinated by the idea of creating economic value through disruptive +technologies and by the impact of such projects in society. I work on technology transfer projects, product +identification, market analysis, finding strategies to market entry and financial analysis. I dream about the +day where the interface between Research / Business / Finance disappears, contributing this way to +global development. + + +Federico Cismondi + +I think of myself as a “data-driven person”, somebody who likes to dig deeply into collected information +and then look for the facts in order to make decisions based on them. Also, since the early stages of my +career I have had a self-driven, self-motivated way of encompassing work in multidisciplinary +environments, sometimes having limited or no supervision at all, and still achieving or surpassing the +expected goals. + + +Paulo Melo + +I think of myself as an engineering artist. I understand how people interact with problems, interfaces and +situations, and creatively define structures to facilitate those interactions. I have multidisciplinary +experience in design and product development to successfully guide the product to market. From aa44bcda1ab1d08d120cdafffbcf4aa006b5ca58 Mon Sep 17 00:00:00 2001 From: fcismondi Date: Thu, 27 Nov 2014 13:13:28 -0500 Subject: [PATCH 694/997] Update team.json --- Teams/revolTOS/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/revolTOS/team.json b/Teams/revolTOS/team.json index 1e9318d..9fedb12 100644 --- a/Teams/revolTOS/team.json +++ b/Teams/revolTOS/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "revolTOS", "members": [ { "name": "Federico Cismondi", From 70da47c1e955a5be8aa74fe066179c0df1476d78 Mon Sep 17 00:00:00 2001 From: William Young Date: Thu, 27 Nov 2014 12:50:08 -0600 Subject: [PATCH 695/997] Remove team member. --- Teams/Ocelot Dev/team.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json index 1d60538..b3103c2 100644 --- a/Teams/Ocelot Dev/team.json +++ b/Teams/Ocelot Dev/team.json @@ -13,12 +13,6 @@ "twitter": "Werl2", "koding": "werl", "location": "Wetaskiwin, CA" - }, - { - "name": "Subhash Ramesh", - "twitter": "stubby_tech", - "koding": "coding24by7", - "location": "Fremont, US" } ] } \ No newline at end of file From 6cf169ec8a72cae6edecff4c3ffda3ac588f40e2 Mon Sep 17 00:00:00 2001 From: William Young Date: Thu, 27 Nov 2014 12:53:33 -0600 Subject: [PATCH 696/997] fixed team name --- Teams/Ocelot Dev/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Ocelot Dev/team.json b/Teams/Ocelot Dev/team.json index b3103c2..e17ad7d 100644 --- a/Teams/Ocelot Dev/team.json +++ b/Teams/Ocelot Dev/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Ocelot Dev", "members": [ { "name": "William Young", From 9cefde3360287768909719f4d5dfc2b00e0a2580 Mon Sep 17 00:00:00 2001 From: Detonavomek Date: Thu, 27 Nov 2014 20:58:05 +0200 Subject: [PATCH 697/997] Create team.json Create team --- Teams/1d20/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/1d20/team.json diff --git a/Teams/1d20/team.json b/Teams/1d20/team.json new file mode 100644 index 0000000..9032a26 --- /dev/null +++ b/Teams/1d20/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "1d20", + "members": [ + { + "name": "Anthony Adamiv", + "twitter": "detonavomek", + "koding": "detonavomek", + "location": "Kyiv, UA", + "lead": true + }, + { + "name": "Andrew Dacenko", + "twitter": "andrewdacenko", + "koding": "andrewdacenko", + "location": "Kyiv, UA" + }, + { + "name": "Viktor Danilyuk", + "twitter": "pod6666", + "koding": "pod666", + "location": "Kyiv, UA" + }, + { + "name": "Dmitry Pryadko", + "twitter": "yesthymajesty", + "koding": "thymajesty", + "location": "Kyiv, UA" + } + ] +} From 431776a487b1b5f98db6b1f6268d215a2b419aec Mon Sep 17 00:00:00 2001 From: Micaiah Wallace Date: Thu, 27 Nov 2014 12:36:02 -0700 Subject: [PATCH 698/997] Added team SonsOfTheKing --- Teams/SonsOfTheKing/ABOUT.md | 26 ++++++++++++++++++++++++++ Teams/SonsOfTheKing/team.json | 17 +++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 Teams/SonsOfTheKing/ABOUT.md create mode 100644 Teams/SonsOfTheKing/team.json diff --git a/Teams/SonsOfTheKing/ABOUT.md b/Teams/SonsOfTheKing/ABOUT.md new file mode 100644 index 0000000..6db5f78 --- /dev/null +++ b/Teams/SonsOfTheKing/ABOUT.md @@ -0,0 +1,26 @@ +This is our page +================ + +We are two enthusiastic entrepre-coders who love to invent and innovate beyond what's possible. + + +About your team +=========================== + +| Josh | Micaiah +|--- |--- +| ![Josh](https://media.licdn.com/media/p/1/005/01e/0bd/259cd3e.jpg) | ![Micaiah](https://media.licdn.com/media/p/8/005/088/175/30347f7.jpg) + +The reason we joined this hackathon was to have a fun way to put our programming/problem solving skills to the test. + +Josh and I both have a way of thinking about everything we encounter anything that causes problems or isn't efficient, how +can we fix this? It's this motivation that drives the majority of our projects, the rest of them fall along the lines of, +"How can we turn this microwave into something useful other than cooking hot pockets?" Either way, it's our passion to make +things that can benefit people in whatever they are doing, making technology work for us, not the other way around. + + +About your skills and what you are going to do? +======= +We tend to work better with html 5 and jQuery, our project will probably +revolve around web technologies including PHP for our server side code. So +the educational multiplayer game sounds like a likely option for our theme choice. \ No newline at end of file diff --git a/Teams/SonsOfTheKing/team.json b/Teams/SonsOfTheKing/team.json new file mode 100644 index 0000000..06241c2 --- /dev/null +++ b/Teams/SonsOfTheKing/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Sons Of The King", + "members": [ + { + "name": "Micaiah Wallace", + "twitter": "micaiahwallace", + "koding": "snoapps", + "location": "Denver, US", + "lead": true + }, + { + "name": "Joshua Krueger", + "koding": "infinight", + "location": "Denver, US" + } + ] +} From 46fdc4e3e080c4dab4cdb5ad8f0cbfc4a62a11f4 Mon Sep 17 00:00:00 2001 From: Detonavomek Date: Thu, 27 Nov 2014 21:46:43 +0200 Subject: [PATCH 699/997] created first version --- Teams/1d20/ABOUT.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Teams/1d20/ABOUT.md diff --git a/Teams/1d20/ABOUT.md b/Teams/1d20/ABOUT.md new file mode 100644 index 0000000..025d9b8 --- /dev/null +++ b/Teams/1d20/ABOUT.md @@ -0,0 +1,22 @@ +1d20 dev team from Ukraine +================ + +![1d20](http://1d20dev.com/wp-content/uploads/2014/11/logo.png) + +Web critical hit! +COMBO!!! COMBO!!! COMBO!!! + + +About your team +=========================== + +| detonavomek | andrewdacenko | pod666 | thymajesty +|--- |--- |--- |--- +| ![detonavomek](http://1d20dev.com/wp-content/uploads/2014/11/BlopKCLlolk.jpg) | ![andrewdacenko](http://1d20dev.com/wp-content/uploads/2014/11/Snimok-ekrana-2014-08-21-v-18.26.36-2.png) | ![pod666](http://1d20dev.com/wp-content/uploads/2014/11/15432.png) | ![thymajesty](http://1d20dev.com/wp-content/uploads/2014/11/1234342.png) | + +We are 4 friends in one group in university. +Once upone a time craftsman decided to enter the best techical university of Ukraine. By that moment he didn't knew, that he would met with ecenomist, musician and anime guy. The only one thing that hade grouped this cvartet are AD&D. Past some weekends thay had figured out that thay had another one common interest - programming. This was the fate. Passion for programming and role-playingmade it's diel. And thay unite the team. This team do all it's best to make a critical hit. 1d20 FTW! + +About our skills and what we are going to do? +======= +We are still brainstorming. From f86c8d3ee3b93db53b455bd98b4d2b61d296d722 Mon Sep 17 00:00:00 2001 From: sergioneo Date: Thu, 27 Nov 2014 16:46:49 -0300 Subject: [PATCH 700/997] Added team information --- Teams/NeoTech/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/NeoTech/team.json diff --git a/Teams/NeoTech/team.json b/Teams/NeoTech/team.json new file mode 100644 index 0000000..2f35381 --- /dev/null +++ b/Teams/NeoTech/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "NeoTech", + "members": [ + { + "name": "Sergio Yáñez", + "twitter": "serginhoys", + "koding": "syanezs", + "location": "Santiago, CL" + } + ] +} From 414508bf189428681ef4d798fb2f8162eb23d74e Mon Sep 17 00:00:00 2001 From: eburdon Date: Thu, 27 Nov 2014 11:47:18 -0800 Subject: [PATCH 701/997] Removed koding name errir --- Teams/BabesFromVictoria/team.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json index 6fb92a1..af375b5 100644 --- a/Teams/BabesFromVictoria/team.json +++ b/Teams/BabesFromVictoria/team.json @@ -11,11 +11,6 @@ "name": "Leslie Scott", "koding": "leslieascott", "location": "Victoria, CA" - }, - { - "name": "Quintan Neville", - "koding": "--", - "location": "Victoria, CA" }, { "name": "Jeremy Kroeker", From 208e094560fb2cd196a45a904b30d78254feba24 Mon Sep 17 00:00:00 2001 From: Detonavomek Date: Thu, 27 Nov 2014 21:48:43 +0200 Subject: [PATCH 702/997] Update ABOUT.md --- Teams/1d20/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/1d20/ABOUT.md b/Teams/1d20/ABOUT.md index 025d9b8..87640cd 100644 --- a/Teams/1d20/ABOUT.md +++ b/Teams/1d20/ABOUT.md @@ -12,7 +12,7 @@ About your team | detonavomek | andrewdacenko | pod666 | thymajesty |--- |--- |--- |--- -| ![detonavomek](http://1d20dev.com/wp-content/uploads/2014/11/BlopKCLlolk.jpg) | ![andrewdacenko](http://1d20dev.com/wp-content/uploads/2014/11/Snimok-ekrana-2014-08-21-v-18.26.36-2.png) | ![pod666](http://1d20dev.com/wp-content/uploads/2014/11/15432.png) | ![thymajesty](http://1d20dev.com/wp-content/uploads/2014/11/1234342.png) | +| ![detonavomek](http://1d20dev.com/wp-content/uploads/2014/11/BlopKCLlolk-e1417117528284.jpg) | ![andrewdacenko](http://1d20dev.com/wp-content/uploads/2014/11/Snimok-ekrana-2014-08-21-v-18.26.36-2-e1417117493321.png) | ![pod666](http://1d20dev.com/wp-content/uploads/2014/11/15432-e1417117552938.png) | ![thymajesty](http://1d20dev.com/wp-content/uploads/2014/11/1234342-e1417117538285.png) | We are 4 friends in one group in university. Once upone a time craftsman decided to enter the best techical university of Ukraine. By that moment he didn't knew, that he would met with ecenomist, musician and anime guy. The only one thing that hade grouped this cvartet are AD&D. Past some weekends thay had figured out that thay had another one common interest - programming. This was the fate. Passion for programming and role-playingmade it's diel. And thay unite the team. This team do all it's best to make a critical hit. 1d20 FTW! From db21a7f502cfbe9a5081620abbb9ed5296042fcf Mon Sep 17 00:00:00 2001 From: sergioneo Date: Thu, 27 Nov 2014 16:49:35 -0300 Subject: [PATCH 703/997] added about info --- Teams/NeoTech/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/NeoTech/ABOUT.md diff --git a/Teams/NeoTech/ABOUT.md b/Teams/NeoTech/ABOUT.md new file mode 100644 index 0000000..fa53c17 --- /dev/null +++ b/Teams/NeoTech/ABOUT.md @@ -0,0 +1,13 @@ +## NEO TECH + +NEO TECH is my internet alias for programming and developping matters. My name is Sergio Yáñez, and I am from Santiago, Chile + +## Languages + +I Develop frequently in +C/C++ +Java +C# +Python + +I really like developping videogames and i always embrace new challenges! From 5e78838f9f812bfc4bad7e762553b358acb4fd16 Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 14:49:48 -0500 Subject: [PATCH 704/997] added Hagan's Koding account --- Teams/Asiph/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Asiph/team.json b/Teams/Asiph/team.json index aedf216..581c818 100644 --- a/Teams/Asiph/team.json +++ b/Teams/Asiph/team.json @@ -16,8 +16,8 @@ }, { "name": "Nate Hagan", - "twitter": "", - "koding": "", + "twitter": "terminatur1", + "koding": "terminatur", "location": "Seattle, WA" } ] From d6aa092834ec42f10b10042bb4ecb5887fd3ced3 Mon Sep 17 00:00:00 2001 From: Detonavomek Date: Thu, 27 Nov 2014 21:50:35 +0200 Subject: [PATCH 705/997] Update ABOUT.md --- Teams/1d20/ABOUT.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Teams/1d20/ABOUT.md b/Teams/1d20/ABOUT.md index 87640cd..89ae455 100644 --- a/Teams/1d20/ABOUT.md +++ b/Teams/1d20/ABOUT.md @@ -19,4 +19,9 @@ Once upone a time craftsman decided to enter the best techical university of Ukr About our skills and what we are going to do? ======= -We are still brainstorming. +We are still brainstorming about idea. + +Skills: + - Python/Django + - AngularJS/CoffeeScript + - HTML5/CSS3 From b6db625c5a1084a4192454054387f703b841fb07 Mon Sep 17 00:00:00 2001 From: XrXr Date: Thu, 27 Nov 2014 15:05:46 -0500 Subject: [PATCH 706/997] Add team information --- Teams/c0D3 mUNCH3R5/ABOUT.md | 17 +++++++++++++++++ Teams/c0D3 mUNCH3R5/team.json | 23 +++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 Teams/c0D3 mUNCH3R5/ABOUT.md create mode 100644 Teams/c0D3 mUNCH3R5/team.json diff --git a/Teams/c0D3 mUNCH3R5/ABOUT.md b/Teams/c0D3 mUNCH3R5/ABOUT.md new file mode 100644 index 0000000..b89fee0 --- /dev/null +++ b/Teams/c0D3 mUNCH3R5/ABOUT.md @@ -0,0 +1,17 @@ +c0D3 mUNCH3R5 +================ + +The name was chosen after Sophia proposed "code munchers" and Wiliam proposed the l33t version. Alan likes plain English better. + + +About us +=========================== + +- Sophia: +- William: +- Alan: Has been to participated in many hackathons. Mostly do them for fun + + +Our project +======= +We don't know what we are going to make yet! \ No newline at end of file diff --git a/Teams/c0D3 mUNCH3R5/team.json b/Teams/c0D3 mUNCH3R5/team.json new file mode 100644 index 0000000..2e068c0 --- /dev/null +++ b/Teams/c0D3 mUNCH3R5/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "c0D3 mUNCH3R5", + "members": [ + { + "name": "Alan Wu", + "twitter": "matchthreee", + "koding": "xrxr", + "location": "Ottawa, CA" + }, + { + "name": "William Li", + "twitter": "WhiteUreda", + "koding": "whiteureda", + "location": "Vancouver, CA" + }, + { + "name": "Sophia Castellarin", + "twitter": "sophcastellarin", + "koding": "soapy1", + "location": "Vancouver, CA" + } + ] +} From 053c73b25414bf45eb465c1fa8c05601878bd340 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Thu, 27 Nov 2014 23:09:02 +0300 Subject: [PATCH 707/997] add member --- Teams/Snitcher/ABOUT.md | 1 + Teams/Snitcher/team.json | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Teams/Snitcher/ABOUT.md b/Teams/Snitcher/ABOUT.md index 028c8a1..3be8787 100644 --- a/Teams/Snitcher/ABOUT.md +++ b/Teams/Snitcher/ABOUT.md @@ -5,6 +5,7 @@ Roles: madest — backend, frontend developer, mio — seo, designer, arhis — just a clever guy :) + slow_d — very creative man. diff --git a/Teams/Snitcher/team.json b/Teams/Snitcher/team.json index 013514d..455962f 100644 --- a/Teams/Snitcher/team.json +++ b/Teams/Snitcher/team.json @@ -21,5 +21,10 @@ "koding": "arhis", "location": "Orel, RU" } + { + "name": "Denis Tukavin", + "koding": "slow_d", + "location": "Orel, RU" + } ] } From 1f4561ed99e6735c9509b34cb103fec8f43675c0 Mon Sep 17 00:00:00 2001 From: XrXr Date: Thu, 27 Nov 2014 15:17:51 -0500 Subject: [PATCH 708/997] Fix typo --- Teams/c0D3 mUNCH3R5/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/c0D3 mUNCH3R5/ABOUT.md b/Teams/c0D3 mUNCH3R5/ABOUT.md index b89fee0..e586c4c 100644 --- a/Teams/c0D3 mUNCH3R5/ABOUT.md +++ b/Teams/c0D3 mUNCH3R5/ABOUT.md @@ -9,7 +9,7 @@ About us - Sophia: - William: -- Alan: Has been to participated in many hackathons. Mostly do them for fun +- Alan: Has participated in many hackathons. Mostly do them for fun Our project From a85d495ff613c9ae3d8c5ab7c4bdc4eb9614d173 Mon Sep 17 00:00:00 2001 From: Martin Sudolsky Date: Thu, 27 Nov 2014 21:23:37 +0100 Subject: [PATCH 709/997] added our team - Sudolsky Brothers --- Teams/SudolskyBrothers/ABOUT.md | 25 +++++++++++++++++++++++++ Teams/SudolskyBrothers/team.json | 18 ++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 Teams/SudolskyBrothers/ABOUT.md create mode 100644 Teams/SudolskyBrothers/team.json diff --git a/Teams/SudolskyBrothers/ABOUT.md b/Teams/SudolskyBrothers/ABOUT.md new file mode 100644 index 0000000..f451dcf --- /dev/null +++ b/Teams/SudolskyBrothers/ABOUT.md @@ -0,0 +1,25 @@ +# Sudolsky Brothers + +As it is apparent from the name of our team, we are brothers programming together - we have participated in various projects +ranging from small games for mobile devices to big information systems. We love challenges and we are happy to be a part of the Hackathon. + + +# About the team + +* Martin - a programmer who has a passion for web development and all around it. Programming is more like a hobby for him. +His favourite programming languages are Javascript, PHP and Python. + +![Martin](https://avatars3.githubusercontent.com/u/1812855?v=3&s=200 "Martin") + + +* Michal - a skilled developer in C/C++, Java, Javascript, PHP, OpenCL and RenderScript. He likes computer graphics, +neural networks, genetic algorithms and parallel computation. + +![Michal](https://graph.facebook.com/sudolsky/picture?width=200&height=200 "Michal") + + +# What we are going to do + +All the given themes are really interesting and it is rather hard to pick one. As we like games and web development very much, +we want to stay within this direction. We would like to use Nginx, Nodejs, Javascript, HTML5 and some awesome API to realize our project. +Our goal is to create something creative and helpful. \ No newline at end of file diff --git a/Teams/SudolskyBrothers/team.json b/Teams/SudolskyBrothers/team.json new file mode 100644 index 0000000..9e1c330 --- /dev/null +++ b/Teams/SudolskyBrothers/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Sudolsky Brothers", + "members": [ + { + "name": "Martin Sudolsky", + "twitter": "MartinSudolsky", + "koding": "martinsuly", + "location": "Banska Bystrica, SK", + "lead": true + }, + { + "name": "Michal Sudolsky", + "twitter": "sudolskym", + "koding": "sudolskym", + "location": "Banska Bystrica, SK" + } + ] +} \ No newline at end of file From c50f53198c18178a570cb9aad837b64405af54f3 Mon Sep 17 00:00:00 2001 From: El Houcine Az Date: Thu, 27 Nov 2014 20:30:26 +0000 Subject: [PATCH 710/997] Update team.json --- Teams/wCwL/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/wCwL/team.json b/Teams/wCwL/team.json index e51b081..7282a8e 100644 --- a/Teams/wCwL/team.json +++ b/Teams/wCwL/team.json @@ -5,7 +5,7 @@ "name": "El Houcine Az", "twitter": "elhoucine01", "koding": "eldev", -"location": "Casablanca, Morocco", +"location": "Casablanca, Morocco" } ] } From 3b3e8c047f525f1d1a5117f92c5492cd56eaa37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Satragno?= Date: Wed, 26 Nov 2014 22:23:42 -0300 Subject: [PATCH 711/997] Added Team4Continents. --- Teams/Team4Continents/ABOUT.md | 14 ++++++++++++++ Teams/Team4Continents/team.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 Teams/Team4Continents/ABOUT.md create mode 100644 Teams/Team4Continents/team.json diff --git a/Teams/Team4Continents/ABOUT.md b/Teams/Team4Continents/ABOUT.md new file mode 100644 index 0000000..cbfd5ab --- /dev/null +++ b/Teams/Team4Continents/ABOUT.md @@ -0,0 +1,14 @@ +A team from 4 continents +================ + +We got to know each other as part of an international contest, Google Code-In +when we were in high school! + +Who we are +=========================== +4 (Very) young software developers from South and North America, Europe and +Asia. + +TODO +=========================== +Put more relevant info here. diff --git a/Teams/Team4Continents/team.json b/Teams/Team4Continents/team.json new file mode 100644 index 0000000..18f8138 --- /dev/null +++ b/Teams/Team4Continents/team.json @@ -0,0 +1,29 @@ +{ + "teamName": "Team 4 Continents", + "members": [ + { + "name": "Nicolas Satragno", + "twitter": "nsatragno", + "koding": "nicolassatragno", + "location": "Buenos Aires, AR", + "lead": true + }, + { + "name": "Mark Klien", + "koding": "areke", + "location": "Honolulu, US" + }, + { + "name": "Przemek Buczkowski", + "twitter": "przemub", + "koding": "przemub", + "location": "Nowy Sacz, PL" + }, + { + "name": "Aneesh Dogra", + "twitter": "AneeshDogra", + "koding": "Lionaneesh", + "location": "New Delhi, IN" + } + ] +} From e94c5d1b81280338adc7408a290307383cc6cd42 Mon Sep 17 00:00:00 2001 From: El Houcine Az Date: Thu, 27 Nov 2014 20:36:56 +0000 Subject: [PATCH 712/997] Update team.json --- Teams/wCwL/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/wCwL/team.json b/Teams/wCwL/team.json index 7282a8e..9d910a9 100644 --- a/Teams/wCwL/team.json +++ b/Teams/wCwL/team.json @@ -5,7 +5,7 @@ "name": "El Houcine Az", "twitter": "elhoucine01", "koding": "eldev", -"location": "Casablanca, Morocco" +"location": "Casablanca, ma" } ] } From 6015b5a533df09990d3a742fa9f488f464fff72c Mon Sep 17 00:00:00 2001 From: Mustafa Babil Date: Thu, 27 Nov 2014 23:02:22 +0200 Subject: [PATCH 713/997] Created team.json --- Teams/Turkuaz/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Turkuaz/team.json diff --git a/Teams/Turkuaz/team.json b/Teams/Turkuaz/team.json new file mode 100644 index 0000000..e7060a2 --- /dev/null +++ b/Teams/Turkuaz/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Turkuaz", + "members": [ + { + "name": "Mustafa Babil", + "twitter": "mustafababil", + "koding": "mustafababil", + "location": "Ankara, TR" + } + ] +} From 73b5101574bfa4f788510a728459e2536b78f6fc Mon Sep 17 00:00:00 2001 From: Mustafa Babil Date: Thu, 27 Nov 2014 23:07:10 +0200 Subject: [PATCH 714/997] added about file --- Teams/Turkuaz/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Teams/Turkuaz/ABOUT.md diff --git a/Teams/Turkuaz/ABOUT.md b/Teams/Turkuaz/ABOUT.md new file mode 100644 index 0000000..8540e82 --- /dev/null +++ b/Teams/Turkuaz/ABOUT.md @@ -0,0 +1,2 @@ +Hola! I know I am very very late but still try my chance to join. +I believe in Java ^^ From ae4919cfe07eba25787aefb7d89236d9922d0fbe Mon Sep 17 00:00:00 2001 From: Petr Michal Date: Thu, 27 Nov 2014 22:23:01 +0100 Subject: [PATCH 715/997] Added team information --- Teams/C10205/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/C10205/team.json diff --git a/Teams/C10205/team.json b/Teams/C10205/team.json new file mode 100644 index 0000000..34f8554 --- /dev/null +++ b/Teams/C10205/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "C10205", + "members": [ + { + "name": "Petr Michal", + "twitter": "chroust22", + "koding": "chroust", + "location": "Melnik, CZ" + } + ] +} From 29c039f6c7624fa9f392cf04549939abb4df4c11 Mon Sep 17 00:00:00 2001 From: AlexBondor Date: Thu, 27 Nov 2014 23:34:16 +0200 Subject: [PATCH 716/997] Added team.json --- Teams/3/team.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/3/team.json diff --git a/Teams/3/team.json b/Teams/3/team.json new file mode 100644 index 0000000..d91eedf --- /dev/null +++ b/Teams/3/team.json @@ -0,0 +1,23 @@ +{ + "teamName": "3", + "members": [ + { + "name": "Alexandru Bondor", + "twitter": "AlexBondor", + "koding": "alexbondor", + "location": "Cluj-Napoca, RO", + "lead": true + }, + { + "name": "Mihai Hanga", + "koding": "terente", + "location": "Ocna Mureș, RO" + }, + { + "name": "Adrian Rus", + "twitter": "AdrrrianR", + "koding": "adrrrian", + "location": "Cluj-Napoca, RO" + } + ] +} From c68fe87855222a1807a08a7780c0ee5516c740b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=B6ble=20Istv=C3=A1n?= Date: Thu, 27 Nov 2014 23:47:32 +0200 Subject: [PATCH 717/997] Updated about --- Teams/VamPerl/ABOUT.md | 45 +++++++++++++++++++++++++++++------------- 1 file changed, 31 insertions(+), 14 deletions(-) diff --git a/Teams/VamPerl/ABOUT.md b/Teams/VamPerl/ABOUT.md index 8aa3537..e6c9289 100644 --- a/Teams/VamPerl/ABOUT.md +++ b/Teams/VamPerl/ABOUT.md @@ -1,21 +1,38 @@ -![Cover](https://pbs.twimg.com/media/BYjZcj4CIAAP65b.jpg)| -Greetings from team VamPerl! +#Greetings from team VamPerl! + +![Cover](https://pbs.twimg.com/media/BYjZcj4CIAAP65b.jpg) =========================== - ![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. -Tell us why you want to win. +#####[Alex] +![Alex](https://pbs.twimg.com/profile_images/505281101082791936/jJW6mHfi.jpeg) -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. +#####[István] +![Istvan](https://pbs.twimg.com/profile_images/413731703660613632/s3Xz2DYo.jpeg) -You can change your mind, that's ok. Just push an update here when you do. +#####[Luoana] +![Luoana](https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xfp1/v/t1.0-9/931317_3044989219401_1292115280_n.jpg?oh=6fa796802da6b23f0fee8007878359ea&oe=54D3299A&__gda__=1423018301_9b28656ceb77bc46ab1f6b25d260ef7c) + + +> **Who we are and what do we want?** + +> - We're a few humble developers from Cluj-Napoca, Romania, situated in Transylvania, the fearsome land of vampires! **(bliiiiiiiii)** +> - Being perl developers, we're considered to be members of the **Perl Counts of Transylvania** - [ClujPM] +> - We're excited about the first worldwide online hackathon and would like to be a part of it, take the challenge of competing with other talented developers from all around the world. + +> **What technologies do we like?** +######We're interested in a vast array of different technologies and in the way we combine them for a higher goal. Some of our favorite technologies being: +> - Perl frameworks and modules (Dancer, Catalyst, Mojolicious, DBIx::Class etc.) +> - Javascript frameworks (Backbone) +> - HTML5 & CSS3 +> - Various APIs +> - Anything old school, new and experimental! + +####Good luck to everyone! + +[ClujPm]:https://www.facebook.com/cluj.pm +[Alex]:https://www.facebook.com/alex.strajeriu?fref=ts&ref=br_tf +[István]:https://www.facebook.com/kobleistvan +[Luoana]:https://www.facebook.com/luoana.barbanta?fref=ts&ref=br_tf From 4396392df28f3d1bba4ec9e3e3bedf901aedd227 Mon Sep 17 00:00:00 2001 From: AlexBondor Date: Thu, 27 Nov 2014 23:47:52 +0200 Subject: [PATCH 718/997] Added About.md v1 --- Teams/3/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/3/ABOUT.md diff --git a/Teams/3/ABOUT.md b/Teams/3/ABOUT.md new file mode 100644 index 0000000..941571d --- /dev/null +++ b/Teams/3/ABOUT.md @@ -0,0 +1,15 @@ +Hello, we are 3! +================ + +About +===== + +| alex | mihai | adi +|--- |--- |--- +| ![Alex](http://goo.gl/I76TOC) | ![Mihai](http://goo.gl/qR7sSW) | ![Adi](http://goo.gl/Wumk1v) | + +School is boring and no one teaches the things you learn by yourself! + +Our skills +========== +We have no idea about our skills so far.. We have the power to develop new skills in order to cope with the needs we have. From 41848f6557bdb58e89a99e628010e22dd5e15465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=B6ble=20Istv=C3=A1n?= Date: Thu, 27 Nov 2014 23:48:15 +0200 Subject: [PATCH 719/997] Deleted blii --- Teams/VamPerl/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/VamPerl/ABOUT.md b/Teams/VamPerl/ABOUT.md index e6c9289..bfe8c64 100644 --- a/Teams/VamPerl/ABOUT.md +++ b/Teams/VamPerl/ABOUT.md @@ -18,7 +18,7 @@ > **Who we are and what do we want?** -> - We're a few humble developers from Cluj-Napoca, Romania, situated in Transylvania, the fearsome land of vampires! **(bliiiiiiiii)** +> - We're a few humble developers from Cluj-Napoca, Romania, situated in Transylvania, the fearsome land of vampires! > - Being perl developers, we're considered to be members of the **Perl Counts of Transylvania** - [ClujPM] > - We're excited about the first worldwide online hackathon and would like to be a part of it, take the challenge of competing with other talented developers from all around the world. From 2f1d65c45c854fe38d331902ff36eac30fb69aa9 Mon Sep 17 00:00:00 2001 From: Petr Michal Date: Thu, 27 Nov 2014 22:49:07 +0100 Subject: [PATCH 720/997] Added an about file --- Teams/C10205/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/C10205/ABOUT.md diff --git a/Teams/C10205/ABOUT.md b/Teams/C10205/ABOUT.md new file mode 100644 index 0000000..98d83e6 --- /dev/null +++ b/Teams/C10205/ABOUT.md @@ -0,0 +1,13 @@ +# #C10205 (Red Team) + +I love programming and I want to participate in this hackathon + +# About me +| chroust | +|--- |--- |--- |--- +| ![Petr Michal](http://www.gravatar.com/avatar/7cf946a110301b36393a1c908a593a69.png) | + + + +# My skills +PHP, Javascript, HTML5, CSS From f5881a367d5c5a6d257d5c814fa0deac564239b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Te=C5=A1i=C4=87?= Date: Thu, 27 Nov 2014 22:52:43 +0100 Subject: [PATCH 721/997] Finished about page --- Teams/SoftLab/ABOUT.md | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/Teams/SoftLab/ABOUT.md b/Teams/SoftLab/ABOUT.md index bdde80e..5035390 100644 --- a/Teams/SoftLab/ABOUT.md +++ b/Teams/SoftLab/ABOUT.md @@ -1,28 +1,16 @@ -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 +Our 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. -Tell us why you want to win. +We are Computer Science students at East Sarajevo University, Bosnia and Herzegovina. +We like challenges so we decided to participate in global hackathon and to test our abilities and knowledge. -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. +Our skills +=========================== -You can change your mind, that's ok. Just push an update here when you do. +Our field of interests are mainly about web and Android apps development. +We, as a team, have experience in php (Yii framework) programming, MySQL, +JavaScript and frontend development in general, and Java development (Android apps). + +We are still in brainstorming phase, and there are some pretty cool ideas... From 5af6bdb1c73cff38847011012d0ee0e48a3b1844 Mon Sep 17 00:00:00 2001 From: AlexBondor Date: Thu, 27 Nov 2014 23:59:55 +0200 Subject: [PATCH 722/997] Added About.md v2 --- Teams/3/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/3/ABOUT.md b/Teams/3/ABOUT.md index 941571d..d797e63 100644 --- a/Teams/3/ABOUT.md +++ b/Teams/3/ABOUT.md @@ -6,7 +6,7 @@ About | alex | mihai | adi |--- |--- |--- -| ![Alex](http://goo.gl/I76TOC) | ![Mihai](http://goo.gl/qR7sSW) | ![Adi](http://goo.gl/Wumk1v) | +| ![Alex](http://goo.gl/7KDmR7) | ![Mihai](http://goo.gl/OkKqD0) | ![Adi](http://goo.gl/HE4k7v) | School is boring and no one teaches the things you learn by yourself! From ce8441ee9141e0bbcf58d339ed08d75b026f0b75 Mon Sep 17 00:00:00 2001 From: Liam Costello Date: Fri, 28 Nov 2014 00:27:53 +0200 Subject: [PATCH 723/997] Update ABOUT.md --- Teams/TP;NS/ABOUT.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Teams/TP;NS/ABOUT.md b/Teams/TP;NS/ABOUT.md index 8b13789..f0416ea 100644 --- a/Teams/TP;NS/ABOUT.md +++ b/Teams/TP;NS/ABOUT.md @@ -1 +1,4 @@ +Too Poor; Need Seed +================== +We need to fill this in and we promise we'll do it by the tournament. From f19d07532a8b2f8ced8f42bfd973bfc3ab8864e9 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 22:30:12 +0000 Subject: [PATCH 724/997] generated new readme.md --- README.md | 34 ++- TEAMS.md | 620 ++++++++++++++++++++++++++++++++++++++-- Teams/TeamFR/team.json | 2 +- Teams/Tyndyll/team.json | 2 +- 4 files changed, 632 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 57d0949..ae05f81 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,14 @@ the lower section of this README.md file. | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | +| #3 |[Alexandru Bondor](https://koding.com/alexbondor) Cluj-Napoca, RO *(team lead)*
[Mihai Hanga](https://koding.com/terente) Ocna Mureș, RO
[Adrian Rus](https://koding.com/adrrrian) Cluj-Napoca, RO
| [3](./Teams/3/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | | #41 North Studios |[Jim Armstrong](https://koding.com/41northstudios) Norwalk, US *(team lead)*
| [41 North Studios](./Teams/41NorthStudios/ABOUT.md) | | #55by19Koders |[Jatin Khosla](https://koding.com/jatinkhosla) Mumbai,IN
[Shaikat Pramanik](https://koding.com/shaikatpramanik) Mumbai, IN
| [55by19Koders](./Teams/55by19Koders/ABOUT.md) | | #720devs |[Franco Risso](https://koding.com/francorisso) Villa Carlos Paz, AR *(team lead)*
[Mariana Stariolo](https://koding.com/marianastariolo) Villa Carlos Paz, AR
| [720devs](./Teams/720devs/ABOUT.md) | | #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | | #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | -| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/vdjtab) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | +| #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/tesluk) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | | #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | | #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/ABOUT.md) | | #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | @@ -54,7 +55,8 @@ the lower section of this README.md file. | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | | #Astronauts |[Joshua Wolfe](https://koding.com/jbwolfe) Tuscaloosa, US
| [Astronauts](./Teams/Astronauts/ABOUT.md) | -| #Autobots |[Harsh Vakharia](https://koding.com/harshjv) Gujarat, IN *(team lead)*
| [Autobots](./Teams/Autobots/README.md) | +| #Atrax |[Sebastiano Morando](https://koding.com/sebastianomorando) Verona, IT
[Mirko Visentin](https://koding.com/sebastianomorando) Verona, IT
| [Atrax](./Teams/Atrax/ABOUT.md) | +| #Autobots |[Harsh Vakharia](https://koding.com/harshjv) Gujarat, IN *(team lead)*
| [Autobots](./Teams/Autobots/ABOUT.md) | | #Axon |[Daniel Masterson](https://koding.com/danm36) Hull, UK *(team lead)*
| [Axon](./Teams/Axon/ABOUT.md) | | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | @@ -62,10 +64,13 @@ the lower section of this README.md file. | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | | #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | +| #BlackCat |[Igor Ivanov](https://koding.com/radev83) Kaluga, RU *(team lead)*
[Sergey Fetiskin](https://koding.com/fetis26) Kaluga, RU
| [BlackCat](./Teams/BlackCat/ABOUT.md) | | #Team Bogdan |[Bogdan Gersak](https://koding.com/gersakbogdan) Bucharest, RO *(team lead)*
| [Team Bogdan](./Teams/Bogdan/ABOUT.md) | | #BoomSticks |[Luke Preston](https://koding.com/lukejpreston) Lancaster, UK *(team lead)*
[Tim Perry](https://koding.com/timkin) Chorley, UK
| [BoomSticks](./Teams/BoomSticks/ABOUT.md) | +| #Borzik |[Felix Borzik](https://koding.com/borzik1992@gmail.com) Kiev, UA
| [Borzik](./Teams/Borzik/ABOUT.md) | | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #ByteMe |[Josephine Tsay](https://koding.com/josephine) San Francisco, US
[Bhavna Mahadevan](https://koding.com/bhavnator) Santa Monica, US
| [ByteMe](./Teams/ByteMe/ABOUT.md) | +| #C10205 |[Petr Michal](https://koding.com/chroust) Melnik, CZ
| [C10205](./Teams/C10205/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | | #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/ABOUT.md) | @@ -75,6 +80,7 @@ the lower section of this README.md file. | #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/ABOUT.md) | | #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | +| #CodeBreakers |[Nestor Mata](https://koding.com/nestormata) Panama, PA *(team lead)*
[Alvis Wong](https://koding.com/pwmvx1289) Hong Kong, HK
[Dmitry Romanenko](https://koding.com/dimon222) Toronto, CA
| [CodeBreakers](./Teams/CodeBreakers/ABOUT.md) | | #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | | #Code Quest |[John Kenneth N. Lorca](https://koding.com/jklorca11) Pasig City, PH *(team lead)*
[Mylene N. Bayan](https://koding.com/mylenebayan) Marikina City, PH
[Al Bautista](https://koding.com/alpobre18) Caloocan City, PH
[Redel Estopa](https://koding.com/askjigen) Pasig City, PH
| [Code Quest](./Teams/CodeQuest/ABOUT.md) | @@ -107,6 +113,7 @@ the lower section of this README.md file. | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | +| #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | | #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | | #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G51 |[Henrique Cardoso de Faria](https://koding.com/henriquecf) Goiania, BR *(team lead)*
[Ivan Oliveira Morais](https://koding.com/ivanom) Goiania, BR
| [G51](./Teams/G51/ABOUT.md) | @@ -123,6 +130,7 @@ the lower section of this README.md file. | #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #HasBrain |[Ivan Larionov](https://koding.com/ivanthecrazy) Samara, RU
[Denis Lukyanov](https://koding.com/denishasbrain) Ramenskoe, RU
| [HasBrain](./Teams/HasBrain/ABOUT.md) | +| #Hatzors |[Eden S.-G.](https://koding.com/edensg) Ontario, CA *(team lead)*
[Michael Barker](https://koding.com/themacmini09) Ontario, CA
| [Hatzors](./Teams/Hatzors/ABOUT.md) | | #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | | #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | | #Hit & Bash Studios |[Ryan Voyles](https://koding.com/higyigma) Sioux Falls, SD *(team lead)*
[Adam Decker](https://koding.com/deflect57) Sioux Falls, SD
| [Hit & Bash Studios](./Teams/HitBash/ABOUT.md) | @@ -133,7 +141,6 @@ the lower section of this README.md file. | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | -| #InsaneAi |[Nestor Mata](https://koding.com/nestormata) Panama, PA *(team lead)*
[Alvis Wong](https://koding.com/pwmvx1289) Hong Kong, HK
[Dmitry Romanenko](https://koding.com/dimon222) Toronto, CA
| [InsaneAi](./Teams/InsaneAi/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invasores De Pastos |[Jose Ant. Aranda](https://koding.com/selex) Quesada, ES *(team lead)*
[Miguel Perez](https://koding.com/eme1980) Cordoba, ES
[Jose Manuel Ferrete](https://koding.com/ferrete1989) Dos Hermanas, ES
| [Invasores De Pastos](./Teams/InvasoresDePastos/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/ABOUT.md) | @@ -152,6 +159,7 @@ the lower section of this README.md file. | #Lexington Techs |[Isaac Rowe](https://koding.com/irowe) Lexington, US
[Joel Ewing](https://koding.com/physicsshark) Lexington, US
| [Lexington Techs](./Teams/Lexington Techs/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | +| #MAVERICK |[Kartik Vyas](https://koding.com/vyaskartik2001) Pune,IN
| [MAVERICK](./Teams/MAVERICK/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | | #MadDuck |[Rafael Matsuyama](https://koding.com/rafaelmatsuyama) São Paulo, BR *(team lead)*
| [MadDuck](./Teams/MadDuck/ABOUT.md) | | #Magic |[Ivy Wong](https://koding.com/ivywong) New York, US
| [Magic](./Teams/Magic/ABOUT.md) | @@ -159,7 +167,7 @@ the lower section of this README.md file. | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | | #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | | #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/ABOUT.md) | -| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen Cusmaunsa](https://koding.com/armab) Stauceni, MD
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | +| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen C.](https://koding.com/armab) Frankfurt, DE
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | | #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | | #Moyrilia |[Nikolas Moya](https://koding.com/nmoya) Campinas, BR *(team lead)*
[Marilia Ferreira](https://koding.com/mariliaferreira) Curitiba, BR
| [Moyrilia](./Teams/Moyrilia/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | @@ -170,16 +178,17 @@ the lower section of this README.md file. | #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | | #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/About.md) | -| #Team Koders |[William Young](https://koding.com/greencat5) Cleburne, US *(team lead)*
[Peter Lewis](https://koding.com/werl) Wetaskiwin, CA
[Subhash Ramesh](https://koding.com/coding24by7) Fremont, US
| [Team Koders](./Teams/Ocelot Dev/ABOUT.md) | +| #Ocelot Dev |[William Young](https://koding.com/greencat5) Cleburne, US *(team lead)*
[Peter Lewis](https://koding.com/werl) Wetaskiwin, CA
| [Ocelot Dev](./Teams/Ocelot Dev/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | | #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | -| #Piplos Media |[Dmitry Shurco](https://koding.com/piplosmedia) Minsk, BY *(team lead)*
[Raman Marozau](https://koding.com/morozow) Minsk, BY
[Pavel Popov](https://koding.com/) Minsk, BY
[Eugene Danilenko](https://koding.com/e_danilenko) Minsk, BY
| [Piplos Media](./Teams/PiplosMedia/ABOUT.md) | +| #Piplos Media |[Dmitry Shurco](https://koding.com/piplosmedia) Minsk, BY *(team lead)*
[Raman Marozau](https://koding.com/morozow) Minsk, BY
[Pavel Popov](https://koding.com/) Minsk, BY
[Eugene Danilenko](https://koding.com/eugenedan) Minsk, BY
| [Piplos Media](./Teams/PiplosMedia/ABOUT.md) | | #Plummy |[Bagus Trihatmaja](https://koding.com/btrihatmaja) Denpasar, ID *(team lead)*
[Rizky Noor Ichwan](https://koding.com/spondbob) Melbourne, AU
[Bayu Ditaprawira](https://koding.com/bayultimate) Denpasar, ID
| [Plummy](./Teams/Plummy/ABOUT.md) | | #PoplarFluff |[Maxim Kuptsov](https://koding.com/pugovok) Smolensk, RU *(team lead)*
[Artem Radchenkov](https://koding.com/armit) Smolensk, RU
[Ilya Kolesnikov](https://koding.com/ilya3d) Smolensk, RU
[Dmitriy Savushkin](https://koding.com/dimasavushkin) Smolensk, RU
| [PoplarFluff](./Teams/PoplarFluff/ABOUT.md) | | #Pretender |[Dzmitry Hancharou](https://koding.com/pretender) Brest, BY *(team lead)*
| [Pretender](./Teams/Pretender/ABOUT.md) | +| #Project Scarlet Sails |[Timur Khadimullin](https://koding.com/pmufa) Auckland, NZ
[Dana Garifullina](https://koding.com/ferventer) Auckland, NZ
| [Project Scarlet Sails](./Teams/ProjectScarletSails/ABOUT.md) | | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | | #Pusheen |[Chen,Ying-Yu](https://koding.com/abin0914) Taipei, TW *(team lead)*
[Chang,Wen-Kung](https://koding.com/imabitch) Hsin Chu, TW
[Cheng,Ya-Ju](https://koding.com/shadow9) Hsin Chu, TW
[Chen,Chih-Lin](https://koding.com/jim800121) Hsin Chu, TW
| [Pusheen](./Teams/Pusheen/ABOUT.md) | | #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | @@ -193,10 +202,14 @@ the lower section of this README.md file. | #ScrumTobe Software |Hai Bui Hanoi, VN *(team lead)*
Hung Kieu Hanoi, VN
Giang Phan Hanoi, VN
Thai Nguyen Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | | #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | +| #SoftLab |[Ilija Tesic](https://koding.com/itesic) Bratunac, BA *(team lead)*
[Igor Golub](https://koding.com/igolub) Pale, BA
[Milan Samardzic](https://koding.com/milansamardzic) Sokolac, BA
[Radan Stupar](https://koding.com/radan) Vlasenica, BA
| [SoftLab](./Teams/SoftLab/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | | #Sol |[Ethan Chiu](https://koding.com/17chiue) Wellesley, US
| [Sol](./Teams/Sol/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | +| #Team Spartan Devs |[Fredrick Duhia](https://koding.com/fduhia) Arusha, TZ
| [Team Spartan Devs](./Teams/Spartan-Devs/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | +| #StuyFyreLegacy |[Ethan Cheng](https://koding.com/elc1798) New York, US *(team lead)*
[Yicheng Wang](https://koding.com/yeechwyc) New York, US
[Ruojia Sun](https://koding.com/sunruojia) New York, US
[Jesse Elliot](https://koding.com/Jelliott37) New York, US
[Nobel Gautam](https://koding.com/plisno) New York, US
| [StuyFyreLegacy](./Teams/StuyFyreLegacy/ABOUT.md) | +| #Sudo |[Richard Melo](https://koding.com/allucardster) Cali, CO *(team lead)*
[Victor Gonzales](https://koding.com/vichugof) Cali, CO
[Ricardo Valencia](https://koding.com/ravm) Cali, CO
[Jhon Cardona](https://koding.com/jjcarmu) Cali, CO
| [Sudo](./Teams/Sudo/ABOUT.md) | | #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/ABOUT.md) | | #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/ABOUT.md) | | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | @@ -210,14 +223,17 @@ the lower section of this README.md file. | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | | #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | | #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/ABOUT.md) | +| #Team Black Magic |[Jom Jose](https://koding.com/jomjose) Kochi, IN *(team lead)*
| [Team Black Magic](./Teams/TeamBlackMagic/ABOUT.md) | | #Team BlueSky |[Michael Celeste](https://koding.com/mceleste) Roxbury, NJ
| [Team BlueSky](./Teams/TeamBlueSky/ABOUT.md) | | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | +| #Team Koders |[Loïs S.](https://koding.com/poccc) Paris, FR
| [Team Koders](./Teams/TeamFR/ABOUT.md) | | #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | | #Team GeekKoder |[Anirban Chakraborty](https://koding.com/borngeek) Kharagpur, IN
| [Team GeekKoder](./Teams/TeamGeekKoder/ABOUT.md) | | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | | #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | +| #TeamShellPhish |[Arvind Kumar](https://koding.com/nullvoid) Hyderabad, IN *(team lead)*
[Gautham Yerroju](https://koding.com/thegwiz) Hyderabad, IN
[Vasu Nakka](https://koding.com/vaasu4849) Hyderabad, IN
| [TeamShellPhish](./Teams/TeamShellPhish/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | | #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | @@ -241,6 +257,7 @@ the lower section of this README.md file. | #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | +| #Tyndyll |[Tyndyll](https://koding.com/tyndyll) Belfast, GB
| [Tyndyll](./Teams/Tyndyll/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #Team UniLasers |[Wilson Cheng](https://koding.com/idontknow) Markham, CA
[Mike Penner](https://koding.com/fenrisulfir) Toronto, CA
| [Team UniLasers](./Teams/UniLasers/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | @@ -253,11 +270,13 @@ the lower section of this README.md file. | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | | |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | +| #Yet Another Team |[Angelo Mitrotti](https://koding.com/amitrott) Heredia, CR *(team lead)*
| [Yet Another Team](./Teams/YetAnotherTeam/ABOUT.md) | | #Team Koders |[Zineb OU](https://koding.com/zineb) Rabat, MA *(team lead)*
[Ayoub EL](https://koding.com/BigYopy) Rabat, MA
| [Team Koders](./Teams/YopZ/ABOUT.md) | | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | +| #Brazil Koders |[André Lucas](https://koding.com/andrelug) Belo Horizonte, BR *(team lead)*
[Gabriel Hamdan](https://koding.com/hamdan85) Belo Horizonte, BR
[Paullo Norato](https://koding.com/paullonorato) Santos, BR
| [Brazil Koders](./Teams/brazilKoders/about.md) | | #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | | #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/ABOUT.md) | | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | @@ -290,7 +309,10 @@ the lower section of this README.md file. | #ntdata |[Luke Sawicki](https://koding.com/ntdata) London, UK
| [ntdata](./Teams/ntdata/ABOUT.md) | | #open IT |[EdwardKung](https://koding.com/edwardsstep9) Taipei, TW *(team lead)*
[Will You](https://koding.com/willyou) Taipei, TW
[Ivan Wu](https://koding.com/invictusivan) Taipei, TW
[Joe Chou](https://koding.com/dontpkme993) Taipei, TW
[Chia-Hung, Chu](https://koding.com/apig1026) Taipei, TW
| [open IT](./Teams/openIT/ABOUT.md) | | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | +| #revolTOS |[Carlos Samuel Boto](https://koding.com/csmboto) Coimbra, PT *(team lead)*
[Federico Cismondi](https://koding.com/fcismondi) Boston, US
[Paulo Melo](https://koding.com/pmelo) Lisbon, PT
[Eduardo Nunes](https://koding.com/enunes) Lisbon, PT
[Rita Oliveira](https://koding.com/roliveira) Lisbon, PT
| [revolTOS](./Teams/revolTOS/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | +| #shmmytes |[George-Marios Kousis](https://koding.com/kusius) Athens, GR
| [shmmytes](./Teams/shmmytes/ABOUT.md) | | #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | +| #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 7e6b1a3..96b0ccb 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -54,6 +54,25 @@ Skills and Project We are still brainstoming... +--------------------------------------- + +Hello, we are 3! +================ + +About +===== + +| alex | mihai | adi +|--- |--- |--- +| Alex | Mihai | Adi | + +School is boring and no one teaches the things you learn by yourself! + +Our skills +========== +We have no idea about our skills so far.. We have the power to develop new skills in order to cope with the needs we have. + + --------------------------------------- 3DPG @@ -554,6 +573,77 @@ Hi there, we are all students at the University of Alabama in Tuscaloosa and we - Ramen and Pizza +--------------------------------------- + +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 +=========================== + +| devrim | nitin | sinan | emre +|--- |--- |--- |--- +| Devrim | Nitin | Sinan | Emre | + +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. + + +--------------------------------------- + +Autobots +======== + +Hello, though the team name is plural, but i'm alone in my team. :P + + +About me +-------- + +I'm a student pursuing **Bachelor of Computer Engineering** degree, currently in 5th semester. This hackathon is a great opportunity for me and my future. I prefer Ubuntu and other Open Source tools. + + +Programming Skills +------------------ + + +* PHP (Symfony/Laravel) +* JavaScript (jQuery) +* HTML +* CSS (LESS) +* Python +* Node.js + + +APIs +---- + +* Bit.ly +* Twitter and LinkedIn (For SSO, if needed) + + +Social +------ + +* [Twitter](https://twitter.com/harshjv) +* [LinkedIn](https://www.linkedin.com/in/harshjv) + + --------------------------------------- Axon @@ -744,6 +834,33 @@ John Harter * Professional network security specialist +--------------------------------------- + +BlackCat +=========================== + +Hello! We are BlackCat team from [Kaluga](https://en.wikipedia.org/wiki/Kaluga), Russia. + +About us. +=========================== + +| radev | fetis26 +|--- |--- +| Igor Ivanov | Sergey Fetiskin | + +Our team consists of 2 developers. We're working in web industry for more than 8 years, mostly remotely for our US partners. Our main goal is to get fun, test some new techologies and to sharpen our skills in new kind of tasks. +It would be great to learn something new and see other guys thoughts on the same theme as ours. + +About our project. +=========================== + +Our project will be connected to software learning theme, but we aren't ready to uncover more details. We're going to use JavaScript and Python and probably one of the partner's APIs + +-- +BlackCat Team, +Meoow + + --------------------------------------- About me @@ -804,6 +921,26 @@ Stuff we don't know - meaning of life - restraint +--------------------------------------- + +About me +=========================== + +I'm full stack web developer from Ukraine with over 3 years of web development experience. I like that job very much. I didn't find a team for myself, so it's a solo, but I'll do my best to deliver really interesting application. + +#### Languages I use: +- Ruby +- Javascript +- Go + +#### Frameworks: +- Ruby on Rails +- Backbone.js +- and others... + +There is nothing special to say about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for cross-language communicating. + + --------------------------------------- # Brevity Labs @@ -838,6 +975,23 @@ About your team +--------------------------------------- + +# #C10205 (Red Team) + +I love programming and I want to participate in this hackathon + +# About me +| chroust | +|--- |--- |--- |--- +| Petr Michal | + + + +# My skills +PHP, Javascript, HTML5, CSS + + --------------------------------------- About your team @@ -1055,6 +1209,22 @@ bdonald has several years experience as a professional .NET developer. MS tools cyp901 is a professional database developer and architect with a love for coding on the web +--------------------------------------- + +# Team CodeBreakers + +We are a group of enthusiastic developers around the world and passioned +about programming and making cool things. +We are here to leave a print, to let everyone see what we can do! + +## About Us + +- Nestor: 13+ years web developer with experience in many technologies around web, a problem solver, an architech and a guy pasioned about. +performance. +- Alvis: I am a student from Hong Kong. I have experience in front-end project development and other projects including design and programming. I am interested in all fields of software development, especially UI/UX design. +- Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). + + --------------------------------------- About CodeGreen Team @@ -1458,6 +1628,22 @@ The technology that we will be using is NodeJS and we are planning to build a ga Our skills consists of but not limited to: NodeJS, ExpressJS, Socket.io, AngularJS. +--------------------------------------- + +DigitiCO +================ +About Us +=========================== + +We are located all around the world, From Mongolia to USA, UK, India + +Skills + +======= + +We are full of a range of skills, from python backend to javascript frontend. + + --------------------------------------- About me @@ -1773,6 +1959,16 @@ More info coming soon... Crisboot +--------------------------------------- + + +##About Me + +I'm a high school student from Macedonian. I like developing video games. + +I'm still not sure what APIs I will be using. But most likely I will use Node.JS and maybe use PubNub API. + + --------------------------------------- # Team G10aT @@ -2127,6 +2323,31 @@ Other details are classified now :) --------------------------------------- +Team Hatzors! +============= + +We are two grade 10 students in Canada, looking to see what we can do here. Together we are quite fluent in HTML/CSS/JS, python, and are learning Swift and dabbling in lots of other languages. + +We are: +------- +#### Eden S.-G. +I mainly work on front-end, usually in `HTML`/`CSS`/`JS`. I also dabble in Blender, Inkscape and GIMP for design work. I put some of my work [here](http://edensg.me/), and I have a bunch of design/visuals [here](http://edensg.me/files.html) and [here](https://edensg.github.io/) (haven’t updated this last one in a while). I’ve been exploring `Jekyll` and `SASS`, and have been using tools like `Node.JS` and `Ruby` for a while now. + +I was introduced to coding in grade four by an awesome teacher I had — he had a bunch of Commodore 64s in the classroom and taught the entire class the basics of `BASIC`. I ended up making text-based adventures, lottery/probability games, and even a conversation engine (it didn’t say much, but it did work). The next year I made a full game of Asteroids in Scratch, complete with X, Y and rotational momentum and acceleration, and asteroid splitting. I since have taught myself `HTML`/`CSS`/`JS` through Codecademy, and have started making an online version of [Vector 3](https://web.archive.org/web/20131115042508/http://playthisthing.com/vector-3) with Three.JS. I have contributed code for Fight For the Future, have made interactive online infographics for school projects, and have attended a local hackathon for Global Hack Day. + +#### Michael Barker +I am 15 years old, and have been programming since I was 11. I have been taught Java 8 and Python 3 at school, but have pursued many other languages on my own time, including `C`, `C++`, `Objective-C`, and `Swift`, plus a few scripting languages, such as `Bash`, `Perl`, and `Ruby`. I got into scripting because I wanted to automate things that I did repeatedly, and that opened up doors to learning higher-level languages, rather than just scripting. + +I am also very interested in Bitcoin. I have been mining Bitcoin since May of this year, and I’ve made about 0.4 BTC (about 168 CAD as of the time of writing). I think that cryptocurrencies will be used a lot in the future — Cryptocurrencies cannot be controlled by any central agency, so the value of the currency cannot be manipulated by the government to fit their own needs. Also, since they can easily be sent to anyone in the world no matter where they are, there would no longer be a need for currency exchange fees/inconvenience of exchanging currencies. + + I have also been runing a Tor relay, an I2P node, and a Freenet node (with 50GB of cache), contributing to three of the leading networks that protect privacy and anonymity online. + +* * * + +
+ +--------------------------------------- + This is our page ================ @@ -2370,21 +2591,6 @@ We haven't yet set what we are going to do. We will choose something simple and ---------------------------------------- - -# InsaneAi Team - -We are a group of enthusiastic developers around the world and passioned -about programming and making cool things. - -## About Us - -- Nestor: 13+ years web developer with experience in many technologies around web, a problem solver, an architech and a guy pasioned about -performance. -- Alvis: I am interested in all fields of software development, especially UI/UX design. -- Dmitry: Young developer with good goals in life. Main skills include working with databases, creating algorithms, building project architecture, back-end (Python, Javascript, Java, ASP.NET, VB) and front-end development (HTML5/CSS3/Javascript). - - --------------------------------------- Intelligence Spreader @@ -2726,6 +2932,35 @@ My team is still a one member team but soon we will be 2 or 3 members :) - PhoneGap +--------------------------------------- + +#Team MAVERICK + +I am applying for the competition as a solo. I have over 5 years of full time experience in IT industry. +I hold a bachelors in computer engineering from University of Mumbai. + +My skill ranges mainly include below: + +Proficient +-DB and PL\SQL Developer +-DBA +-Shell Scripting + +Intermeddiate +-Java +-Python + +I am an avid technical and non technical write, this is my blog link: cartikvyas.blogspot.com +I am a tech geek, and a self proclaimed, non humble genius! \m/ +I have completed a 24 hour world hackathon in my company couple months back, where I built a cloud based smart fire +management system based on the IOT paradigm, which is still a novel concept. Mainly done using shell scripting and MySQL +along with some APIs, had my brain work in nitrous mode for 24 god damn hours, and followed by 2 days of rest!! :P + +I have also learnt Java, Python and can do basic coding in them. I am passionate about DB though, but I like coding too. + +#Peace + + --------------------------------------- # MPI @@ -3098,9 +3333,10 @@ All of us use the following technologies: 2. JavaScript (NodeJS at backend) and AngularJS, BackboneJS, jQuery etc. on client-side 3. HTML5 (and WebGL too) - We plan to rock with HTML5 on global Earth problems or/and educational gaming. +Want to join or have anything to say, you are welcome: [Gitter](https://gitter.im/rudym/OrangeVerse?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + About the team =========================== Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. @@ -3285,6 +3521,27 @@ About your skills and what you are going to do? Java. +--------------------------------------- + +Project Scarlet Sails +================ + +Set in a small fishing village _(also known as The City of Sails)_, we share passion for technology and the dream to make world a bit better place to live. As our [name alludes](http://en.wikipedia.org/wiki/Scarlet_Sails), we're all about not losing hope and believing that miracles do happen. + + +We are... +=========================== + +* Timur - crunching some serious ERP business by day, exploring exciting new tech by night +* Dana - driving one of the country's busiest websites + + +Skills and plans +======= + +So far theme #2 looks like our best candidate, but things may change over the next week. +Ourselves, we know a thing or two about C#, Python, Angular.JS and where to get awesome coffee during the weekend. We believe that should get us somewhere :) + --------------------------------------- PumpedDevs @@ -3592,6 +3849,26 @@ It's soon to tell on what idea we'll work during the Hackathon +--------------------------------------- + +Our team +=========================== + +We are Computer Science students at East Sarajevo University, Bosnia and Herzegovina. +We like challenges so we decided to participate in global hackathon and to test our abilities and knowledge. + + +Our skills +=========================== + +Our field of interests are mainly about web and Android apps development. +We, as a team, have experience in php (Yii framework) programming, MySQL, +JavaScript and frontend development in general, and Java development (Android apps). + +We are still in brainstorming phase, and there are some pretty cool ideas... + + + --------------------------------------- Softever Team @@ -3658,6 +3935,37 @@ Fraz Ahmed =========================== Passionate Web Engineer, a Self Employed Entrepreneur and father of two. This is my first ever hackathon and I want to use this as an opportunity to learn something new. I am positive that in the end of this event my team will put something valuable on the table. This small effort of us will also have a positive impact to the world in one way or another! +--------------------------------------- + +Soton Koders +We are Devasena, Jonathan and Priyanka. We do cool and awesome things together. + +Languages we love + +Python +Javascript +C +C++ +HTML/ CSS + + +--------------------------------------- + + +## Team Spartan Devs + +We are Fred and well, just Fred. Here in the name of curiosity + +## About Us + +Interested in all things tech + +## Languages we love + +-C +-Python + + --------------------------------------- #Team Stergeron @@ -3688,6 +3996,55 @@ We're a bunch of high schoolers from Massachusetts, wanting to make a better wor > Nick is the team leader for Stergeron. He has competed in the American Computer Science League and attended the Blueprint Hackathon. His other STEM endeavours include being the President and founder of his high school’s Theoretical Physics Club and having collaborated with Fermi National Accelerator Laboratory scientists on experiments involving cosmic ray detection and analysis. He is a retired semi-professional Starcraft player, an active semi-professional Super Smash Brothers Melee Player, and a baseball player. His competitive hobbies outside of STEM, baseball, and eSports include chess, where he is the Co-Captain of the Needham High School Chess Team. He has experience with C++. +--------------------------------------- + +# Team StuyFyreLegacy + +Team StuyFyreLegacy is the continuation of a computer science team, known as StuyFyreCS. + +## About Us + +StuyFyreCS was created as a team under Stuyvesant High School for the competition known as picoCTF. +Founded by Ethan Cheng (elc1798) and co-founded by Yicheng Wang (yeechwyc on Koding, alex-wyc on Github), StuyFyre +now consists of Ethan Cheng, Yicheng Wang, Jesse Elliot, Ruojia Sun, and Nobel Gautam. + +## Primary languages: + + - Python + - Java + - C++ + - Shell + - C (Slightly) + - Netlogo + - Scheme + + + +--------------------------------------- + +Sudo +================ + +This team is maded by members of [SUDO](http://sudo.com.co/), a development company of Cali, Colombia. + +About your team +=========================== + +| Richard Melo | Victor Gonzales | Ricardo Valencia | Jhon Cardona +|--- |--- |--- |--- +| allucardster | vichugof | rcrd_chtrr_pnk | jhonjcm2 | + +Why we decide to join? +=========================== + +Sudo company began the last year as a project to support web applications and products of [Universidad del Valle](http://www.univalle.edu.co/). Currently, we have made multiple activities in order to consolidate as a great team and we thought this kind of events could bring a lot of expertise in multiple areas related with development. + +About your skills and what you are going to do? +======= + +Currently, all team work with technologies PHP, Symfony Framework, JavaScript, JQuery and angularJS. We are interested to work on #1 and #3. + + --------------------------------------- Hi everyone.My name is Hristo and I'm a 19 years old software engineering student. I'm going to be building a WebGL game using @@ -4044,6 +4401,24 @@ APIs that we are like include but are not limited to: We're trying to come up with an impressive idea that has a tight-enough scope to complete in time. Ideally this is going to be a web-app that's out-of-the-box in nature, is built on services leveraging a plethora of APIs, and has a gorgeous front end. After throwing ideas around for the past few evenings, the team is mostly talking about going with either themes #1 or #5. +--------------------------------------- + +This is our page +================ +Thought : "Web apps make life awesome." + +About your team +=========================== +| Jom | What I believe in +|--- |--- +| Jom | I have a keen interest in user interface, architecture and design because a lot of the problems we face today are solved by the developers around us, mostly how we experience it should be different. | + +About your skills and what you are going to do? +======= +Will be updated. +Come back later :) + + --------------------------------------- @@ -4112,6 +4487,24 @@ vPython (python?), C +--------------------------------------- + +#TeamFR + +I am team FR, cause you know there was no other Frenchies ! + +##About me + +Loïs : Student in HCI, I'm just curious about this hackathon and France got to be represented at some point ! + +##Langugages I love + +- Java +- Javascript +- JQuery +- ... + + --------------------------------------- TeamFlex @@ -4193,6 +4586,33 @@ Languages we'll use: that depends on the idea we'll come up with. Can't wait to join all of the other teams in this historic event :D +--------------------------------------- + +# /** +# * TeamShellPhish * +# */ + +Hello World! +We're Arvind, Gautham & Vasu from India and programming is our first love! <3 +We think ourselves proficient in JavaScript, Python and Ruby, but no language is beyond us. Really. ;) + +## About Us +- Arvind: Hacker by passion. Software Engineer by profession. Deeply in love with Python, Proficient in half a dozen programming languages.. Converts Coffee into Code! :P + +- Gautham: I'm Gautham Yerroju, programmer by day, gamer by night and geek all day long. I can code in C, C++, Java, JavaScript, Python and Ruby (last two being favourites). My dream is to build a JARVIS someday. + +- Vasu: Software enginner by profession. Passionate about hacking. Loves Python, likes Java. Feels like a wizard while coding and hacking. + +## Languages we love +- C +- C++ +- Java +- Python +- JavaScript +- Ruby +- php + + --------------------------------------- TeamShog @@ -4320,7 +4740,7 @@ About the skills that I have or I might use in this hackathon? I have co-founded one startup that is frameinn.com, I do know Django, python and its recently that I have ventured for MEAN stack and what can be made using MEAN stack. I have a thing for data visualization, as it precisely explains -what minimalistic appraoch is. I guess that is most of it, I will be taking up a project related to the data and the +what minimalistic approach is. I guess that is most of it, I will be taking up a project related to the data and the way we have structured our data so far and how should we go about changing it, in order to put it to its actual use. @@ -4631,6 +5051,11 @@ Hi. We are [Twentyseven](http://twentyseven.in) & we create beautiful and effici * PHP +--------------------------------------- + +# Um, Nothing to add yet... + + --------------------------------------- U-section @@ -4676,6 +5101,48 @@ We're still deciding between the first and third theme as those two plays to our For sure we'll be making use of PHP, nginx, and a bunch of JavaScript libraries that can help us code fast in 48h. Any other APIs and technologies will be determined once we decide on a theme. +--------------------------------------- + + +#Greetings from team VamPerl! + +Cover +=========================== + +#####[Alex] +Alex + + +#####[István] +Istvan + + +#####[Luoana] +Luoana + + +> **Who we are and what do we want?** + +> - We're a few humble developers from Cluj-Napoca, Romania, situated in Transylvania, the fearsome land of vampires! +> - Being perl developers, we're considered to be members of the **Perl Counts of Transylvania** - [ClujPM] +> - We're excited about the first worldwide online hackathon and would like to be a part of it, take the challenge of competing with other talented developers from all around the world. + +> **What technologies do we like?** +######We're interested in a vast array of different technologies and in the way we combine them for a higher goal. Some of our favorite technologies being: +> - Perl frameworks and modules (Dancer, Catalyst, Mojolicious, DBIx::Class etc.) +> - Javascript frameworks (Backbone) +> - HTML5 & CSS3 +> - Various APIs +> - Anything old school, new and experimental! + +####Good luck to everyone! + +[ClujPm]:https://www.facebook.com/cluj.pm +[Alex]:https://www.facebook.com/alex.strajeriu?fref=ts&ref=br_tf +[István]:https://www.facebook.com/kobleistvan +[Luoana]:https://www.facebook.com/luoana.barbanta?fref=ts&ref=br_tf + + --------------------------------------- The Vegan Zombies @@ -4852,12 +5319,13 @@ We can do a variety of things but our main focus resides within the web. * + Underscore * + Backbone * + MEANstack + * + Meteor * + etc. * CSS * Traditional * LESS * PHP *(If we HAVE to)* -* JAVA +* Java * C/C++ * Golang * Python @@ -4868,6 +5336,38 @@ We can do a variety of things but our main focus resides within the web. We still quite haven't decided what to do but we have some good ideas. Stay tuned :) +--------------------------------------- + +Yet Another Team +================ +Hello hackers/koders! + +As you might have noticed by now, this team is called "Yet Another Team" (yes, not the most creative name). + +About the team +-------------- +This is a "single-member" team. + +Just like you probably are, I am just another enthusiast, who believes that he can contribute (even in a small way), to a better world. + +The name is inspired by the Linux community, which widely uses the "YA" acronym. +I highly admire this community, that is well-known for providing clever ideas, often in an altruistic way. + +Although winning one of the categories would be very nice, this is not what drives me to join this contest. +It is the idea that I can contribute to help people, in some way, what drives me. + +About my skills and purpose +--------------------------- +I currently work as a Technical Support agent for a partner of a well-known network corporation. + +It is my hobby to program (in various languages, including PHP, JavaScript, Java and C++). +My dream is to become a good programmer, for this is what I enjoy the most. + +I consider myself a hacker, since I like to customize things to work better for me. + +I would like to address the need for a better way to deliver legal documents (EULA, TOS), although I cannot provide a lot of details, at the time. + + --------------------------------------- This is our page @@ -5520,6 +6020,40 @@ Regards, Prajogo Tio +--------------------------------------- + +# Team revolTOS + +We are Federico, Paulo, Carlos, Eduardo and Rita, and we can basically can fix from a radio to a CT scanner, we can design circuits with logic gates, with PICs, with microprocessors and even micro-controllers. We used to mention the languages we know how to code with... Lately it's easier to say that Ruby on rails and Python are not our thing, but we can even code in ancient mayan! + +Besides that, with Eduardo we complement our coding skills with artistic design, which makes our creation a real piece of art. Carlos provides the business insights to make revolTOS an always market-oriented/market-driven group. Paulo and Rita design our products in such a way that the user experience goes as a charm. And Federico builds the backend to make sure our products are meaningful. + + +Carlos Boto + +Since an early age I have been fascinated by the idea of creating economic value through disruptive +technologies and by the impact of such projects in society. I work on technology transfer projects, product +identification, market analysis, finding strategies to market entry and financial analysis. I dream about the +day where the interface between Research / Business / Finance disappears, contributing this way to +global development. + + +Federico Cismondi + +I think of myself as a “data-driven person”, somebody who likes to dig deeply into collected information +and then look for the facts in order to make decisions based on them. Also, since the early stages of my +career I have had a self-driven, self-motivated way of encompassing work in multidisciplinary +environments, sometimes having limited or no supervision at all, and still achieving or surpassing the +expected goals. + + +Paulo Melo + +I think of myself as an engineering artist. I understand how people interact with problems, interfaces and +situations, and creatively define structures to facilitate those interactions. I have multidisciplinary +experience in design and product development to successfully guide the product to market. + + --------------------------------------- # Welcome to team SemiKolan's About Page... @@ -5559,6 +6093,18 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +///Honor For all/// + +Languages: +-C +-PaZcal +-C# +-Haskell + + + --------------------------------------- # SponzorMe @@ -5617,3 +6163,41 @@ The idea I'm going to tackle the climate question...by developing a better way to present public datasetes from NOAA and NASA. + + +--------------------------------------- + +##The Wunderbruders! + + +###About our team + +We are two brothers originally from Brazil, but now both living in different parts of Germany. +Our love for games brought us across the ocean to work in the digital games industry! + +#### Ziro Neto +Ziro + + +_Game Artist, Salsa Dancer, Latin Lover._ + + +Starting in Brazil he has been exploring the world of game graphics in search of new exciting challenges. + +His new quest brought him to work at MegaZebra in Munich, after having lived and worked in Recife, Helsinki, Berlin and Paris. +His amazing graphical skills will bring beauty to the project + +#### Edgar Neto +Edgar + + +_Programming Nerd, Coffee Drinker, Sleepy Dad._ + + +Also from Recife, Brazil this guy made his way to Berlin to start a new life with new challenges in the Old World. +Unlike his brother, he decided to set foot and stay in just one place. + +He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. + +#### The Project +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file diff --git a/Teams/TeamFR/team.json b/Teams/TeamFR/team.json index 3628f76..2850d18 100644 --- a/Teams/TeamFR/team.json +++ b/Teams/TeamFR/team.json @@ -6,6 +6,6 @@ "twitter": "Gigodporc", "koding": "poccc", "location": "Paris, FR" - }, + } ] } diff --git a/Teams/Tyndyll/team.json b/Teams/Tyndyll/team.json index 07791db..1526c96 100644 --- a/Teams/Tyndyll/team.json +++ b/Teams/Tyndyll/team.json @@ -5,7 +5,7 @@ "name": "Tyndyll", "twitter": "tyndyll", "koding": "tyndyll", - "location", "Belfast, GB" + "location": "Belfast, GB" } ] } From dc1b6b8874457bf84d10a1176b18a27c6e3fb484 Mon Sep 17 00:00:00 2001 From: Evgeni Ivakhnov Date: Thu, 27 Nov 2014 23:48:29 +0100 Subject: [PATCH 725/997] Creating The VUB Sloths team --- Teams/TheVUBSloths/ABOUT.md | 10 ++++++++++ Teams/TheVUBSloths/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/TheVUBSloths/ABOUT.md create mode 100644 Teams/TheVUBSloths/team.json diff --git a/Teams/TheVUBSloths/ABOUT.md b/Teams/TheVUBSloths/ABOUT.md new file mode 100644 index 0000000..119b289 --- /dev/null +++ b/Teams/TheVUBSloths/ABOUT.md @@ -0,0 +1,10 @@ +Briefly describe your team +========================== +We are friends that like to code together. This year we graduated together in computer science at the Free University of Brussels. Surely, this Hackaton will be much fun but we are here also for new skills and experience. +Oh almost forgotten.. we love beer. + + + +What are your skills? +===================== +First of all, we are computer scientist. So we know a little bit of a lot of things. On the other hand, we are graduates, so we don't know anything. Web development for the win! \ No newline at end of file diff --git a/Teams/TheVUBSloths/team.json b/Teams/TheVUBSloths/team.json new file mode 100644 index 0000000..5530f32 --- /dev/null +++ b/Teams/TheVUBSloths/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "The VUB Sloths", + "members": [ + { + "name": "Evgeni Ivakhnov", + "twitter": null, + "koding": "evgeni", + "location": "Brussels, BE", + "lead": true + }, + { + "name": "Tom Maes", + "twitter": null, + "koding": "tommaes", + "location": "Chennai, BE" + }, + { + "name": "Jasper Tack", + "twitter": null, + "koding": "consec", + "location": "Brussel, BE" + } + ] +} From 1c1e530e4b6e3f2d46bdbe7f4a9efeddcb95f64c Mon Sep 17 00:00:00 2001 From: Evgeni Ivakhnov Date: Thu, 27 Nov 2014 23:52:21 +0100 Subject: [PATCH 726/997] Fixing location --- Teams/TheVUBSloths/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TheVUBSloths/team.json b/Teams/TheVUBSloths/team.json index 5530f32..39484eb 100644 --- a/Teams/TheVUBSloths/team.json +++ b/Teams/TheVUBSloths/team.json @@ -12,7 +12,7 @@ "name": "Tom Maes", "twitter": null, "koding": "tommaes", - "location": "Chennai, BE" + "location": "Lennik, BE" }, { "name": "Jasper Tack", From 54a14ea00dd5482bb7c513491accde909b23feea Mon Sep 17 00:00:00 2001 From: Pavel Ivanov Date: Fri, 28 Nov 2014 02:09:11 +0300 Subject: [PATCH 727/997] Add inital info about our team --- Teams/TheGreenElephant/ABOUT.md | 28 ++++++++++++++++++++++++++++ Teams/TheGreenElephant/team.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 Teams/TheGreenElephant/ABOUT.md create mode 100644 Teams/TheGreenElephant/team.json diff --git a/Teams/TheGreenElephant/ABOUT.md b/Teams/TheGreenElephant/ABOUT.md new file mode 100644 index 0000000..3d3489e --- /dev/null +++ b/Teams/TheGreenElephant/ABOUT.md @@ -0,0 +1,28 @@ +The Green Elephant +================ + +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 +=========================== + +| 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. +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. + diff --git a/Teams/TheGreenElephant/team.json b/Teams/TheGreenElephant/team.json new file mode 100644 index 0000000..d63ee12 --- /dev/null +++ b/Teams/TheGreenElephant/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "The Green Elephant", + "members": [ + { + "name": "Pavel Ivanov", + "twitter": "schfkt", + "koding": "schfkt", + "location": "Saint Petersburg, RU", + "lead": true + }, + { + "name": "Sergey Smagin", + "twitter": "-", + "koding": "-", + "location": "Tula, RU" + }, + { + "name": "Dmitrii Budylskii", + "twitter": "-", + "koding": "-", + "location": "Bryansk, RU" + }, + { + "name": "Nick Saveljev", + "twitter": "-", + "koding": "-", + "location": "Ivanovo, RU" + } + ] +} From 4dfb4da1227741a86c954b9ecc3ce6d11c12c67d Mon Sep 17 00:00:00 2001 From: volock Date: Thu, 27 Nov 2014 16:13:13 -0700 Subject: [PATCH 728/997] Create team.json Added my info to team memeber list --- Teams/OpenUpData/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/OpenUpData/team.json diff --git a/Teams/OpenUpData/team.json b/Teams/OpenUpData/team.json new file mode 100644 index 0000000..bfcbc95 --- /dev/null +++ b/Teams/OpenUpData/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team OpenUpData", + "members": [ + { + "name": "John W Volock", + "twitter": "volock", + "koding": "volock", + "location": "Albuquerque, US" + } + ] +} From 70b367a9a59e80cc9b104482117f2fb8837bb232 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 23:14:20 +0000 Subject: [PATCH 729/997] rebuilt readme.md --- README.md | 3 +++ TEAMS.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/README.md b/README.md index ae05f81..46b9713 100644 --- a/README.md +++ b/README.md @@ -215,11 +215,13 @@ the lower section of this README.md file. | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | | #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | | |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/ABOUT.md) | +| #TP;NS |[Liam Costello](https://koding.com/lolletsoc) Athens, GR *(team lead)*
[Noah Edelman](https://koding.com/digitalmockingbird) California, US
| [TP;NS](./Teams/TP;NS/ABOUT.md) | | #TPro |[Vitalijs Litvinovs](https://koding.com/ulow) Riga, LV *(team lead)*
[Dmitry Morozov](https://koding.com/dm1tpro1lv) Riga, LV
[Sergey Kibish](https://koding.com/skibish) Riga, LV
[Dmitry Bogachkin](https://koding.com/dmitrybog) Riga, LV
[Raitis Ozols](https://koding.com/raioz) Riga, LV
| [TPro](./Teams/TPro/ABOUT.md) | | #TORJAN |[Vaidhyanathan Ananthakrishnan](https://koding.com/vaidhyanathan) Chennai,IN *(team lead)*
| [TORJAN](./Teams/TROJAN/ABOUT.md) | | #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/ABOUT.md) | | #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | | #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | +| #Team 4 Continents |[Nicolas Satragno](https://koding.com/nicolassatragno) Buenos Aires, AR *(team lead)*
[Mark Klien](https://koding.com/areke) Honolulu, US
[Przemek Buczkowski](https://koding.com/przemub) Nowy Sacz, PL
[Aneesh Dogra](https://koding.com/Lionaneesh) New Delhi, IN
| [Team 4 Continents](./Teams/Team4Continents/ABOUT.md) | | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | | #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | | #Team Banana Stand |[Travis Nischuk](https://koding.com/trakout) Toronto, CA *(team lead)*
[Manu Zope](https://koding.com/manuzope) Toronto, CA
[Peony Gerochi](https://koding.com/pgerochi) Toronto, CA
[Jason Van](https://koding.com/jasonvan) Toronto, CA
| [Team Banana Stand](./Teams/TeamBananaStand/ABOUT.md) | @@ -256,6 +258,7 @@ the lower section of this README.md file. | #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | | #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | +| #Turkuaz |[Mustafa Babil](https://koding.com/mustafababil) Ankara, TR
| [Turkuaz](./Teams/Turkuaz/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #Tyndyll |[Tyndyll](https://koding.com/tyndyll) Belfast, GB
| [Tyndyll](./Teams/Tyndyll/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 96b0ccb..031b172 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -4176,6 +4176,14 @@ Very likely, we'll use some clojure, java, some html5/CSS3 magic... stay tuned ! +--------------------------------------- + +Too Poor; Need Seed +================== + +We need to fill this in and we promise we'll do it by the tournament. + + --------------------------------------- Transact Pro covered TPro team @@ -4296,6 +4304,24 @@ I'm Tim, hoping to build a team to do great things with mapping for a community +--------------------------------------- + +A team from 4 continents +================ + +We got to know each other as part of an international contest, Google Code-In +when we were in high school! + +Who we are +=========================== +4 (Very) young software developers from South and North America, Europe and +Asia. + +TODO +=========================== +Put more relevant info here. + + --------------------------------------- Team Anxious @@ -5039,6 +5065,12 @@ About your skills and what you are going to do? Comming soon +--------------------------------------- + +Hola! I know I am very very late but still try my chance to join. +I believe in Java ^^ + + --------------------------------------- #WE ARE 27 From abcab4433e63597cf174d01a24135f7aabd6e4e9 Mon Sep 17 00:00:00 2001 From: volock Date: Thu, 27 Nov 2014 16:15:00 -0700 Subject: [PATCH 730/997] Create about.md --- Teams/OpenUpData/about.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/OpenUpData/about.md diff --git a/Teams/OpenUpData/about.md b/Teams/OpenUpData/about.md new file mode 100644 index 0000000..71b80b3 --- /dev/null +++ b/Teams/OpenUpData/about.md @@ -0,0 +1,15 @@ +OpenUpData +================ + +Coming Soon + + +About your team +=========================== + + + +About your skills and what you are going to do? +======= + + From 1961ced3ea27788508da62914b47abc180be1d77 Mon Sep 17 00:00:00 2001 From: Evgeni Ivakhnov Date: Fri, 28 Nov 2014 00:17:09 +0100 Subject: [PATCH 731/997] Replacing null with empty string in json --- Teams/TheVUBSloths/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/TheVUBSloths/team.json b/Teams/TheVUBSloths/team.json index 39484eb..1671b1a 100644 --- a/Teams/TheVUBSloths/team.json +++ b/Teams/TheVUBSloths/team.json @@ -3,20 +3,20 @@ "members": [ { "name": "Evgeni Ivakhnov", - "twitter": null, + "twitter": "", "koding": "evgeni", "location": "Brussels, BE", "lead": true }, { "name": "Tom Maes", - "twitter": null, + "twitter": "", "koding": "tommaes", "location": "Lennik, BE" }, { "name": "Jasper Tack", - "twitter": null, + "twitter": "", "koding": "consec", "location": "Brussel, BE" } From fd66c8cc7c54d90060a73229c8b5cea84a54671b Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 23:19:08 +0000 Subject: [PATCH 732/997] rebuilt readme.md --- README.md | 4 +++ TEAMS.md | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) diff --git a/README.md b/README.md index 46b9713..783bc6e 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ the lower section of this README.md file. |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | +| #1d20 |[Anthony Adamiv](https://koding.com/detonavomek) Kyiv, UA *(team lead)*
[Andrew Dacenko](https://koding.com/andrewdacenko) Kyiv, UA
[Viktor Danilyuk](https://koding.com/pod666) Kyiv, UA
[Dmitry Pryadko](https://koding.com/thymajesty) Kyiv, UA
| [1d20](./Teams/1d20/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | | #3 |[Alexandru Bondor](https://koding.com/alexbondor) Cluj-Napoca, RO *(team lead)*
[Mihai Hanga](https://koding.com/terente) Ocna Mureș, RO
[Adrian Rus](https://koding.com/adrrrian) Cluj-Napoca, RO
| [3](./Teams/3/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | @@ -180,6 +181,7 @@ the lower section of this README.md file. | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/About.md) | | #Ocelot Dev |[William Young](https://koding.com/greencat5) Cleburne, US *(team lead)*
[Peter Lewis](https://koding.com/werl) Wetaskiwin, CA
| [Ocelot Dev](./Teams/Ocelot Dev/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | +| #Team OpenUpData |[John W Volock](https://koding.com/volock) Albuquerque, US
| [Team OpenUpData](./Teams/OpenUpData/about.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | | #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/ABOUT.md) | @@ -210,6 +212,7 @@ the lower section of this README.md file. | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | | #StuyFyreLegacy |[Ethan Cheng](https://koding.com/elc1798) New York, US *(team lead)*
[Yicheng Wang](https://koding.com/yeechwyc) New York, US
[Ruojia Sun](https://koding.com/sunruojia) New York, US
[Jesse Elliot](https://koding.com/Jelliott37) New York, US
[Nobel Gautam](https://koding.com/plisno) New York, US
| [StuyFyreLegacy](./Teams/StuyFyreLegacy/ABOUT.md) | | #Sudo |[Richard Melo](https://koding.com/allucardster) Cali, CO *(team lead)*
[Victor Gonzales](https://koding.com/vichugof) Cali, CO
[Ricardo Valencia](https://koding.com/ravm) Cali, CO
[Jhon Cardona](https://koding.com/jjcarmu) Cali, CO
| [Sudo](./Teams/Sudo/ABOUT.md) | +| #Sudolsky Brothers |[Martin Sudolsky](https://koding.com/martinsuly) Banska Bystrica, SK *(team lead)*
[Michal Sudolsky](https://koding.com/sudolskym) Banska Bystrica, SK
| [Sudolsky Brothers](./Teams/SudolskyBrothers/ABOUT.md) | | #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/ABOUT.md) | | #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/ABOUT.md) | | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | @@ -280,6 +283,7 @@ the lower section of this README.md file. | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | | #Brazil Koders |[André Lucas](https://koding.com/andrelug) Belo Horizonte, BR *(team lead)*
[Gabriel Hamdan](https://koding.com/hamdan85) Belo Horizonte, BR
[Paullo Norato](https://koding.com/paullonorato) Santos, BR
| [Brazil Koders](./Teams/brazilKoders/about.md) | +| #c0D3 mUNCH3R5 |[Alan Wu](https://koding.com/xrxr) Ottawa, CA
[William Li](https://koding.com/whiteureda) Vancouver, CA
[Sophia Castellarin](https://koding.com/soapy1) Vancouver, CA
| [c0D3 mUNCH3R5](./Teams/c0D3 mUNCH3R5/ABOUT.md) | | #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | | #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/ABOUT.md) | | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 031b172..4a973e5 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -34,6 +34,37 @@ You can change your mind, that's ok. Just push an update here when you do. /////////LOADING///////// +--------------------------------------- + +1d20 dev team from Ukraine +================ + +1d20 + +Web critical hit! +COMBO!!! COMBO!!! COMBO!!! + + +About your team +=========================== + +| detonavomek | andrewdacenko | pod666 | thymajesty +|--- |--- |--- |--- +| detonavomek | andrewdacenko | pod666 | thymajesty | + +We are 4 friends in one group in university. +Once upone a time craftsman decided to enter the best techical university of Ukraine. By that moment he didn't knew, that he would met with ecenomist, musician and anime guy. The only one thing that hade grouped this cvartet are AD&D. Past some weekends thay had figured out that thay had another one common interest - programming. This was the fate. Passion for programming and role-playingmade it's diel. And thay unite the team. This team do all it's best to make a critical hit. 1d20 FTW! + +About our skills and what we are going to do? +======= +We are still brainstorming about idea. + +Skills: + - Python/Django + - AngularJS/CoffeeScript + - HTML5/CSS3 + + --------------------------------------- 254Coders @@ -4045,6 +4076,34 @@ About your skills and what you are going to do? Currently, all team work with technologies PHP, Symfony Framework, JavaScript, JQuery and angularJS. We are interested to work on #1 and #3. +--------------------------------------- + +# Sudolsky Brothers + +As it is apparent from the name of our team, we are brothers programming together - we have participated in various projects +ranging from small games for mobile devices to big information systems. We love challenges and we are happy to be a part of the Hackathon. + + +# About the team + +* Martin - a programmer who has a passion for web development and all around it. Programming is more like a hobby for him. +His favourite programming languages are Javascript, PHP and Python. + +Martin + + +* Michal - a skilled developer in C/C++, Java, Javascript, PHP, OpenCL and RenderScript. He likes computer graphics, +neural networks, genetic algorithms and parallel computation. + +Michal + + +# What we are going to do + +All the given themes are really interesting and it is rather hard to pick one. As we like games and web development very much, +we want to stay within this direction. We would like to use Nginx, Nodejs, Javascript, HTML5 and some awesome API to realize our project. +Our goal is to create something creative and helpful. + --------------------------------------- Hi everyone.My name is Hristo and I'm a 19 years old software engineering student. I'm going to be building a WebGL game using @@ -5492,6 +5551,26 @@ I might change my mind, and build applications using firebase instead of App Eng +--------------------------------------- + +c0D3 mUNCH3R5 +================ + +The name was chosen after Sophia proposed "code munchers" and Wiliam proposed the l33t version. Alan likes plain English better. + + +About us +=========================== + +- Sophia: +- William: +- Alan: Has participated in many hackathons. Mostly do them for fun + + +Our project +======= +We don't know what we are going to make yet! + --------------------------------------- About codingkitten From 7d9246e7bc655adc2ddbbb7b43f6656b4f3d0da5 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 23:24:17 +0000 Subject: [PATCH 733/997] rebuilt readme.md --- README.md | 8 ++- TEAMS.md | 148 +++++++++++++++++++++++++++++++++++++----------------- 2 files changed, 108 insertions(+), 48 deletions(-) diff --git a/README.md b/README.md index 783bc6e..8deabdd 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ the lower section of this README.md file. | #Autobots |[Harsh Vakharia](https://koding.com/harshjv) Gujarat, IN *(team lead)*
| [Autobots](./Teams/Autobots/ABOUT.md) | | #Axon |[Daniel Masterson](https://koding.com/danm36) Hull, UK *(team lead)*
| [Axon](./Teams/Axon/ABOUT.md) | | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | +| #BabesFromVictoria |[Erika Burdon](https://koding.com/Karmaqueenn) Victoria, CA *(team lead)*
[Leslie Scott](https://koding.com/leslieascott) Victoria, CA
[Jeremy Kroeker](https://koding.com/pollodiablo) Victoria, CA
| [BabesFromVictoria](./Teams/BabesFromVictoria/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | @@ -173,6 +174,7 @@ the lower section of this README.md file. | #Moyrilia |[Nikolas Moya](https://koding.com/nmoya) Campinas, BR *(team lead)*
[Marilia Ferreira](https://koding.com/mariliaferreira) Curitiba, BR
| [Moyrilia](./Teams/Moyrilia/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | | #Neo |[Luis Arriojas](https://koding.com/luisarriojas) Valencia, VE *(team lead)*
| [Neo](./Teams/Neo/ABOUT.md) | +| #NeoTech |[Sergio Yáñez](https://koding.com/syanezs) Santiago, CL
| [NeoTech](./Teams/NeoTech/ABOUT.md) | | #Neskromny |[Sergii Volodko](https://koding.com/neskromny) Kiev, UA
| [Neskromny](./Teams/Neskromny/ABOUT.md) | | #Neva River |[Nikita Grudinin](https://koding.com/ngrudinin) Saint Petersburg, RU *(team lead)*
[Andrei Riik](https://koding.com/andrey8000) Saint Petersburg, RU
[Dmitry Malyshev](https://koding.com/malyshevdmitry) Saint Petersburg, RU
[Yaroslav Ponomarenko](https://koding.com/yarryp) Saint Petersburg, RU
[Ivan Alaxkin](https://koding.com/vanatka) Moscow, RU
| [Neva River](./Teams/Neva River/ABOUT.md) | | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | @@ -194,7 +196,7 @@ the lower section of this README.md file. | #PumpedDevs |[Ron Emerson Cabal](https://koding.com/roncabal) San Pablo City, PH *(team lead)*
[Bryan Salazar](https://koding.com/brysalazar12) Makati City, PH
[Joell Lapitan](https://koding.com/jlapitan) Calamba Laguna City, PH
[Kenneth Sungcaya](https://koding.com/ksungcaya) Dubai, AE
| [PumpedDevs](./Teams/PumpedDevs/ABOUT.md) | | #Pusheen |[Chen,Ying-Yu](https://koding.com/abin0914) Taipei, TW *(team lead)*
[Chang,Wen-Kung](https://koding.com/imabitch) Hsin Chu, TW
[Cheng,Ya-Ju](https://koding.com/shadow9) Hsin Chu, TW
[Chen,Chih-Lin](https://koding.com/jim800121) Hsin Chu, TW
| [Pusheen](./Teams/Pusheen/ABOUT.md) | | #PyJunkies |[Michal Racek](https://koding.com/krablak) Hradec Kralove, CZ *(team lead)*
[Radek Hofman](https://koding.com/jezis) Vienna, AT
| [PyJunkies](./Teams/PyJunkies/ABOUT.md) | -| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
[Robert P White](https://koding.com/rob-pw) Nottinghamshire, GB
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | +| #Random Hackers |[Dylson Valente Neto](https://koding.com/n370) Santa Fe, AR *(team lead)*
[Ildus Sadykov](https://koding.com/IldusSadykov) Elabuga, RU
[Jen Best](https://koding.com/jenthebest) Philadelphia, US
[Robert P White](https://koding.com/rob-pw) Nottinghamshire, GB
[Ben](https://koding.com/igop) Manila, PH
| [Random Hackers](./Teams/RandomHackers/ABOUT.md) | | #RaphaëlTM |[Raphaël Titsworth-Morin](https://koding.com/raphaeltm) Halifax, CA
| [RaphaëlTM](./Teams/RaphaelTM/ABOUT.md) | | #RealityConnect |[João Miguel Ribeiro](https://koding.com/jonnybgod) Lisbon, PT *(team lead)*
[João da Silva Côrtes](https://koding.com/sequessu) Lisbon, PT
| [RealityConnect](./Teams/RealityConnect/ABOUT.md) | | #Recon |[Amit pal](https://koding.com/coderwall) Delhi, IN *(team lead)*
[Rahul jain](https://koding.com/rjhector) Delhi, IN
[Sourabh Chandak](https://koding.com/sourabh0612) Hyderabad, IN
| [Recon](./Teams/Recon/ABOUT.md) | @@ -207,6 +209,7 @@ the lower section of this README.md file. | #SoftLab |[Ilija Tesic](https://koding.com/itesic) Bratunac, BA *(team lead)*
[Igor Golub](https://koding.com/igolub) Pale, BA
[Milan Samardzic](https://koding.com/milansamardzic) Sokolac, BA
[Radan Stupar](https://koding.com/radan) Vlasenica, BA
| [SoftLab](./Teams/SoftLab/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | | #Sol |[Ethan Chiu](https://koding.com/17chiue) Wellesley, US
| [Sol](./Teams/Sol/ABOUT.md) | +| #Sons Of The King |[Micaiah Wallace](https://koding.com/snoapps) Denver, US *(team lead)*
[Joshua Krueger](https://koding.com/infinight) Denver, US
| [Sons Of The King](./Teams/SonsOfTheKing/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | | #Team Spartan Devs |[Fredrick Duhia](https://koding.com/fduhia) Arusha, TZ
| [Team Spartan Devs](./Teams/Spartan-Devs/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | @@ -214,7 +217,7 @@ the lower section of this README.md file. | #Sudo |[Richard Melo](https://koding.com/allucardster) Cali, CO *(team lead)*
[Victor Gonzales](https://koding.com/vichugof) Cali, CO
[Ricardo Valencia](https://koding.com/ravm) Cali, CO
[Jhon Cardona](https://koding.com/jjcarmu) Cali, CO
| [Sudo](./Teams/Sudo/ABOUT.md) | | #Sudolsky Brothers |[Martin Sudolsky](https://koding.com/martinsuly) Banska Bystrica, SK *(team lead)*
[Michal Sudolsky](https://koding.com/sudolskym) Banska Bystrica, SK
| [Sudolsky Brothers](./Teams/SudolskyBrothers/ABOUT.md) | | #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/ABOUT.md) | -| #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| [Superintech](./Teams/Superintech/ABOUT.md) | +| #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | | #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | | |[Rafik Naccache](https://koding.com/automagic-tools) Tunis,TN *(team lead)*
[Mohamed Sghaier](https://koding.com/doremi76) Tunis,TN
[Med Elyes BenZina](https://koding.com/mbez) Tunis,TN
[Ibtissem Hamdi](https://koding.com/ibtissem) Tunis,TN
[Chakib Dad](https://koding.com/yojimbo) Tunis,TN
| [TNTeam](./Teams/TNTeam/ABOUT.md) | @@ -252,6 +255,7 @@ the lower section of this README.md file. | #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | | #TheTwoPeas |[Kalmar Gabor](https://koding.com/matchxxx) Tura, HU
[Takacs Pal](https://koding.com/takacspal) Tura, HU
| [TheTwoPeas](./Teams/TheTwoPeas/ABOUT.md) | +| #The VUB Sloths |[Evgeni Ivakhnov](https://koding.com/evgeni) Brussels, BE *(team lead)*
[Tom Maes](https://koding.com/tommaes) Lennik, BE
[Jasper Tack](https://koding.com/consec) Brussel, BE
| [The VUB Sloths](./Teams/TheVUBSloths/ABOUT.md) | | #TheViableAlternative |[Aditya Kodkany](https://koding.com/adityakodkany) Pittsburgh, US
[Matthew Kellogg](https://koding.com/kellogg92) Pittsburgh, US
| [TheViableAlternative](./Teams/TheViableAlternative/ABOUT.md) | | #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | | #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 4a973e5..7ac4d66 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -731,6 +731,45 @@ Frameworks: - Laravel 4 +--------------------------------------- + +This is our page +================ + +BabesFromVictoria + + +The Team +=========================== + +| Erika | Leslie | Quintan | Jeremy +|--- |--- |--- |--- +| Erika | Leslie| Quintan| Jeremy | + +Total babes, right? We joined to learn and demonstrate our skills, and because a global hackathon sounds awesome! + + +Our skills +======= +Erika - 3rd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. + +Leslie - 4th year Computer Science student. Co-op experience in cloud computing, database management and front-end design & implementation. + +Quintan - blurb + +Jeremy - 3rd year BSEng. Best with C/C++ and Java/Groovy. Co-op experience primarily with QA and test automation. + + +What we'll do +======= +We've chosen to combine themes 3 & 4 - we're going to create a fun HTML5 game to encourage users to read EULAs. + +Technologies we'll use: ... +APIs we'll use : ... + +Then we're going to win. + + --------------------------------------- @@ -3206,6 +3245,23 @@ 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. +--------------------------------------- + +## NEO TECH + +NEO TECH is my internet alias for programming and developping matters. My name is Sergio Yáñez, and I am from Santiago, Chile + +## Languages + +I Develop frequently in +C/C++ +Java +C# +Python + +I really like developping videogames and i always embrace new challenges! + + --------------------------------------- # Neskromny @@ -3666,19 +3722,18 @@ Random Hackers We are the Random Hackers team. - About ===== -| Dylson | Ildus | Jenthebest | RobPW -|--- |--- |--- |--- -| Dylson | Ildus | Jenthebest| Rob-pw +| Dylson | Ildus | Jenthebest | RobPW | Ben +|--- |--- |--- | --- | --- +| Dylson | Ildus | Jenthebest | Rob-pw | Ben We're still gathering. - Skills ====== + Ruby, Rails, Javascript, (S)CSS, HTML. Idea @@ -3947,6 +4002,35 @@ Hope to make an awesome Html5 Game! +--------------------------------------- + +This is our page +================ + +We are two enthusiastic entrepre-coders who love to invent and innovate beyond what's possible. + + +About your team +=========================== + +| Josh | Micaiah +|--- |--- +| Josh | Micaiah + +The reason we joined this hackathon was to have a fun way to put our programming/problem solving skills to the test. + +Josh and I both have a way of thinking about everything we encounter anything that causes problems or isn't efficient, how +can we fix this? It's this motivation that drives the majority of our projects, the rest of them fall along the lines of, +"How can we turn this microwave into something useful other than cooking hot pockets?" Either way, it's our passion to make +things that can benefit people in whatever they are doing, making technology work for us, not the other way around. + + +About your skills and what you are going to do? +======= +We tend to work better with html 5 and jQuery, our project will probably +revolve around web technologies including PHP for our server side code. So +the educational multiplayer game sounds like a likely option for our theme choice. + --------------------------------------- Sons Of Web @@ -4119,47 +4203,6 @@ I'm looking for technically skilled persons and design and user interface is goi Thanks ! ---------------------------------------- - -We are Team SuperInTech -======================= - -We are a team of designers & developers with a strong focus on creating awesome stuff. Whether its designing a landing page, creating business websites or developing E-Commerce site. We take immense pleasure in detailing everything we work on. We love what we work & make sure that our clients also love our work. - -Our workflow includes: Reviewing -> Planning -> Designing -> Development -> Marketing -> Lead Generation -> Future Updates - -We are well known for: -BEAUTIFUL DESIGNS | PERFECT CODING | ENSURED TRUST - - -About Us: -======================= - -| Vijayinder Singh | Sneha Samfrancisco | Swapnil Samfrancisco -|--- |--- |--- |--- -| Vijayinder Singh | Sneha Samfrancisco | Swapnil Samfrancisco | - -We are a team of designers & developers. In short - We are GEEKS from the future!! - -We have joined the hackathon to contribute our share to the community. If we win it will not be just for the sake of name & fame BUT so that we can invest it into our further developing ideas. We are small team short on funds & we are desperately looking for some help. We have lot of ideas developing from the last 7 years of working in different streams. But they are still ideas as they never developed into concepts. If we win this, we are definitely going to get moving forward from here. Fingers crossed!! - - -Our Team Skills & Background: -======================= - -Vijayinder (a.k.a: VJ): I started my coding journey 7 years back with .net technology. After few years of struggling & going through different technologies, I finally ended up on php. Which lead me learning WordPress as a platform. Since then it has been a great experience of learning from scratch to being an expert in WordPress theme development. I now have knowledge of WordPress Responsive Theme development -> Joomla as a platform -> Magento Theme Development as well. -I am working with a great team that I have combined after years of working together & trust. We are taking multiple projects monthly, especially related to development of wordpress themes & portfolios. Apart from that I have also trained myself in Internet Marketing Techniques, as well as I have knowledge of adwords and adroll just to assist clients with their businesses when needed. - -Sneha (a.k.a: Mam): Hi there!! My name is Sneha Samfrancisco, I'm graphic designer & web developer working in this field for more than 7 years. Till date I have designed & developed a wide range of websites including: E-commerce websites, Business websites, Landing pages. The web designing & development technologies that I am expert at using include: Photoshop, Illustrator, HTML5/CSS3, Corel Draw X4. Open source platforms that I have expertise includes: WordPress, Magento, Joomla, Prestashop etc. I love working with new challenges. I believe in communication & my belief is that "Communication is the key to a successful Project" So let's start achieving success..!! - -Swapnil (a.k.a: Neal): I started my career as an Mech Engineer with ACC Cement limited, where I was selected from campus placement. It was a great experience as I was part of project team for almost 3 years. In all these times, my actual interest remained in designing softwares such as Autocad. After a span of three years I decided to quit job with ACC and I started learning design and development. After 6 months of training from VJ & Sneha, learning the designing & development basics, tools as in Photoshop & Dreamweaver etc, I was all set with the industry standards and started working professionally as a freelancer designer & developer. Pretty soon work started to flow & now I am working on multiple projects for clients overseas. All these years, the experience of handling projects (planning & excuting) from the previous job, always came handy. It's been almost 3 years now working in the IT industry & it's been a really great journey so far. Looking forward to many more :) - - -What we are going to do? -======================= -We are in a bit of confusion at the current moment, when it comes to deciding what we are planning to create. But definitely we are planning to stick to the theme which will help support a global cause. And which will make things easier for the general public, when it comes to designing & coding. We'll be most probably using WordPress as a platform. As soon as we finalize the API's to be used, we'll update here. Thank you. - - --------------------------------------- # Synexis @@ -4953,6 +4996,19 @@ Javascript Python +--------------------------------------- + +Briefly describe your team +========================== +We are friends that like to code together. This year we graduated together in computer science at the Free University of Brussels. Surely, this Hackaton will be much fun but we are here also for new skills and experience. +Oh almost forgotten.. we love beer. + + + +What are your skills? +===================== +First of all, we are computer scientist. So we know a little bit of a lot of things. On the other hand, we are graduates, so we don't know anything. Web development for the win! + --------------------------------------- The Viable Alternative From 033e3496abb04e84585fa2c0559e21b3f31d65ed Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Thu, 27 Nov 2014 23:28:30 +0000 Subject: [PATCH 734/997] rebuilt readme.md --- README.md | 1 + TEAMS.md | 24 +++++++++++++++++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8deabdd..efcaea4 100644 --- a/README.md +++ b/README.md @@ -325,5 +325,6 @@ the lower section of this README.md file. | #shmmytes |[George-Marios Kousis](https://koding.com/kusius) Athens, GR
| [shmmytes](./Teams/shmmytes/ABOUT.md) | | #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | +| #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 7ac4d66..cf1cb65 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -5362,7 +5362,18 @@ COMING SOON #We Byte -We're a group of five coders from Egypt, and we take our dreams very seriously. +We're a group of five coders from Egypt, and we take our dreams very seriously. We've decided to join because this is a really good chance for us to get Egypt noticed, and perhaps, sponsored somehow to spread the Computer Science culture in it. We've been given a once in a lifetime chance, and we don't intend to waste it. + +Team Members +=========================== + +| Member | Skills And Bio +|:---: |--- +| Karim Karim |

I'm a gamer, a geek and a hardcore music fan. I also design the stuff and lead the team, I work with Java/C/C++/Android

My Twitter's: @K_arimAhmed

+| Abdulaziz Abdulaziz |

I help with everything, Knowing a little bit of everything never hurts! I'm a Java/Android guy though.

My Twitter: @AbdulazizAlaa

+| Omar Omar |

I look pretty innocent, don't be fooled though, I can do PHP, MySQL, HTML/CSS, Some Javascript, AJAX, jQuery,Java, C++, I know some Linux crap and I don't know what else can I do.

My Twitter's: @Omarito2412

+| Ali Ali |

I'm basically the coolest of them all, I'm also a hardcore starcraft 2 gamer.

I know how to handle Unity engine, Html/Css, js, some angular, c++, java, going for jquery and iOS pretty soon.

My Twitter's: @Gripppp.

+| Ahmed Ahmed |

I'm their godfather, I try to help them and guide them if I can.

My knowledge fields are: Php, java, Sql, python, c++, some android, codeigniter framework, database design, networks, AWS, server management

My twitter's: @ahmedalaamohamd

##About the project @@ -6293,6 +6304,17 @@ undefined undefined +--------------------------------------- + +#wCwL + +My name is Elhoucine, very passionate about code. + +#Languages: +-Javascript +-Python + + --------------------------------------- Wise Eddy From 40a8255177931d4d62433e1693540182915e9e99 Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 18:35:36 -0500 Subject: [PATCH 735/997] changed state to country code --- Teams/Asiph/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Asiph/team.json b/Teams/Asiph/team.json index 581c818..5f97796 100644 --- a/Teams/Asiph/team.json +++ b/Teams/Asiph/team.json @@ -5,20 +5,20 @@ "name": "Matt McGee", "twitter": "awm4j", "koding": "awm4j", - "location": "York, PA", + "location": "York, US", "lead": true }, { "name": "Christian Dehli", "twitter": "cpdehli", "koding": "sippy", - "location": "Pittsburgh, PA" + "location": "Pittsburgh, US" }, { "name": "Nate Hagan", "twitter": "terminatur1", "koding": "terminatur", - "location": "Seattle, WA" + "location": "Seattle, US" } ] } From bd3d8e17de0d3800c4be83dcde2b79152414b1a4 Mon Sep 17 00:00:00 2001 From: Ackermann Yuriy Date: Fri, 28 Nov 2014 12:51:23 +1300 Subject: [PATCH 736/997] Typo... LOL. --- Teams/ICodeAsRoot/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/ICodeAsRoot/team.json b/Teams/ICodeAsRoot/team.json index 2fdbb47..777ddeb 100644 --- a/Teams/ICodeAsRoot/team.json +++ b/Teams/ICodeAsRoot/team.json @@ -11,7 +11,7 @@ "name": "Mytchel Hammond", "twitter": "mytchel", "koding": "nilpopfu", - "location": "Tauranga, IN" + "location": "Tauranga, NZ" } ] } From 74168bbb5f1c5e97948bfd72beecfb7cbabcdb28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20R=C3=B8dtang?= Date: Fri, 28 Nov 2014 01:08:20 +0100 Subject: [PATCH 737/997] Added team.json file. --- Teams/SuperCodeBros/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/SuperCodeBros/team.json diff --git a/Teams/SuperCodeBros/team.json b/Teams/SuperCodeBros/team.json new file mode 100644 index 0000000..8d63beb --- /dev/null +++ b/Teams/SuperCodeBros/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Super Code Bros", + "members": [ + { + "name": "Hans Rødtang", + "twitter": "hansrodtang", + "koding": "hansrodtang", + "location": "Oslo, NO" + }, + { + "name": "Nicolai Skogheim", + "twitter": "nicolaiskogheim", + "koding": "nicolaiskogheim", + "location": "Oslo, NO" + } + ] +} From a09ee04500de0417e3009ff038ed162ff7d0d615 Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 19:08:33 -0500 Subject: [PATCH 738/997] updated about page --- Teams/Asiph/ABOUT.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Teams/Asiph/ABOUT.md b/Teams/Asiph/ABOUT.md index 4d6e57b..18f281d 100644 --- a/Teams/Asiph/ABOUT.md +++ b/Teams/Asiph/ABOUT.md @@ -5,14 +5,9 @@ About Team Asiph |--- |--- |--- | ![awm4j](http://graph.facebook.com/awm4j/picture?type=large) | ![sippy](http://graph.facebook.com/Sippyy/picture?type=large) | ![hagan](http://graph.facebook.com/nate.hagan/picture?type=large) | -/// In the process of writing this up +We are a group of problem solving Grove City College alumni who enjoy building cool and interactive solutions. +We saw this hackathon as a good way to catch up and build something awesome together. -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. - -/// end writing up process Skills ======= From 0a05b106f466c4a79a9446b785fb90e6ea5f3c49 Mon Sep 17 00:00:00 2001 From: Samuel Adewole Date: Fri, 28 Nov 2014 01:29:12 +0100 Subject: [PATCH 739/997] Added new team FunAndCuriosity --- Teams/FunAndCuriousity/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/FunAndCuriousity/team.json diff --git a/Teams/FunAndCuriousity/team.json b/Teams/FunAndCuriousity/team.json new file mode 100644 index 0000000..fd21d3b --- /dev/null +++ b/Teams/FunAndCuriousity/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "FunAndCuriosity", + "members": [ + { + "name": "Samuel Adewole", + "twitter": "fixitsammie", + "koding": "fixitsammie", + "location": "Ile-Ife, NG" + }, + { + "name": "Olukayode Adegbite", + "twitter": "olucurious", + "koding": "olucurious", + "location": "Ibadan,NG" + }, + ] +} From 505bd622e5d355d336f1b5e642891b53bc9165f1 Mon Sep 17 00:00:00 2001 From: Samuel Adewole Date: Fri, 28 Nov 2014 01:34:37 +0100 Subject: [PATCH 740/997] Added an about file --- Teams/FunAndCuriousity/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Teams/FunAndCuriousity/ABOUT.md diff --git a/Teams/FunAndCuriousity/ABOUT.md b/Teams/FunAndCuriousity/ABOUT.md new file mode 100644 index 0000000..4087adc --- /dev/null +++ b/Teams/FunAndCuriousity/ABOUT.md @@ -0,0 +1,6 @@ +# Fun and Awesome + +Samuel and Kayode + +We love to know how things works and make them better. We love building things(mostly websites). +We love what we do so work is play. From 3254341b63a783512cf7ec2d58980f9602793144 Mon Sep 17 00:00:00 2001 From: judocka Date: Thu, 27 Nov 2014 23:10:44 -0200 Subject: [PATCH 741/997] Added Luckas in the Team Now I'm here --- Teams/MadDuck/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/MadDuck/team.json b/Teams/MadDuck/team.json index 621182b..122623c 100644 --- a/Teams/MadDuck/team.json +++ b/Teams/MadDuck/team.json @@ -7,6 +7,12 @@ "koding": "rafaelmatsuyama", "location": "São Paulo, BR", "lead": true + }, + { + "name": "Luckas Farias", + "twitter": "judocka", + "koding": "luckas", + "location": "São Paulo, BR" } ] } From 6f496bf6e83fb776278a669084e6bcc2a8ea248d Mon Sep 17 00:00:00 2001 From: judocka Date: Thu, 27 Nov 2014 23:13:56 -0200 Subject: [PATCH 742/997] Added Luckas description --- Teams/MadDuck/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Teams/MadDuck/ABOUT.md b/Teams/MadDuck/ABOUT.md index 0d8c3bd..a236530 100644 --- a/Teams/MadDuck/ABOUT.md +++ b/Teams/MadDuck/ABOUT.md @@ -1 +1,3 @@ Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ + +Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ From 4db9aacfcf59b108d95a99bf43d91e45bd54b66a Mon Sep 17 00:00:00 2001 From: serglider Date: Fri, 28 Nov 2014 05:11:14 +0200 Subject: [PATCH 743/997] added seglider team --- Teams/serglider/ABOUT.md | 11 +++++++++++ Teams/serglider/team.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 Teams/serglider/ABOUT.md create mode 100644 Teams/serglider/team.json diff --git a/Teams/serglider/ABOUT.md b/Teams/serglider/ABOUT.md new file mode 100644 index 0000000..8bff41a --- /dev/null +++ b/Teams/serglider/ABOUT.md @@ -0,0 +1,11 @@ +Serglider +=========================== +Hey hackers, + +I'm Sergey, a single member of the seglider team. My planet rotates around Javascript star which is in the Frontend galaxy. + + + +Project +======= +I'm planning to develop a web app that will teach people not familiar with IT some of its aspects. diff --git a/Teams/serglider/team.json b/Teams/serglider/team.json new file mode 100644 index 0000000..57fc8d7 --- /dev/null +++ b/Teams/serglider/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "serglider", +"members": [ +{ +"name": "Sergey Chernykh", +"twitter": "sergonaut", +"koding": "serglider", +"location": "Mariupol, UA" +} +] +} From 459f3e783c9695fcf9505367b9de33695d4b7db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20R=C3=B8dtang?= Date: Fri, 28 Nov 2014 04:14:09 +0100 Subject: [PATCH 744/997] Create ABOUT.md --- Teams/SuperCodeBros/ABOUT.md | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Teams/SuperCodeBros/ABOUT.md diff --git a/Teams/SuperCodeBros/ABOUT.md b/Teams/SuperCodeBros/ABOUT.md new file mode 100644 index 0000000..ba0cd99 --- /dev/null +++ b/Teams/SuperCodeBros/ABOUT.md @@ -0,0 +1,52 @@ +Super Code Bros +================ +***We are the Super Code Bros., young code monkeys from the cold land of bountiful fjords, Norway!*** + + +![Our logo](https://dl.dropboxusercontent.com/u/660269/supercodebros.png) + +About us +======== + +| hansrodtang | nicolaiskogheim +|--- |--- +| ![Hans](https://avatars2.githubusercontent.com/u/58717?v=3&s=320) | ![Nicolai](https://avatars1.githubusercontent.com/u/2117636?v=3&s=320) +We are two interaction design/computer science students from Oslo, Hans and Nicolai. + +--- + + +**Hans** is currently studying Interaction Design at the University of Oslo. He is originally from Iceland but moved to Norway at a young age where he has lived since. He is an active photographer when not busy with school. +He also enjoys long walks on the beach, candelit dinners and knitting, and practicing pastafarianism. + +He coded from a young age with copy-pasting and mixing Javascript snippets on his website made in Frontpage 2000, then did some Visual Basic 6, GameMaker 6 and PHP. He tried to forget that time of his life by drinking copious amounts of Aquavit. He has since then gotten his life together and now develops in a multitude of technologies, for the moment he has a soft spot for Go. + + +--- + +Nicolai is at the time being studied at the University of Oslo. ..or was it the other way around? +He is a guitarist in a [big band](https://en.wikipedia.org/wiki/Big_band) called Big Boss Band. +He lives in a party mansion, also commonly known as "Mom and Dad's Basement". +He is afraid of the dark, and exceptions in PHP. + +**Nicolai** got a flying start with tutorials from W3Schools (A Norwegian site, actually :no_mouth: , for which we sincerely apologize on behalf of the Kingdom of Norway™ for letting in to this world). + +He once developed a CMS targeted towards the elderly to help them manage an event planning site on their own. He is passionate about interaction and user experience and thinks the most important facet of any application is an intuitive interface. +His graphic design skills can be considered lacklustre, but he compensates with his capabilities as a programmer and makes designs come to life with great care. + +--- + +We love hackathons. Being given the option to creatively and emotionally unfold and unleash the Codebro within, is the best thing in the world (except pure norwegian kebabs). + +Skills and Plans +================ +Hans has experience in Go, Python, C, Javascript and loads of tools and libraries for them. He is also capable of designing and creating great and simple user interfaces and interactions for web, desktop and mobile applications. + +Nicolai has for the most part worked with web development and the languages and technologies that accompany that field. +That means Javascript for the most part, but also Go and Python. On his spare time he enjoys exercising his brain with languages like Scheme, Standard ML, Scala and Prolog. + +Fun fact: The blue cap on Nicolai's image is actually red (read: Mario color) but was Photoshop™-ed by his horrible, horrible ex. + +--- + +We plan to try our hand at an multiplayer educational game using React for interface and Canvas/WebGL. Backend will be written in Go, and we want to try out WebRTC for P2P communication if we get the time. From 277379d22675d031df9c45cde7a43668e9e41b5e Mon Sep 17 00:00:00 2001 From: Peter Stakoun Date: Thu, 27 Nov 2014 22:21:25 -0500 Subject: [PATCH 745/997] Create ABOUT.md --- Teams/TorontoEliteCoders/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/TorontoEliteCoders/ABOUT.md diff --git a/Teams/TorontoEliteCoders/ABOUT.md b/Teams/TorontoEliteCoders/ABOUT.md new file mode 100644 index 0000000..92f726b --- /dev/null +++ b/Teams/TorontoEliteCoders/ABOUT.md @@ -0,0 +1 @@ +We are a group of enthused coders from Toronto. From 40c031bf696c7dec215f3d4d4802cb62141f9d1b Mon Sep 17 00:00:00 2001 From: Peter Stakoun Date: Thu, 27 Nov 2014 22:28:50 -0500 Subject: [PATCH 746/997] Create team.json --- Teams/TorontoEliteCoders/team.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/TorontoEliteCoders/team.json diff --git a/Teams/TorontoEliteCoders/team.json b/Teams/TorontoEliteCoders/team.json new file mode 100644 index 0000000..5f3ad39 --- /dev/null +++ b/Teams/TorontoEliteCoders/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Peter Stakoun", + "twitter": "pstakoun", + "koding": "pstakoun", + "location": "Toronto, CA", + "lead": true + }, + { + "name": "Adam Strom", + "koding": "AStrom0724", + "location": "Toronto, CA" + }, + { + "name": "Kevin Shen", + "koding": "kshen3778", + "location": "Toronto, CA" + }, + { + "name": "Kayton Yan", + "location": "Toronto, CA" + } + ] +} From 0e1ce74cc690624b3ffb74142f6b02c27a9cbade Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 11:41:50 +0800 Subject: [PATCH 747/997] Added team information --- Teams/Sistemex/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Sistemex/team.json diff --git a/Teams/Sistemex/team.json b/Teams/Sistemex/team.json new file mode 100644 index 0000000..5668c15 --- /dev/null +++ b/Teams/Sistemex/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Sistemex", + "members": [ + { + "name": "Kairi Juri", + "twitter": "harrysuke", + "koding": "harrysuke", + "location": "Johor Bahru, MY" + }, + { + "name": "Abu Bakar", + "twitter": "fr3ker", + "koding": "fr3ker", + "location": "Johor Bahru, MY" + } + ] +} From c4fa45519924fbfe63bd3e0e9b1e3630832e95a0 Mon Sep 17 00:00:00 2001 From: Joe Colburn Date: Thu, 27 Nov 2014 22:39:00 -0500 Subject: [PATCH 748/997] Added Team 000000 --- Teams/000000/ABOUT.md | 22 ++++++++++++++++++++++ Teams/000000/team.json | 12 ++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/000000/ABOUT.md create mode 100644 Teams/000000/team.json diff --git a/Teams/000000/ABOUT.md b/Teams/000000/ABOUT.md new file mode 100644 index 0000000..81d324b --- /dev/null +++ b/Teams/000000/ABOUT.md @@ -0,0 +1,22 @@ +This is my page +================ + +I'm just a guy with an idea. + + +About your team +=========================== + +| Joe +|--- +| ![Joe](https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-xaf1/v/t1.0-9/600114_10152277501655714_1947060528_n.jpg?oh=548b0d211bce73aa5931e99e021d8c54&oe=54D49B28&__gda__=1423474339_6f2c1539f904178546e80c53ec681e0a) + +I've been writing code for the web in one form or another since before there were any books on it. I'd head to one of the 300 or so pages Yahoo had at the time, save it, change something, reload, and squeal with delight at what I learned to do that day. These days, it's a career, but the passion hasn't waned one bit. + +I spent many years toiling away for up to 100 hours a week with my own company, trying to just keep the lights on and the team paid and neglecting my own growth. In the past couple years, I've regained my focus and thirst for new knowledge and languages. I joined this hackathon because I want to challenge myself and play with new APIs... and I've had this site idea in my head for a while that matches one of the themes perfectly. + +About your skills and what you are going to do? +======= +I'm still fine-tuning my Javascript skills, but my long-time passion and strength is in PHP. I've also been productive in Perl, Python, ASP and Java, and I'm getting my head around Node and Erlang. + +I won't say much about the project and the APIs I plan to use as I feel it might give too much away, but I will say that I think it will be pretty far apart from what other teams will be doing. You'll just have to wait and see. diff --git a/Teams/000000/team.json b/Teams/000000/team.json new file mode 100644 index 0000000..3517abc --- /dev/null +++ b/Teams/000000/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "000000", + "members": [ + { + "name": "Joe Colburn", + "twitter": "joetech", + "koding": "joetech", + "location": "Detroit, US", + "lead": true + } + ] +} From c011d6af93d08855d23b905b11d34b232b99deaa Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 11:50:30 +0800 Subject: [PATCH 749/997] Added an about file --- Teams/Sistemex/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/Sistemex/ABOUT.md diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md new file mode 100644 index 0000000..13de638 --- /dev/null +++ b/Teams/Sistemex/ABOUT.md @@ -0,0 +1,14 @@ +#Team Sistemex + +Hi, we're Harrysuke and fr3ker from Malaysia. + +##About Us + +- Harrysuke: Harrysuke desu. +- fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) + +##Languages +- PHP +- CSS +- JS +- JQUERY From 55c14840b076b0cf18a70ff86a94ed27767d0939 Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 11:52:55 +0800 Subject: [PATCH 750/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index 13de638..690fdfc 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -4,7 +4,7 @@ Hi, we're Harrysuke and fr3ker from Malaysia. ##About Us -- Harrysuke: Harrysuke desu. +- Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. - fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) ##Languages From 8a858d38d5ebc49f24aa7d0df8c5b74297244420 Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 11:58:44 +0800 Subject: [PATCH 751/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index 690fdfc..29dd19b 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -3,8 +3,9 @@ Hi, we're Harrysuke and fr3ker from Malaysia. ##About Us - +![alt text](https://avatars2.githubusercontent.com/u/238515?v=3&s=460"Harrysuke") - Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. +![alt text](https://pbs.twimg.com/profile_images/1562751435/63485404612368750_400x400.jpg"fr3ker") - fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) ##Languages From e67863d8a061e6ac16eaa8dfde447f3de877947a Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 11:59:57 +0800 Subject: [PATCH 752/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index 29dd19b..f235a21 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -3,7 +3,7 @@ Hi, we're Harrysuke and fr3ker from Malaysia. ##About Us -![alt text](https://avatars2.githubusercontent.com/u/238515?v=3&s=460"Harrysuke") +![alt text](https://avatars3.githubusercontent.com/u/238515?v=3&s=40"Harrysuke") - Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. ![alt text](https://pbs.twimg.com/profile_images/1562751435/63485404612368750_400x400.jpg"fr3ker") - fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) From 11295882fe519aefeacddf34ad0fb53552d99c22 Mon Sep 17 00:00:00 2001 From: Pierce Stegman Date: Thu, 27 Nov 2014 23:06:16 -0500 Subject: [PATCH 753/997] Added team CE --- Teams/CE/ABOUT.md | 17 +++++++++++++++++ Teams/CE/team.json | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/CE/ABOUT.md create mode 100644 Teams/CE/team.json diff --git a/Teams/CE/ABOUT.md b/Teams/CE/ABOUT.md new file mode 100644 index 0000000..12207d3 --- /dev/null +++ b/Teams/CE/ABOUT.md @@ -0,0 +1,17 @@ +CE +================ + +Pierce Stegman https://github.com/pwstegman +Fox Wilson https://github.com/fwilson42 + +Pierce Stegman + +I am a Junior at Thomas Jefferson High School for Science and Technology. I stated coding websites and Flash games at 7. A couple years ago I turned primarily to working on more useful things. Some examples are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that let you deploy code via email, and a GUI wallet for Dashcoin, a cryptonote currency. + + +About your skills and what you are going to do? +======= + +Pierce Stegman + +I am most skilled with backend development, artificial intelligence, and crytocurrencies. I have an idea that will make use of AI to make reading the TOS and Terms and Conditions on a website not only fast, but easy and fun. diff --git a/Teams/CE/team.json b/Teams/CE/team.json new file mode 100644 index 0000000..a1d99f7 --- /dev/null +++ b/Teams/CE/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "CE", + "members": [ + { + "name": "Pierce Stegman", + "twitter": "pwstegman", + "koding": "pwstegman", + "location": "Falls Church, VA" + }, + { + "name": "Fox Wilson", + "twitter": "???", + "koding": "???", + "location": "???" + } + ] +} From bebd81d9e759a24bcb1fce0aa4efc852f2673c23 Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 12:11:36 +0800 Subject: [PATCH 754/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index f235a21..1b76ec3 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -3,7 +3,7 @@ Hi, we're Harrysuke and fr3ker from Malaysia. ##About Us -![alt text](https://avatars3.githubusercontent.com/u/238515?v=3&s=40"Harrysuke") +![alt text](http://sirfik.com/uploads/avatar/jurikairi.jpg"Harrysuke") - Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. ![alt text](https://pbs.twimg.com/profile_images/1562751435/63485404612368750_400x400.jpg"fr3ker") - fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) From f2055c4f19e5112b756dbf8f55094370f4d90aa8 Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 12:12:23 +0800 Subject: [PATCH 755/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index 1b76ec3..f05490f 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -5,7 +5,7 @@ Hi, we're Harrysuke and fr3ker from Malaysia. ##About Us ![alt text](http://sirfik.com/uploads/avatar/jurikairi.jpg"Harrysuke") - Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. -![alt text](https://pbs.twimg.com/profile_images/1562751435/63485404612368750_400x400.jpg"fr3ker") +![alt text](http://sirfik.com/uploads/avatar/anonymous-128.png"fr3ker") - fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) ##Languages From 78717c1a096229eee30f312a4d90003844aee99d Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 12:16:03 +0800 Subject: [PATCH 756/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index f05490f..01488d9 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -3,8 +3,10 @@ Hi, we're Harrysuke and fr3ker from Malaysia. ##About Us + ![alt text](http://sirfik.com/uploads/avatar/jurikairi.jpg"Harrysuke") - Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. + ![alt text](http://sirfik.com/uploads/avatar/anonymous-128.png"fr3ker") - fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) From 5f46fbf07b9f49b6874c5dc3f7803786ebcd3e32 Mon Sep 17 00:00:00 2001 From: pwstegman Date: Thu, 27 Nov 2014 23:17:31 -0500 Subject: [PATCH 757/997] Updated about --- Teams/CE/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CE/ABOUT.md b/Teams/CE/ABOUT.md index 12207d3..40a1810 100644 --- a/Teams/CE/ABOUT.md +++ b/Teams/CE/ABOUT.md @@ -6,7 +6,7 @@ Fox Wilson https://github.com/fwilson42 Pierce Stegman -I am a Junior at Thomas Jefferson High School for Science and Technology. I stated coding websites and Flash games at 7. A couple years ago I turned primarily to working on more useful things. Some examples are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that let you deploy code via email, and a GUI wallet for Dashcoin, a cryptonote currency. +I am a Junior at Thomas Jefferson High School for Science and Technology. When I was 7, my dad bought me a book on HTML. I stated coding basic websites, but I wanted to do more. A few years later, my parents bought me Adobe CS4, and I began to make Flash games. As I made games, I often asked myself how I could make games that helped people. At first I began to make educational games, but after a while, I decided I wanted to make things other than education games. I began to learn different languages as I looked into different things that I could make. In the process, I learned PHP, JavaScript, C++, C#, and recently HTML5. I also took an interest in artificial intelligence. Some examples of projects I made are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that let you deploy code via email, and a GUI wallet for Dashcoin, a cryptonote currency. About your skills and what you are going to do? From 662a9edb4ff669944e992d5f951ff87900023ce6 Mon Sep 17 00:00:00 2001 From: Patrick JL Laso Date: Thu, 27 Nov 2014 23:18:12 -0500 Subject: [PATCH 758/997] - added my own info JLaso --- Teams/JLaso/ABOUT.md | 13 +++++++++++++ Teams/JLaso/team.json | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Teams/JLaso/ABOUT.md create mode 100644 Teams/JLaso/team.json diff --git a/Teams/JLaso/ABOUT.md b/Teams/JLaso/ABOUT.md new file mode 100644 index 0000000..d3eb253 --- /dev/null +++ b/Teams/JLaso/ABOUT.md @@ -0,0 +1,13 @@ +*JLaso* + +Patrick JL Laso +Passionate web developer: PHP, Symfony2, jQuery and mobile APP developer in Titanium Appcelerator + +*What are we going to do?* + +Theme: Automatition in translations + +*Why I want to participate?* + +Is the first time in a hackaton +I'm interesting in all kind of challenges related to developing. \ No newline at end of file diff --git a/Teams/JLaso/team.json b/Teams/JLaso/team.json new file mode 100644 index 0000000..9ed12d2 --- /dev/null +++ b/Teams/JLaso/team.json @@ -0,0 +1,13 @@ +{ + "teamName" : "JLaso", + "members" : + [ + { + "name" : "Patrick JL Laso", + "twitter" : "jl_laso", + "koding" : "jlaso", + "location" : "Valencia, SP", + "lead" : true + } + ] +} From 54cf573849012ef06332779f9c6f77db4ffc8d93 Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 12:27:28 +0800 Subject: [PATCH 759/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index 01488d9..17b30c8 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -15,3 +15,7 @@ Hi, we're Harrysuke and fr3ker from Malaysia. - CSS - JS - JQUERY + +##THEME +We choose theme #3: +No one reads the fine print (ie TOS, EULA, legal documents) anymore yet every site has them. Devise a creative/interactive solution. From 85e611d75673c15a842aab163b69aef0b12d321d Mon Sep 17 00:00:00 2001 From: fwilson Date: Thu, 27 Nov 2014 23:34:08 -0500 Subject: [PATCH 760/997] Add myself! --- Teams/CE/ABOUT.md | 7 +++++++ Teams/CE/team.json | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Teams/CE/ABOUT.md b/Teams/CE/ABOUT.md index 40a1810..0601393 100644 --- a/Teams/CE/ABOUT.md +++ b/Teams/CE/ABOUT.md @@ -8,6 +8,9 @@ Pierce Stegman I am a Junior at Thomas Jefferson High School for Science and Technology. When I was 7, my dad bought me a book on HTML. I stated coding basic websites, but I wanted to do more. A few years later, my parents bought me Adobe CS4, and I began to make Flash games. As I made games, I often asked myself how I could make games that helped people. At first I began to make educational games, but after a while, I decided I wanted to make things other than education games. I began to learn different languages as I looked into different things that I could make. In the process, I learned PHP, JavaScript, C++, C#, and recently HTML5. I also took an interest in artificial intelligence. Some examples of projects I made are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that let you deploy code via email, and a GUI wallet for Dashcoin, a cryptonote currency. +Fox Wilson + +Hi, I'm also a junior at TJHSST. I've been playing with web development since I was 8, which led into other languages (I still remember when I wrote BASIC). Today, I'm skilled with Python, Ruby, JS and C. In the seven years between then and now, I've written numerous snippets, tools, and web apps, picked up GNU/Linux, participated in a number of competitions (1st place MITRE STEM CTF 2013, 2014, 3rd place BAH Data Science Bowl, 6th place PicoCTF 2014), went to hackathons (PilotPhilly, PilotDC, MHacks IV, Hack the North 2014), and learned a lot. I'm currently a student systems administrator at TJHSST, where I manage the systems behind our public-facing website, student intranet, and Linux lab. I look forward to (hopefully) participating in and learning from Koding's hackathon. About your skills and what you are going to do? ======= @@ -15,3 +18,7 @@ About your skills and what you are going to do? Pierce Stegman I am most skilled with backend development, artificial intelligence, and crytocurrencies. I have an idea that will make use of AI to make reading the TOS and Terms and Conditions on a website not only fast, but easy and fun. + +Fox Wilson + +I'm good at backend, data visualization (Chart.JS, gnuplot, others), and systems administration. I'm not that bad at frontend development, and Pierce has already summed up what we'll be doing. diff --git a/Teams/CE/team.json b/Teams/CE/team.json index a1d99f7..6b8a199 100644 --- a/Teams/CE/team.json +++ b/Teams/CE/team.json @@ -9,9 +9,9 @@ }, { "name": "Fox Wilson", - "twitter": "???", - "koding": "???", - "location": "???" + "twitter": "FoxWilson42", + "koding": "fwilson", + "location": "Nokesville, VA" } ] } From 2fcdb8cc8657de819a78de21d2be7726ec513c88 Mon Sep 17 00:00:00 2001 From: Kairi Juri Date: Fri, 28 Nov 2014 12:38:10 +0800 Subject: [PATCH 761/997] Update ABOUT.md --- Teams/Sistemex/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Sistemex/ABOUT.md b/Teams/Sistemex/ABOUT.md index 17b30c8..1424321 100644 --- a/Teams/Sistemex/ABOUT.md +++ b/Teams/Sistemex/ABOUT.md @@ -17,5 +17,5 @@ Hi, we're Harrysuke and fr3ker from Malaysia. - JQUERY ##THEME -We choose theme #3: -No one reads the fine print (ie TOS, EULA, legal documents) anymore yet every site has them. Devise a creative/interactive solution. +We choose theme #1: +Problems facing our planet, explained using interactive data visualization. (e.g. ISIS) From 9081baefa59af7f649faa08821a7ec91fdd02556 Mon Sep 17 00:00:00 2001 From: pwstegman Date: Thu, 27 Nov 2014 23:53:22 -0500 Subject: [PATCH 762/997] Updated about --- Teams/CE/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CE/ABOUT.md b/Teams/CE/ABOUT.md index 0601393..ff58195 100644 --- a/Teams/CE/ABOUT.md +++ b/Teams/CE/ABOUT.md @@ -6,7 +6,7 @@ Fox Wilson https://github.com/fwilson42 Pierce Stegman -I am a Junior at Thomas Jefferson High School for Science and Technology. When I was 7, my dad bought me a book on HTML. I stated coding basic websites, but I wanted to do more. A few years later, my parents bought me Adobe CS4, and I began to make Flash games. As I made games, I often asked myself how I could make games that helped people. At first I began to make educational games, but after a while, I decided I wanted to make things other than education games. I began to learn different languages as I looked into different things that I could make. In the process, I learned PHP, JavaScript, C++, C#, and recently HTML5. I also took an interest in artificial intelligence. Some examples of projects I made are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that let you deploy code via email, and a GUI wallet for Dashcoin, a cryptonote currency. +I am a junior at Thomas Jefferson High School for Science and Technology. When I was 7, my dad bought me a book on HTML. I started coding basic websites, and wanted to do more. A few years later, my parents bought me Adobe CS4, and I began to make Flash games. As I made games, I often asked myself how I could make games that helped people. At first, I began to make educational games. After a while, I decided I wanted to make things other than education games. As I looked into different things that I could make, I began to learn different languages. In the process, I learned PHP, JavaScript, C++, C#, and recently HTML5. I also took an interest in artificial intelligence. Some examples of projects I made are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that lets one deploy code via email, and a GUI wallet for cryptonote currencies. Fox Wilson @@ -17,7 +17,7 @@ About your skills and what you are going to do? Pierce Stegman -I am most skilled with backend development, artificial intelligence, and crytocurrencies. I have an idea that will make use of AI to make reading the TOS and Terms and Conditions on a website not only fast, but easy and fun. +I am most skilled with backend development, artificial intelligence, and crytocurrencies. We have an idea that will make use of AI to make reading the TOS and Terms and Conditions on a website not only fast, but easy and fun. Fox Wilson From b134040dc6e8c2b53fe770a3c807edd231008d22 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 28 Nov 2014 06:06:51 +0000 Subject: [PATCH 763/997] generated new readme.md --- README.md | 10 +- TEAMS.md | 191 +++++++++++++++++++++++++++++++ Teams/FunAndCuriousity/team.json | 2 +- 3 files changed, 201 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efcaea4..e5bc5a5 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ the lower section of this README.md file. | #TeamName | Team Members | Team Page | |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | +| #000000 |[Joe Colburn](https://koding.com/joetech) Detroit, US *(team lead)*
| [000000](./Teams/000000/ABOUT.md) | | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #1d20 |[Anthony Adamiv](https://koding.com/detonavomek) Kyiv, UA *(team lead)*
[Andrew Dacenko](https://koding.com/andrewdacenko) Kyiv, UA
[Viktor Danilyuk](https://koding.com/pod666) Kyiv, UA
[Dmitry Pryadko](https://koding.com/thymajesty) Kyiv, UA
| [1d20](./Teams/1d20/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | @@ -55,6 +56,7 @@ the lower section of this README.md file. | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | +| #Asiph |[Matt McGee](https://koding.com/awm4j) York, US *(team lead)*
[Christian Dehli](https://koding.com/sippy) Pittsburgh, US
[Nate Hagan](https://koding.com/terminatur) Seattle, US
| [Asiph](./Teams/Asiph/ABOUT.md) | | #Astronauts |[Joshua Wolfe](https://koding.com/jbwolfe) Tuscaloosa, US
| [Astronauts](./Teams/Astronauts/ABOUT.md) | | #Atrax |[Sebastiano Morando](https://koding.com/sebastianomorando) Verona, IT
[Mirko Visentin](https://koding.com/sebastianomorando) Verona, IT
| [Atrax](./Teams/Atrax/ABOUT.md) | | #Autobots |[Harsh Vakharia](https://koding.com/harshjv) Gujarat, IN *(team lead)*
| [Autobots](./Teams/Autobots/ABOUT.md) | @@ -114,6 +116,7 @@ the lower section of this README.md file. | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | +| #FunAndCuriosity |[Samuel Adewole](https://koding.com/fixitsammie) Ile-Ife, NG
[Olukayode Adegbite](https://koding.com/olucurious) Ibadan,NG
| [FunAndCuriosity](./Teams/FunAndCuriousity/ABOUT.md) | | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | | #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | | #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | @@ -139,6 +142,7 @@ the lower section of this README.md file. | #HowardRoark |[Abhishek Nair](https://koding.com/humblealchemy) Bengaluru, IN
[Surbhi Shah](https://koding.com/surshah) Hyderabad, IN
| [HowardRoark](./Teams/HowardRoark/ABOUT.md) | | #Huggie |[Matt Huggins](https://koding.com/mhuggins) Boulder, US
| [Huggie](./Teams/Huggie/ABOUT.md) | | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | +| #I Code As Root |[Ackermann Yuriy](https://koding.com/herrniemand) Tauranga, NZ
[Mytchel Hammond](https://koding.com/nilpopfu) Tauranga, NZ
| [I Code As Root](./Teams/ICodeAsRoot/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | @@ -147,6 +151,7 @@ the lower section of this README.md file. | #Invasores De Pastos |[Jose Ant. Aranda](https://koding.com/selex) Quesada, ES *(team lead)*
[Miguel Perez](https://koding.com/eme1980) Cordoba, ES
[Jose Manuel Ferrete](https://koding.com/ferrete1989) Dos Hermanas, ES
| [Invasores De Pastos](./Teams/InvasoresDePastos/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[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) Lahore, PK *(team lead)*
[Bobby Degrot](https://koding.com/eonns) Boston, US
| [J-Unit](./Teams/J-Unit/ABOUT.md) | +| #JLaso |[Patrick JL Laso](https://koding.com/jlaso) Valencia, SP *(team lead)*
| [JLaso](./Teams/JLaso/ABOUT.md) | | #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/ABOUT.md) | | #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| @@ -163,7 +168,7 @@ the lower section of this README.md file. | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MAVERICK |[Kartik Vyas](https://koding.com/vyaskartik2001) Pune,IN
| [MAVERICK](./Teams/MAVERICK/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | -| #MadDuck |[Rafael Matsuyama](https://koding.com/rafaelmatsuyama) São Paulo, BR *(team lead)*
| [MadDuck](./Teams/MadDuck/ABOUT.md) | +| #MadDuck |[Rafael Matsuyama](https://koding.com/rafaelmatsuyama) São Paulo, BR *(team lead)*
[Luckas Farias](https://koding.com/luckas) São Paulo, BR
| [MadDuck](./Teams/MadDuck/ABOUT.md) | | #Magic |[Ivy Wong](https://koding.com/ivywong) New York, US
| [Magic](./Teams/Magic/ABOUT.md) | | #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/ABOUT.md) | | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | @@ -205,6 +210,7 @@ the lower section of this README.md file. | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | | #ScrumTobe Software |Hai Bui Hanoi, VN *(team lead)*
Hung Kieu Hanoi, VN
Giang Phan Hanoi, VN
Thai Nguyen Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | +| #Team Sistemex |[Kairi Juri](https://koding.com/harrysuke) Johor Bahru, MY
[Abu Bakar](https://koding.com/fr3ker) Johor Bahru, MY
| [Team Sistemex](./Teams/Sistemex/ABOUT.md) | | #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | | #SoftLab |[Ilija Tesic](https://koding.com/itesic) Bratunac, BA *(team lead)*
[Igor Golub](https://koding.com/igolub) Pale, BA
[Milan Samardzic](https://koding.com/milansamardzic) Sokolac, BA
[Radan Stupar](https://koding.com/radan) Vlasenica, BA
| [SoftLab](./Teams/SoftLab/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | @@ -217,6 +223,7 @@ the lower section of this README.md file. | #Sudo |[Richard Melo](https://koding.com/allucardster) Cali, CO *(team lead)*
[Victor Gonzales](https://koding.com/vichugof) Cali, CO
[Ricardo Valencia](https://koding.com/ravm) Cali, CO
[Jhon Cardona](https://koding.com/jjcarmu) Cali, CO
| [Sudo](./Teams/Sudo/ABOUT.md) | | #Sudolsky Brothers |[Martin Sudolsky](https://koding.com/martinsuly) Banska Bystrica, SK *(team lead)*
[Michal Sudolsky](https://koding.com/sudolskym) Banska Bystrica, SK
| [Sudolsky Brothers](./Teams/SudolskyBrothers/ABOUT.md) | | #Super-Mosquitto |[Hristo Hristov](https://koding.com/hristo135) Bourgas,BG *(team lead)*
| [Super-Mosquitto](./Teams/Super-Mosquitto/ABOUT.md) | +| #Super Code Bros |[Hans Rødtang](https://koding.com/hansrodtang) Oslo, NO
[Nicolai Skogheim](https://koding.com/nicolaiskogheim) Oslo, NO
| [Super Code Bros](./Teams/SuperCodeBros/ABOUT.md) | | #Superintech |[Vijayinder Singh](https://koding.com/vijayinder) Chandigarh, IN *(team lead)*
[Sneha Samfrancisco](https://koding.com/sneha123) Chandigarh, IN
[Swapnil Samfrancisco](https://koding.com/neal7969) Chandigarh, IN
| | #Synexis |[Malcolm Murphy](https://koding.com/synexis) Denver, Colorado, US *(team lead)*
| [Synexis](./Teams/Synexis/ABOUT.md) | | #T314 |[Deryabin Igor](https://koding.com/glasm) Crimea, RU *(team lead)*
| [T314](./Teams/T314/ABOUT.md) | @@ -322,6 +329,7 @@ the lower section of this README.md file. | #pqrstu |[Prajogo Tio](https://koding.com/prajogo) Singapore, SG
| [pqrstu](./Teams/pqrstu/ABOUT.md) | | #revolTOS |[Carlos Samuel Boto](https://koding.com/csmboto) Coimbra, PT *(team lead)*
[Federico Cismondi](https://koding.com/fcismondi) Boston, US
[Paulo Melo](https://koding.com/pmelo) Lisbon, PT
[Eduardo Nunes](https://koding.com/enunes) Lisbon, PT
[Rita Oliveira](https://koding.com/roliveira) Lisbon, PT
| [revolTOS](./Teams/revolTOS/ABOUT.md) | | #semiKolan |[Yasiru Kassapa](https://koding.com/wik2kassa) Colombo, LK *(team lead)*
[Rukshan Viduranga Perera](https://koding.com/drexonraid) Colombo, LK
[Maryam Ziyad](https://koding.com/12maryam) Kurunegala, LK
[Pubudu Fernando](https://koding.com/pubudu91) Panadura, LK
[Damith Wijewardana](https://koding.com/adw91) Colombo, LK
| [semiKolan](./Teams/semiKolan/ABOUT.md) | +| #serglider |[Sergey Chernykh](https://koding.com/serglider) Mariupol, UA
| [serglider](./Teams/serglider/ABOUT.md) | | #shmmytes |[George-Marios Kousis](https://koding.com/kusius) Athens, GR
| [shmmytes](./Teams/shmmytes/ABOUT.md) | | #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index cf1cb65..43bc186 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -29,6 +29,32 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +This is my page +================ + +I'm just a guy with an idea. + + +About your team +=========================== + +| Joe +|--- +| Joe + +I've been writing code for the web in one form or another since before there were any books on it. I'd head to one of the 300 or so pages Yahoo had at the time, save it, change something, reload, and squeal with delight at what I learned to do that day. These days, it's a career, but the passion hasn't waned one bit. + +I spent many years toiling away for up to 100 hours a week with my own company, trying to just keep the lights on and the team paid and neglecting my own growth. In the past couple years, I've regained my focus and thirst for new knowledge and languages. I joined this hackathon because I want to challenge myself and play with new APIs... and I've had this site idea in my head for a while that matches one of the themes perfectly. + +About your skills and what you are going to do? +======= +I'm still fine-tuning my Javascript skills, but my long-time passion and strength is in PHP. I've also been productive in Perl, Python, ASP and Java, and I'm getting my head around Node and Erlang. + +I won't say much about the project and the APIs I plan to use as I feel it might give too much away, but I will say that I think it will be pretty far apart from what other teams will be doing. You'll just have to wait and see. + + --------------------------------------- /////////LOADING///////// @@ -569,6 +595,30 @@ About your skills and what you are going to do? We are interested to work on #1 or #3 theme. +--------------------------------------- + +About Team Asiph +=========================== + +| awm4j |sippy | hagan +|--- |--- |--- +| awm4j | sippy | hagan | + +We are a group of problem solving Grove City College alumni who enjoy building cool and interactive solutions. +We saw this hackathon as a good way to catch up and build something awesome together. + + +Skills +======= +HTML, CSS, JS, PHP, C++, C#, .NET, Python, MySQL + + +Project Idea +======= +We are not completely sure what we are doing exactly. +We will take advantage of Facebook, Twitter, Google+, and Skype to perform team communications. +We will be using several APIs and applications to complete our task. + --------------------------------------- # Astronauts @@ -2015,6 +2065,16 @@ We're excellent all-around programmers, good in alot of areas, ranging from soft We're looking into themes 2,3,5. +--------------------------------------- + +# Fun and Awesome + +Samuel and Kayode + +We love to know how things works and make them better. We love building things(mostly websites). +We love what we do so work is play. + + --------------------------------------- Funky Fresh Boyz @@ -2561,6 +2621,23 @@ JavaScript , PHP , JAVA , CSS , HTML , C , C# , C++ , Android , Objective-C , No +--------------------------------------- + +I Code As Root +================ + +We are New Zealand EXTREME development team. You wanna software? Fine! We will write it on your hardware, for your hardware, as root, without backups and VCS! Cause its ~~STUPID~~ EXTREME! LOL! Besides, if you want it written on C++, we will write an entire Linux kernel for 5 second, and then just push V8 on top of it, so you can have JavaScript when you need C++ or any other pointless languages, cause JS rulez. XD + +=========================== + +[Ackermann Yuriy](https://github.com/herrniemand). Python/NodeJS/PHP JS/jQuery/OL/APIs Mongo/MySQL/PostgreSQL Front-end/Back-end developer. Uses Ubuntu. Diagnosis: Russian. + +[Mytchel Hammond](https://github.com/mytch444). C/PHP/Front-end stack/Bash. Runs arch. Diagnosis: RMS. + +======= + +We still thinking about our ~~retarded~~ ideas. Don't worry. They will be here soon... + --------------------------------------- IQHacker @@ -2765,6 +2842,22 @@ Our Skills +--------------------------------------- + +*JLaso* + +Patrick JL Laso +Passionate web developer: PHP, Symfony2, jQuery and mobile APP developer in Titanium Appcelerator + +*What are we going to do?* + +Theme: Automatition in translations + +*Why I want to participate?* + +Is the first time in a hackaton +I'm interesting in all kind of challenges related to developing. + --------------------------------------- @@ -3048,6 +3141,8 @@ I am a python developer (alone) Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ +Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ + --------------------------------------- @@ -3910,6 +4005,31 @@ Had and experience with Java SE/EE as well as HTML5/CSS3 as well as core JavaScr Good luck! +--------------------------------------- + +#Team Sistemex + +Hi, we're Harrysuke and fr3ker from Malaysia. + +##About Us + +alt text +- Harrysuke: Harrysuke desu. Yoroshiku onegaishimasu. + +alt text +- fr3ker: Hi, my name is Abu Bakar Firdaus Ishak @fr3ker. I love all things Android. I love them do much, I hacked them. :) + +##Languages +- PHP +- CSS +- JS +- JQUERY + +##THEME +We choose theme #1: +Problems facing our planet, explained using interactive data visualization. (e.g. ISIS) + + --------------------------------------- This is our page @@ -4203,6 +4323,62 @@ I'm looking for technically skilled persons and design and user interface is goi Thanks ! +--------------------------------------- + +Super Code Bros +================ +***We are the Super Code Bros., young code monkeys from the cold land of bountiful fjords, Norway!*** + + +Our logo + +About us +======== + +| hansrodtang | nicolaiskogheim +|--- |--- +| Hans | Nicolai +We are two interaction design/computer science students from Oslo, Hans and Nicolai. + +--- + + +**Hans** is currently studying Interaction Design at the University of Oslo. He is originally from Iceland but moved to Norway at a young age where he has lived since. He is an active photographer when not busy with school. +He also enjoys long walks on the beach, candelit dinners and knitting, and practicing pastafarianism. + +He coded from a young age with copy-pasting and mixing Javascript snippets on his website made in Frontpage 2000, then did some Visual Basic 6, GameMaker 6 and PHP. He tried to forget that time of his life by drinking copious amounts of Aquavit. He has since then gotten his life together and now develops in a multitude of technologies, for the moment he has a soft spot for Go. + + +--- + +Nicolai is at the time being studied at the University of Oslo. ..or was it the other way around? +He is a guitarist in a [big band](https://en.wikipedia.org/wiki/Big_band) called Big Boss Band. +He lives in a party mansion, also commonly known as "Mom and Dad's Basement". +He is afraid of the dark, and exceptions in PHP. + +**Nicolai** got a flying start with tutorials from W3Schools (A Norwegian site, actually :no_mouth: , for which we sincerely apologize on behalf of the Kingdom of Norway™ for letting in to this world). + +He once developed a CMS targeted towards the elderly to help them manage an event planning site on their own. He is passionate about interaction and user experience and thinks the most important facet of any application is an intuitive interface. +His graphic design skills can be considered lacklustre, but he compensates with his capabilities as a programmer and makes designs come to life with great care. + +--- + +We love hackathons. Being given the option to creatively and emotionally unfold and unleash the Codebro within, is the best thing in the world (except pure norwegian kebabs). + +Skills and Plans +================ +Hans has experience in Go, Python, C, Javascript and loads of tools and libraries for them. He is also capable of designing and creating great and simple user interfaces and interactions for web, desktop and mobile applications. + +Nicolai has for the most part worked with web development and the languages and technologies that accompany that field. +That means Javascript for the most part, but also Go and Python. On his spare time he enjoys exercising his brain with languages like Scheme, Standard ML, Scala and Prolog. + +Fun fact: The blue cap on Nicolai's image is actually red (read: Mario color) but was Photoshop™-ed by his horrible, horrible ex. + +--- + +We plan to try our hand at an multiplayer educational game using React for interface and Canvas/WebGL. Backend will be written in Go, and we want to try out WebRTC for P2P communication if we get the time. + + --------------------------------------- # Synexis @@ -6271,6 +6447,21 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +Serglider +=========================== +Hey hackers, + +I'm Sergey, a single member of the seglider team. My planet rotates around Javascript star which is in the Frontend galaxy. + + + +Project +======= +I'm planning to develop a web app that will teach people not familiar with IT some of its aspects. + + --------------------------------------- ///Honor For all/// diff --git a/Teams/FunAndCuriousity/team.json b/Teams/FunAndCuriousity/team.json index fd21d3b..abbb18b 100644 --- a/Teams/FunAndCuriousity/team.json +++ b/Teams/FunAndCuriousity/team.json @@ -12,6 +12,6 @@ "twitter": "olucurious", "koding": "olucurious", "location": "Ibadan,NG" - }, + } ] } From 5dd441c14d760b182eae5d57987953ec08ed1836 Mon Sep 17 00:00:00 2001 From: Jake Drew Date: Fri, 28 Nov 2014 06:46:41 +0000 Subject: [PATCH 764/997] Validated the JSON The JSON is now valid --- Teams/DigitiCO/team.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Teams/DigitiCO/team.json diff --git a/Teams/DigitiCO/team.json b/Teams/DigitiCO/team.json new file mode 100644 index 0000000..bf008a0 --- /dev/null +++ b/Teams/DigitiCO/team.json @@ -0,0 +1,34 @@ +{ + "teamName": "DigitiCO", + "members": [ + { + "name": "MrGB", + "koding": "mrgb", + "location": "Binghamton, NY ,USA" + }, + { + "name": "Zorig", + "koding": "zorig", + "location": "Ulaanbaatar, Mongolia", + "twitter":"rizogg" + }, + { + "name": "JakeDrew", + "twitter": "jakemichaeldrew", + "koding": "jakedrew", + "location": "Oxford UK", + "lead": true + }, + { + "name": "AndrewBrawn", + "koding": "drewski1992", + "location": "Dayton Ohio USA", + "twitter":"Andrew_Braun92" + }, + { + "name": "Niraj", + "koding": "nirajftw", + "location": "MumbaiIndia" + } + ] +} From 3859abd73701f2ebc4c7f4aaedc8f7b0e93b364b Mon Sep 17 00:00:00 2001 From: Patrik Spathon Date: Fri, 28 Nov 2014 08:47:48 +0100 Subject: [PATCH 765/997] Update team.json --- Teams/ChamGeeks/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/ChamGeeks/team.json b/Teams/ChamGeeks/team.json index c32c5b0..35e33e0 100644 --- a/Teams/ChamGeeks/team.json +++ b/Teams/ChamGeeks/team.json @@ -12,6 +12,12 @@ "twitter": "njpearman", "koding": "", "location": "Chamonix, FR" + }, + { + "name": "Jacques Belissent", + "twitter": "jbelis", + "koding": "", + "location": "Chamonix, FR" } ] } From 048213686cf34220b12ab1745793bc0bfd4fa552 Mon Sep 17 00:00:00 2001 From: Patrik Spathon Date: Fri, 28 Nov 2014 08:53:46 +0100 Subject: [PATCH 766/997] Last contact details --- Teams/ChamGeeks/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/ChamGeeks/team.json b/Teams/ChamGeeks/team.json index 35e33e0..1a8e198 100644 --- a/Teams/ChamGeeks/team.json +++ b/Teams/ChamGeeks/team.json @@ -10,13 +10,13 @@ { "name": "Neill Pearman", "twitter": "njpearman", - "koding": "", + "koding": "senortocadisco", "location": "Chamonix, FR" }, { "name": "Jacques Belissent", "twitter": "jbelis", - "koding": "", + "koding": "jbelis", "location": "Chamonix, FR" } ] From ccf7e19eeba4790a83b51e277fb472fb7f9d2465 Mon Sep 17 00:00:00 2001 From: bwalya Date: Fri, 28 Nov 2014 09:56:38 +0200 Subject: [PATCH 767/997] CongoKoders about.md added --- Teams/CongoKoders/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/CongoKoders/ABOUT.md diff --git a/Teams/CongoKoders/ABOUT.md b/Teams/CongoKoders/ABOUT.md new file mode 100644 index 0000000..b88d358 --- /dev/null +++ b/Teams/CongoKoders/ABOUT.md @@ -0,0 +1,16 @@ +CongoKoders Team +================ + +Single menber team . + +About me +=========================== +I am a developer, web designer and computer programmer offering over 5 years +of experience on both client and server sides. I have advenced skills in +PHP(Symfony2, Laravel), MySQL, Nodejs/Javascript,Ember.js, Backbone.js, C++ (Qt4, Qt5 framework), +Java (SE,EE) and HTML5/CSS3;. + + +Project +======= +My project is an HTML5 games that are educational and learning oriented. (multiplayer) From 5bcc9a9e00faa3935cac63105e3c1086095ff130 Mon Sep 17 00:00:00 2001 From: bwalya Date: Fri, 28 Nov 2014 09:57:39 +0200 Subject: [PATCH 768/997] CongoKoders team updated --- Teams/CongoKoders/team.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Teams/CongoKoders/team.js b/Teams/CongoKoders/team.js index a30d512..5280d1e 100644 --- a/Teams/CongoKoders/team.js +++ b/Teams/CongoKoders/team.js @@ -6,12 +6,6 @@ "twitter": "HerveBupe", "koding": "hervebwalya", "location": "Lubumbashi, CD" - }, - { - "name": "Carl Kitenge Kasongo", - "twitter": "CarlKHimSelf", - "koding": "carl.kitenge", - "location": "Lubumbashi, CD" } ] } From cf0a5edd8e42fffb7ed091f6ae7c4358909568fd Mon Sep 17 00:00:00 2001 From: Razvan Girmacea Date: Fri, 28 Nov 2014 10:00:06 +0200 Subject: [PATCH 769/997] Corrected username that will be used in Hackatron I've setup my company account in Hackatron and upgraded to Premium to have Always On. Personal account: razvangirmacea New account: monitorbacklinks --- Teams/MonitorBacklinks/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/MonitorBacklinks/team.json b/Teams/MonitorBacklinks/team.json index d48af5a..68c845e 100644 --- a/Teams/MonitorBacklinks/team.json +++ b/Teams/MonitorBacklinks/team.json @@ -4,7 +4,7 @@ { "name": "Razvan Girmacea", "twitter": "girmacea", - "koding": "razvangirmacea", + "koding": "monitorbacklinks", "location": "Iasi, RO", "lead": true }, From c80b52503fb87359bd2c23c715b6dbcaa9b75ec0 Mon Sep 17 00:00:00 2001 From: Egor Malykh Date: Fri, 28 Nov 2014 11:30:27 +0300 Subject: [PATCH 770/997] new team --- Teams/Lamp/ABOUT.md | 2 ++ Teams/Lamp/team.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 Teams/Lamp/ABOUT.md create mode 100644 Teams/Lamp/team.json diff --git a/Teams/Lamp/ABOUT.md b/Teams/Lamp/ABOUT.md new file mode 100644 index 0000000..c2df112 --- /dev/null +++ b/Teams/Lamp/ABOUT.md @@ -0,0 +1,2 @@ +we are awesome +/* under construction */ \ No newline at end of file diff --git a/Teams/Lamp/team.json b/Teams/Lamp/team.json new file mode 100644 index 0000000..e301377 --- /dev/null +++ b/Teams/Lamp/team.json @@ -0,0 +1,29 @@ +{ + "teamName": "Lamp", + "members": [ + { + "name": "Egor Malykh", + "twitter": "dev_fnk", + "koding": "devhead", + "location": "Saint Petersburg, RU" + }, + { + "name": "Ildus Kuchkarov", + "twitter": "DrBlockhead", + "koding": "kodark", + "location": "Saint Petersburg, RU" + }, + { + "name": "Danil Kazakov", + "twitter": "daka-makaka", + "koding": "xaphoon", + "location": "Saint Petersburg, RU" + }, + { + "name": "Max Tishuk", + "twitter": "aubojlut1", + "koding": "iboltit", + "location": "Saint Petersburg, RU" + } + ] +} From 1aa61e2da75a78dfb2ccffab69c99088672727ca Mon Sep 17 00:00:00 2001 From: Jacques Belissent Date: Fri, 28 Nov 2014 09:34:51 +0100 Subject: [PATCH 771/997] changes to ABOUT --- Teams/ChamGeeks/ABOUT.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Teams/ChamGeeks/ABOUT.md b/Teams/ChamGeeks/ABOUT.md index 4784102..042f889 100644 --- a/Teams/ChamGeeks/ABOUT.md +++ b/Teams/ChamGeeks/ABOUT.md @@ -1,14 +1,16 @@ # ChamGeeks -Geeks living in Chamonix from al over the world +Chamgeeks is a collective of mountain-loving software developers and designers, based in Chamonix, France. ## About us - Spathon: Consulting web developer in WordPress/PHP and NodeJS - Neill: Chief Technology Officer at upmysport +- Jacques: Software developer and alpine trekking guide. Currently CTO of Dotter, Ltd. + +## What we do + +We build consumer-facing web sites and mobile apps using the latest HTML-based technologies. Web build awesome (scalable, secure, blazing fast, etc...) web services using Ruby, Java, NodeJS, or Python. We also like to play around with data and make something of it. -## Our languages of choice -- Javascript (NodeJs, Angular) -- Ruby From 9c2f5787f1a2a39cda7db07ef6162e5639b14bc8 Mon Sep 17 00:00:00 2001 From: Egor Malykh Date: Fri, 28 Nov 2014 12:00:17 +0300 Subject: [PATCH 772/997] ABOUT.md changed --- Teams/Lamp/ABOUT.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Teams/Lamp/ABOUT.md b/Teams/Lamp/ABOUT.md index c2df112..bef95ec 100644 --- a/Teams/Lamp/ABOUT.md +++ b/Teams/Lamp/ABOUT.md @@ -1,2 +1,14 @@ -we are awesome -/* under construction */ \ No newline at end of file +We are the "Lamp" and we are awesome + +### devpony ### +![devpony](http://habrastorage.org/files/620/b49/d58/620b49d587b745ddac82bb10a746abf8.jpg) +### kodark ### +![kodark](http://habrastorage.org/files/b0b/a6f/61e/b0ba6f61e1654aa9bd7a347c1f9dcacb.jpg) +### max ### +![max](http://habrastorage.org/files/240/dbd/331/240dbd33130c4af8b256bb75a2fa14f6.jpg) +### xaphoon ### +![xaphoon](http://habrastorage.org/files/505/8e2/efe/5058e2efeaeb4812aef90b53e1e5a419.jpg) + +Did I mentioned that we are Russian? Yes. We love vodka, bears and balalaika, our computers works by power of nuclear reactor and our english is bad. + +Browsers are good. Browsers are good for videogames. We are going to do some videogames. Some cool videogames. \ No newline at end of file From a8b02c8ebf6baf93638dcefa7405351eb706746c Mon Sep 17 00:00:00 2001 From: Egor Malykh Date: Fri, 28 Nov 2014 12:05:56 +0300 Subject: [PATCH 773/997] ABOUT.md changed (images resized) --- Teams/Lamp/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/Lamp/ABOUT.md b/Teams/Lamp/ABOUT.md index bef95ec..51aa528 100644 --- a/Teams/Lamp/ABOUT.md +++ b/Teams/Lamp/ABOUT.md @@ -1,13 +1,13 @@ We are the "Lamp" and we are awesome ### devpony ### -![devpony](http://habrastorage.org/files/620/b49/d58/620b49d587b745ddac82bb10a746abf8.jpg) +![devpony](http://habrastorage.org/files/9a2/51b/82f/9a251b82f1694043b9245f5f0ccbad92.jpg) ### kodark ### -![kodark](http://habrastorage.org/files/b0b/a6f/61e/b0ba6f61e1654aa9bd7a347c1f9dcacb.jpg) +![kodark](http://habrastorage.org/files/5fc/5e4/8ba/5fc5e48ba4804bfd88c53d2c025cf9ad.jpg) ### max ### -![max](http://habrastorage.org/files/240/dbd/331/240dbd33130c4af8b256bb75a2fa14f6.jpg) +![max](http://habrastorage.org/files/5f5/a13/35b/5f5a1335bbb947b28acf73895e658a81.jpg) ### xaphoon ### -![xaphoon](http://habrastorage.org/files/505/8e2/efe/5058e2efeaeb4812aef90b53e1e5a419.jpg) +![xaphoon](http://habrastorage.org/files/f21/d27/ca8/f21d27ca893944889195e1f99f2a4c0d.jpg) Did I mentioned that we are Russian? Yes. We love vodka, bears and balalaika, our computers works by power of nuclear reactor and our english is bad. From ee0bba475fcc809b86f820eb5d99b454dcc123e6 Mon Sep 17 00:00:00 2001 From: Egor Malykh Date: Fri, 28 Nov 2014 12:07:11 +0300 Subject: [PATCH 774/997] ABOUT.md changed (spellign) --- Teams/Lamp/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Lamp/ABOUT.md b/Teams/Lamp/ABOUT.md index 51aa528..3f1f983 100644 --- a/Teams/Lamp/ABOUT.md +++ b/Teams/Lamp/ABOUT.md @@ -11,4 +11,4 @@ We are the "Lamp" and we are awesome Did I mentioned that we are Russian? Yes. We love vodka, bears and balalaika, our computers works by power of nuclear reactor and our english is bad. -Browsers are good. Browsers are good for videogames. We are going to do some videogames. Some cool videogames. \ No newline at end of file +Browsers are good. Browsers are good for videogames. We are going to make some videogames. Some cool videogames. \ No newline at end of file From 19899c6258f6592dd0d6af20e1e7bf80a6cd2d5a Mon Sep 17 00:00:00 2001 From: "Devasena Inupakutika (di1c13)" Date: Fri, 28 Nov 2014 09:21:56 +0000 Subject: [PATCH 775/997] Updated team.json file for SotonKoder team Please merge this pull request. We've updated team details now. --- Teams/SotonKoder/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/SotonKoder/team.json diff --git a/Teams/SotonKoder/team.json b/Teams/SotonKoder/team.json new file mode 100644 index 0000000..e1f047a --- /dev/null +++ b/Teams/SotonKoder/team.json @@ -0,0 +1,24 @@ +{ +"teamName": "SotonKoders", +"members": [ +{ +"name": "Devasena Inupakutika", +"twitter": "devasenaivs", +"koding": "devasenainupakutika", +"location": "Southampton, UK" +}, +{ +"name": "Jonathan Scott", +"twitter": "jscott1989", +"koding": "jscott1989", +"location": "Southampton, UK", +"lead": true +}, +{ +"name": "Priyanka Singh", +"twitter": "ps_touchthesky", +"koding": "priyankasingh", +"location": "Southampton, UK" +} +] +} From f07d058853f2465c8e6a2ea9c667af3af509acc7 Mon Sep 17 00:00:00 2001 From: SKatiyar Date: Fri, 28 Nov 2014 15:14:38 +0530 Subject: [PATCH 776/997] initial --- Teams/27AE60/ABOUT.md | 11 +++++++++++ Teams/27AE60/team.json | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 Teams/27AE60/ABOUT.md create mode 100644 Teams/27AE60/team.json diff --git a/Teams/27AE60/ABOUT.md b/Teams/27AE60/ABOUT.md new file mode 100644 index 0000000..e298064 --- /dev/null +++ b/Teams/27AE60/ABOUT.md @@ -0,0 +1,11 @@ +``` +_________________ _____ ___________ _______________ +\_____ \______ \/ _ \ \_ _____// _____/\ _ \ + / ____/ / / /_\ \ | __)_/ __ \ / /_\ \ +/ \ / / | \| \ |__\ \\ \_/ \ +\_______ \/____/\____|__ /_______ /\_____ / \_____ / + \/ \/ \/ \/ \/ +``` + + +Some of us meditates, floating in between dreams and hopes. Some of us enjoy each moment we aspire. Some of us wonders the serenity behind each design. Some of us are just into the wild. Though bothersome, together we create moments to cherish for the whole life. We are brothers in arms. We are 27AE60 ! diff --git a/Teams/27AE60/team.json b/Teams/27AE60/team.json new file mode 100644 index 0000000..a98a1e8 --- /dev/null +++ b/Teams/27AE60/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "27AE60", + "members": [ + { + "name": "Suyash Katiyar", + "twitter": "techyatri", + "koding": "skatiyar", + "location": "Bangalore, IN", + "lead": true + }, + { + "name": "Jaison Justus", + "twitter": "jaisonjustus", + "koding": "jaisonjustus", + "location": "Bangalore, IN" + }, + { + "name": "Rabi Shah", + "twitter": "rabi_shah", + "koding": "ghome", + "location": "Bangalore, IN" + }, + { + "name": "Rakesh Kumar Shah", + "twitter": "ktmrakesh", + "koding": "ktmrakesh", + "location": "Bangalore, IN" + }, + { + "name": "Sajan Panchariya", + "twitter": "sajanpanchariya", + "koding": "sajanpanchariya", + "location": "Bangalore, IN" + } + ] +} From af2d586fbf3682ebbec33e2e4abd894e83733036 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 28 Nov 2014 09:50:26 +0000 Subject: [PATCH 777/997] rebuilt readme.md --- README.md | 7 ++++++- TEAMS.md | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 62 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e5bc5a5..edb8f08 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ the lower section of this README.md file. | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #1d20 |[Anthony Adamiv](https://koding.com/detonavomek) Kyiv, UA *(team lead)*
[Andrew Dacenko](https://koding.com/andrewdacenko) Kyiv, UA
[Viktor Danilyuk](https://koding.com/pod666) Kyiv, UA
[Dmitry Pryadko](https://koding.com/thymajesty) Kyiv, UA
| [1d20](./Teams/1d20/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | +| #27AE60 |[Suyash Katiyar](https://koding.com/skatiyar) Bangalore, IN *(team lead)*
[Jaison Justus](https://koding.com/jaisonjustus) Bangalore, IN
[Rabi Shah](https://koding.com/ghome) Bangalore, IN
[Rakesh Kumar Shah](https://koding.com/ktmrakesh) Bangalore, IN
[Sajan Panchariya](https://koding.com/sajanpanchariya) Bangalore, IN
| [27AE60](./Teams/27AE60/ABOUT.md) | | #3 |[Alexandru Bondor](https://koding.com/alexbondor) Cluj-Napoca, RO *(team lead)*
[Mihai Hanga](https://koding.com/terente) Ocna Mureș, RO
[Adrian Rus](https://koding.com/adrrrian) Cluj-Napoca, RO
| [3](./Teams/3/ABOUT.md) | | #3DPG |[Peter Steidel](https://koding.com/korbo) Roanoke, US *(team lead)*
| [3DPG](./Teams/3DPG/ABOUT.md) | | #41 North Studios |[Jim Armstrong](https://koding.com/41northstudios) Norwalk, US *(team lead)*
| [41 North Studios](./Teams/41NorthStudios/ABOUT.md) | @@ -77,6 +78,7 @@ the lower section of this README.md file. | #C10205 |[Petr Michal](https://koding.com/chroust) Melnik, CZ
| [C10205](./Teams/C10205/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | +| #ChamGeeks |[Patrik Spathon](https://koding.com/spathon) Chamonix, FR
[Neill Pearman](https://koding.com/senortocadisco) Chamonix, FR
[Jacques Belissent](https://koding.com/jbelis) Chamonix, FR
| [ChamGeeks](./Teams/ChamGeeks/ABOUT.md) | | #CheapyWay |[Alex Hampu](https://koding.com/justalex10) Sibiu, RO
[Sabina Văcăroiu](https://koding.com/sabinavacaroiu) Sibiu, RO
[Tudor Văcăroiu](https://koding.com/tudorvacaroiu) Sibiu, RO
[Iulian Nistor](https://koding.com/iuliannistor) Iași, RO
[Cosmin Cruceanu](https://koding.com/cosmincruceanu) Sibiu, RO
| [CheapyWay](./Teams/CheapyWay/ABOUT.md) | | #Cheers |[Carlos Fernandes](https://koding.com/carlosjs89) Lisbon, PT
[David Bombaça](https://koding.com/dbombaca) Lisbon, PT
[Rui Elói](https://koding.com/reloi) Lisbon, PT
| [Cheers](./Teams/Cheers/ABOUT.md) | | #CheerySnowman |[Kasatkina Mary](https://koding.com/kasatkinamariya) Yekaterinburg, RU
| [CheerySnowman](./Teams/CheerySnowman/ABOUT.md) | @@ -103,6 +105,7 @@ the lower section of this README.md file. | #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | | #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | | #Develofy |[Federico Zivolo](https://koding.com/fezvrasta) Milan, IT *(team lead)*
[Semyon Vyskubov](https://koding.com/uoziod) Moscow, RU
[Moritz Gehlhaar](https://koding.com/geoextra) Dortmund, DE
[Jan Zaydowicz](https://koding.com/janz93) Bremen, DE
[Matthew Torres](https://koding.com/mateeyow) Cebu, Philippines
| [Develofy](./Teams/Develofy/ABOUT.md) | +| #DigitiCO |[JakeDrew](https://koding.com/jakedrew) Oxford UK *(team lead)*
[MrGB](https://koding.com/mrgb) Binghamton, NY ,USA
[Zorig](https://koding.com/zorig) Ulaanbaatar, Mongolia
[AndrewBrawn](https://koding.com/drewski1992) Dayton Ohio USA
[Niraj](https://koding.com/nirajftw) MumbaiIndia
| [DigitiCO](./Teams/DigitiCO/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | | #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
Saurabh Jain Hyderabad, IN
Kushal Singh Hyderabad, IN
| @@ -162,6 +165,7 @@ the lower section of this README.md file. | #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| | #Kommunicate |[Sherman Leung](https://koding.com/skleung) Stanford, CA *(team lead)*
[Alice Liu](https://koding.com/aliceliu) Berkeley, CA
[Kevin Casey](https://koding.com/Fortisque) Berkeley, CA
| [Kommunicate](./Teams/Kommunicate/ABOUT.md) | +| #Lamp |[Egor Malykh](https://koding.com/devhead) Saint Petersburg, RU
[Ildus Kuchkarov](https://koding.com/kodark) Saint Petersburg, RU
[Danil Kazakov](https://koding.com/xaphoon) Saint Petersburg, RU
[Max Tishuk](https://koding.com/iboltit) Saint Petersburg, RU
| [Lamp](./Teams/Lamp/ABOUT.md) | | #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | | #Lexington Techs |[Isaac Rowe](https://koding.com/irowe) Lexington, US
[Joel Ewing](https://koding.com/physicsshark) Lexington, US
| [Lexington Techs](./Teams/Lexington Techs/ABOUT.md) | | #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | @@ -174,7 +178,7 @@ the lower section of this README.md file. | #Matrix |[Dandi B](https://koding.com/dandibee) Manila, PH *(team lead)*
| [Matrix](./Teams/Matrix/ABOUT.md) | | #Mics |[Ilja SAtchok](https://koding.com/ifours) Minsk, BY *(team lead)*
[Mikhail Chernysh](https://koding.com/chernyshm) Minsk, BY
| [Mics](./Teams/Mics/ABOUT.md) | | #TeamMiracle |[Jabir Ali](https://koding.com/jabirraju) Lucknow, IN
| [TeamMiracle](./Teams/MiracleTeam/ABOUT.md) | -| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/razvangirmacea) Iasi, RO *(team lead)*
[Eugen C.](https://koding.com/armab) Frankfurt, DE
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | +| #Monitor Backlinks |[Razvan Girmacea](https://koding.com/monitorbacklinks) Iasi, RO *(team lead)*
[Eugen C.](https://koding.com/armab) Frankfurt, DE
[Darwin Medillo](https://koding.com/darkunz) Davao, PH
[Alan Willms](https://koding.com/dyulax) Chapecó, BR
| [Monitor Backlinks](./Teams/MonitorBacklinks/ABOUT.md) | | #Moonchar |[Kyaw Zaw Win](https://koding.com/kyawzawwin) Singapore, SG
[Nway Nway](https://koding.com/moonchar) Singapore, SG
| [Moonchar](./Teams/Moonchar/ABOUT.md) | | #Moyrilia |[Nikolas Moya](https://koding.com/nmoya) Campinas, BR *(team lead)*
[Marilia Ferreira](https://koding.com/mariliaferreira) Curitiba, BR
| [Moyrilia](./Teams/Moyrilia/ABOUT.md) | | #NUS Technology |[Chien Tran-Xuan](https://koding.com/xuanchien) Ho Chi Minh, VN *(team lead)*
[Nam Tran-Van](https://koding.com/nusnamtv) Ho Chi Minh, VN
[Nhan Nguyen-Minh](https://koding.com/nhannm) Ho Chi Minh, VN
[Duong Doan-Nguyen](https://koding.com/duongdn) Ho Chi Minh, VN
| [NUS Technology](./Teams/NUSTechnology/ABOUT.md) | @@ -217,6 +221,7 @@ the lower section of this README.md file. | #Sol |[Ethan Chiu](https://koding.com/17chiue) Wellesley, US
| [Sol](./Teams/Sol/ABOUT.md) | | #Sons Of The King |[Micaiah Wallace](https://koding.com/snoapps) Denver, US *(team lead)*
[Joshua Krueger](https://koding.com/infinight) Denver, US
| [Sons Of The King](./Teams/SonsOfTheKing/ABOUT.md) | | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | +| #SotonKoders |[Jonathan Scott](https://koding.com/jscott1989) Southampton, UK *(team lead)*
[Devasena Inupakutika](https://koding.com/devasenainupakutika) Southampton, UK
[Priyanka Singh](https://koding.com/priyankasingh) Southampton, UK
| [SotonKoders](./Teams/SotonKoder/ABOUT.md) | | #Team Spartan Devs |[Fredrick Duhia](https://koding.com/fduhia) Arusha, TZ
| [Team Spartan Devs](./Teams/Spartan-Devs/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | | #StuyFyreLegacy |[Ethan Cheng](https://koding.com/elc1798) New York, US *(team lead)*
[Yicheng Wang](https://koding.com/yeechwyc) New York, US
[Ruojia Sun](https://koding.com/sunruojia) New York, US
[Jesse Elliot](https://koding.com/Jelliott37) New York, US
[Nobel Gautam](https://koding.com/plisno) New York, US
| [StuyFyreLegacy](./Teams/StuyFyreLegacy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 43bc186..9ece472 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -101,9 +101,10 @@ We are `254Coders`, a team from Nairobi, KE ready to crush the competition! The Team ======== -| [Julius](https://github.com/njmwas) | [Salama](https://github.com/aksalj) | [kubai](https://github.com/kubaik) | Stephen -| ----------------------------------- | ----------------------------------- | ---------------------------------- | -| Julius | aksalj | kubaik | stephen +- [Julius](https://github.com/njmwas) +- [Salama](https://github.com/aksalj) +- [Kubai](https://github.com/kubaik) +- [Stephen]() Skills and Project @@ -111,6 +112,21 @@ Skills and Project We are still brainstoming... +--------------------------------------- + +``` +_________________ _____ ___________ _______________ +\_____ \______ \/ _ \ \_ _____// _____/\ _ \ + / ____/ / / /_\ \ | __)_/ __ \ / /_\ \ +/ \ / / | \| \ |__\ \\ \_/ \ +\_______ \/____/\____|__ /_______ /\_____ / \_____ / + \/ \/ \/ \/ \/ +``` + + +Some of us meditates, floating in between dreams and hopes. Some of us enjoy each moment we aspire. Some of us wonders the serenity behind each design. Some of us are just into the wild. Though bothersome, together we create moments to cherish for the whole life. We are brothers in arms. We are 27AE60 ! + + --------------------------------------- Hello, we are 3! @@ -1155,6 +1171,26 @@ We will update this as soon as we've made up our minds. +--------------------------------------- + + +# ChamGeeks + +Chamgeeks is a collective of mountain-loving software developers and designers, based in Chamonix, France. + +## About us + +- Spathon: Consulting web developer in WordPress/PHP and NodeJS +- Neill: Chief Technology Officer at upmysport +- Jacques: Software developer and alpine trekking guide. Currently CTO of Dotter, Ltd. + +## What we do + +We build consumer-facing web sites and mobile apps using the latest HTML-based technologies. Web build awesome (scalable, secure, blazing fast, etc...) web services using Ruby, Java, NodeJS, or Python. We also like to play around with data and make something of it. + + + + --------------------------------------- # CheapyWay @@ -3004,6 +3040,23 @@ a class at UC Berkeley and have coded together winning multiple small scale hack - Javascript +--------------------------------------- + +We are the "Lamp" and we are awesome + +### devpony ### +devpony +### kodark ### +kodark +### max ### +max +### xaphoon ### +xaphoon + +Did I mentioned that we are Russian? Yes. We love vodka, bears and balalaika, our computers works by power of nuclear reactor and our english is bad. + +Browsers are good. Browsers are good for videogames. We are going to make some videogames. Some cool videogames. + --------------------------------------- This is our page From 816c8aaa0d7a7bf2fb2c84b47bed64fd1abcb707 Mon Sep 17 00:00:00 2001 From: Antariano Date: Fri, 28 Nov 2014 11:03:00 +0100 Subject: [PATCH 778/997] Fix teamName being camelCase --- Teams/XereoNet/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/XereoNet/team.json b/Teams/XereoNet/team.json index ff35455..ed35cad 100644 --- a/Teams/XereoNet/team.json +++ b/Teams/XereoNet/team.json @@ -1,6 +1,6 @@ { - "teamname": "XereoNet", + "teamName": "XereoNet", "members":[ { "name": "Luca Rager", From 6200d18cbdd7f82ada8779f2f2706bfddc4ab2e3 Mon Sep 17 00:00:00 2001 From: Sumit Bindal Date: Fri, 28 Nov 2014 05:10:55 -0500 Subject: [PATCH 779/997] Adding TeamSBU --- Teams/TeamSBU/ABOUT.md | 16 ++++++++++++++++ Teams/TeamSBU/team.json | 11 +++++++++++ 2 files changed, 27 insertions(+) create mode 100644 Teams/TeamSBU/ABOUT.md create mode 100644 Teams/TeamSBU/team.json diff --git a/Teams/TeamSBU/ABOUT.md b/Teams/TeamSBU/ABOUT.md new file mode 100644 index 0000000..809efea --- /dev/null +++ b/Teams/TeamSBU/ABOUT.md @@ -0,0 +1,16 @@ +Team SBU +================ + +Hi, I'm Sumit Bindal. I'm here to implement few ideas from my bucket list + +| sumitb | +|--- |--- |--- |--- +| ![Sumit](https://secure.gravatar.com/avatar/794bdcaae09e9e0a8d84e7ae022c763e.png) | + + +Skills & Planned Play +============================ +I will try to learn something new. I had prior experience with JavaScript +Python. I'll play around IBM's watson api set and solve pratical problems +at Stony Brook University. + diff --git a/Teams/TeamSBU/team.json b/Teams/TeamSBU/team.json new file mode 100644 index 0000000..85ec425 --- /dev/null +++ b/Teams/TeamSBU/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team SBU", + "members": [ + { + "name": "Sumit Bindal", + "twitter": "sumit_bindal", + "koding": "sumitbindal", + "location": "Stony Brook, US" + } + ] +} From 442fd48c00dc1fffb453f2db22d5ee3898f67f30 Mon Sep 17 00:00:00 2001 From: metecik Date: Fri, 28 Nov 2014 12:21:28 +0200 Subject: [PATCH 780/997] Create team.json --- Teams/Ben/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/Ben/team.json diff --git a/Teams/Ben/team.json b/Teams/Ben/team.json new file mode 100644 index 0000000..599d5f8 --- /dev/null +++ b/Teams/Ben/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Ben", + "members": [ + { + "name": "Adil Başarı", + "twitter": "saglikal", + "koding": "basari", + "location": "Istanbul, TR" + } + ] +} From d53ffa845796e53200499940c1e32a4e7bd42894 Mon Sep 17 00:00:00 2001 From: metecik Date: Fri, 28 Nov 2014 12:22:44 +0200 Subject: [PATCH 781/997] Create ABOUT.md --- Teams/Ben/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Teams/Ben/ABOUT.md diff --git a/Teams/Ben/ABOUT.md b/Teams/Ben/ABOUT.md new file mode 100644 index 0000000..d0f4c6f --- /dev/null +++ b/Teams/Ben/ABOUT.md @@ -0,0 +1,6 @@ +Languages-Lenguages +=================== +- PHP +- Javascript +- Erlang +- PHP MVC Frameworks From 3d90b497f810e17456c6399f6c0d14c6c0f3c26e Mon Sep 17 00:00:00 2001 From: digiBlink Date: Fri, 28 Nov 2014 12:44:49 +0200 Subject: [PATCH 782/997] Added team digiBlink --- Teams/digiBlink/ABOUT.md | 27 +++++++++++++++++++++++++++ Teams/digiBlink/team.json | 17 +++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 Teams/digiBlink/ABOUT.md create mode 100644 Teams/digiBlink/team.json diff --git a/Teams/digiBlink/ABOUT.md b/Teams/digiBlink/ABOUT.md new file mode 100644 index 0000000..2ff29e7 --- /dev/null +++ b/Teams/digiBlink/ABOUT.md @@ -0,0 +1,27 @@ +This is our page +================ + +We are the digiBlink team - Computer Science people from Latvia. + + +About your team +=========================== + +| nfoworm | mmlv +|--- |--- +| ![Reinholds](https://pbs.twimg.com/profile_images/378800000629231869/cf8e58d30f8ae8bb04cccb9ce3acc85c.jpeg) | ![Artis](https://pbs.twimg.com/profile_images/153132961/IMG5524.JPG) | + +We have both studied in University of Latvia - Artis has already PhD in +Computer Science, Reinholds are soon to receive his PhD in Computer Science. +Both of us are into embedded electronics as well some web development. + + +About your skills and what you are going to do? +======= +Currently we are still in pursuit of our project for competition, but idea +will come. + +We do embedded programming (C/C++), as well Python/PHP/JS. + + + diff --git a/Teams/digiBlink/team.json b/Teams/digiBlink/team.json new file mode 100644 index 0000000..837899b --- /dev/null +++ b/Teams/digiBlink/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "digiBlink", + "members": [ + { + "name": "Reinholds Zviedris", + "twitter": "zxpower", + "koding": "nfoworm", + "location": "Riga, LV" + }, + { + "name": "Artis Mednis", + "twitter": "mediamasterLV", + "koding": "mmlv", + "location": "Riga, LV" + } + ] +} From 838b2d29de8acffcdc7997e643925b22670f9737 Mon Sep 17 00:00:00 2001 From: karimi Date: Fri, 28 Nov 2014 15:38:23 +0330 Subject: [PATCH 783/997] IRTEAM! --- README.md | 1 + Teams/IRTEAM/ABOUT.md | 14 ++++++++++++++ Teams/IRTEAM/team.json | 12 ++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 Teams/IRTEAM/ABOUT.md create mode 100644 Teams/IRTEAM/team.json diff --git a/README.md b/README.md index edb8f08..75c8c9d 100644 --- a/README.md +++ b/README.md @@ -341,3 +341,4 @@ the lower section of this README.md file. | #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | +| #Team IRTEAM |[MKM](https://koding.com/mkarimim) Iran, Tehran
| [Team IRTEAM](./Teams/IRTEAM/ABOUT.md) | diff --git a/Teams/IRTEAM/ABOUT.md b/Teams/IRTEAM/ABOUT.md new file mode 100644 index 0000000..563faf0 --- /dev/null +++ b/Teams/IRTEAM/ABOUT.md @@ -0,0 +1,14 @@ +Team IRTEAM + +================ + +About our team + +=========================== +I'm like a group of programming enthusiasts very motivated to solve real world problems. I'm +student enrolled in colleges in the Iran. I decided to join this competition +because of our passion for programming and finding solutions for complex problems. I 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. I do not have much experience working with +these API's and would relish the opportunity to build something cool by utilizing them diff --git a/Teams/IRTEAM/team.json b/Teams/IRTEAM/team.json new file mode 100644 index 0000000..544678e --- /dev/null +++ b/Teams/IRTEAM/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "IQHacker", + "members": [ + { + "name": "mostafa karimi", + "twitter": "", + "koding": "mkarimim", + "location": "Iran, Tehran", + "lead": true + } + ] +} From 1e20613e36bc1e8a3a1bbd3bb23b49288a99ea30 Mon Sep 17 00:00:00 2001 From: Mustafa Aldemir Date: Fri, 28 Nov 2014 14:52:55 +0200 Subject: [PATCH 784/997] Added team members --- Teams/UbubatFiyatlari/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/UbubatFiyatlari/team.json diff --git a/Teams/UbubatFiyatlari/team.json b/Teams/UbubatFiyatlari/team.json new file mode 100644 index 0000000..27d9414 --- /dev/null +++ b/Teams/UbubatFiyatlari/team.json @@ -0,0 +1,24 @@ +{ +"teamName": "Team Koders", +"members": [ +{ +"name": "Mustafa Aldemir", +"twitter": "mstfldmr", +"koding": "mstfldmr", +"location": "Istanbul, TR", +"lead": true +}, +{ +"name": "Behzat Erte", +"twitter": "behzaterte", +"koding": "berte", +"location": "Istanbul, TR" +}, +{ +"name": "Firat Sagun", +"twitter": "firatsagun", +"koding": "firatsagun", +"location": "Istanbul, TR" +} +] +} From 628e4677cf545e3fdae49a57a8513aaa4a23492e Mon Sep 17 00:00:00 2001 From: Mustafa Aldemir Date: Fri, 28 Nov 2014 14:54:31 +0200 Subject: [PATCH 785/997] Create ABOUT.md --- Teams/UbubatFiyatlari/ABOUT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/UbubatFiyatlari/ABOUT.md diff --git a/Teams/UbubatFiyatlari/ABOUT.md b/Teams/UbubatFiyatlari/ABOUT.md new file mode 100644 index 0000000..fb095b1 --- /dev/null +++ b/Teams/UbubatFiyatlari/ABOUT.md @@ -0,0 +1,12 @@ +# Team UbubatFiyatlari + + +## About Us +- Mustafa +- Behzat +- Firat + +## Languages we love +- C +- C++ +- PHP From 907555292bcd4f1d740ebe1b06021ad62ad1ed90 Mon Sep 17 00:00:00 2001 From: Suyash Verma Date: Fri, 28 Nov 2014 20:08:54 +0530 Subject: [PATCH 786/997] Add team --- Teams/grey93/ABOUT.md | 20 ++++++++++++++++++++ Teams/grey93/team.json | 11 +++++++++++ 2 files changed, 31 insertions(+) create mode 100644 Teams/grey93/ABOUT.md create mode 100644 Teams/grey93/team.json diff --git a/Teams/grey93/ABOUT.md b/Teams/grey93/ABOUT.md new file mode 100644 index 0000000..f3691e5 --- /dev/null +++ b/Teams/grey93/ABOUT.md @@ -0,0 +1,20 @@ +This is grey93's page +================ + +I am an undergrad at IIT Roorkee. + + +Team +=========================== + +| Suyash | +|--- | +| ![Suyash](https://pbs.twimg.com/profile_images/486906867512123392/-0FKVMUX_200x200.jpeg) + +I am currently an undergraduate student studying Computer Science and Engineering at IIT Roorkee in India. See my [linkedin](https://in.linkedin.com/in/grey93) or [twitter](https://twitter.com/_grey93) profile for more. + + +Skills +======= + +I am primarily interested in Node.js and socket.io and plan to make a real time application using the [Koa](http://koajs.com) application framework for this hackathon. diff --git a/Teams/grey93/team.json b/Teams/grey93/team.json new file mode 100644 index 0000000..9af827d --- /dev/null +++ b/Teams/grey93/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "grey93", + "members": [ + { + "name": "Suyash Verma", + "twitter": "grey93", + "koding": "grey93", + "location": "Roorkee, IN" + } + ] +} From 89381314f8a4f111e9e1ab78d937b6b3eafc3e6b Mon Sep 17 00:00:00 2001 From: Suyash Verma Date: Fri, 28 Nov 2014 20:17:11 +0530 Subject: [PATCH 787/997] Make myself lead --- Teams/grey93/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/grey93/team.json b/Teams/grey93/team.json index 9af827d..5ed425c 100644 --- a/Teams/grey93/team.json +++ b/Teams/grey93/team.json @@ -5,7 +5,8 @@ "name": "Suyash Verma", "twitter": "grey93", "koding": "grey93", - "location": "Roorkee, IN" + "location": "Roorkee, IN", + "lead": true } ] } From ea36e44bf213c497e4843d9a69048daecd3715e6 Mon Sep 17 00:00:00 2001 From: Nikita Grudinin Date: Fri, 28 Nov 2014 18:05:08 +0300 Subject: [PATCH 788/997] fill about.md --- Teams/Neva River/ABOUT.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/Teams/Neva River/ABOUT.md b/Teams/Neva River/ABOUT.md index 43d74b7..fc272ac 100644 --- a/Teams/Neva River/ABOUT.md +++ b/Teams/Neva River/ABOUT.md @@ -1,18 +1,29 @@ -This is our page +Neva River ================ -Coming soon +Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. +(http://ansaguide.com/imgs/panoramic-view-of-saint-petersburg.gif) -About your team +Team Members =========================== -Coming soon +| Nikita | Andrei | Dmitry | Yaroslav | Ivan +|--- |--- |--- |--- |--- +| ![Nikita](http://cs540105.vk.me/c625528/v625528779/8997/ETKe1RbMwMk.jpg) | ![Andrei](https://pp.vk.me/c618329/v618329941/c225/N4KiImI05Nw.jpg) | ![Dmitry](https://pp.vk.me/c409225/v409225348/3610/jrGXsLu6kqQ.jpg) | ![Yaroslav](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | ![Ivan](https://avatars0.githubusercontent.com/u/2757506?v=3&s=460) | +|--- |--- |--- |--- |--- +| ![Nikita]Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | ![Andrei] Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | ![Dmitry]Dmitry is PHP programmer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | ![Yaroslav]Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | ![Ivan]Ivan is Java Guru, he does magic with JVM. +We already have some common projects: -About your skills and what you are going to do? +1. **SmsCop** The application which will help you to get rid of spam. +2. **Safety phone** Service which helps to protect you from malefactors. + +We believe, that this Hackathone will help us to make this world better a bit. + +Skills ======= -Coming soon +Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL From a6162172722fb0b12d387a9186dc967ed37e0c8f Mon Sep 17 00:00:00 2001 From: Nikita Grudinin Date: Fri, 28 Nov 2014 18:13:37 +0300 Subject: [PATCH 789/997] some more details --- Teams/Neva River/ABOUT.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Teams/Neva River/ABOUT.md b/Teams/Neva River/ABOUT.md index fc272ac..dcab0a7 100644 --- a/Teams/Neva River/ABOUT.md +++ b/Teams/Neva River/ABOUT.md @@ -3,20 +3,19 @@ Neva River Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. -(http://ansaguide.com/imgs/panoramic-view-of-saint-petersburg.gif) +![Saint Petersburg](http://ansaguide.com/imgs/panoramic-view-of-saint-petersburg.gif) Team Members =========================== | Nikita | Andrei | Dmitry | Yaroslav | Ivan |--- |--- |--- |--- |--- -| ![Nikita](http://cs540105.vk.me/c625528/v625528779/8997/ETKe1RbMwMk.jpg) | ![Andrei](https://pp.vk.me/c618329/v618329941/c225/N4KiImI05Nw.jpg) | ![Dmitry](https://pp.vk.me/c409225/v409225348/3610/jrGXsLu6kqQ.jpg) | ![Yaroslav](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | ![Ivan](https://avatars0.githubusercontent.com/u/2757506?v=3&s=460) | -|--- |--- |--- |--- |--- -| ![Nikita]Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | ![Andrei] Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | ![Dmitry]Dmitry is PHP programmer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | ![Yaroslav]Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | ![Ivan]Ivan is Java Guru, he does magic with JVM. +| ![Nikita](http://cs540105.vk.me/c625528/v625528779/8997/ETKe1RbMwMk.jpg) | ![Andrei](https://pp.vk.me/c618329/v618329941/c225/N4KiImI05Nw.jpg) | ![Dmitry](https://pp.vk.me/c409225/v409225348/3610/jrGXsLu6kqQ.jpg) | ![Yaroslav](http://cs620824.vk.me/v620824892/bb2c/4cY7kjQrSVE.jpg) | ![Ivan](https://avatars0.githubusercontent.com/u/2757506?v=3&s=460) | +| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is PHP programmer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. We already have some common projects: -1. **SmsCop** The application which will help you to get rid of spam. +1. [SmsCop](http://smscop.ru) The application which will help you to get rid of spam. 2. **Safety phone** Service which helps to protect you from malefactors. We believe, that this Hackathone will help us to make this world better a bit. From b0a7d76f69e011277b3fbf8aa96ddccfe51f56c1 Mon Sep 17 00:00:00 2001 From: anasstaouil Date: Fri, 28 Nov 2014 15:14:34 +0000 Subject: [PATCH 790/997] Create team.json --- Teams/NoIdea/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/NoIdea/team.json diff --git a/Teams/NoIdea/team.json b/Teams/NoIdea/team.json new file mode 100644 index 0000000..6f320db --- /dev/null +++ b/Teams/NoIdea/team.json @@ -0,0 +1,17 @@ +{ +"teamName": "NoIdea", +"members": [ +{ +"name": "Anass T", +"twitter": "", +"koding": "anasst", +"location": "Oujda, MA" +}, +{ +"name": "Jalal B", +"twitter": "", +"koding": "jbteck", +"location": "Oujda, MA" +} +] +} From 46d54e1348ee511327aa6104f1f9812768aa7828 Mon Sep 17 00:00:00 2001 From: Nikita Grudinin Date: Fri, 28 Nov 2014 18:21:00 +0300 Subject: [PATCH 791/997] ] --- Teams/Neva River/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Neva River/ABOUT.md b/Teams/Neva River/ABOUT.md index dcab0a7..981972b 100644 --- a/Teams/Neva River/ABOUT.md +++ b/Teams/Neva River/ABOUT.md @@ -11,7 +11,7 @@ Team Members | Nikita | Andrei | Dmitry | Yaroslav | Ivan |--- |--- |--- |--- |--- | ![Nikita](http://cs540105.vk.me/c625528/v625528779/8997/ETKe1RbMwMk.jpg) | ![Andrei](https://pp.vk.me/c618329/v618329941/c225/N4KiImI05Nw.jpg) | ![Dmitry](https://pp.vk.me/c409225/v409225348/3610/jrGXsLu6kqQ.jpg) | ![Yaroslav](http://cs620824.vk.me/v620824892/bb2c/4cY7kjQrSVE.jpg) | ![Ivan](https://avatars0.githubusercontent.com/u/2757506?v=3&s=460) | -| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is PHP programmer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. +| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is backend developer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. We already have some common projects: @@ -23,6 +23,6 @@ We believe, that this Hackathone will help us to make this world better a bit. Skills ======= -Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL +Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL, Node.js From 9ccd3fe7ebc5ed64557f475658550586294e1495 Mon Sep 17 00:00:00 2001 From: anasstaouil Date: Fri, 28 Nov 2014 15:43:47 +0000 Subject: [PATCH 792/997] Create ABOUT.md --- Teams/NoIdea/ABOUT.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Teams/NoIdea/ABOUT.md diff --git a/Teams/NoIdea/ABOUT.md b/Teams/NoIdea/ABOUT.md new file mode 100644 index 0000000..a4fa9d9 --- /dev/null +++ b/Teams/NoIdea/ABOUT.md @@ -0,0 +1,25 @@ +NoIdea +====== + +A two men team born of passion for learning, coding and creating new things. + +About Us +---------- + +| Anass T | +|---------------------| +| Picture Unavailable | + +| Jalal B | +|---------------------| +| Picture Unavailable | + +We are part of a young start-up, and we joined this hackathon to challenge ourselves and try to get new ideas and renew our determination to keep going forward. + +About skills and project +======================== +The goal of our project is to show the correlation between good analogies and the mastering of programming skills via simple games. This corresponds to the second theme. +To be fair, we can work with many languages and frameworks. But, for this particular project, we may use only these: + - C + - VB.NET + - HTML and JS From 351ccb048322be287790bf660ba6a38a0318bf59 Mon Sep 17 00:00:00 2001 From: uditk Date: Fri, 28 Nov 2014 15:56:11 +0000 Subject: [PATCH 793/997] Kaboom Status update --- Teams/Kaboom/ABOUT.md | 19 +++++++++++++++++++ Teams/Kaboom/team.json | 11 +++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Teams/Kaboom/ABOUT.md create mode 100644 Teams/Kaboom/team.json diff --git a/Teams/Kaboom/ABOUT.md b/Teams/Kaboom/ABOUT.md new file mode 100644 index 0000000..99a530b --- /dev/null +++ b/Teams/Kaboom/ABOUT.md @@ -0,0 +1,19 @@ +#Kaboom + +Its hack time ! + +##About Me + +| Udit Kulshrestha | Why Hackathon on Koding | +| ------------- | ------------- | +| ![Udit Kulshrestha](http://www.gravatar.com/avatar/aacb90e7f6d1363f1c432593729d18ab.png "Udit Kulshrestha") | I am here to build something cool, which is easy to use and not a rocket science. Hacking virtually will allow me to think and code with coffee and smoke. Its fun and I am doing it purely for fun. | + +## What I can do +- DBA (Oracle, MySql, MongoDb ) + Database modelling +- JavaScript (MeteorJs, NodeJs, AngularJs) +- Python +- PHP + +I am targeting JavaScript based web app. + +# ``` :~D ``` ``` :~D ``` ``` :~D ``` \ No newline at end of file diff --git a/Teams/Kaboom/team.json b/Teams/Kaboom/team.json new file mode 100644 index 0000000..009ed2e --- /dev/null +++ b/Teams/Kaboom/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Kaboom", + "members": [ + { + "name": "Udit Kulshrestha", + "twitter": "uditkuls", + "koding": "udit01", + "location": "New Delhi, IN" + } + ] +} \ No newline at end of file From 0af1e83ab71746a35a212026189916320ccc833c Mon Sep 17 00:00:00 2001 From: Jayesh Date: Fri, 28 Nov 2014 21:29:26 +0530 Subject: [PATCH 794/997] added team information --- Teams/CodeBlooded/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/CodeBlooded/team.json diff --git a/Teams/CodeBlooded/team.json b/Teams/CodeBlooded/team.json new file mode 100644 index 0000000..45ed02b --- /dev/null +++ b/Teams/CodeBlooded/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "CodeBlooded", + "members": [ + { + "name": "Jayesh Solanki", + "twitter": "jayeshsolanki93", + "koding": "jayeshsolanki93", + "location": "Mumbai, IN" + }, + { + "name": "Faizan Sayed", + "twitter": "sayedfaizan93", + "koding": "faizansayed", + "location": "Mumbai, IN" + }, + { + "name": "Gaurav Tripathi", + "twitter": "madvirus420", + "koding": "madvirus420", + "location": "Mumbai, IN", + "lead": true + }, + { + "name": "Rajiv Sharma", + "twitter": "_RajivTS_", + "koding": "grayskull", + "location": "Mumbai, IN" + }, + { + "name": "Nikhil Varghese", + "twitter": "nv1620", + "koding": "nv1620", + "location": "Mumbai, IN" + } + ] +} From 5e47ec9ef83226c12855206f28ca6bfe7f202a08 Mon Sep 17 00:00:00 2001 From: Vasuman R Date: Fri, 28 Nov 2014 21:35:25 +0530 Subject: [PATCH 795/997] Added another member to team G10aT --- Teams/G10aT/team.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/G10aT/team.json b/Teams/G10aT/team.json index 58fb7fd..1ca931f 100644 --- a/Teams/G10aT/team.json +++ b/Teams/G10aT/team.json @@ -7,6 +7,13 @@ "koding": "vasuman", "location": "Bangalore, IN", "lead": true + }, + { + "name": "Nirvik Ghosh", + "twitter": "", + "koding": "nirvik1993", + "location": "Mumbai, IN", + "lead": false } ] } From b4c2bc064f759c6d68ca32ee7b44a78863bd80a7 Mon Sep 17 00:00:00 2001 From: Jayesh Date: Fri, 28 Nov 2014 21:42:58 +0530 Subject: [PATCH 796/997] Added an about file --- Teams/CodeBlooded/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/CodeBlooded/ABOUT.md diff --git a/Teams/CodeBlooded/ABOUT.md b/Teams/CodeBlooded/ABOUT.md new file mode 100644 index 0000000..4ce1881 --- /dev/null +++ b/Teams/CodeBlooded/ABOUT.md @@ -0,0 +1,16 @@ +CodeBlooded +================ + + + +##About our team + +We are a group of IT nerds from Mumbai, India + + +##Languages we love +- PHP +- Javascript +- CSS3 +- HTML5 +- Creativity! From 815873de66750e3aea0659169a7693bb3a40dacb Mon Sep 17 00:00:00 2001 From: Suyash Verma Date: Fri, 28 Nov 2014 21:57:28 +0530 Subject: [PATCH 797/997] Update About.md --- Teams/grey93/ABOUT.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Teams/grey93/ABOUT.md b/Teams/grey93/ABOUT.md index f3691e5..29860bf 100644 --- a/Teams/grey93/ABOUT.md +++ b/Teams/grey93/ABOUT.md @@ -1,4 +1,4 @@ -This is grey93's page +Team grey93 ================ I am an undergrad at IIT Roorkee. @@ -17,4 +17,12 @@ I am currently an undergraduate student studying Computer Science and Engineerin Skills ======= -I am primarily interested in Node.js and socket.io and plan to make a real time application using the [Koa](http://koajs.com) application framework for this hackathon. +I am still brainstorming about the actual idea and will try to create something great with nodejs. + +Skills + +- Express/Koa +- socket.io +- Firebase/Backbone +- Jade/Stylus/CoffeeScript +- Node.js From b1358cb2acb1105cfeb600a33e12155c2d2490c6 Mon Sep 17 00:00:00 2001 From: Vadim Oleynik Date: Fri, 28 Nov 2014 18:54:10 +0200 Subject: [PATCH 798/997] Added team information --- Teams/Betelgeuse/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Betelgeuse/team.json diff --git a/Teams/Betelgeuse/team.json b/Teams/Betelgeuse/team.json new file mode 100644 index 0000000..f1b3f73 --- /dev/null +++ b/Teams/Betelgeuse/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Betelgeuse", + "members": [ + { + "name": "Vadim Oleynik", + "twitter": "VadimWelldone", + "koding": "vadimwelldone", + "location": "Dnipropetrovsk, UA" + "lead": true + }, + { + "name": "Andriy Khristyan", + "twitter": "LIONJA_KOLBASA", + "koding": "root1991", + "location": "Dnipropetrovsk, UA" + }, + { + "name": "Pavel Apisov", + "twitter": "apisov_music", + "koding": "apisov", + "location": "Dnipropetrovsk, UA", + } + ] +} From cd6bdef3f7bb676d61fbdf1fde87464bba6020b1 Mon Sep 17 00:00:00 2001 From: Viswaprasath Date: Fri, 28 Nov 2014 22:28:30 +0530 Subject: [PATCH 799/997] Added Team members --- Teams/KodeGang/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/KodeGang/team.json diff --git a/Teams/KodeGang/team.json b/Teams/KodeGang/team.json new file mode 100644 index 0000000..8d3f8a2 --- /dev/null +++ b/Teams/KodeGang/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Kode Gang", + "members": [ + { + "name": "Viswaprasath K S", + "twitter": "iamVP7", + "koding": "viswaprasath", + "location": "Chennai, IN" + }, + { + "name": "Barath R", + "twitter": "barathsvk", + "koding": "barath", + "location": "Chennai, IN" + } + ] +} From 478e74b331ac95e8584f9a03d262c6c7728a0c3e Mon Sep 17 00:00:00 2001 From: Vadim Oleynik Date: Fri, 28 Nov 2014 19:01:18 +0200 Subject: [PATCH 800/997] Added an about file# --- Teams/Betelgeuse/ABOUT.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Teams/Betelgeuse/ABOUT.md diff --git a/Teams/Betelgeuse/ABOUT.md b/Teams/Betelgeuse/ABOUT.md new file mode 100644 index 0000000..2f63435 --- /dev/null +++ b/Teams/Betelgeuse/ABOUT.md @@ -0,0 +1,19 @@ +#Betelgeuse + +We are Android developers from Dnipropetrovsk, Ukraine. + +##About us + +We are making the world better. + +##Technologies we familiar + +- Java +- Android +- Gradle, Maven, And build systems +- Google services (APIs) +- Facebook, Twitter, Google+, VK APIs +- Retrofit, Picasso, EventBus, Glide, Universal Image Loader +- SQLite database +- JSON & XML types +- NDK From 8eb4ecedb01f3d153fda2a99b02c3a7c03a0bc22 Mon Sep 17 00:00:00 2001 From: Viswaprasath Date: Fri, 28 Nov 2014 22:36:37 +0530 Subject: [PATCH 801/997] Added few lines about us and our skills --- Teams/KodeGang/ABOUT.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Teams/KodeGang/ABOUT.md diff --git a/Teams/KodeGang/ABOUT.md b/Teams/KodeGang/ABOUT.md new file mode 100644 index 0000000..89497c1 --- /dev/null +++ b/Teams/KodeGang/ABOUT.md @@ -0,0 +1,20 @@ + +# Team Kode Gang + +We are Viswaprasath and Barath who loves programming and loves to participate in hackathons to learn more about new product development. + + +## About US + + - VP7 : So called Viswaprasath, I love blogging very much. I love developing mobile applications. Currently foucsing more on HTML5 based applciations. + - Barath : Loves anime, Loves programming and has good problem solving ability. + + +## Languages We Love + + -Java + -GoLang + -Javascript + -Python + -C for Sure + From 572aba365d5fc8a2f3a921b1257e1e61b16f83a4 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 17:57:48 +0000 Subject: [PATCH 802/997] Create team.json --- Teams/UDCrew/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/UDCrew/team.json diff --git a/Teams/UDCrew/team.json b/Teams/UDCrew/team.json new file mode 100644 index 0000000..2cb235c --- /dev/null +++ b/Teams/UDCrew/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "UDCrew", + "members": [ + { + "name": "Jan (Johny) R", + "twitter": "tgjohny", + "koding": "djczaha39", + "location": "Guildford, UK" + }, + { + "name": "Grzegorz D", + "twitter": "grabusz", + "koding": "grabusz", + "location": "Wrocław, PL" + } + ] +} From 930125b400accfc7fd436819248637eee4ff86bb Mon Sep 17 00:00:00 2001 From: pwstegman Date: Fri, 28 Nov 2014 13:04:27 -0500 Subject: [PATCH 803/997] Update team.json --- Teams/CE/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/CE/team.json b/Teams/CE/team.json index 6b8a199..849ca58 100644 --- a/Teams/CE/team.json +++ b/Teams/CE/team.json @@ -5,13 +5,13 @@ "name": "Pierce Stegman", "twitter": "pwstegman", "koding": "pwstegman", - "location": "Falls Church, VA" + "location": "Falls Church, US" }, { "name": "Fox Wilson", "twitter": "FoxWilson42", "koding": "fwilson", - "location": "Nokesville, VA" + "location": "Nokesville, US" } ] } From 17b4e17afe6d339dac0c463ee09f565d52e945a4 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 18:11:19 +0000 Subject: [PATCH 804/997] Create ABOUT.md --- Teams/UDCrew/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/UDCrew/ABOUT.md diff --git a/Teams/UDCrew/ABOUT.md b/Teams/UDCrew/ABOUT.md new file mode 100644 index 0000000..ecd5828 --- /dev/null +++ b/Teams/UDCrew/ABOUT.md @@ -0,0 +1,13 @@ + + +# UDCrew + +Hey we are UDCrew our names are Jan and Grzegorz, we both come from Poland. + +## About Us + +-- Jan (Johny) : Hey, I started coding from when I was 10 years old back then I have learned Python, +after few years now I am able to code in C#, Python, HTML+CSS+PHP, C++, C, Java. All of those languages have +served me well so for now I don't think I need any others. :> + +-- Grzegorz : From 3346679dd4d3a9d9d4395e631dc6486550bcc517 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 18:44:08 +0000 Subject: [PATCH 805/997] Edited ABOUT.md --- Teams/UDCrew/ABOUT.md | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/Teams/UDCrew/ABOUT.md b/Teams/UDCrew/ABOUT.md index ecd5828..9b032c0 100644 --- a/Teams/UDCrew/ABOUT.md +++ b/Teams/UDCrew/ABOUT.md @@ -1,13 +1,26 @@ -# UDCrew +UDCrew +====== -Hey we are UDCrew our names are Jan and Grzegorz, we both come from Poland. +Hey we are UDCrew, we have spent lots of hours on engineering software and creating websites. So maybe... -## About Us +Team +==== --- Jan (Johny) : Hey, I started coding from when I was 10 years old back then I have learned Python, -after few years now I am able to code in C#, Python, HTML+CSS+PHP, C++, C, Java. All of those languages have -served me well so for now I don't think I need any others. :> +| #Twitter | Member Name | +|----------|-------------| +| [#TGJohny](http://twitter.com/tgjohny) | [Jan (Johny) R](http://github.com/djczaha39) | +| [#Grabusz](http://twitter.com/grabusz) | Grzegorz D | --- Grzegorz : +Skills +====== + +The languages we program in: +- C# +- C++ +- Java +- Python +- PHP +- HTML + CSS +- Javascript & jQuery From 9e670906a43ce59175c79d5ac6727104a73c9a07 Mon Sep 17 00:00:00 2001 From: Jan Rokita Date: Fri, 28 Nov 2014 18:44:30 +0000 Subject: [PATCH 806/997] Update ABOUT.md --- Teams/UDCrew/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/UDCrew/ABOUT.md b/Teams/UDCrew/ABOUT.md index 9b032c0..bfa2c65 100644 --- a/Teams/UDCrew/ABOUT.md +++ b/Teams/UDCrew/ABOUT.md @@ -11,7 +11,7 @@ Team | #Twitter | Member Name | |----------|-------------| | [#TGJohny](http://twitter.com/tgjohny) | [Jan (Johny) R](http://github.com/djczaha39) | -| [#Grabusz](http://twitter.com/grabusz) | Grzegorz D | +| [#Grabusz](http://twitter.com/grabusz) | [Grzegorz D](#) | Skills ====== From 6705c388e3e2fe83c236a5057a5eb1a947e51be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Torres?= Date: Fri, 28 Nov 2014 13:45:16 -0500 Subject: [PATCH 807/997] =?UTF-8?q?Se=20agrega=20informaci=C3=B3n=20de=20M?= =?UTF-8?q?ariano.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Teams/Shamas/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Shamas/team.json b/Teams/Shamas/team.json index 8212359..9e750fc 100644 --- a/Teams/Shamas/team.json +++ b/Teams/Shamas/team.json @@ -16,8 +16,8 @@ }, { "name": "Mariano Aguirre", - "twitter": "sinanyasar", - "koding": "sinan", + "twitter": "nano_mag", + "koding": "nanomag", "location": "Medellin, CO" } ] From 9658394910b73f59c9e158481a1425c6f69b6264 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 20:13:59 +0100 Subject: [PATCH 808/997] Create ABOUT.md Created ABOUT.md page of "Angel Eats" team --- Teams/Diet4Dummies/ABOUT.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Teams/Diet4Dummies/ABOUT.md diff --git a/Teams/Diet4Dummies/ABOUT.md b/Teams/Diet4Dummies/ABOUT.md new file mode 100644 index 0000000..aea6916 --- /dev/null +++ b/Teams/Diet4Dummies/ABOUT.md @@ -0,0 +1,32 @@ +Angel Eats +================ + +This is our team (for now it's just me, but I'm looking for reinforcements) on Koding Hackathon. + +=========================== + +| Camelia +|--- +| ![aissatech](https://avatars3.githubusercontent.com/u/3518330?v=3&s=460) + +My name is Camelia Boban (aissatech on github), I am a intermediate programmer no more young anymore, a bit "bigger" than the average. +Web application developer, Google enthusiast and open source/data/gov lover. + +I am going to participate to Koding Hackathon because I like challenges, I like to compare myself with others and I want to learn. But also +because I want to see how it looks my project idea (java webapp about food/diet/health) on fresh technologies like Polymer, Angular and Firebase :-) + + +Skills: + +================ + + * Java EE + * Struts, Spring (IoC), Hibernate + * JSP + * JPA + * HTML, CSS + * MySQL, SQL Server, Oracle, Postgres + * some REST-API + * some Firebase + * some AngularJS + * some JQuery From 276b06d1d6c66fe9f24008d2fc5810a4ea36c806 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 20:19:22 +0100 Subject: [PATCH 809/997] Create team.json file Create team.json file for "Angel Eats" team --- Teams/Diet4Dummies/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Diet4Dummies/team.json diff --git a/Teams/Diet4Dummies/team.json b/Teams/Diet4Dummies/team.json new file mode 100644 index 0000000..5b8816d --- /dev/null +++ b/Teams/Diet4Dummies/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Angel Eats", + "members": [ + { + "name": "Camelia Boban", + "twitter": "cameliaboban", + "koding": "aissatech", + "location": "Rome, IT", + "lead":true + } + ] +} From e6c414a9e6d494c4a5130307cbcb5201e366779b Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 20:21:51 +0100 Subject: [PATCH 810/997] Update skills Add an additional description on skills --- Teams/Diet4Dummies/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/Diet4Dummies/ABOUT.md b/Teams/Diet4Dummies/ABOUT.md index aea6916..baea25a 100644 --- a/Teams/Diet4Dummies/ABOUT.md +++ b/Teams/Diet4Dummies/ABOUT.md @@ -17,8 +17,7 @@ because I want to see how it looks my project idea (java webapp about food/diet/ Skills: - -================ +======= * Java EE * Struts, Spring (IoC), Hibernate From 304c1cd5376eab5036675adfe9568490131df40e Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 28 Nov 2014 19:33:29 +0000 Subject: [PATCH 811/997] rebuilt readme.md --- README.md | 20 +- TEAMS.md | 588 +++++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 461 insertions(+), 147 deletions(-) diff --git a/README.md b/README.md index 75c8c9d..4578671 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ the lower section of this README.md file. | #BabesFromVictoria |[Erika Burdon](https://koding.com/Karmaqueenn) Victoria, CA *(team lead)*
[Leslie Scott](https://koding.com/leslieascott) Victoria, CA
[Jeremy Kroeker](https://koding.com/pollodiablo) Victoria, CA
| [BabesFromVictoria](./Teams/BabesFromVictoria/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | +| #Ben |[Adil Başarı](https://koding.com/basari) Istanbul, TR
| [Ben](./Teams/Ben/ABOUT.md) | | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | | #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | @@ -76,6 +77,7 @@ the lower section of this README.md file. | #Brevity Labs |[Mukul Biswas](https://koding.com/brevitylabs) Dublin, IE
| [Brevity Labs](./Teams/BrevityLabs/ABOUT.md) | | #ByteMe |[Josephine Tsay](https://koding.com/josephine) San Francisco, US
[Bhavna Mahadevan](https://koding.com/bhavnator) Santa Monica, US
| [ByteMe](./Teams/ByteMe/ABOUT.md) | | #C10205 |[Petr Michal](https://koding.com/chroust) Melnik, CZ
| [C10205](./Teams/C10205/ABOUT.md) | +| #CE |[Pierce Stegman](https://koding.com/pwstegman) Falls Church, US
[Fox Wilson](https://koding.com/fwilson) Nokesville, US
| [CE](./Teams/CE/ABOUT.md) | | #Callback Hell |[Zlatko Duric](https://koding.com/zladuric) Munich, DE *(team lead)*
[Alexander Saldivar](https://koding.com/agsaldivar) Los Angeles, US
[Adam Lopatko](https://koding.com/traynor) Zagreb, HR
[Dragisa Jevtic](https://koding.com/gisseares) Belgrade, RS
| [Callback Hell](./Teams/CallbackHell/ABOUT.md) | | #Cardboard Coders |[Andrei Neamtu](https://koding.com/neamtua) Bucharest, RO *(team lead)*
[Khez](https://koding.com/khez) Bucharest, RO
[Vlad Rusanescu](https://koding.com/dazganer) Bucharest, RO
| [Cardboard Coders](./Teams/CardboardCoders/ABOUT.md) | | #ChamGeeks |[Patrik Spathon](https://koding.com/spathon) Chamonix, FR
[Neill Pearman](https://koding.com/senortocadisco) Chamonix, FR
[Jacques Belissent](https://koding.com/jbelis) Chamonix, FR
| [ChamGeeks](./Teams/ChamGeeks/ABOUT.md) | @@ -86,6 +88,7 @@ the lower section of this README.md file. | #CloudSolvers |[Ronoaldo Pereira](https://koding.com/ronoaldo) São Paulo, BR *(team lead)*
[Filipe Peixoto](https://koding.com/filipenos) São Paulo, BR
[Gilliard Okano](https://koding.com/gilliard) São Paulo, KE
[Eduardo Ferreira](https://koding.com/eduardoferreira) São Paulo, KE
| [CloudSolvers](./Teams/CloudSolvers/ABOUT.md) | | #Coddee Break |[Kuzma Kudim](https://koding.com/kuzmaka) Kiev, UA *(team lead)*
[Vadim Sakhno](https://koding.com/prineside) Kiev, UA
| [Coddee Break](./Teams/Coddee-Break/ABOUT.md) | | #Code 48 |[B Donald](https://koding.com/bdonaldharris) Cordova, US *(team lead)*
[Mike F](https://koding.com/cyp901) Lakeland, US
| [Code 48](./Teams/Code48/ABOUT.md) | +| #CodeBlooded |[Gaurav Tripathi](https://koding.com/madvirus420) Mumbai, IN *(team lead)*
[Jayesh Solanki](https://koding.com/jayeshsolanki93) Mumbai, IN
[Faizan Sayed](https://koding.com/faizansayed) Mumbai, IN
[Rajiv Sharma](https://koding.com/grayskull) Mumbai, IN
[Nikhil Varghese](https://koding.com/nv1620) Mumbai, IN
| [CodeBlooded](./Teams/CodeBlooded/ABOUT.md) | | #CodeBreakers |[Nestor Mata](https://koding.com/nestormata) Panama, PA *(team lead)*
[Alvis Wong](https://koding.com/pwmvx1289) Hong Kong, HK
[Dmitry Romanenko](https://koding.com/dimon222) Toronto, CA
| [CodeBreakers](./Teams/CodeBreakers/ABOUT.md) | | #CodeGreen |[Maurizio T](https://koding.com/madytyoo) Milazzo, IT *(team lead)*
[Meni Vaitsi](https://koding.com/menivaitsi) Santa Barbara, US
[Dimuthu Upeksha](https://koding.com/dimuthuupe) Moratuwa, LK
[Max Jacobson](https://koding.com/maxmjacobson) Sao Paulo,BR
| [CodeGreen](./Teams/CodeGreen/ABOUT.md) | | #CodeNotion |[Michael Adam Jablecki](https://koding.com/mjablecki) Providence, US *(team lead)*
[Francisco Facioni](https://koding.com/fran6co) Buenos Aires, AR
[Ezequiel Rabinovich](https://koding.com/warseph) Santiago de Chile, CL
| [CodeNotion](./Teams/CodeNotion/ABOUT.md) | @@ -147,6 +150,7 @@ the lower section of this README.md file. | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | | #I Code As Root |[Ackermann Yuriy](https://koding.com/herrniemand) Tauranga, NZ
[Mytchel Hammond](https://koding.com/nilpopfu) Tauranga, NZ
| [I Code As Root](./Teams/ICodeAsRoot/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | +| #IQHacker |[mostafa karimi](https://koding.com/mkarimim) Iran, Tehran *(team lead)*
| [IQHacker](./Teams/IRTEAM/ABOUT.md) | | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | @@ -160,9 +164,11 @@ the lower section of this README.md file. | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| | #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | | #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/ABOUT.md) | +| #Kaboom |[Udit Kulshrestha](https://koding.com/udit01) New Delhi, IN
| [Kaboom](./Teams/Kaboom/ABOUT.md) | | #KawaiiDesuDevs |[Igor Moura](https://koding.com/igormp) Aracaju, BR *(team lead)*
[Nivaldo Melo](https://koding.com/masternivas) Aracaju, BR
| [KawaiiDesuDevs](./Teams/KawaiiDesuDevs/ABOUT.md) | | #Khatri |[Aneel Kumar](https://koding.com/aneelkkhatri) Karachi, PK *(team lead)*
| [Khatri](./Teams/Khatri/ABOUT.md) | | #Knecht |[Ivan Gabriel Juricic](https://koding.com/pocketbyte) Zagreb, HR *(team lead)*
| [Knecht](./Teams/Knecht/ABOUT.md) | +| #Kode Gang |[Viswaprasath K S](https://koding.com/viswaprasath) Chennai, IN
[Barath R](https://koding.com/barath) Chennai, IN
| [Kode Gang](./Teams/KodeGang/ABOUT.md) | | #Kolky |[Kaan Kölköy](https://koding.com/kaanklky) Çanakkale, TR *(team lead)*
| | #Kommunicate |[Sherman Leung](https://koding.com/skleung) Stanford, CA *(team lead)*
[Alice Liu](https://koding.com/aliceliu) Berkeley, CA
[Kevin Casey](https://koding.com/Fortisque) Berkeley, CA
| [Kommunicate](./Teams/Kommunicate/ABOUT.md) | | #Lamp |[Egor Malykh](https://koding.com/devhead) Saint Petersburg, RU
[Ildus Kuchkarov](https://koding.com/kodark) Saint Petersburg, RU
[Danil Kazakov](https://koding.com/xaphoon) Saint Petersburg, RU
[Max Tishuk](https://koding.com/iboltit) Saint Petersburg, RU
| [Lamp](./Teams/Lamp/ABOUT.md) | @@ -189,6 +195,7 @@ the lower section of this README.md file. | #NewFolder |[Sadique Ali P](https://koding.com/spali) Sulthan Batheri, IN *(team lead)*
[Sachin Murali G](https://koding.com/dotg) Sulthan Batheri, IN
[Akhil Balakrishnan](https://koding.com/akhilb91) Sulthan Batheri, IN
[Ijas Ahamed N](https://koding.com/ijasahamed) Sulthan Batheri, IN
[Sibin John](https://koding.com/sibinjohn) Sulthan Batheri, IN
| [NewFolder](./Teams/NewFolder/ABOUT.md) | | #Nightglow |[Stefan Blamberg](https://koding.com/stefan-blamberg) Neustadt, DE
| [Nightglow](./Teams/Nightglow/ABOUT.md) | | #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | +| #NoIdea |[Anass T](https://koding.com/anasst) Oujda, MA
[Jalal B](https://koding.com/jbteck) Oujda, MA
| [NoIdea](./Teams/NoIdea/ABOUT.md) | | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/About.md) | | #Ocelot Dev |[William Young](https://koding.com/greencat5) Cleburne, US *(team lead)*
[Peter Lewis](https://koding.com/werl) Wetaskiwin, CA
| [Ocelot Dev](./Teams/Ocelot Dev/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | @@ -213,6 +220,7 @@ the lower section of this README.md file. | #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | | #ScrumTobe Software |Hai Bui Hanoi, VN *(team lead)*
Hung Kieu Hanoi, VN
Giang Phan Hanoi, VN
Thai Nguyen Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | +| #Shamas |[Andrés Torres](https://koding.com/elfotografo007) Pereira, CO *(team lead)*
[Harold Sánchez](https://koding.com/sancospi) Pereira, CO
[Mariano Aguirre](https://koding.com/nanomag) Medellin, CO
| [Shamas](./Teams/Shamas/ABOUT.md) | | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | | #Team Sistemex |[Kairi Juri](https://koding.com/harrysuke) Johor Bahru, MY
[Abu Bakar](https://koding.com/fr3ker) Johor Bahru, MY
| [Team Sistemex](./Teams/Sistemex/ABOUT.md) | | #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | @@ -253,6 +261,7 @@ the lower section of this README.md file. | #Team GeekKoder |[Anirban Chakraborty](https://koding.com/borngeek) Kharagpur, IN
| [Team GeekKoder](./Teams/TeamGeekKoder/ABOUT.md) | | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | | #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | +| #Team SBU |[Sumit Bindal](https://koding.com/sumitbindal) Stony Brook, US
| [Team SBU](./Teams/TeamSBU/ABOUT.md) | | #TeamShellPhish |[Arvind Kumar](https://koding.com/nullvoid) Hyderabad, IN *(team lead)*
[Gautham Yerroju](https://koding.com/thegwiz) Hyderabad, IN
[Vasu Nakka](https://koding.com/vaasu4849) Hyderabad, IN
| [TeamShellPhish](./Teams/TeamShellPhish/ABOUT.md) | | #TeamShog |[Noah MacDonald](https://koding.com/falkirks) Vancouver, CA *(team lead)*
[Leon Chang](https://koding.com/99leonchang) Hsinchu, TW
[Samuel Levin](https://koding.com/megasamninja) Sydney, AU
[Adam Martin](https://koding.com/tuffdev) Fishers, US
[Chris](https://koding.com/pemapmodder) Hong Kong, CN
| [TeamShog](./Teams/TeamShog/ABOUT.md) | | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | @@ -281,6 +290,8 @@ the lower section of this README.md file. | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #Tyndyll |[Tyndyll](https://koding.com/tyndyll) Belfast, GB
| [Tyndyll](./Teams/Tyndyll/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | +| #UDCrew |[Jan (Johny) R](https://koding.com/djczaha39) Guildford, UK
[Grzegorz D](https://koding.com/grabusz) Wrocław, PL
| [UDCrew](./Teams/UDCrew/ABOUT.md) | +| #Team Koders |[Mustafa Aldemir](https://koding.com/mstfldmr) Istanbul, TR *(team lead)*
[Behzat Erte](https://koding.com/berte) Istanbul, TR
[Firat Sagun](https://koding.com/firatsagun) Istanbul, TR
| [Team Koders](./Teams/UbubatFiyatlari/ABOUT.md) | | #Team UniLasers |[Wilson Cheng](https://koding.com/idontknow) Markham, CA
[Mike Penner](https://koding.com/fenrisulfir) Toronto, CA
| [Team UniLasers](./Teams/UniLasers/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | | #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | @@ -291,7 +302,7 @@ the lower section of this README.md file. | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | -| |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | +| #XereoNet |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | | #Yet Another Team |[Angelo Mitrotti](https://koding.com/amitrott) Heredia, CR *(team lead)*
| [Yet Another Team](./Teams/YetAnotherTeam/ABOUT.md) | | #Team Koders |[Zineb OU](https://koding.com/zineb) Rabat, MA *(team lead)*
[Ayoub EL](https://koding.com/BigYopy) Rabat, MA
| [Team Koders](./Teams/YopZ/ABOUT.md) | | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | @@ -305,12 +316,14 @@ the lower section of this README.md file. | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | +| #digiBlink |[Reinholds Zviedris](https://koding.com/nfoworm) Riga, LV
[Artis Mednis](https://koding.com/mmlv) Riga, LV
| [digiBlink](./Teams/digiBlink/ABOUT.md) | | #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/about.md) | | #drakeire |[Drake Ire](https://koding.com/drakeire) Istanbul, TR *(team lead)*
| [drakeire](./Teams/drakeire/ABOUT.md) | | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | | |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | +| #grey93 |[Suyash Verma](https://koding.com/grey93) Roorkee, IN *(team lead)*
| [grey93](./Teams/grey93/ABOUT.md) | | #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | @@ -338,7 +351,6 @@ the lower section of this README.md file. | #shmmytes |[George-Marios Kousis](https://koding.com/kusius) Athens, GR
| [shmmytes](./Teams/shmmytes/ABOUT.md) | | #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | -| #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | -| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | -| #Team IRTEAM |[MKM](https://koding.com/mkarimim) Iran, Tehran
| [Team IRTEAM](./Teams/IRTEAM/ABOUT.md) | +| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | +| #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 9ece472..114e9b0 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -888,6 +888,16 @@ Python for sure! +--------------------------------------- + +Languages-Lenguages +=================== +- PHP +- Javascript +- Erlang +- PHP MVC Frameworks + + --------------------------------------- Birmingham.IO @@ -1128,6 +1138,34 @@ I love programming and I want to participate in this hackathon PHP, Javascript, HTML5, CSS +--------------------------------------- + +CE +================ + +Pierce Stegman https://github.com/pwstegman +Fox Wilson https://github.com/fwilson42 + +Pierce Stegman + +I am a junior at Thomas Jefferson High School for Science and Technology. When I was 7, my dad bought me a book on HTML. I started coding basic websites, and wanted to do more. A few years later, my parents bought me Adobe CS4, and I began to make Flash games. As I made games, I often asked myself how I could make games that helped people. At first, I began to make educational games. After a while, I decided I wanted to make things other than education games. As I looked into different things that I could make, I began to learn different languages. In the process, I learned PHP, JavaScript, C++, C#, and recently HTML5. I also took an interest in artificial intelligence. Some examples of projects I made are a cryptocurrency exchange, an AI that learned to identify cyber bullying on Facebook, a system that lets one deploy code via email, and a GUI wallet for cryptonote currencies. + +Fox Wilson + +Hi, I'm also a junior at TJHSST. I've been playing with web development since I was 8, which led into other languages (I still remember when I wrote BASIC). Today, I'm skilled with Python, Ruby, JS and C. In the seven years between then and now, I've written numerous snippets, tools, and web apps, picked up GNU/Linux, participated in a number of competitions (1st place MITRE STEM CTF 2013, 2014, 3rd place BAH Data Science Bowl, 6th place PicoCTF 2014), went to hackathons (PilotPhilly, PilotDC, MHacks IV, Hack the North 2014), and learned a lot. I'm currently a student systems administrator at TJHSST, where I manage the systems behind our public-facing website, student intranet, and Linux lab. I look forward to (hopefully) participating in and learning from Koding's hackathon. + +About your skills and what you are going to do? +======= + +Pierce Stegman + +I am most skilled with backend development, artificial intelligence, and crytocurrencies. We have an idea that will make use of AI to make reading the TOS and Terms and Conditions on a website not only fast, but easy and fun. + +Fox Wilson + +I'm good at backend, data visualization (Chart.JS, gnuplot, others), and systems administration. I'm not that bad at frontend development, and Pierce has already summed up what we'll be doing. + + --------------------------------------- About your team @@ -1365,6 +1403,26 @@ bdonald has several years experience as a professional .NET developer. MS tools cyp901 is a professional database developer and architect with a love for coding on the web +--------------------------------------- + +CodeBlooded +================ + + + +##About our team + +We are a group of IT nerds from Mumbai, India + + +##Languages we love +- PHP +- Javascript +- CSS3 +- HTML5 +- Creativity! + + --------------------------------------- # Team CodeBreakers @@ -2703,6 +2761,24 @@ Our Skills +--------------------------------------- + +Team IRTEAM + +================ + +About our team + +=========================== +I'm like a group of programming enthusiasts very motivated to solve real world problems. I'm +student enrolled in colleges in the Iran. I decided to join this competition +because of our passion for programming and finding solutions for complex problems. I 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. I do not have much experience working with +these API's and would relish the opportunity to build something cool by utilizing them + + --------------------------------------- # Team In-Toke-A-Bola @@ -2954,6 +3030,28 @@ We can use this languages in our project: - JavaScript +--------------------------------------- + +#Kaboom + +Its hack time ! + +##About Me + +| Udit Kulshrestha | Why Hackathon on Koding | +| ------------- | ------------- | +| Udit Kulshrestha | I am here to build something cool, which is easy to use and not a rocket science. Hacking virtually will allow me to think and code with coffee and smoke. Its fun and I am doing it purely for fun. | + +## What I can do +- DBA (Oracle, MySql, MongoDb ) + Database modelling +- JavaScript (MeteorJs, NodeJs, AngularJs) +- Python +- PHP + +I am targeting JavaScript based web app. + +# ``` :~D ``` ``` :~D ``` ``` :~D ``` + --------------------------------------- # KawaiiDesuDevs @@ -3018,6 +3116,30 @@ Because of all the development difficulties people are being less creative and l My plan is to create one of educational prototypes for this first global hackathon, primarily using JavaScript. +--------------------------------------- + + +# Team Kode Gang + +We are Viswaprasath and Barath who loves programming and loves to participate in hackathons to learn more about new product development. + + +## About US + + - VP7 : So called Viswaprasath, I love blogging very much. I love developing mobile applications. Currently foucsing more on HTML5 based applciations. + - Barath : Loves anime, Loves programming and has good problem solving ability. + + +## Languages We Love + + -Java + -GoLang + -Javascript + -Python + -C for Sure + + + --------------------------------------- @@ -3421,22 +3543,32 @@ I really like developping videogames and i always embrace new challenges! --------------------------------------- -This is our page +Neva River ================ -Coming soon +Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. +Saint Petersburg -About your team +Team Members =========================== -Coming soon +| Nikita | Andrei | Dmitry | Yaroslav | Ivan +|--- |--- |--- |--- |--- +| Nikita | Andrei | Dmitry | Yaroslav | Ivan | +| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is backend developer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. +We already have some common projects: -About your skills and what you are going to do? +1. [SmsCop](http://smscop.ru) The application which will help you to get rid of spam. +2. **Safety phone** Service which helps to protect you from malefactors. + +We believe, that this Hackathone will help us to make this world better a bit. + +Skills ======= -Coming soon +Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL, Node.js @@ -3497,6 +3629,35 @@ You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +NoIdea +====== + +A two men team born of passion for learning, coding and creating new things. + +About Us +---------- + +| Anass T | +|---------------------| +| Picture Unavailable | + +| Jalal B | +|---------------------| +| Picture Unavailable | + +We are part of a young start-up, and we joined this hackathon to challenge ourselves and try to get new ideas and renew our determination to keep going forward. + +About skills and project +======================== +The goal of our project is to show the correlation between good analogies and the mastering of programming skills via simple games. This corresponds to the second theme. +To be fair, we can work with many languages and frameworks. But, for this particular project, we may use only these: + - C + - VB.NET + - HTML and JS + + --------------------------------------- This is our page @@ -4048,6 +4209,18 @@ Other information: - Github: http://github.com/scrum2b +--------------------------------------- + +Shamas +================ + +We are a team of three developers from Colombia. + +This is our first hackaton and we hope to create something awesome. + +We use Ruby On Rails, MongoDB, Javascript and AngularJS + + --------------------------------------- # Sidlejinks team @@ -4943,6 +5116,26 @@ Languages we'll use: that depends on the idea we'll come up with. Can't wait to join all of the other teams in this historic event :D +--------------------------------------- + +Team SBU +================ + +Hi, I'm Sumit Bindal. I'm here to implement few ideas from my bucket list + +| sumitb | +|--- |--- |--- |--- +| Sumit | + + +Skills & Planned Play +============================ +I will try to learn something new. I had prior experience with JavaScript +Python. I'll play around IBM's watson api set and solve pratical problems +at Stony Brook University. + + + --------------------------------------- # /** @@ -5459,6 +5652,52 @@ I will use: I will choose #1 or #4 theme. +--------------------------------------- + + + +UDCrew +====== + +Hey we are UDCrew, we have spent lots of hours on engineering software and creating websites. So maybe... + +Team +==== + +| #Twitter | Member Name | +|----------|-------------| +| [#TGJohny](http://twitter.com/tgjohny) | [Jan (Johny) R](http://github.com/djczaha39) | +| [#Grabusz](http://twitter.com/grabusz) | [Grzegorz D](#) | + +Skills +====== + +The languages we program in: +- C# +- C++ +- Java +- Python +- PHP +- HTML + CSS +- Javascript & jQuery + + +--------------------------------------- + +# Team UbubatFiyatlari + + +## About Us +- Mustafa +- Behzat +- Firat + +## Languages we love +- C +- C++ +- PHP + + --------------------------------------- UniLasers @@ -5958,6 +6197,37 @@ The Secret Sauce - Stir continuously for up to 24 hours -- make sure to simmer for remaining time +--------------------------------------- + +This is our page +================ + +We are the digiBlink team - Computer Science people from Latvia. + + +About your team +=========================== + +| nfoworm | mmlv +|--- |--- +| Reinholds | Artis | + +We have both studied in University of Latvia - Artis has already PhD in +Computer Science, Reinholds are soon to receive his PhD in Computer Science. +Both of us are into embedded electronics as well some web development. + + +About your skills and what you are going to do? +======= +Currently we are still in pursuit of our project for competition, but idea +will come. + +We do embedded programming (C/C++), as well Python/PHP/JS. + + + + + --------------------------------------- drakeire @@ -6072,19 +6342,34 @@ I have an amazing project that will be really useful, using Swift and Ruby on Ra --------------------------------------- +Team grey93 +================ -# Team hackitect - -I am a newbie developer, starting an awesome career. +I am an undergrad at IIT Roorkee. -## languages +Team +=========================== --javascript --css --php --mysql +| Suyash | +|--- | +| Suyash +I am currently an undergraduate student studying Computer Science and Engineering at IIT Roorkee in India. See my [linkedin](https://in.linkedin.com/in/grey93) or [twitter](https://twitter.com/_grey93) profile for more. + + +Skills +======= + +I am still brainstorming about the actual idea and will try to create something great with nodejs. + +Skills + +- Express/Koa +- socket.io +- Firebase/Backbone +- Jade/Stylus/CoffeeScript +- Node.js --------------------------------------- @@ -6109,43 +6394,6 @@ Debian GNU/Linux Windows 95 ---------------------------------------- - -Welcome to Hawaii Hackers -================ - -I am a student studying computer science at the University of Hawaii at Hilo. - - -About your team -=========================== -I'm a Senior in the Computer Science department at UH Hilo. I first came to Hawaii in search of a fresh start back in December of 2007. -I didn't really know what I wanted to do for the rest of my life, but I did know I needed a way to make a living. I took a job with a -large ornamental plant farm. It was hard work, and the pay was just barely enough to get by. Yet, in spite of all of this, riding around -on a tractor all day gave me a great deal of time to think. And as I thought, I realized that I wanted to go back to school. - -I enrolled at Hawaii Community College in its Information Technology program back in the Spring of 2009. Going back to school breathed -new ambition and new life into my soul, and so I decided to leave the farm and eventually took a job with Upward Bound, a college prep for -low income and first generation high schoolers, as a tech instructor for their Summer Academy. They were pleased with the way I interacted -with the students, and with my knowledge of computers, and ultimately offered me a position as their IT Specialist. - -I graduated from the IT Program in the Spring of 2011 at the top of my class. From there, I made the decision to transfer to UH Hilo's -Computer Science Program. The CS Program has taught me a love for programming and problem solving that I never knew I had. I became extremely -interested in AI, Machine Learning, Image Processing, and Datamining, and have been supplementing the education I've received with free online courses from -Coursera and Udacity. I am also an active member of ACM, and have particpiated in two Intercollegiate Programming Competitions, as well -as the NYU Poly Cyber Security Awareness Week Capture the Flag, Google Codejam, and IBM's Master the Mainframe. - -My studies keep me very busy, but I do manage to get some downtime in where I like to hit the beach, go diving with my father, play video games, or practice jujitsu. As my education comes to a close, it is unclear if I will be able to remain in this amazing place that has -changed my life so much, but winning this competition would certainly be a step in the right direction. - -About your skills and what you are going to do? -======= -As I mentioned above, my main interests fall along the lines of AI, Image Processing, Machine Learning, and Datamining, so I definitely plan to use my knowledge from at least one of these domains. I may take a whack at the real time communication theme, but being an educator myself, I may go in the direction of creating an interactive activity for first time software developers. API wise, I see a lot of interesting API's on -Mashape, and API Tools, so plan on seeing API's from at least one of these sites. Moreover, I'll probably use QUANDL if I find that I need a large dataset unless I find a suitable dataset elsewhere. - - - - --------------------------------------- *Hexapus* @@ -6164,23 +6412,6 @@ Most important reasons of participation in Global Hackathon: 3. Get hands dirty working with different APIs ---------------------------------------- - -This is our page -================ -| manohar | -|--- | -| Manohar | - -Tell us who you are, why you did you decide to join? - -Senior developer in financial services industry. - -About your skills and what you are going to do? -======= -Web application with REST services. - - --------------------------------------- igHumble @@ -6305,45 +6536,56 @@ Nick: Viruslemon --------------------------------------- -mapQuest -===== +Welcome to Hawaii Hackers +================ -We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) +I am a student studying computer science at the University of Hawaii at Hilo. -## About the team -* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies -* Damnjan - back-end developer eager to build big data systems +About your team +=========================== +I'm a Senior in the Computer Science department at UH Hilo. I first came to Hawaii in search of a fresh start back in December of 2007. +I didn't really know what I wanted to do for the rest of my life, but I did know I needed a way to make a living. I took a job with a +large ornamental plant farm. It was hard work, and the pay was just barely enough to get by. Yet, in spite of all of this, riding around +on a tractor all day gave me a great deal of time to think. And as I thought, I realized that I wanted to go back to school. + +I enrolled at Hawaii Community College in its Information Technology program back in the Spring of 2009. Going back to school breathed +new ambition and new life into my soul, and so I decided to leave the farm and eventually took a job with Upward Bound, a college prep for +low income and first generation high schoolers, as a tech instructor for their Summer Academy. They were pleased with the way I interacted +with the students, and with my knowledge of computers, and ultimately offered me a position as their IT Specialist. + +I graduated from the IT Program in the Spring of 2011 at the top of my class. From there, I made the decision to transfer to UH Hilo's +Computer Science Program. The CS Program has taught me a love for programming and problem solving that I never knew I had. I became extremely +interested in AI, Machine Learning, Image Processing, and Datamining, and have been supplementing the education I've received with free online courses from +Coursera and Udacity. I am also an active member of ACM, and have particpiated in two Intercollegiate Programming Competitions, as well +as the NYU Poly Cyber Security Awareness Week Capture the Flag, Google Codejam, and IBM's Master the Mainframe. + +My studies keep me very busy, but I do manage to get some downtime in where I like to hit the beach, go diving with my father, play video games, or practice jujitsu. As my education comes to a close, it is unclear if I will be able to remain in this amazing place that has +changed my life so much, but winning this competition would certainly be a step in the right direction. + +About your skills and what you are going to do? +======= +As I mentioned above, my main interests fall along the lines of AI, Image Processing, Machine Learning, and Datamining, so I definitely plan to use my knowledge from at least one of these domains. I may take a whack at the real time communication theme, but being an educator myself, I may go in the direction of creating an interactive activity for first time software developers. API wise, I see a lot of interesting API's on +Mashape, and API Tools, so plan on seeing API's from at least one of these sites. Moreover, I'll probably use QUANDL if I find that I need a large dataset unless I find a suitable dataset elsewhere. -## Technology stack -We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. --------------------------------------- -# megusta +# Team hackitect -I'm Ivan and I just looooooove little software and hardware helpers that make life easier. -But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. -I hope, this time I'll focus on one thing and won't use whole bucket of technologies -just for one simple purpose. :) +I am a newbie developer, starting an awesome career. -# What skills do I have? -Well, I'm kinda web developer with mixin of mobile developer who can speak following languages -(and speaks them in daily life): +## languages - - PHP - - golang - - C# (Silverlight) - - Javascript +-javascript +-css +-php +-mysql -My idea is to work on gathering and processing one kind of statistics that will serve well to 80% -of possible users. I'll focus on usability, because "usable" thing means "something that helps me -every day". - --------------------------------------- @@ -6396,6 +6638,23 @@ What I am going to do? We have some ideas about theme 1. It will be cool and fun. +--------------------------------------- + +This is our page +================ +| manohar | +|--- | +| Manohar | + +Tell us who you are, why you did you decide to join? + +Senior developer in financial services industry. + +About your skills and what you are going to do? +======= +Web application with REST services. + + --------------------------------------- #About this singleton @@ -6427,40 +6686,6 @@ Regards, Prajogo Tio ---------------------------------------- - -# Team revolTOS - -We are Federico, Paulo, Carlos, Eduardo and Rita, and we can basically can fix from a radio to a CT scanner, we can design circuits with logic gates, with PICs, with microprocessors and even micro-controllers. We used to mention the languages we know how to code with... Lately it's easier to say that Ruby on rails and Python are not our thing, but we can even code in ancient mayan! - -Besides that, with Eduardo we complement our coding skills with artistic design, which makes our creation a real piece of art. Carlos provides the business insights to make revolTOS an always market-oriented/market-driven group. Paulo and Rita design our products in such a way that the user experience goes as a charm. And Federico builds the backend to make sure our products are meaningful. - - -Carlos Boto - -Since an early age I have been fascinated by the idea of creating economic value through disruptive -technologies and by the impact of such projects in society. I work on technology transfer projects, product -identification, market analysis, finding strategies to market entry and financial analysis. I dream about the -day where the interface between Research / Business / Finance disappears, contributing this way to -global development. - - -Federico Cismondi - -I think of myself as a “data-driven person”, somebody who likes to dig deeply into collected information -and then look for the facts in order to make decisions based on them. Also, since the early stages of my -career I have had a self-driven, self-motivated way of encompassing work in multidisciplinary -environments, sometimes having limited or no supervision at all, and still achieving or surpassing the -expected goals. - - -Paulo Melo - -I think of myself as an engineering artist. I understand how people interact with problems, interfaces and -situations, and creatively define structures to facilitate those interactions. I have multidisciplinary -experience in design and product development to successfully guide the product to market. - - --------------------------------------- # Welcome to team SemiKolan's About Page... @@ -6502,29 +6727,45 @@ You can change your mind, that's ok. Just push an update here when you do. --------------------------------------- -Serglider -=========================== -Hey hackers, +mapQuest +===== -I'm Sergey, a single member of the seglider team. My planet rotates around Javascript star which is in the Frontend galaxy. +We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) +## About the team +* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies +* Damnjan - back-end developer eager to build big data systems -Project -======= -I'm planning to develop a web app that will teach people not familiar with IT some of its aspects. +## Technology stack + +We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. --------------------------------------- -///Honor For all/// -Languages: --C --PaZcal --C# --Haskell +# megusta +I'm Ivan and I just looooooove little software and hardware helpers that make life easier. +But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. +I hope, this time I'll focus on one thing and won't use whole bucket of technologies +just for one simple purpose. :) + +# What skills do I have? + +Well, I'm kinda web developer with mixin of mobile developer who can speak following languages +(and speaks them in daily life): + + - PHP + - golang + - C# (Silverlight) + - Javascript + +My idea is to work on gathering and processing one kind of statistics that will serve well to 80% +of possible users. I'll focus on usability, because "usable" thing means "something that helps me +every day". + --------------------------------------- @@ -6543,10 +6784,18 @@ We are Sponzorme team, a team of Top Talent Colombian Developers. --------------------------------------- -undefined -========= +Serglider +=========================== +Hey hackers, + +I'm Sergey, a single member of the seglider team. My planet rotates around Javascript star which is in the Frontend galaxy. + + + +Project +======= +I'm planning to develop a web app that will teach people not familiar with IT some of its aspects. -undefined --------------------------------------- @@ -6633,4 +6882,57 @@ Unlike his brother, he decided to set foot and stay in just one place. He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. #### The Project -We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. + +--------------------------------------- + +# Team revolTOS + +We are Federico, Paulo, Carlos, Eduardo and Rita, and we can basically can fix from a radio to a CT scanner, we can design circuits with logic gates, with PICs, with microprocessors and even micro-controllers. We used to mention the languages we know how to code with... Lately it's easier to say that Ruby on rails and Python are not our thing, but we can even code in ancient mayan! + +Besides that, with Eduardo we complement our coding skills with artistic design, which makes our creation a real piece of art. Carlos provides the business insights to make revolTOS an always market-oriented/market-driven group. Paulo and Rita design our products in such a way that the user experience goes as a charm. And Federico builds the backend to make sure our products are meaningful. + + +Carlos Boto + +Since an early age I have been fascinated by the idea of creating economic value through disruptive +technologies and by the impact of such projects in society. I work on technology transfer projects, product +identification, market analysis, finding strategies to market entry and financial analysis. I dream about the +day where the interface between Research / Business / Finance disappears, contributing this way to +global development. + + +Federico Cismondi + +I think of myself as a “data-driven person”, somebody who likes to dig deeply into collected information +and then look for the facts in order to make decisions based on them. Also, since the early stages of my +career I have had a self-driven, self-motivated way of encompassing work in multidisciplinary +environments, sometimes having limited or no supervision at all, and still achieving or surpassing the +expected goals. + + +Paulo Melo + +I think of myself as an engineering artist. I understand how people interact with problems, interfaces and +situations, and creatively define structures to facilitate those interactions. I have multidisciplinary +experience in design and product development to successfully guide the product to market. + + +--------------------------------------- + +///Honor For all/// + +Languages: +-C +-PaZcal +-C# +-Haskell + + + +--------------------------------------- + +undefined +========= + +undefined \ No newline at end of file From da411d047d8ac7bc74618b7574873b9ea0adfe31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Juel?= Date: Fri, 28 Nov 2014 20:46:40 +0100 Subject: [PATCH 812/997] Added team information --- Teams/TripleJ/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/TripleJ/team.json diff --git a/Teams/TripleJ/team.json b/Teams/TripleJ/team.json new file mode 100644 index 0000000..2da1cb3 --- /dev/null +++ b/Teams/TripleJ/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Triple J", + "members": [ + { + "name": "Jørgen Juel", + "github": "JorgenJuel", + "koding": "jcpluss", + "location": "Drammen, NO" + }, + { + "name": "James Lacey", + "twitter": "sinanyasar", + "koding": "", + "location": "Colorado, US", + "lead": true + }, + { + "name": "Jacob S.", + "twitter": "devrimyasar", + "koding": "jacob1237", + "location": "Voronezh, RU" + } + ] +} From 83f020d89ddf8485726bb66171f1393c8d7fe90a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Juel?= Date: Fri, 28 Nov 2014 20:48:10 +0100 Subject: [PATCH 813/997] Added an about file --- Teams/TripleJ/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Teams/TripleJ/ABOUT.md diff --git a/Teams/TripleJ/ABOUT.md b/Teams/TripleJ/ABOUT.md new file mode 100644 index 0000000..5f9cced --- /dev/null +++ b/Teams/TripleJ/ABOUT.md @@ -0,0 +1,2 @@ +# Triple J +We are triple J, a collection of coders from all around the world. From 212f4961d763a548a2233bb74effe6626d3b2e9e Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 28 Nov 2014 20:04:18 +0000 Subject: [PATCH 814/997] rebuilt readme.md --- README.md | 17 ++-- TEAMS.md | 298 ++++++++++++++++++++++++++++-------------------------- 2 files changed, 161 insertions(+), 154 deletions(-) diff --git a/README.md b/README.md index 4578671..0dd7d86 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,6 @@ the lower section of this README.md file. | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | | #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | | #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | -| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | | #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | | #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | | #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/About.md) | @@ -286,6 +285,7 @@ the lower section of this README.md file. | #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | | #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | +| #Triple J |[James Lacey](https://koding.com/) Colorado, US *(team lead)*
[Jørgen Juel](https://koding.com/jcpluss) Drammen, NO
[Jacob S.](https://koding.com/jacob1237) Voronezh, RU
| [Triple J](./Teams/TripleJ/ABOUT.md) | | #Turkuaz |[Mustafa Babil](https://koding.com/mustafababil) Ankara, TR
| [Turkuaz](./Teams/Turkuaz/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #Tyndyll |[Tyndyll](https://koding.com/tyndyll) Belfast, GB
| [Tyndyll](./Teams/Tyndyll/ABOUT.md) | @@ -294,11 +294,10 @@ the lower section of this README.md file. | #Team Koders |[Mustafa Aldemir](https://koding.com/mstfldmr) Istanbul, TR *(team lead)*
[Behzat Erte](https://koding.com/berte) Istanbul, TR
[Firat Sagun](https://koding.com/firatsagun) Istanbul, TR
| [Team Koders](./Teams/UbubatFiyatlari/ABOUT.md) | | #Team UniLasers |[Wilson Cheng](https://koding.com/idontknow) Markham, CA
[Mike Penner](https://koding.com/fenrisulfir) Toronto, CA
| [Team UniLasers](./Teams/UniLasers/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | -| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | | #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | -| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | +| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | @@ -307,7 +306,7 @@ the lower section of this README.md file. | #Team Koders |[Zineb OU](https://koding.com/zineb) Rabat, MA *(team lead)*
[Ayoub EL](https://koding.com/BigYopy) Rabat, MA
| [Team Koders](./Teams/YopZ/ABOUT.md) | | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | -| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | +| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | | #Brazil Koders |[André Lucas](https://koding.com/andrelug) Belo Horizonte, BR *(team lead)*
[Gabriel Hamdan](https://koding.com/hamdan85) Belo Horizonte, BR
[Paullo Norato](https://koding.com/paullonorato) Santos, BR
| [Brazil Koders](./Teams/brazilKoders/about.md) | | #c0D3 mUNCH3R5 |[Alan Wu](https://koding.com/xrxr) Ottawa, CA
[William Li](https://koding.com/whiteureda) Vancouver, CA
[Sophia Castellarin](https://koding.com/soapy1) Vancouver, CA
| [c0D3 mUNCH3R5](./Teams/c0D3 mUNCH3R5/ABOUT.md) | @@ -323,8 +322,8 @@ the lower section of this README.md file. | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | | |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | -| #grey93 |[Suyash Verma](https://koding.com/grey93) Roorkee, IN *(team lead)*
| [grey93](./Teams/grey93/ABOUT.md) | -| #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | +| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | +| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | | #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | @@ -351,6 +350,8 @@ the lower section of this README.md file. | #shmmytes |[George-Marios Kousis](https://koding.com/kusius) Athens, GR
| [shmmytes](./Teams/shmmytes/ABOUT.md) | | #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | -| #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | -| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | +| #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | +| #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | +| #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | +| #grey93 |[Suyash Verma](https://koding.com/grey93) Roorkee, IN *(team lead)*
| [grey93](./Teams/grey93/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 114e9b0..6d4baa7 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -5602,6 +5602,12 @@ About your skills and what you are going to do? Comming soon +--------------------------------------- + +# Triple J +We are triple J, a collection of coders from all around the world. + + --------------------------------------- Hola! I know I am very very late but still try my chance to join. @@ -6372,6 +6378,23 @@ Skills - Node.js +--------------------------------------- + + +# Team hackitect + +I am a newbie developer, starting an awesome career. + + +## languages + +-javascript +-css +-php +-mysql + + + --------------------------------------- # Team hausanfan @@ -6394,6 +6417,43 @@ Debian GNU/Linux Windows 95 +--------------------------------------- + +Welcome to Hawaii Hackers +================ + +I am a student studying computer science at the University of Hawaii at Hilo. + + +About your team +=========================== +I'm a Senior in the Computer Science department at UH Hilo. I first came to Hawaii in search of a fresh start back in December of 2007. +I didn't really know what I wanted to do for the rest of my life, but I did know I needed a way to make a living. I took a job with a +large ornamental plant farm. It was hard work, and the pay was just barely enough to get by. Yet, in spite of all of this, riding around +on a tractor all day gave me a great deal of time to think. And as I thought, I realized that I wanted to go back to school. + +I enrolled at Hawaii Community College in its Information Technology program back in the Spring of 2009. Going back to school breathed +new ambition and new life into my soul, and so I decided to leave the farm and eventually took a job with Upward Bound, a college prep for +low income and first generation high schoolers, as a tech instructor for their Summer Academy. They were pleased with the way I interacted +with the students, and with my knowledge of computers, and ultimately offered me a position as their IT Specialist. + +I graduated from the IT Program in the Spring of 2011 at the top of my class. From there, I made the decision to transfer to UH Hilo's +Computer Science Program. The CS Program has taught me a love for programming and problem solving that I never knew I had. I became extremely +interested in AI, Machine Learning, Image Processing, and Datamining, and have been supplementing the education I've received with free online courses from +Coursera and Udacity. I am also an active member of ACM, and have particpiated in two Intercollegiate Programming Competitions, as well +as the NYU Poly Cyber Security Awareness Week Capture the Flag, Google Codejam, and IBM's Master the Mainframe. + +My studies keep me very busy, but I do manage to get some downtime in where I like to hit the beach, go diving with my father, play video games, or practice jujitsu. As my education comes to a close, it is unclear if I will be able to remain in this amazing place that has +changed my life so much, but winning this competition would certainly be a step in the right direction. + +About your skills and what you are going to do? +======= +As I mentioned above, my main interests fall along the lines of AI, Image Processing, Machine Learning, and Datamining, so I definitely plan to use my knowledge from at least one of these domains. I may take a whack at the real time communication theme, but being an educator myself, I may go in the direction of creating an interactive activity for first time software developers. API wise, I see a lot of interesting API's on +Mashape, and API Tools, so plan on seeing API's from at least one of these sites. Moreover, I'll probably use QUANDL if I find that I need a large dataset unless I find a suitable dataset elsewhere. + + + + --------------------------------------- *Hexapus* @@ -6412,6 +6472,23 @@ Most important reasons of participation in Global Hackathon: 3. Get hands dirty working with different APIs +--------------------------------------- + +This is our page +================ +| manohar | +|--- | +| Manohar | + +Tell us who you are, why you did you decide to join? + +Senior developer in financial services industry. + +About your skills and what you are going to do? +======= +Web application with REST services. + + --------------------------------------- igHumble @@ -6536,56 +6613,45 @@ Nick: Viruslemon --------------------------------------- -Welcome to Hawaii Hackers -================ +mapQuest +===== -I am a student studying computer science at the University of Hawaii at Hilo. +We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) +## About the team -About your team -=========================== -I'm a Senior in the Computer Science department at UH Hilo. I first came to Hawaii in search of a fresh start back in December of 2007. -I didn't really know what I wanted to do for the rest of my life, but I did know I needed a way to make a living. I took a job with a -large ornamental plant farm. It was hard work, and the pay was just barely enough to get by. Yet, in spite of all of this, riding around -on a tractor all day gave me a great deal of time to think. And as I thought, I realized that I wanted to go back to school. - -I enrolled at Hawaii Community College in its Information Technology program back in the Spring of 2009. Going back to school breathed -new ambition and new life into my soul, and so I decided to leave the farm and eventually took a job with Upward Bound, a college prep for -low income and first generation high schoolers, as a tech instructor for their Summer Academy. They were pleased with the way I interacted -with the students, and with my knowledge of computers, and ultimately offered me a position as their IT Specialist. - -I graduated from the IT Program in the Spring of 2011 at the top of my class. From there, I made the decision to transfer to UH Hilo's -Computer Science Program. The CS Program has taught me a love for programming and problem solving that I never knew I had. I became extremely -interested in AI, Machine Learning, Image Processing, and Datamining, and have been supplementing the education I've received with free online courses from -Coursera and Udacity. I am also an active member of ACM, and have particpiated in two Intercollegiate Programming Competitions, as well -as the NYU Poly Cyber Security Awareness Week Capture the Flag, Google Codejam, and IBM's Master the Mainframe. - -My studies keep me very busy, but I do manage to get some downtime in where I like to hit the beach, go diving with my father, play video games, or practice jujitsu. As my education comes to a close, it is unclear if I will be able to remain in this amazing place that has -changed my life so much, but winning this competition would certainly be a step in the right direction. - -About your skills and what you are going to do? -======= -As I mentioned above, my main interests fall along the lines of AI, Image Processing, Machine Learning, and Datamining, so I definitely plan to use my knowledge from at least one of these domains. I may take a whack at the real time communication theme, but being an educator myself, I may go in the direction of creating an interactive activity for first time software developers. API wise, I see a lot of interesting API's on -Mashape, and API Tools, so plan on seeing API's from at least one of these sites. Moreover, I'll probably use QUANDL if I find that I need a large dataset unless I find a suitable dataset elsewhere. +* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies +* Damnjan - back-end developer eager to build big data systems +## Technology stack +We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. --------------------------------------- -# Team hackitect +# megusta -I am a newbie developer, starting an awesome career. +I'm Ivan and I just looooooove little software and hardware helpers that make life easier. +But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. +I hope, this time I'll focus on one thing and won't use whole bucket of technologies +just for one simple purpose. :) +# What skills do I have? -## languages +Well, I'm kinda web developer with mixin of mobile developer who can speak following languages +(and speaks them in daily life): --javascript --css --php --mysql + - PHP + - golang + - C# (Silverlight) + - Javascript +My idea is to work on gathering and processing one kind of statistics that will serve well to 80% +of possible users. I'll focus on usability, because "usable" thing means "something that helps me +every day". + --------------------------------------- @@ -6638,23 +6704,6 @@ What I am going to do? We have some ideas about theme 1. It will be cool and fun. ---------------------------------------- - -This is our page -================ -| manohar | -|--- | -| Manohar | - -Tell us who you are, why you did you decide to join? - -Senior developer in financial services industry. - -About your skills and what you are going to do? -======= -Web application with REST services. - - --------------------------------------- #About this singleton @@ -6686,6 +6735,40 @@ Regards, Prajogo Tio +--------------------------------------- + +# Team revolTOS + +We are Federico, Paulo, Carlos, Eduardo and Rita, and we can basically can fix from a radio to a CT scanner, we can design circuits with logic gates, with PICs, with microprocessors and even micro-controllers. We used to mention the languages we know how to code with... Lately it's easier to say that Ruby on rails and Python are not our thing, but we can even code in ancient mayan! + +Besides that, with Eduardo we complement our coding skills with artistic design, which makes our creation a real piece of art. Carlos provides the business insights to make revolTOS an always market-oriented/market-driven group. Paulo and Rita design our products in such a way that the user experience goes as a charm. And Federico builds the backend to make sure our products are meaningful. + + +Carlos Boto + +Since an early age I have been fascinated by the idea of creating economic value through disruptive +technologies and by the impact of such projects in society. I work on technology transfer projects, product +identification, market analysis, finding strategies to market entry and financial analysis. I dream about the +day where the interface between Research / Business / Finance disappears, contributing this way to +global development. + + +Federico Cismondi + +I think of myself as a “data-driven person”, somebody who likes to dig deeply into collected information +and then look for the facts in order to make decisions based on them. Also, since the early stages of my +career I have had a self-driven, self-motivated way of encompassing work in multidisciplinary +environments, sometimes having limited or no supervision at all, and still achieving or surpassing the +expected goals. + + +Paulo Melo + +I think of myself as an engineering artist. I understand how people interact with problems, interfaces and +situations, and creatively define structures to facilitate those interactions. I have multidisciplinary +experience in design and product development to successfully guide the product to market. + + --------------------------------------- # Welcome to team SemiKolan's About Page... @@ -6727,45 +6810,29 @@ You can change your mind, that's ok. Just push an update here when you do. --------------------------------------- -mapQuest -===== +Serglider +=========================== +Hey hackers, -We are mapQuest team ready to build interactive game using Google Maps™ and get you out of your chair and make you run and conquer virtual areas physically present :) +I'm Sergey, a single member of the seglider team. My planet rotates around Javascript star which is in the Frontend galaxy. -## About the team -* Milica - front-end developer passionate about building hybrid mobile applications using newest web technologies -* Damnjan - back-end developer eager to build big data systems -## Technology stack - -We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. +Project +======= +I'm planning to develop a web app that will teach people not familiar with IT some of its aspects. --------------------------------------- +///Honor For all/// -# megusta +Languages: +-C +-PaZcal +-C# +-Haskell -I'm Ivan and I just looooooove little software and hardware helpers that make life easier. -But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. -I hope, this time I'll focus on one thing and won't use whole bucket of technologies -just for one simple purpose. :) - -# What skills do I have? - -Well, I'm kinda web developer with mixin of mobile developer who can speak following languages -(and speaks them in daily life): - - - PHP - - golang - - C# (Silverlight) - - Javascript - -My idea is to work on gathering and processing one kind of statistics that will serve well to 80% -of possible users. I'll focus on usability, because "usable" thing means "something that helps me -every day". - --------------------------------------- @@ -6784,18 +6851,10 @@ We are Sponzorme team, a team of Top Talent Colombian Developers. --------------------------------------- -Serglider -=========================== -Hey hackers, - -I'm Sergey, a single member of the seglider team. My planet rotates around Javascript star which is in the Frontend galaxy. - - - -Project -======= -I'm planning to develop a web app that will teach people not familiar with IT some of its aspects. +undefined +========= +undefined --------------------------------------- @@ -6882,57 +6941,4 @@ Unlike his brother, he decided to set foot and stay in just one place. He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. #### The Project -We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. - ---------------------------------------- - -# Team revolTOS - -We are Federico, Paulo, Carlos, Eduardo and Rita, and we can basically can fix from a radio to a CT scanner, we can design circuits with logic gates, with PICs, with microprocessors and even micro-controllers. We used to mention the languages we know how to code with... Lately it's easier to say that Ruby on rails and Python are not our thing, but we can even code in ancient mayan! - -Besides that, with Eduardo we complement our coding skills with artistic design, which makes our creation a real piece of art. Carlos provides the business insights to make revolTOS an always market-oriented/market-driven group. Paulo and Rita design our products in such a way that the user experience goes as a charm. And Federico builds the backend to make sure our products are meaningful. - - -Carlos Boto - -Since an early age I have been fascinated by the idea of creating economic value through disruptive -technologies and by the impact of such projects in society. I work on technology transfer projects, product -identification, market analysis, finding strategies to market entry and financial analysis. I dream about the -day where the interface between Research / Business / Finance disappears, contributing this way to -global development. - - -Federico Cismondi - -I think of myself as a “data-driven person”, somebody who likes to dig deeply into collected information -and then look for the facts in order to make decisions based on them. Also, since the early stages of my -career I have had a self-driven, self-motivated way of encompassing work in multidisciplinary -environments, sometimes having limited or no supervision at all, and still achieving or surpassing the -expected goals. - - -Paulo Melo - -I think of myself as an engineering artist. I understand how people interact with problems, interfaces and -situations, and creatively define structures to facilitate those interactions. I have multidisciplinary -experience in design and product development to successfully guide the product to market. - - ---------------------------------------- - -///Honor For all/// - -Languages: --C --PaZcal --C# --Haskell - - - ---------------------------------------- - -undefined -========= - -undefined \ No newline at end of file +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file From eec5b7057aad2d1b5dfc49c8f58f1ca66a177485 Mon Sep 17 00:00:00 2001 From: Peter Stakoun Date: Fri, 28 Nov 2014 16:21:00 -0500 Subject: [PATCH 815/997] Update team.json --- Teams/TorontoEliteCoders/team.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/TorontoEliteCoders/team.json b/Teams/TorontoEliteCoders/team.json index 5f3ad39..c5ee4b5 100644 --- a/Teams/TorontoEliteCoders/team.json +++ b/Teams/TorontoEliteCoders/team.json @@ -20,6 +20,7 @@ }, { "name": "Kayton Yan", + "koding": "Sceyef", "location": "Toronto, CA" } ] From 401b5242ccb319f70ce01fd8370d3fab48811463 Mon Sep 17 00:00:00 2001 From: loqman Date: Sat, 29 Nov 2014 01:05:54 +0330 Subject: [PATCH 816/997] Add MRI team members and about files" --- Teams/MRI/ABOUT.md | 22 ++++++++++++++++++++++ Teams/MRI/team.json | 12 ++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Teams/MRI/ABOUT.md create mode 100644 Teams/MRI/team.json diff --git a/Teams/MRI/ABOUT.md b/Teams/MRI/ABOUT.md new file mode 100644 index 0000000..6b0fa14 --- /dev/null +++ b/Teams/MRI/ABOUT.md @@ -0,0 +1,22 @@ +My Story +============== +My name is Loqman Hakimi. I'm software and web developer from Iran. + +The reason I want to participate in this competetion is like any other person that wants +to be a part of this hackaton "To Compete" and also the money :) . + +Here is my profile picture: + +| Loqman | +|---| +|![Loqman](https://pbs.twimg.com/profile_images/2792552824/01c5d5cdf909b9787edd806cbaa56c1c.png)| + +My Skills +===== +I love coding in Ruby and using Rails to develop web applications. +and also like coding in javascript and using Node.js and Socket.io for realtime web +applications. + +For front-end development Bootstrap and Font-Awesome are my choices. + +As the theme of this hacketon is problems faceing the earth, and as I recently watched on the "Last Week Tonighy with John Oliver"'s episode about global warming and some people still don't believe in it, I would like to create an app to visualize this fact. \ No newline at end of file diff --git a/Teams/MRI/team.json b/Teams/MRI/team.json new file mode 100644 index 0000000..8623cfd --- /dev/null +++ b/Teams/MRI/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "MRI", + "members": [ + { + "name": "Loqman Hakimi", + "twitter": "iloqman", + "koding": "loqman", + "location": "Tehran, IR", + "lead": true + } + ] +} \ No newline at end of file From 4908e62cbc6b9bed3ae7b5d8c7c124d37be5c3b6 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 22:49:54 +0100 Subject: [PATCH 817/997] Real name team Fix error on team name --- Teams/{Diet4Dummies => Angel Eats}/ABOUT.md | 0 Teams/{Diet4Dummies => Angel Eats}/team.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Teams/{Diet4Dummies => Angel Eats}/ABOUT.md (100%) rename Teams/{Diet4Dummies => Angel Eats}/team.json (100%) diff --git a/Teams/Diet4Dummies/ABOUT.md b/Teams/Angel Eats/ABOUT.md similarity index 100% rename from Teams/Diet4Dummies/ABOUT.md rename to Teams/Angel Eats/ABOUT.md diff --git a/Teams/Diet4Dummies/team.json b/Teams/Angel Eats/team.json similarity index 100% rename from Teams/Diet4Dummies/team.json rename to Teams/Angel Eats/team.json From 7a2109a73f47455774ef773ced914fa85f64f8a2 Mon Sep 17 00:00:00 2001 From: Camelia Boban Date: Fri, 28 Nov 2014 22:54:04 +0100 Subject: [PATCH 818/997] Insert Github link Link to Github profile --- Teams/Angel Eats/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Angel Eats/ABOUT.md b/Teams/Angel Eats/ABOUT.md index baea25a..091c81c 100644 --- a/Teams/Angel Eats/ABOUT.md +++ b/Teams/Angel Eats/ABOUT.md @@ -9,7 +9,7 @@ This is our team (for now it's just me, but I'm looking for reinforcements) on K |--- | ![aissatech](https://avatars3.githubusercontent.com/u/3518330?v=3&s=460) -My name is Camelia Boban (aissatech on github), I am a intermediate programmer no more young anymore, a bit "bigger" than the average. +My name is Camelia Boban (https://github.com/aissatech), I am a intermediate programmer no more young anymore, a bit "bigger" than the average. Web application developer, Google enthusiast and open source/data/gov lover. I am going to participate to Koding Hackathon because I like challenges, I like to compare myself with others and I want to learn. But also From 670ac4a6af3570c7326022eef7daddd1e354708c Mon Sep 17 00:00:00 2001 From: Suman Saurabh Date: Sat, 29 Nov 2014 03:27:08 +0530 Subject: [PATCH 819/997] Added team information --- Teams/TzarKodex/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TzarKodex/team.json diff --git a/Teams/TzarKodex/team.json b/Teams/TzarKodex/team.json new file mode 100644 index 0000000..f001ec5 --- /dev/null +++ b/Teams/TzarKodex/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "TzarKodex", + "members": [ + { + "name": "SumanSaurabh", + "twitter": "", + "koding": "perfectus", + "location": "Jaipur, IN" + }, + ] +} From 320a9acabf234c6ae8bc391b9d27e0b09f1f212c Mon Sep 17 00:00:00 2001 From: Suman Saurabh Date: Sat, 29 Nov 2014 03:29:14 +0530 Subject: [PATCH 820/997] Added About.md --- Teams/TzarKodex/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/TzarKodex/ABOUT.md diff --git a/Teams/TzarKodex/ABOUT.md b/Teams/TzarKodex/ABOUT.md new file mode 100644 index 0000000..56f7994 --- /dev/null +++ b/Teams/TzarKodex/ABOUT.md @@ -0,0 +1 @@ + I will update it soon. From 88079ab02bd4f097b47ee2b705f2e2d8c84d52a0 Mon Sep 17 00:00:00 2001 From: Suman Saurabh Date: Sat, 29 Nov 2014 03:35:09 +0530 Subject: [PATCH 821/997] Update ABOUT.md --- Teams/TzarKodex/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TzarKodex/ABOUT.md b/Teams/TzarKodex/ABOUT.md index 56f7994..9b4cbc9 100644 --- a/Teams/TzarKodex/ABOUT.md +++ b/Teams/TzarKodex/ABOUT.md @@ -1 +1 @@ - I will update it soon. +## Still brainstorming, I will update it soon. From 10c991f231ae52f983d0fd8997e5d185eb14f8b0 Mon Sep 17 00:00:00 2001 From: Suman Saurabh Date: Sat, 29 Nov 2014 03:36:59 +0530 Subject: [PATCH 822/997] Update team.json --- Teams/TzarKodex/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/TzarKodex/team.json b/Teams/TzarKodex/team.json index f001ec5..6b52199 100644 --- a/Teams/TzarKodex/team.json +++ b/Teams/TzarKodex/team.json @@ -2,8 +2,8 @@ "teamName": "TzarKodex", "members": [ { - "name": "SumanSaurabh", - "twitter": "", + "name": "Suman Saurabh", + "twitter": "_SumanSaurabh", "koding": "perfectus", "location": "Jaipur, IN" }, From afe3ee916dc24fbc23c7f37e50660eb845bc619d Mon Sep 17 00:00:00 2001 From: David Allen Graham Date: Fri, 28 Nov 2014 17:13:40 -0500 Subject: [PATCH 823/997] Added base team information --- Teams/JustWannaPlayGames/team.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Teams/JustWannaPlayGames/team.json diff --git a/Teams/JustWannaPlayGames/team.json b/Teams/JustWannaPlayGames/team.json new file mode 100644 index 0000000..1d2696a --- /dev/null +++ b/Teams/JustWannaPlayGames/team.json @@ -0,0 +1,20 @@ +{ +2 "teamName": "Just Wanna Play Games", +3 "members": [ +4 { +5 "name": "Full Name", +6 "twitter": "twitter acct no @", +7 "koding": "koding username", +8 "location": "city, 2 digit country code" +9 }, +10 { +11 "name": "David Graham", +12 "twitter": "JustwPlayGames", +13 "koding": "wer2chosen", +14 "location": "Cleveland, OH" +15 } + +29 +35 ] +36 } +Enter file contents here From 5faeef2fb5c83f93afdb5e19366fe1ea18f54c80 Mon Sep 17 00:00:00 2001 From: mjatte Date: Fri, 28 Nov 2014 16:16:28 -0600 Subject: [PATCH 824/997] Global Hackathon add my hackathon team --- Teams/ACECoders/ABOUT.md | 23 +++++++++++++++++++++++ Teams/ACECoders/team.json | 12 ++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/ACECoders/ABOUT.md create mode 100644 Teams/ACECoders/team.json diff --git a/Teams/ACECoders/ABOUT.md b/Teams/ACECoders/ABOUT.md new file mode 100644 index 0000000..57fc13e --- /dev/null +++ b/Teams/ACECoders/ABOUT.md @@ -0,0 +1,23 @@ +ACECoders +===== + +Introduction +----- + +I am a web and software developer. I love learning new technologies and seek to become a more efficient and creative programmer. + + + +Skills +----- + - HTML + - Javascript & jQuery + - SQL/SQL Server + - ASP.NET MVC + - Server Administration + + + Global Hackathon + --------------------- + I'm excited to participate in the global programming community. I am looking to test my skills, and build an interesting application. I am excited to meet other developers and share ideas and programming ideas and techniques. + \ No newline at end of file diff --git a/Teams/ACECoders/team.json b/Teams/ACECoders/team.json new file mode 100644 index 0000000..c58a676 --- /dev/null +++ b/Teams/ACECoders/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "ACECoders", + "members": [ + { + "name": "Matthew James", + "twitter": "mjatte", + "koding": "mjatte", + "location": "Minneapolis, MN", + "lead": true + } + ] +} From 4b4677e0fe26671efeb9f829d71a473ae20e6b64 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:17:36 +0300 Subject: [PATCH 825/997] Added team information --- Teams/Snitcher/team.json | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/Teams/Snitcher/team.json b/Teams/Snitcher/team.json index 455962f..d3544da 100644 --- a/Teams/Snitcher/team.json +++ b/Teams/Snitcher/team.json @@ -1,30 +1,17 @@ { - "teamName": "Snitcher", + "teamName": "Peace", "members": [ { "name": "Vitaly Kalmuk", + "twitter": "vitaly_kalmuk", "koding": "fish", "location": "Orel, RU" - } - { - "name": "Artem Sharabiev", + }, + { + "name": "Artem Sharabyev", + "twitter": "Tema57rus", "koding": "madest", "location": "Orel, RU" } - { - "name": "Iliy Krasnov", - "koding": "mio", - "location": "Orel, RU" - } - { - "name": "Demis Kostromichev", - "koding": "arhis", - "location": "Orel, RU" - } - { - "name": "Denis Tukavin", - "koding": "slow_d", - "location": "Orel, RU" - } ] } From 8f93ade82ba1f4c929f8a9c433b25abc55486f08 Mon Sep 17 00:00:00 2001 From: David Allen Graham Date: Fri, 28 Nov 2014 17:19:20 -0500 Subject: [PATCH 826/997] added new file --- Teams/JustWannaPlayGames/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/JustWannaPlayGames/ABOUT.md diff --git a/Teams/JustWannaPlayGames/ABOUT.md b/Teams/JustWannaPlayGames/ABOUT.md new file mode 100644 index 0000000..c247985 --- /dev/null +++ b/Teams/JustWannaPlayGames/ABOUT.md @@ -0,0 +1,13 @@ +# Just Wanna Play Games +David Graham, Rane Boe Graham and a couple of others from Just Wanna Play Games a 4 man gaming crew + +## About Us +- David: My Name is David, I love Game design, Unity3d, c#, graphics +- Rane: My Name is Rane, I love playing games, math, graphic design + +## Languages we love +- Csharp +- C++ +- PHP +- HTML +- Javascript From 85c5d505d3c5ed6cab78074998fa834230d69b39 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:24:49 +0300 Subject: [PATCH 827/997] team name change --- Teams/{Snitcher => Peace}/ABOUT.md | 0 Teams/{Snitcher => Peace}/team.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Teams/{Snitcher => Peace}/ABOUT.md (100%) rename Teams/{Snitcher => Peace}/team.json (100%) diff --git a/Teams/Snitcher/ABOUT.md b/Teams/Peace/ABOUT.md similarity index 100% rename from Teams/Snitcher/ABOUT.md rename to Teams/Peace/ABOUT.md diff --git a/Teams/Snitcher/team.json b/Teams/Peace/team.json similarity index 100% rename from Teams/Snitcher/team.json rename to Teams/Peace/team.json From 9673c40a5b31b8ad776eb9b3f70b3f87a536a97d Mon Sep 17 00:00:00 2001 From: David Allen Graham Date: Fri, 28 Nov 2014 17:34:27 -0500 Subject: [PATCH 828/997] added Rane Graham --- Teams/JustWannaPlayGames/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/JustWannaPlayGames/team.json b/Teams/JustWannaPlayGames/team.json index 1d2696a..72c7226 100644 --- a/Teams/JustWannaPlayGames/team.json +++ b/Teams/JustWannaPlayGames/team.json @@ -12,6 +12,12 @@ 12 "twitter": "JustwPlayGames", 13 "koding": "wer2chosen", 14 "location": "Cleveland, OH" +15 }, +0 { +11 "name": "Rane Boe Graham", +12 "twitter": "raneeee_g7", +13 "koding": "ragrah", +14 "location": "Mayfield Heights, OH" 15 } 29 From 60ad6d0ae6026c7a2a09323b709b1971b6b84dd6 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:35:51 +0300 Subject: [PATCH 829/997] Added an aboute file --- Teams/Peace/ABOUT.md | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/Teams/Peace/ABOUT.md b/Teams/Peace/ABOUT.md index 3be8787..7713edd 100644 --- a/Teams/Peace/ABOUT.md +++ b/Teams/Peace/ABOUT.md @@ -1,20 +1,12 @@ -Snitcher. -================ -Roles: - fish — backend, frontend developer, - madest — backend, frontend developer, - mio — seo, designer, - arhis — just a clever guy :) - slow_d — very creative man. - +# team «Peace» + +My name is Vitaly, and this is Artem. So, we will try realize some of our ideas. + +## aboute us + +We all juniors, but we will try... + +## languages we love + +javascript, php - - - - - - - - - - glhf \ No newline at end of file From e66cfe4f2d43e3f29be4500d199567d64303a158 Mon Sep 17 00:00:00 2001 From: Aseem Raj Baranwal Date: Sat, 29 Nov 2014 04:15:48 +0530 Subject: [PATCH 830/997] Create team.json --- Teams/aseemraj/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/aseemraj/team.json diff --git a/Teams/aseemraj/team.json b/Teams/aseemraj/team.json new file mode 100644 index 0000000..8eb924e --- /dev/null +++ b/Teams/aseemraj/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "aseemraj", + "members": [ + { + "name": "Aseem Raj Baranwal", + "twitter": "aseemrb", + "koding": "blackonyx", + "location": "Jodhpur, IN" + } + ] +} From f30362db5621cc977d7a5e0f8c809821e695b27a Mon Sep 17 00:00:00 2001 From: Aseem Raj Baranwal Date: Sat, 29 Nov 2014 04:16:30 +0530 Subject: [PATCH 831/997] Create ABOUT.md --- Teams/aseemraj/ABOUT.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Teams/aseemraj/ABOUT.md diff --git a/Teams/aseemraj/ABOUT.md b/Teams/aseemraj/ABOUT.md new file mode 100644 index 0000000..83ecd7f --- /dev/null +++ b/Teams/aseemraj/ABOUT.md @@ -0,0 +1,20 @@ +This is my page +================ + +I'm Aseem Raj. Passionate about computer programming and making internet a better place. + + +About me +=========================== + +| Aseem +|--- +| ![Aseem](https://codechef_shared.s3.amazonaws.com/sites/default/files/uploads/pictures/2c8280b8d415ee8cb9c25cdcef909974.jpg) | + +I live on the internet at: [aseemraj@github](http://aseemraj.github.io) + +I want to win, but more than that, I want to participate with my full potential, as this is my first hackathon! + +Skills +======= +I'm good at Python, C++, Node.js and MVC frameworks. Currently no idea what I'm going to build. From a1ada904767791c057eb06cd6fc44763dd86d7b4 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 28 Nov 2014 22:48:25 +0000 Subject: [PATCH 832/997] rebuilt readme.md --- README.md | 39 ++++++----- TEAMS.md | 194 ++++++++++++++++++++++++++++++++++++------------------ 2 files changed, 151 insertions(+), 82 deletions(-) diff --git a/README.md b/README.md index 0dd7d86..dd2680a 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ the lower section of this README.md file. | #8cookin |[Eray Arslan](https://koding.com/erayarslan) Sakarya, TR *(team lead)*
| [8cookin](./Teams/8cookin/ABOUT.md) | | #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | | #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/tesluk) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | +| #ACECoders |[Matthew James](https://koding.com/mjatte) Minneapolis, MN *(team lead)*
| [ACECoders](./Teams/ACECoders/ABOUT.md) | | #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | | #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/ABOUT.md) | | #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | @@ -120,29 +121,26 @@ the lower section of this README.md file. | #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | | #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | +| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | -| #FunAndCuriosity |[Samuel Adewole](https://koding.com/fixitsammie) Ile-Ife, NG
[Olukayode Adegbite](https://koding.com/olucurious) Ibadan,NG
| [FunAndCuriosity](./Teams/FunAndCuriousity/ABOUT.md) | -| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | -| #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | -| #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | | #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G51 |[Henrique Cardoso de Faria](https://koding.com/henriquecf) Goiania, BR *(team lead)*
[Ivan Oliveira Morais](https://koding.com/ivanom) Goiania, BR
| [G51](./Teams/G51/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | -| #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | -| #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | +| #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | +| #FunAndCuriosity |[Samuel Adewole](https://koding.com/fixitsammie) Ile-Ife, NG
[Olukayode Adegbite](https://koding.com/olucurious) Ibadan,NG
| [FunAndCuriosity](./Teams/FunAndCuriousity/ABOUT.md) | | #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | -| #GudegUnited |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [GudegUnited](./Teams/GudegUnited/ABOUT.md) | +| #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | | #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | -| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | +| #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | | #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | -| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | +| #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | | #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #HasBrain |[Ivan Larionov](https://koding.com/ivanthecrazy) Samara, RU
[Denis Lukyanov](https://koding.com/denishasbrain) Ramenskoe, RU
| [HasBrain](./Teams/HasBrain/ABOUT.md) | | #Hatzors |[Eden S.-G.](https://koding.com/edensg) Ontario, CA *(team lead)*
[Michael Barker](https://koding.com/themacmini09) Ontario, CA
| [Hatzors](./Teams/Hatzors/ABOUT.md) | -| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | +| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | | #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | | #Hit & Bash Studios |[Ryan Voyles](https://koding.com/higyigma) Sioux Falls, SD *(team lead)*
[Adam Decker](https://koding.com/deflect57) Sioux Falls, SD
| [Hit & Bash Studios](./Teams/HitBash/ABOUT.md) | | #HowardRoark |[Abhishek Nair](https://koding.com/humblealchemy) Bengaluru, IN
[Surbhi Shah](https://koding.com/surshah) Hyderabad, IN
| [HowardRoark](./Teams/HowardRoark/ABOUT.md) | @@ -153,7 +151,7 @@ the lower section of this README.md file. | #IQHacker |[mostafa karimi](https://koding.com/mkarimim) Iran, Tehran *(team lead)*
| [IQHacker](./Teams/IRTEAM/ABOUT.md) | | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | -| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | +| #GudegUnited |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [GudegUnited](./Teams/GudegUnited/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invasores De Pastos |[Jose Ant. Aranda](https://koding.com/selex) Quesada, ES *(team lead)*
[Miguel Perez](https://koding.com/eme1980) Cordoba, ES
[Jose Manuel Ferrete](https://koding.com/ferrete1989) Dos Hermanas, ES
| [Invasores De Pastos](./Teams/InvasoresDePastos/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/ABOUT.md) | @@ -174,10 +172,11 @@ the lower section of this README.md file. | #Lamp |[Egor Malykh](https://koding.com/devhead) Saint Petersburg, RU
[Ildus Kuchkarov](https://koding.com/kodark) Saint Petersburg, RU
[Danil Kazakov](https://koding.com/xaphoon) Saint Petersburg, RU
[Max Tishuk](https://koding.com/iboltit) Saint Petersburg, RU
| [Lamp](./Teams/Lamp/ABOUT.md) | | #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | | #Lexington Techs |[Isaac Rowe](https://koding.com/irowe) Lexington, US
[Joel Ewing](https://koding.com/physicsshark) Lexington, US
| [Lexington Techs](./Teams/Lexington Techs/ABOUT.md) | -| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | +| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MAVERICK |[Kartik Vyas](https://koding.com/vyaskartik2001) Pune,IN
| [MAVERICK](./Teams/MAVERICK/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | +| #MRI |[Loqman Hakimi](https://koding.com/loqman) Tehran, IR *(team lead)*
| [MRI](./Teams/MRI/ABOUT.md) | | #MadDuck |[Rafael Matsuyama](https://koding.com/rafaelmatsuyama) São Paulo, BR *(team lead)*
[Luckas Farias](https://koding.com/luckas) São Paulo, BR
| [MadDuck](./Teams/MadDuck/ABOUT.md) | | #Magic |[Ivy Wong](https://koding.com/ivywong) New York, US
| [Magic](./Teams/Magic/ABOUT.md) | | #Team Magusd |[Vitor Lobão Fernandes](https://koding.com/unclelobs) Curitiba, BR
| [Team Magusd](./Teams/Magusd/ABOUT.md) | @@ -202,6 +201,7 @@ the lower section of this README.md file. | #Team OpenUpData |[John W Volock](https://koding.com/volock) Albuquerque, US
| [Team OpenUpData](./Teams/OpenUpData/about.md) | | #Optimus |[Sanka Darshana](https://koding.com/SankaD) Colombo, LK *(team lead)*
| [Optimus](./Teams/Optimus/ABOUT.md) | | #OrangeVerse |[Vladimir Ignatev](https://koding.com/p0zt3r) Samara, RU *(team lead)*
[Rodion Martynov](https://koding.com/martynovr) Moscow, RU
| [OrangeVerse](./Teams/OrangeVerse/ABOUT.md) | +| #Peace |[Vitaly Kalmuk](https://koding.com/fish) Orel, RU
[Artem Sharabyev](https://koding.com/madest) Orel, RU
| [Peace](./Teams/Peace/ABOUT.md) | | #PhelanGood |[Hubert Chen](https://koding.com/Hubert) Sea Girt, NJ
| [PhelanGood](./Teams/PhelanGood/ABOUT.md) | | #Piolab |[Phien Khuat Van](https://koding.com/phiencoltech) Hanoi, VN *(team lead)*
[Cuong Nguyen Huu](https://koding.com/cuongcua90) Hanoi, VN
| [Piolab](./Teams/Piolab/ABOUT.md) | | #Piplos Media |[Dmitry Shurco](https://koding.com/piplosmedia) Minsk, BY *(team lead)*
[Raman Marozau](https://koding.com/morozow) Minsk, BY
[Pavel Popov](https://koding.com/) Minsk, BY
[Eugene Danilenko](https://koding.com/eugenedan) Minsk, BY
| [Piplos Media](./Teams/PiplosMedia/ABOUT.md) | @@ -267,6 +267,7 @@ the lower section of this README.md file. | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | | #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | | #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | +| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | | #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | | #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | | #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/About.md) | @@ -294,10 +295,11 @@ the lower section of this README.md file. | #Team Koders |[Mustafa Aldemir](https://koding.com/mstfldmr) Istanbul, TR *(team lead)*
[Behzat Erte](https://koding.com/berte) Istanbul, TR
[Firat Sagun](https://koding.com/firatsagun) Istanbul, TR
| [Team Koders](./Teams/UbubatFiyatlari/ABOUT.md) | | #Team UniLasers |[Wilson Cheng](https://koding.com/idontknow) Markham, CA
[Mike Penner](https://koding.com/fenrisulfir) Toronto, CA
| [Team UniLasers](./Teams/UniLasers/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | +| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | | #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | | #WarRoom |[Cameron Wright](https://koding.com/camwright) Vancouver, WA
| [WarRoom](./Teams/WarRoom/ABOUT.md) | | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | -| #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | +| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | @@ -306,7 +308,7 @@ the lower section of this README.md file. | #Team Koders |[Zineb OU](https://koding.com/zineb) Rabat, MA *(team lead)*
[Ayoub EL](https://koding.com/BigYopy) Rabat, MA
| [Team Koders](./Teams/YopZ/ABOUT.md) | | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | -| #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | +| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | | #Brazil Koders |[André Lucas](https://koding.com/andrelug) Belo Horizonte, BR *(team lead)*
[Gabriel Hamdan](https://koding.com/hamdan85) Belo Horizonte, BR
[Paullo Norato](https://koding.com/paullonorato) Santos, BR
| [Brazil Koders](./Teams/brazilKoders/about.md) | | #c0D3 mUNCH3R5 |[Alan Wu](https://koding.com/xrxr) Ottawa, CA
[William Li](https://koding.com/whiteureda) Vancouver, CA
[Sophia Castellarin](https://koding.com/soapy1) Vancouver, CA
| [c0D3 mUNCH3R5](./Teams/c0D3 mUNCH3R5/ABOUT.md) | @@ -322,8 +324,8 @@ the lower section of this README.md file. | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | | |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | -| #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | -| #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | +| #grey93 |[Suyash Verma](https://koding.com/grey93) Roorkee, IN *(team lead)*
| [grey93](./Teams/grey93/ABOUT.md) | +| #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | | #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | @@ -353,5 +355,6 @@ the lower section of this README.md file. | #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | -| #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | -| #grey93 |[Suyash Verma](https://koding.com/grey93) Roorkee, IN *(team lead)*
| [grey93](./Teams/grey93/ABOUT.md) | +| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | +| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | +| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 6d4baa7..6477330 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -311,6 +311,32 @@ About our skills and what we are going to do? +--------------------------------------- + +ACECoders +===== + +Introduction +----- + +I am a web and software developer. I love learning new technologies and seek to become a more efficient and creative programmer. + + + +Skills +----- + - HTML + - Javascript & jQuery + - SQL/SQL Server + - ASP.NET MVC + - Server Administration + + + Global Hackathon + --------------------- + I'm excited to participate in the global programming community. I am looking to test my skills, and build an interesting application. I am excited to meet other developers and share ideas and programming ideas and techniques. + + --------------------------------------- About Me @@ -1087,20 +1113,6 @@ I'm full stack web developer from Ukraine with over 3 years of web development e There is nothing special to say about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for cross-language communicating. ---------------------------------------- - -# Brevity Labs - -I am Mukul Biswas, an independent data scientist and application developer. I make my products or utilities in -PHP on Yii Framework, R, R on Hadoop and D3.js for visualization. I also work on SAP HANA One for large volume -data analysis and information mining. - -The other languages I like are - -- Java/JSP -- Objective C -- JavaScript - - --------------------------------------- Team ByteMe @@ -2570,27 +2582,6 @@ I am also very interested in Bitcoin. I have been mining Bitcoin since May of th
---------------------------------------- - -This is our page -================ - -We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. - -OUR TEAM -=========================== - -#### MEMBERS - -We are ahmedlogic & sarvagyavaish - -OUR SKILLS -======= - -We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. - - - --------------------------------------- @@ -2828,25 +2819,22 @@ We plan on developing an educational game. More info to come. --------------------------------------- -Infinity Team +This is our page ================ -We are the Infinity team located in Vancouver and Calgary. We are both from Iran. +We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. -Our Team +OUR TEAM =========================== -| Kamyar | Mehran -|--- |--- -| Kamyar | Mehran | +#### MEMBERS -We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste. +We are ahmedlogic & sarvagyavaish - -Our Skills and Our Plan +OUR SKILLS ======= -We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5. +We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. @@ -3234,20 +3222,17 @@ Skills & Project: Coming Soon --------------------------------------- -About your team -=========================== +# Brevity Labs -| Mona -|--- -| Mona | +I am Mukul Biswas, an independent data scientist and application developer. I make my products or utilities in +PHP on Yii Framework, R, R on Hadoop and D3.js for visualization. I also work on SAP HANA One for large volume +data analysis and information mining. -My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. +The other languages I like are - +- Java/JSP +- Objective C +- JavaScript -It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. - -About your skills and what you are going to do? -======= -I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. --------------------------------------- @@ -3312,6 +3297,31 @@ I am a python developer (alone) - I am a web developer (back-end API developer) +--------------------------------------- + +My Story +============== +My name is Loqman Hakimi. I'm software and web developer from Iran. + +The reason I want to participate in this competetion is like any other person that wants +to be a part of this hackaton "To Compete" and also the money :) . + +Here is my profile picture: + +| Loqman | +|---| +|Loqman| + +My Skills +===== +I love coding in Ruby and using Rails to develop web applications. +and also like coding in javascript and using Node.js and Socket.io for realtime web +applications. + +For front-end development Bootstrap and Font-Awesome are my choices. + +As the theme of this hacketon is problems faceing the earth, and as I recently watched on the "Last Week Tonighy with John Oliver"'s episode about global warming and some people still don't believe in it, I would like to create an app to visualize this fact. + --------------------------------------- Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ @@ -3754,6 +3764,22 @@ Sincerely yours, Vladimir and Rodion. :p +--------------------------------------- + +# team «Peace» + +My name is Vitaly, and this is Artem. So, we will try realize some of our ideas. + +## aboute us + +We all juniors, but we will try... + +## languages we love + +javascript, php + + + --------------------------------------- # Team PhelanGood @@ -4119,13 +4145,6 @@ Sequessu ---------------------------------------- - -# Recon - -Dream don't work unless you do... - - --------------------------------------- This is our page @@ -6941,4 +6960,51 @@ Unlike his brother, he decided to set foot and stay in just one place. He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. #### The Project -We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. + +--------------------------------------- + +Infinity Team +================ + +We are the Infinity team located in Vancouver and Calgary. We are both from Iran. + +Our Team +=========================== + +| Kamyar | Mehran +|--- |--- +| Kamyar | Mehran | + +We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste. + + +Our Skills and Our Plan +======= +We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5. + + + + +--------------------------------------- + +About your team +=========================== + +| Mona +|--- +| Mona | + +My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. + +It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. + +About your skills and what you are going to do? +======= +I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. + +--------------------------------------- + +# Recon + +Dream don't work unless you do... From c432a84d82585c6f97c2e324e3391f7a7c934f29 Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 16:54:53 -0600 Subject: [PATCH 833/997] team.json --- Teams/0xdeadbeef | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/0xdeadbeef diff --git a/Teams/0xdeadbeef b/Teams/0xdeadbeef new file mode 100644 index 0000000..948d51f --- /dev/null +++ b/Teams/0xdeadbeef @@ -0,0 +1,11 @@ +{ + "teamName": "deadbeef", + "members": [ + { + "name": "Jack Edward Blair Atkinson", + "twitter": "@AussieAtkinson", + "koding": "clevercrypter", + "location": "Nashotah, US" + } + ] +} From 4e781d7b995b199922286cfebed931bd79d2dc67 Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 16:55:31 -0600 Subject: [PATCH 834/997] Delete 0xdeadbeef --- Teams/0xdeadbeef | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Teams/0xdeadbeef diff --git a/Teams/0xdeadbeef b/Teams/0xdeadbeef deleted file mode 100644 index 948d51f..0000000 --- a/Teams/0xdeadbeef +++ /dev/null @@ -1,11 +0,0 @@ -{ - "teamName": "deadbeef", - "members": [ - { - "name": "Jack Edward Blair Atkinson", - "twitter": "@AussieAtkinson", - "koding": "clevercrypter", - "location": "Nashotah, US" - } - ] -} From 92a9df5db4eabc97043babaf06653881b1c2f4e1 Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 16:57:45 -0600 Subject: [PATCH 835/997] Create team.json --- Teams/0xdeadbeef/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/0xdeadbeef/team.json diff --git a/Teams/0xdeadbeef/team.json b/Teams/0xdeadbeef/team.json new file mode 100644 index 0000000..948d51f --- /dev/null +++ b/Teams/0xdeadbeef/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "deadbeef", + "members": [ + { + "name": "Jack Edward Blair Atkinson", + "twitter": "@AussieAtkinson", + "koding": "clevercrypter", + "location": "Nashotah, US" + } + ] +} From 124f0003333078c7ec68c38be396ef2110807165 Mon Sep 17 00:00:00 2001 From: David Allen Graham Date: Fri, 28 Nov 2014 18:03:17 -0500 Subject: [PATCH 836/997] Made requested changes --- Teams/JustWannaPlayGames/team.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Teams/JustWannaPlayGames/team.json b/Teams/JustWannaPlayGames/team.json index 72c7226..3967d0e 100644 --- a/Teams/JustWannaPlayGames/team.json +++ b/Teams/JustWannaPlayGames/team.json @@ -1,12 +1,7 @@ { 2 "teamName": "Just Wanna Play Games", 3 "members": [ -4 { -5 "name": "Full Name", -6 "twitter": "twitter acct no @", -7 "koding": "koding username", -8 "location": "city, 2 digit country code" -9 }, +4 10 { 11 "name": "David Graham", 12 "twitter": "JustwPlayGames", From 25438c4b42e9f8e54407cbf98a6ea918932d10c2 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Fri, 28 Nov 2014 23:04:58 +0000 Subject: [PATCH 837/997] rebuilt readme.md --- README.md | 27 +-- TEAMS.md | 569 ++++++++++++++++++++++++++++-------------------------- 2 files changed, 311 insertions(+), 285 deletions(-) diff --git a/README.md b/README.md index dd2680a..20c8b7d 100644 --- a/README.md +++ b/README.md @@ -121,26 +121,29 @@ the lower section of this README.md file. | #Excaliburs |[Arnab Dutta](https://koding.com/arnabdutta) Dallas,US
| [Excaliburs](./Teams/Excaliburs/ABOUT.md) | | #Experts Unlimited |[Ananay Arora](https://koding.com/ananay) New Delhi, IN *(team lead)*
[Abhishek Anand](https://koding.com/abhishek97) New Delhi, IN
[Akshay Gupta](https://koding.com/akshaykgupta) New Delhi, IN
[Rohan Dhar](https://koding.com/rohanoffi) New Delhi, IN
| [Experts Unlimited](./Teams/ExpertsUnlimited/ABOUT.md) | | #Fire Inside |[Zak Thompson](https://koding.com/Codepunk) Toronto, CA *(team lead)*
| [Fire Inside](./Teams/FireInside/ABOUT.md) | -| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | | #Float-Center |[Chris Drake](https://koding.com/cdrake) Wichita, KS *(team lead)*
[Corey Wynn](https://koding.com/wynn1c) Wichita, KS
[Caleb Swank](https://koding.com/calebswank11) Wichita, KS
[Daniel Brake](https://koding.com/danieldb) Wichita, KS
| [Float-Center](./Teams/Float-Center/ABOUT.md) | | #FrozenLogic |[Drăgan-Săvulescu Vlad](https://koding.com/demonic) Ploiești, RO *(team lead)*
[Alexandru Ivan](https://koding.com/crypticman) Ploiești, RO
| [FrozenLogic](./Teams/FrozenLogic/ABOUT.md) | +| #FunAndCuriosity |[Samuel Adewole](https://koding.com/fixitsammie) Ile-Ife, NG
[Olukayode Adegbite](https://koding.com/olucurious) Ibadan,NG
| [FunAndCuriosity](./Teams/FunAndCuriousity/ABOUT.md) | +| #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | +| #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | +| #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | | #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G51 |[Henrique Cardoso de Faria](https://koding.com/henriquecf) Goiania, BR *(team lead)*
[Ivan Oliveira Morais](https://koding.com/ivanom) Goiania, BR
| [G51](./Teams/G51/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | -| #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | -| #FunAndCuriosity |[Samuel Adewole](https://koding.com/fixitsammie) Ile-Ife, NG
[Olukayode Adegbite](https://koding.com/olucurious) Ibadan,NG
| [FunAndCuriosity](./Teams/FunAndCuriousity/ABOUT.md) | -| #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | -| #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | -| #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | | #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | -| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | | #Gerasim |[Gerasimenko Aleksandr](https://koding.com/gerasim) Kharkiv, UA *(team lead)*
| [Gerasim](./Teams/Gerasim/ABOUT.md) | +| #GrafD |[Sergey Dvoynikov](https://koding.com/svdvoynikov) Chelyabinsk, RU *(team lead)*
| [GrafD](./Teams/GrafD/ABOUT.md) | +| #GudegUnited |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [GudegUnited](./Teams/GudegUnited/ABOUT.md) | +| #Gundam |[Cherry Zhang](https://koding.com/phantomkirby) Tokyo, JP *(team lead)*
[Jumpei Yamane](https://koding.com/jumpeiymn) Tokyo, JP
[Fan Zhang](https://koding.com/fanwashere) Ottawa, CA
[Tommy Jung](https://koding.com/younghj) Toronto, CA
| [Gundam](./Teams/Gundam/ABOUT.md) | +| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | +| #HackBeard |[Ranjith Kumar S](https://koding.com/ranji2612) Hyderabad, IN
| [HackBeard](./Teams/HackBeard/ABOUT.md) | +| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | | #HackOwls |[Gabriel Dumitrescu](https://koding.com/gdumitrescu) Toronto, CA *(team lead)*
[Kleber Virgilio Correia](https://koding.com/klebervirgilio) São Paulo, BR
[Rajesh Veeranki](https://koding.com/brood) Gurgaon, IN
[Venkateswaran Selvan](https://koding.com/mailmevenkat25) Coimbatore, IN
| [HackOwls](./Teams/HackOwls/ABOUT.md) | | #Hackateers |[Ossama Obeid](https://koding.com/owobeid) Doha, QA *(team lead)*
[Afnan Fahim](https://koding.com/afahim) Chicago, US
[Mahmoud Alismail](https://koding.com/malismail) Doha, QA
| [Hackateers](./Teams/Hackateers/ABOUT.md) | | #Team Akron |[Drew Mazak](https://koding.com/drmazak) Akron, US *(team lead)*
[Jessica Groot](https://koding.com/GesikaMarie) Akron, US
| [Team Akron](./Teams/Hackron/ABOUT.md) | | #HasBrain |[Ivan Larionov](https://koding.com/ivanthecrazy) Samara, RU
[Denis Lukyanov](https://koding.com/denishasbrain) Ramenskoe, RU
| [HasBrain](./Teams/HasBrain/ABOUT.md) | | #Hatzors |[Eden S.-G.](https://koding.com/edensg) Ontario, CA *(team lead)*
[Michael Barker](https://koding.com/themacmini09) Ontario, CA
| [Hatzors](./Teams/Hatzors/ABOUT.md) | -| #HacXor |[Minhaz](https://koding.com/mebjas) New Delhi, IN *(team lead)*
[Abhinav Dahiya](https://koding.com/bane94) New Delhi,IN
[Dhruv Agarwal](https://koding.com/dhruvagga) New Delhi, IN
[Archit Verma](https://koding.com/architv) New Delhi, IN
| [HacXor](./Teams/HacXor/ABOUT.md) | +| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | | #Heterotopias |[Peslis Pantelis](https://koding.com/pespantelis) Volos, GR *(team lead)*
[Kyritsis Georgios](https://koding.com/georgioskyritsis) Athens, GR
[Paraskevas Spyridon](https://koding.com/spirosparaskevas) Athens, GR
| [Heterotopias](./Teams/Heterotopias/ABOUT.md) | | #Hit & Bash Studios |[Ryan Voyles](https://koding.com/higyigma) Sioux Falls, SD *(team lead)*
[Adam Decker](https://koding.com/deflect57) Sioux Falls, SD
| [Hit & Bash Studios](./Teams/HitBash/ABOUT.md) | | #HowardRoark |[Abhishek Nair](https://koding.com/humblealchemy) Bengaluru, IN
[Surbhi Shah](https://koding.com/surshah) Hyderabad, IN
| [HowardRoark](./Teams/HowardRoark/ABOUT.md) | @@ -151,7 +154,7 @@ the lower section of this README.md file. | #IQHacker |[mostafa karimi](https://koding.com/mkarimim) Iran, Tehran *(team lead)*
| [IQHacker](./Teams/IRTEAM/ABOUT.md) | | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | -| #GudegUnited |[Arman Adhitama](https://koding.com/blackbiron) Tangerang, ID *(team lead)*
[Isman Firmansyah](https://koding.com/iromli) Majalengka, ID
[Rifqi Fachriza](https://koding.com/fachriza) Jakarta, ID
[Riza Arsyi](https://koding.com/rizarc) Tangerang, ID
[Rolies Debi](https://koding.com/rolies106) Jakarta, ID
| [GudegUnited](./Teams/GudegUnited/ABOUT.md) | +| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | | #IntelligenceSpreaders |[Anik Goel](https://koding.com/anikgoel) Chandigarh, IN *(team lead)*
[Karan Singh Sisodia](https://koding.com/sisodiakaran) Mohali, IN
[Atul Tagra](https://koding.com/atultagra) Mohali, IN
| [IntelligenceSpreaders](./Teams/IntelligenceSpreaders/ABOUT.md) | | #Invasores De Pastos |[Jose Ant. Aranda](https://koding.com/selex) Quesada, ES *(team lead)*
[Miguel Perez](https://koding.com/eme1980) Cordoba, ES
[Jose Manuel Ferrete](https://koding.com/ferrete1989) Dos Hermanas, ES
| [Invasores De Pastos](./Teams/InvasoresDePastos/ABOUT.md) | | #Invincibles |[Manikandan Soundarapandian](https://koding.com/mani89) Cary,US *(team lead)*
[Ishita Malhotra](https://koding.com/ishita2310) Cary,US
[Harjas Ahuja](https://koding.com/harjas09) Cary,US
| [Invincibles ](./Teams/Invincibles/ABOUT.md) | @@ -172,7 +175,7 @@ the lower section of this README.md file. | #Lamp |[Egor Malykh](https://koding.com/devhead) Saint Petersburg, RU
[Ildus Kuchkarov](https://koding.com/kodark) Saint Petersburg, RU
[Danil Kazakov](https://koding.com/xaphoon) Saint Petersburg, RU
[Max Tishuk](https://koding.com/iboltit) Saint Petersburg, RU
| [Lamp](./Teams/Lamp/ABOUT.md) | | #LaraSasha |[Sasha Karpin](https://koding.com/sasya8080) Novosibirsk, RU *(team lead)*
| [LaraSasha](./Teams/LaraSasha/ABOUT.md) | | #Lexington Techs |[Isaac Rowe](https://koding.com/irowe) Lexington, US
[Joel Ewing](https://koding.com/physicsshark) Lexington, US
| [Lexington Techs](./Teams/Lexington Techs/ABOUT.md) | -| #Hack Lenotta |[Edoardo Odorico](https://koding.com/edoardoo) Florence, IT
[Lorenzo Farnararo](https://koding.com/baldarn) Florence, IT
| [Hack Lenotta](./Teams/HackLenotta/ABOUT.md) | +| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | | #M-Team |[Moemen Mostafa](https://koding.com/moemen) caior, EG *(team lead)*
| [M-Team](./Teams/M-Team/ABOUT.md) | | #MAVERICK |[Kartik Vyas](https://koding.com/vyaskartik2001) Pune,IN
| [MAVERICK](./Teams/MAVERICK/ABOUT.md) | | #MPI |[Mehdy Khoshnoody](https://koding.com/mehdyk) Tehran, IR *(team lead)*
| [MPI](./Teams/MPI/ABOUT.md) | @@ -309,6 +312,7 @@ the lower section of this README.md file. | #Yoshi |[Natalia Kartofeleva](https://koding.com/Yoshi) Tomsk, RU *(team lead)*
| [Yoshi](./Teams/Yoshi/ABOUT.md) | | #Zhvillues |[Sachini Herath](https://koding.com/sachini) Colombo, LK *(team lead)*
[Sachith Seneviratne](https://koding.com/sachith500) Colombo, LK
[Sanka Rasnayaka](https://koding.com/sankha) Colombo, LK
[Rajith Vidanaarachchi](https://koding.com/rajithv) Luneburg, DE
[Vipula Dissanayaka](https://koding.com/vipulad) Colombo, LK
| [Zhvillues](./Teams/Zhvillues/ABOUT.md) | | #Zphalcon |[Thien Tran](https://koding.com/duythien) Vietnam, ID *(team lead)*
[Nhi Tran Thi Y](https://koding.com/stackphysics) Vietnam, ID
[Tu Vu Manh](https://koding.com/yehn) Vietnam, ID
| [Zphalcon](./Teams/Zphalcon/ABOUT.md) | +| #aseemraj |[Aseem Raj Baranwal](https://koding.com/blackonyx) Jodhpur, IN
| [aseemraj](./Teams/aseemraj/ABOUT.md) | | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | | #Brazil Koders |[André Lucas](https://koding.com/andrelug) Belo Horizonte, BR *(team lead)*
[Gabriel Hamdan](https://koding.com/hamdan85) Belo Horizonte, BR
[Paullo Norato](https://koding.com/paullonorato) Santos, BR
| [Brazil Koders](./Teams/brazilKoders/about.md) | | #c0D3 mUNCH3R5 |[Alan Wu](https://koding.com/xrxr) Ottawa, CA
[William Li](https://koding.com/whiteureda) Vancouver, CA
[Sophia Castellarin](https://koding.com/soapy1) Vancouver, CA
| [c0D3 mUNCH3R5](./Teams/c0D3 mUNCH3R5/ABOUT.md) | @@ -355,6 +359,3 @@ the lower section of this README.md file. | #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | -| #Life In Coding |[Mona Abdel Rahman](https://koding.com/mona0) Al Shohadaa, EG *(team lead)*
| [Life In Coding](./Teams/LifeInCoding/ABOUT.md) | -| #Helwa |[Ahmed Ismail](https://koding.com/ahmedlogic) Atlanta, GA
[Sarvagya Vaish](https://koding.com/sarvagyavaish) Miami, FL
| [Helwa](./Teams/Helwa/ABOUT.md) | -| #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 6477330..6d1d13b 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -1113,6 +1113,20 @@ I'm full stack web developer from Ukraine with over 3 years of web development e There is nothing special to say about the application which will be built, however I'm going to use some great APIs to deliver new interesting solution for cross-language communicating. +--------------------------------------- + +# Brevity Labs + +I am Mukul Biswas, an independent data scientist and application developer. I make my products or utilities in +PHP on Yii Framework, R, R on Hadoop and D3.js for visualization. I also work on SAP HANA One for large volume +data analysis and information mining. + +The other languages I like are - +- Java/JSP +- Objective C +- JavaScript + + --------------------------------------- Team ByteMe @@ -2582,6 +2596,27 @@ I am also very interested in Bitcoin. I have been mining Bitcoin since May of th
+--------------------------------------- + +This is our page +================ + +We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. + +OUR TEAM +=========================== + +#### MEMBERS + +We are ahmedlogic & sarvagyavaish + +OUR SKILLS +======= + +We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. + + + --------------------------------------- @@ -2817,27 +2852,6 @@ About your skills and what you are going to do? ======= We plan on developing an educational game. More info to come. ---------------------------------------- - -This is our page -================ - -We are team Helwa, and we aim to create a recipe visualization tool that auto-curates recipe instructions and ingredient lists into an easy-to-use graphic. - -OUR TEAM -=========================== - -#### MEMBERS - -We are ahmedlogic & sarvagyavaish - -OUR SKILLS -======= - -We both enjoy spontaneous projects and enjoy a love for Linux and open source technology. We have experience with multiple coding technologies such as Python frameworks, Ruby on Rails, Java, C#, and as low level as C. We also aren't afraid to delve into the hardware and the occasional spark. - - - --------------------------------------- Intelligence Spreader @@ -3220,20 +3234,6 @@ Skills & Project: Coming Soon ---------------------------------------- - -# Brevity Labs - -I am Mukul Biswas, an independent data scientist and application developer. I make my products or utilities in -PHP on Yii Framework, R, R on Hadoop and D3.js for visualization. I also work on SAP HANA One for large volume -data analysis and information mining. - -The other languages I like are - -- Java/JSP -- Objective C -- JavaScript - - --------------------------------------- # M-Team @@ -3322,13 +3322,6 @@ For front-end development Bootstrap and Font-Awesome are my choices. As the theme of this hacketon is problems faceing the earth, and as I recently watched on the "Last Week Tonighy with John Oliver"'s episode about global warming and some people still don't believe in it, I would like to create an app to visualize this fact. ---------------------------------------- - -Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ - -Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ - - --------------------------------------- Magic @@ -3464,23 +3457,25 @@ We are going to implement an interesting game to introduce software development --------------------------------------- -Nikolas Moya @nikolasmoya +Infinity Team +================ + +We are the Infinity team located in Vancouver and Calgary. We are both from Iran. + +Our Team =========================== -- from: Campinas, Brasil -- 50% Stack Developer, working my way to full stack -- C, Python, Javascript (Front and Back end), PHP -- CS Master Student working on interactive segmentation algorithms -- Github fan + +| Kamyar | Mehran +|--- |--- +| Kamyar | Mehran | + +We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste. +Our Skills and Our Plan +======= +We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5. -Marilia Ferreira @m_ntns -=========================== -- from: Curitiba, Brasil -- User Experience Professional -- Pixels are my thing -- Framer JS, Origami, Coffeescript, CSS, HTML5 -- Student at University of Dundee @@ -3527,20 +3522,20 @@ I am deciding to work the theme #1 or #3, using the MEAN stack and d3.js for int --------------------------------------- -## NEO TECH +About your team +=========================== -NEO TECH is my internet alias for programming and developping matters. My name is Sergio Yáñez, and I am from Santiago, Chile +| Mona +|--- +| Mona | -## Languages +My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. -I Develop frequently in -C/C++ -Java -C# -Python - -I really like developping videogames and i always embrace new challenges! +It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. +About your skills and what you are going to do? +======= +I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. --------------------------------------- @@ -3553,45 +3548,31 @@ I really like developping videogames and i always embrace new challenges! --------------------------------------- -Neva River -================ - -Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. - -Saint Petersburg - -Team Members -=========================== - -| Nikita | Andrei | Dmitry | Yaroslav | Ivan -|--- |--- |--- |--- |--- -| Nikita | Andrei | Dmitry | Yaroslav | Ivan | -| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is backend developer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. - -We already have some common projects: - -1. [SmsCop](http://smscop.ru) The application which will help you to get rid of spam. -2. **Safety phone** Service which helps to protect you from malefactors. - -We believe, that this Hackathone will help us to make this world better a bit. - -Skills -======= - -Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL, Node.js - +Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ +Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ --------------------------------------- -Sadique Ali P -Sachin Murali G -Akhil Balakrishnan -Ijas Ahamed -Sibin John +Nikolas Moya @nikolasmoya +=========================== +- from: Campinas, Brasil +- 50% Stack Developer, working my way to full stack +- C, Python, Javascript (Front and Back end), PHP +- CS Master Student working on interactive segmentation algorithms +- Github fan + + + +Marilia Ferreira @m_ntns +=========================== +- from: Curitiba, Brasil +- User Experience Professional +- Pixels are my thing +- Framer JS, Origami, Coffeescript, CSS, HTML5 +- Student at University of Dundee -Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad. --------------------------------------- @@ -3709,21 +3690,20 @@ Coming soon --------------------------------------- -About my team -=========================== -I am a Software Engineer with experience of MEAN stack, specialized in back-end web development. I am a citizen of Sri Lanka. +## NEO TECH -I have knowledge and experience in the following fields -✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. -✔ Back-End: PHP, Node.js and Express.js. -✔ Database development: MySQL, MS SQL Server and MongoDB. -✔ Responsive Web Design. +NEO TECH is my internet alias for programming and developping matters. My name is Sergio Yáñez, and I am from Santiago, Chile -I think this hackathon brings me a great opportunity to demonstrate my skills as Software Engineer and to improve myself. +## Languages + +I Develop frequently in +C/C++ +Java +C# +Python + +I really like developping videogames and i always embrace new challenges! -About my skills and what I am going to do? -======= -My focused themes currently are , 1, 3, and 4. --------------------------------------- @@ -3835,20 +3815,33 @@ To Be Defined --------------------------------------- -Piolab +Neva River ================ -A team of "pioneers". -About your team +Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. + +Saint Petersburg + +Team Members =========================== -We are developers from Vietnam, we love coding and new technologies. We want to do something that make people more happy, more interested and more comfortable. -About your skills and what you are going to do? +| Nikita | Andrei | Dmitry | Yaroslav | Ivan +|--- |--- |--- |--- |--- +| Nikita | Andrei | Dmitry | Yaroslav | Ivan | +| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is backend developer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. + +We already have some common projects: + +1. [SmsCop](http://smscop.ru) The application which will help you to get rid of spam. +2. **Safety phone** Service which helps to protect you from malefactors. + +We believe, that this Hackathone will help us to make this world better a bit. + +Skills ======= -- HTM5, CSS, Angularjs, Backbone -- Nodejs, Express, Sails -- UX, UI -- Creativity. + +Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL, Node.js + @@ -4051,30 +4044,13 @@ When the last tree is cut, the last river poisoned, and the last fish dead, we w --------------------------------------- -Random Hackers -============== -Random Hackers Logo +Sadique Ali P +Sachin Murali G +Akhil Balakrishnan +Ijas Ahamed +Sibin John -We are the Random Hackers team. - -About -===== - -| Dylson | Ildus | Jenthebest | RobPW | Ben -|--- |--- |--- | --- | --- -| Dylson | Ildus | Jenthebest | Rob-pw | Ben - -We're still gathering. - -Skills -====== - -Ruby, Rails, Javascript, (S)CSS, HTML. - -Idea -==== - -We're still coming up with one. +Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad. --------------------------------------- @@ -4145,6 +4121,24 @@ Sequessu +--------------------------------------- + +About my team +=========================== +I am a Software Engineer with experience of MEAN stack, specialized in back-end web development. I am a citizen of Sri Lanka. + +I have knowledge and experience in the following fields +✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. +✔ Back-End: PHP, Node.js and Express.js. +✔ Database development: MySQL, MS SQL Server and MongoDB. +✔ Responsive Web Design. + +I think this hackathon brings me a great opportunity to demonstrate my skills as Software Engineer and to improve myself. + +About my skills and what I am going to do? +======= +My focused themes currently are , 1, 3, and 4. + --------------------------------------- This is our page @@ -4175,26 +4169,21 @@ The TOS and EULA are one tough nut to crack, but it sure would be fun to tackle --------------------------------------- -SERPteam +Piolab +================ +A team of "pioneers". + +About your team =========================== +We are developers from Vietnam, we love coding and new technologies. We want to do something that make people more happy, more interested and more comfortable. -Hey!! We are a team startups. Launching their startups and help other people to run startups. +About your skills and what you are going to do? +======= +- HTM5, CSS, Angularjs, Backbone +- Nodejs, Express, Sails +- UX, UI +- Creativity. -About us. -=========================== - -| Aleksandr Korolev | Alexandr | Team leader, JavaScript (Node.js, FrontEnd JS, Cordova, WebGL), technical assistance projects (setting servers and services). -|--- |--- |--- -| Amir Tagirov | Amir | JavaScript coder and page-proofs for web & mobile (Cordova). - - - -We are a team of developers from Russia. We are working on their own start-ups, and some of the projects planned as opensource. We have a lot of interesting ideas, but the need to earn money does not allow us to devote much time to their start-ups. On the competition we have learned from the site habrahabr.ru and very interested as an opportunity to talk with other teams, as well as the chance to get funds for the development of our projects. If we win, the prize money will be spent on the development of useful new services and applications. - -About our project. -=========================== - -We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. --------------------------------------- @@ -4398,22 +4387,10 @@ the educational multiplayer game sounds like a likely option for our theme choic --------------------------------------- -Sons Of Web -================ +# Recon -Don't get confused. Our names are similar, but we are two different people. :) We are two guys from Karachi, Pakistan, who are passionate about WWW. Our intros will be added shortly. +Dream don't work unless you do... -About Us -=========================== - -| Faraz Ahmed | Fraz Ahmed -|--- |--- -| Faraz | Fraz | - - -Fraz Ahmed -=========================== -Passionate Web Engineer, a Self Employed Entrepreneur and father of two. This is my first ever hackathon and I want to use this as an opportunity to learn something new. I am positive that in the end of this event my team will put something valuable on the table. This small effort of us will also have a positive impact to the world in one way or another! --------------------------------------- @@ -5723,6 +5700,77 @@ The languages we program in: - PHP +--------------------------------------- + +Random Hackers +============== +Random Hackers Logo + +We are the Random Hackers team. + +About +===== + +| Dylson | Ildus | Jenthebest | RobPW | Ben +|--- |--- |--- | --- | --- +| Dylson | Ildus | Jenthebest | Rob-pw | Ben + +We're still gathering. + +Skills +====== + +Ruby, Rails, Javascript, (S)CSS, HTML. + +Idea +==== + +We're still coming up with one. + + +--------------------------------------- + +Sons Of Web +================ + +Don't get confused. Our names are similar, but we are two different people. :) We are two guys from Karachi, Pakistan, who are passionate about WWW. Our intros will be added shortly. + +About Us +=========================== + +| Faraz Ahmed | Fraz Ahmed +|--- |--- +| Faraz | Fraz | + + +Fraz Ahmed +=========================== +Passionate Web Engineer, a Self Employed Entrepreneur and father of two. This is my first ever hackathon and I want to use this as an opportunity to learn something new. I am positive that in the end of this event my team will put something valuable on the table. This small effort of us will also have a positive impact to the world in one way or another! + +--------------------------------------- + +SERPteam +=========================== + +Hey!! We are a team startups. Launching their startups and help other people to run startups. + +About us. +=========================== + +| Aleksandr Korolev | Alexandr | Team leader, JavaScript (Node.js, FrontEnd JS, Cordova, WebGL), technical assistance projects (setting servers and services). +|--- |--- |--- +| Amir Tagirov | Amir | JavaScript coder and page-proofs for web & mobile (Cordova). + + + +We are a team of developers from Russia. We are working on their own start-ups, and some of the projects planned as opensource. We have a lot of interesting ideas, but the need to earn money does not allow us to devote much time to their start-ups. On the competition we have learned from the site habrahabr.ru and very interested as an opportunity to talk with other teams, as well as the chance to get funds for the development of our projects. If we win, the prize money will be spent on the development of useful new services and applications. + +About our project. +=========================== + +We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. + + --------------------------------------- UniLasers @@ -6076,6 +6124,30 @@ About your skills and what you are going to do? +--------------------------------------- + +This is my page +================ + +I'm Aseem Raj. Passionate about computer programming and making internet a better place. + + +About me +=========================== + +| Aseem +|--- +| Aseem | + +I live on the internet at: [aseemraj@github](http://aseemraj.github.io) + +I want to win, but more than that, I want to participate with my full potential, as this is my first hackathon! + +Skills +======= +I'm good at Python, C++, Node.js and MVC frameworks. Currently no idea what I'm going to build. + + --------------------------------------- This is our page @@ -6583,27 +6655,6 @@ I'm an individual freelancer. I love challenging problems. I'm a good bug fixer - js ---------------------------------------- - -# Lambda Ninja -I'm Hasan, a computer hacker from Egypt. - -## About - -I programmed in many languages before. I really do love the idea of funcational programming -and it has managed to creep its way into my C programming.. Eek! - -For prototyping I use processing, arduino and python. Since this is a hackathon, something tells -me I'll be coding in processing this hackathon! - -## Quick overview of idea -A game written in processing accompanied by teaching material and good documentation. - -The learning theme, simply put. - -Okay, that wasn't too revealing :D Happy hacking! - - --------------------------------------- #lstFlop @@ -6615,21 +6666,6 @@ I am Azmath Shamrad from Colombo, Sri Lanka - Javascript ---------------------------------------- - -#Limonxello team - -Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. - -#About me -Nick: Viruslemon - -#Languages --Java --JavaScript --JQuery - - --------------------------------------- mapQuest @@ -6647,32 +6683,6 @@ We are mapQuest team ready to build interactive game using Google Maps™ and ge We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. ---------------------------------------- - - -# megusta - -I'm Ivan and I just looooooove little software and hardware helpers that make life easier. -But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. -I hope, this time I'll focus on one thing and won't use whole bucket of technologies -just for one simple purpose. :) - -# What skills do I have? - -Well, I'm kinda web developer with mixin of mobile developer who can speak following languages -(and speaks them in daily life): - - - PHP - - golang - - C# (Silverlight) - - Javascript - -My idea is to work on gathering and processing one kind of statistics that will serve well to 80% -of possible users. I'll focus on usability, because "usable" thing means "something that helps me -every day". - - - --------------------------------------- # myPHPmaster @@ -6711,16 +6721,17 @@ I'm Luke Sawicki, I'm specialising in GIS solutions. --------------------------------------- -Open IT -================ -We love hackathon, and we won the hackathon twice in Taiwan. -We're creative, and we focus on user story. -We want to make things different. We don't make shit. +#Limonxello team +Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. -What I am going to do? -======= -We have some ideas about theme 1. It will be cool and fun. +#About me +Nick: Viruslemon + +#Languages +-Java +-JavaScript +-JQuery --------------------------------------- @@ -6870,10 +6881,17 @@ We are Sponzorme team, a team of Top Talent Colombian Developers. --------------------------------------- -undefined -========= +Open IT +================ +We love hackathon, and we won the hackathon twice in Taiwan. +We're creative, and we focus on user story. +We want to make things different. We don't make shit. + + +What I am going to do? +======= +We have some ideas about theme 1. It will be cool and fun. -undefined --------------------------------------- @@ -6964,47 +6982,54 @@ We will be tackling the "Game to teach beginners how to code" category. If all g --------------------------------------- -Infinity Team -================ +# Lambda Ninja +I'm Hasan, a computer hacker from Egypt. -We are the Infinity team located in Vancouver and Calgary. We are both from Iran. +## About -Our Team -=========================== +I programmed in many languages before. I really do love the idea of funcational programming +and it has managed to creep its way into my C programming.. Eek! -| Kamyar | Mehran -|--- |--- -| Kamyar | Mehran | +For prototyping I use processing, arduino and python. Since this is a hackathon, something tells +me I'll be coding in processing this hackathon! -We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste. - - -Our Skills and Our Plan -======= -We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5. +## Quick overview of idea +A game written in processing accompanied by teaching material and good documentation. +The learning theme, simply put. +Okay, that wasn't too revealing :D Happy hacking! --------------------------------------- -About your team -=========================== -| Mona -|--- -| Mona | +# megusta -My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. +I'm Ivan and I just looooooove little software and hardware helpers that make life easier. +But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. +I hope, this time I'll focus on one thing and won't use whole bucket of technologies +just for one simple purpose. :) -It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. +# What skills do I have? + +Well, I'm kinda web developer with mixin of mobile developer who can speak following languages +(and speaks them in daily life): + + - PHP + - golang + - C# (Silverlight) + - Javascript + +My idea is to work on gathering and processing one kind of statistics that will serve well to 80% +of possible users. I'll focus on usability, because "usable" thing means "something that helps me +every day". + -About your skills and what you are going to do? -======= -I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. --------------------------------------- -# Recon +undefined +========= -Dream don't work unless you do... +undefined \ No newline at end of file From 28b3dc4367d458ed34ced1bbd874acb537ee5827 Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Sat, 29 Nov 2014 01:21:14 +0200 Subject: [PATCH 838/997] Delete team.json --- team.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 team.json diff --git a/team.json b/team.json deleted file mode 100644 index c794d4b..0000000 --- a/team.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "teamName": "ThanosAlexander", - "members": [ - { - "name": "Thanos Alexandris", - "koding": "thanosalexander", - "location": "thessaloniki, GR", - "lead": true - } - ] -} From dd7ca3c398629b7c187485253d86f16742d035da Mon Sep 17 00:00:00 2001 From: thanosalexander Date: Sat, 29 Nov 2014 01:21:27 +0200 Subject: [PATCH 839/997] Delete ABOUT.md --- ABOUT.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ABOUT.md diff --git a/ABOUT.md b/ABOUT.md deleted file mode 100644 index 5aeabdc..0000000 --- a/ABOUT.md +++ /dev/null @@ -1,11 +0,0 @@ -# Team ThanosAlexander - -I am Thanos Alexandris. I am working solo on this project and I hope to impress you! - -## About me -I'm still a beginner and I prefer php as almost all use it! - -## Languages I love -- HTML5 -- Javascript -- php From 2eb590a0cd111a5e1e2d1a51258ce666171ece98 Mon Sep 17 00:00:00 2001 From: Peter Stakoun Date: Fri, 28 Nov 2014 18:22:58 -0500 Subject: [PATCH 840/997] Update team.json --- Teams/TorontoEliteCoders/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TorontoEliteCoders/team.json b/Teams/TorontoEliteCoders/team.json index c5ee4b5..4b296c0 100644 --- a/Teams/TorontoEliteCoders/team.json +++ b/Teams/TorontoEliteCoders/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Toronto Elite Coders", "members": [ { "name": "Peter Stakoun", From 1d40bc30d37cb769d76cfeab192aa2b0ba8c5a57 Mon Sep 17 00:00:00 2001 From: David Allen Graham Date: Fri, 28 Nov 2014 18:23:55 -0500 Subject: [PATCH 841/997] extra line numbers were added, so removed them --- Teams/JustWannaPlayGames/team.json | 37 +++++++++++++++--------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/Teams/JustWannaPlayGames/team.json b/Teams/JustWannaPlayGames/team.json index 3967d0e..ba7e1ae 100644 --- a/Teams/JustWannaPlayGames/team.json +++ b/Teams/JustWannaPlayGames/team.json @@ -1,21 +1,20 @@ { -2 "teamName": "Just Wanna Play Games", -3 "members": [ -4 -10 { -11 "name": "David Graham", -12 "twitter": "JustwPlayGames", -13 "koding": "wer2chosen", -14 "location": "Cleveland, OH" -15 }, -0 { -11 "name": "Rane Boe Graham", -12 "twitter": "raneeee_g7", -13 "koding": "ragrah", -14 "location": "Mayfield Heights, OH" -15 } + "teamName": "Just Wanna Play Games", + "members": [ + + { + "name": "David Graham", + "twitter": "JustwPlayGames", + "koding": "wer2chosen", + "location": "Cleveland, OH" + }, + { + "name": "Rane Boe Graham", + "twitter": "raneeee_g7", + "koding": "ragrah", + "location": "Mayfield Heights, OH" + } -29 -35 ] -36 } -Enter file contents here + + ] +} From 584b54071dad960920160981655b412bad277ab7 Mon Sep 17 00:00:00 2001 From: Kenny Lam Date: Fri, 28 Nov 2014 18:27:22 -0500 Subject: [PATCH 842/997] Initial Sample Team --- Teams/TeamCoolio/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/TeamCoolio/team.json diff --git a/Teams/TeamCoolio/team.json b/Teams/TeamCoolio/team.json new file mode 100644 index 0000000..938e6f9 --- /dev/null +++ b/Teams/TeamCoolio/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Senthil A", + "twitter": "sent0hil", + "koding": "sent-hil", + "location": "Chennai, IN" + }, + { + "name": "Sinan Yasar", + "twitter": "sinanyasar", + "koding": "sinan", + "location": "San Francsico, US", + "lead": true + }, + { + "name": "Devrim Yasar", + "twitter": "devrimyasar", + "koding": "devrim", + "location": "San Francsico, US" + }, + { + "name": "Nitin Gupta", + "twitter": "gniting", + "koding": "nitin", + "location": "Turin, IT" + } + ] +} From d8071712822294d0667624fb1058a4a471084c5c Mon Sep 17 00:00:00 2001 From: Kenny Lam Date: Fri, 28 Nov 2014 18:31:21 -0500 Subject: [PATCH 843/997] Initial Team About --- Teams/TeamCoolio/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/TeamCoolio/ABOUT.md diff --git a/Teams/TeamCoolio/ABOUT.md b/Teams/TeamCoolio/ABOUT.md new file mode 100644 index 0000000..616e67c --- /dev/null +++ b/Teams/TeamCoolio/ABOUT.md @@ -0,0 +1,7 @@ +#TeamCoolio + +We are Kenny and [Future Teammates]. + +##About Us + +##Languages we love From 81da0fe46370f80f0f69027b7009f1bf8995190c Mon Sep 17 00:00:00 2001 From: First Last Date: Sat, 29 Nov 2014 01:33:58 +0200 Subject: [PATCH 844/997] dhgh --- Teams/{team => ThanosAlexander}/ABOUT.md | 2 +- Teams/{team => ThanosAlexander}/team.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename Teams/{team => ThanosAlexander}/ABOUT.md (97%) rename Teams/{team => ThanosAlexander}/team.json (98%) diff --git a/Teams/team/ABOUT.md b/Teams/ThanosAlexander/ABOUT.md similarity index 97% rename from Teams/team/ABOUT.md rename to Teams/ThanosAlexander/ABOUT.md index 4bb49be..673e629 100644 --- a/Teams/team/ABOUT.md +++ b/Teams/ThanosAlexander/ABOUT.md @@ -9,4 +9,4 @@ I'm still a beginner and I prefer php as almost all use it! ## Languages I love - HTML5 - Javascript -- php +- php \ No newline at end of file diff --git a/Teams/team/team.json b/Teams/ThanosAlexander/team.json similarity index 98% rename from Teams/team/team.json rename to Teams/ThanosAlexander/team.json index c794d4b..dd154e3 100644 --- a/Teams/team/team.json +++ b/Teams/ThanosAlexander/team.json @@ -8,4 +8,4 @@ "lead": true } ] -} +} \ No newline at end of file From 43888b6e10a24e443caa0841237c494c28cb3a65 Mon Sep 17 00:00:00 2001 From: First Last Date: Sat, 29 Nov 2014 02:05:15 +0200 Subject: [PATCH 845/997] Updated about.md and team.json --- Teams/ThanosAlexander/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/ThanosAlexander/team.json b/Teams/ThanosAlexander/team.json index dd154e3..61a0c89 100644 --- a/Teams/ThanosAlexander/team.json +++ b/Teams/ThanosAlexander/team.json @@ -8,4 +8,4 @@ "lead": true } ] -} \ No newline at end of file +} From 287bd133302b93feb1ec497dc7043cb4210cd90a Mon Sep 17 00:00:00 2001 From: Arturo Rojas Date: Sat, 29 Nov 2014 00:48:46 +0000 Subject: [PATCH 846/997] adding my team info --- Teams/Tico/ABOUT.md | 17 +++++++++++++++++ Teams/Tico/team.json | 11 +++++++++++ 2 files changed, 28 insertions(+) create mode 100644 Teams/Tico/ABOUT.md create mode 100644 Teams/Tico/team.json diff --git a/Teams/Tico/ABOUT.md b/Teams/Tico/ABOUT.md new file mode 100644 index 0000000..b711e2f --- /dev/null +++ b/Teams/Tico/ABOUT.md @@ -0,0 +1,17 @@ +About Me +================ + +http://www.gravatar.com/avatar/5400885eab5e8cfb7b3c60d143ee4f8c.png + +Hi, I'm a web developer from Costa Rica. I love what I do. So much that I even like to do it for free. +Prizes are good too but I just want to participate and have a great time. + +About My Team +================ + +I am the team, for now. I hope that changes in the next few days. + +About The Project +================ + +Project idea is sill very much in the air, but I can say for sure that its going to be a web app built on PHP (Laravel 4 framework) using jQuery for the client logic and MySQL for the database. \ No newline at end of file diff --git a/Teams/Tico/team.json b/Teams/Tico/team.json new file mode 100644 index 0000000..21108ce --- /dev/null +++ b/Teams/Tico/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Tico", + "members": [ + { + "name": "Arturo Rojas", + "twitter": "tuto1902", + "koding": "tuto1902", + "location": "Alajuela, CR" + } + ] +} \ No newline at end of file From 9f48911d4f3bad24271417fb4df0ae3cfa22ef93 Mon Sep 17 00:00:00 2001 From: "paulkim@designblooz.com" Date: Fri, 28 Nov 2014 20:42:57 -0500 Subject: [PATCH 847/997] Team Korea --- Teams/TeamKorea/ABOUT.md | 26 ++++++++++++++++++++++++++ Teams/TeamKorea/team.json | 17 +++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 Teams/TeamKorea/ABOUT.md create mode 100644 Teams/TeamKorea/team.json diff --git a/Teams/TeamKorea/ABOUT.md b/Teams/TeamKorea/ABOUT.md new file mode 100644 index 0000000..91b5d6e --- /dev/null +++ b/Teams/TeamKorea/ABOUT.md @@ -0,0 +1,26 @@ +Team Korea +================ + +Team of Koreans from U.S and South Korea + + +About your team +=========================== + +| designblooz | bgamut +|--- |--- +| ![designblooz](https://pbs.twimg.com/profile_images/1825842669/image.jpg) | ![bgamut](https://pbs.twimg.com/profile_images/1717908418/image.jpg) +|--- |--- +| Front-end Engineer to become full stack engineer in the near future. I love making and building products, I joined this global hackathon because it's a chance to show what I built to people around the world and it is exciting to be part of first global hackathon. |   + + +Skills/Languages +======= +- Meteor.js + - html/css/js + - mongodb + - node.js +- Google API +- Coming more soon. + + diff --git a/Teams/TeamKorea/team.json b/Teams/TeamKorea/team.json new file mode 100644 index 0000000..ccc33e8 --- /dev/null +++ b/Teams/TeamKorea/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Korea", + "members": [ + { + "name": "Paul Kim", + "twitter": "@designblooz", + "koding": "designblooz", + "location": "Edgewater, U.S" + }, + { + "name": "Bernard Ahn", + "twitter": "@bgamut", + "koding": "bgamut", + "location": "Seoul, KR" + } + ] +} From 6d4b476b714ed6494ac4266666551038af9ffd21 Mon Sep 17 00:00:00 2001 From: Paul Kim Date: Fri, 28 Nov 2014 20:46:29 -0500 Subject: [PATCH 848/997] Update ABOUT.md edit about.md --- Teams/TeamKorea/ABOUT.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Teams/TeamKorea/ABOUT.md b/Teams/TeamKorea/ABOUT.md index 91b5d6e..2ac5d48 100644 --- a/Teams/TeamKorea/ABOUT.md +++ b/Teams/TeamKorea/ABOUT.md @@ -4,13 +4,10 @@ Team Korea Team of Koreans from U.S and South Korea -About your team -=========================== | designblooz | bgamut |--- |--- -| ![designblooz](https://pbs.twimg.com/profile_images/1825842669/image.jpg) | ![bgamut](https://pbs.twimg.com/profile_images/1717908418/image.jpg) -|--- |--- +| ![designblooz](https://forrst-live.s3.amazonaws.com/users/photos/18304/xl.gif?1291114388) | ![bgamut](https://pbs.twimg.com/profile_images/1717908418/image.jpg) | Front-end Engineer to become full stack engineer in the near future. I love making and building products, I joined this global hackathon because it's a chance to show what I built to people around the world and it is exciting to be part of first global hackathon. |   From 093e308cd1e04a1575683f11c7be9b5b87e4c898 Mon Sep 17 00:00:00 2001 From: Md Ali Ahsan Rana Date: Fri, 28 Nov 2014 20:53:53 -0500 Subject: [PATCH 849/997] upstagecoder team initial informations --- Teams/UpStageCoder/ABOUT.md | 11 +++++++++++ Teams/UpStageCoder/team.json | 18 ++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 Teams/UpStageCoder/ABOUT.md create mode 100644 Teams/UpStageCoder/team.json diff --git a/Teams/UpStageCoder/ABOUT.md b/Teams/UpStageCoder/ABOUT.md new file mode 100644 index 0000000..1f84c15 --- /dev/null +++ b/Teams/UpStageCoder/ABOUT.md @@ -0,0 +1,11 @@ +About +================ + +About UpStageCoder Team +=========================== +| rana | nila +|--- |--- +| ![rana](https://avatars0.githubusercontent.com/u/368209?v=3&s=200) | ![nila](https://avatars2.githubusercontent.com/u/1213589?v=3&s=200) +| [Blog](http://codesamplez.com)|| + +More details coming soon! \ No newline at end of file diff --git a/Teams/UpStageCoder/team.json b/Teams/UpStageCoder/team.json new file mode 100644 index 0000000..c6b21e5 --- /dev/null +++ b/Teams/UpStageCoder/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "UpStageCoder", + "members": [ + { + "name": "Md Ali Ahsan Rana", + "twitter": "ranacseruet", + "koding": "ranacseruet", + "location": "Montreal, QC, Canada", + "lead": true + }, + { + "name": "Mahfuja Nilufar", + "twitter": "nilacseruet", + "koding": "nilacseruet", + "location": "Montreal, QC, Canada" + } + ] +} \ No newline at end of file From 2b0507fb8d512ec871fed7198468043db1127092 Mon Sep 17 00:00:00 2001 From: Kenny Lam Date: Fri, 28 Nov 2014 22:35:00 -0500 Subject: [PATCH 850/997] Update team member --- Teams/TeamCoolio/team.json | 34 +++++----------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) diff --git a/Teams/TeamCoolio/team.json b/Teams/TeamCoolio/team.json index 938e6f9..b3d6863 100644 --- a/Teams/TeamCoolio/team.json +++ b/Teams/TeamCoolio/team.json @@ -1,36 +1,12 @@ { - "teamName": "Team Koders", + "teamName": "TeamCoolio", "members": [ { - "name": "Full Name", - "twitter": "twitter acct no @", - "koding": "koding username", - "location": "city, 2 digit country code" - }, - { - "name": "Senthil A", - "twitter": "sent0hil", - "koding": "sent-hil", - "location": "Chennai, IN" - }, - { - "name": "Sinan Yasar", - "twitter": "sinanyasar", - "koding": "sinan", - "location": "San Francsico, US", + "name": "Kenny Lam", + "twitter": "kennylam007", + "koding": "superkenny101", + "location": "Markham, CA", "lead": true - }, - { - "name": "Devrim Yasar", - "twitter": "devrimyasar", - "koding": "devrim", - "location": "San Francsico, US" - }, - { - "name": "Nitin Gupta", - "twitter": "gniting", - "koding": "nitin", - "location": "Turin, IT" } ] } From a4c7265f98bf5cdd0aa1f9a268c473ee0083e374 Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 21:41:44 -0600 Subject: [PATCH 851/997] Create ABOUT.md --- Teams/0xdeadbeef/ABOUT.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Teams/0xdeadbeef/ABOUT.md diff --git a/Teams/0xdeadbeef/ABOUT.md b/Teams/0xdeadbeef/ABOUT.md new file mode 100644 index 0000000..b946ddb --- /dev/null +++ b/Teams/0xdeadbeef/ABOUT.md @@ -0,0 +1,32 @@ +0xdeadbeef +================ + +Welcome to the 0xdeadbeef one man team page. + +The One Man Team +=========================== + +| Jack +|--- +| ![Devrim](https://pbs.twimg.com/profile_images/538533874096021504/0upJlJIl_400x400.jpeg) + +Hello, my name is Jack Atkinson! I'm an Australian citizan born in July, 1996 who moved to America in 2005 which +is where I currently reside. Since I first gained the ability to turn on my mothers computer I have had an avid +interest in how they work. My curiosity was not getting me into too much trouble until I had a failed attempt at +dual booting her computer with Ubuntu. The end result of that endeavour led to her computer being sent back +to HP for the first time. That interest has manifested itself into a love for programming and solving problems +with comptuters. After devling deeper and deeper into the land of software development I had heard about hackathons +but thought they were a little bit above my level. When I read about Koding's Virtual Hackathon that was mostly +aimed towards High School students, I thought I should give it a shot and to my astonishisment and excitement I was +accepted! One fact that made this conpetition stick out to me was that I didn't need to travel anywhere which made +it easily accessible as I am in my senior year at high school. + + +The Plan +======== +I have chosen the theme of Introducing software development to a beginner. To make my idea a reality I will be +using the following API's: + +CreateJS + +Ace From 35fa9cc6fcc75b69a16afe48096d6838eac3eca0 Mon Sep 17 00:00:00 2001 From: Kenny Lam Date: Fri, 28 Nov 2014 22:41:51 -0500 Subject: [PATCH 852/997] Update info --- Teams/TeamCoolio/ABOUT.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Teams/TeamCoolio/ABOUT.md b/Teams/TeamCoolio/ABOUT.md index 616e67c..e536ea6 100644 --- a/Teams/TeamCoolio/ABOUT.md +++ b/Teams/TeamCoolio/ABOUT.md @@ -1,7 +1,15 @@ #TeamCoolio -We are Kenny and [Future Teammates]. + ##About Us -##Languages we love +I am Kenny and I have a passion in web design. +I am really looking forward to my first hackathon to develop the best application in 48 hours. + +##Languages I love + +- Javascript +- CSS3 +- HTML5 +- Java From a5e5f549ca2709f7dbd15ec14085a9eb40ebc504 Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Sat, 29 Nov 2014 10:52:26 +0700 Subject: [PATCH 853/997] Update team.json --- Teams/iTeam/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/iTeam/team.json b/Teams/iTeam/team.json index 2762899..a70ef0a 100644 --- a/Teams/iTeam/team.json +++ b/Teams/iTeam/team.json @@ -16,7 +16,7 @@ }, { "name": "Shin Masaharu", - "twitter": "", + "twitter": "mjv316", "koding": "shinkun", "location": "Davao City, PH" } From ac342cd27dbfcb6c2af76143705cbe8426802b2a Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 21:53:45 -0600 Subject: [PATCH 854/997] Update ABOUT.md --- Teams/0xdeadbeef/ABOUT.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Teams/0xdeadbeef/ABOUT.md b/Teams/0xdeadbeef/ABOUT.md index b946ddb..73202a2 100644 --- a/Teams/0xdeadbeef/ABOUT.md +++ b/Teams/0xdeadbeef/ABOUT.md @@ -10,15 +10,15 @@ The One Man Team |--- | ![Devrim](https://pbs.twimg.com/profile_images/538533874096021504/0upJlJIl_400x400.jpeg) -Hello, my name is Jack Atkinson! I'm an Australian citizan born in July, 1996 who moved to America in 2005 which +Hello, my name is Jack Atkinson! I'm an Australian citizen born in July, 1996 who moved to America in 2005 which is where I currently reside. Since I first gained the ability to turn on my mothers computer I have had an avid interest in how they work. My curiosity was not getting me into too much trouble until I had a failed attempt at -dual booting her computer with Ubuntu. The end result of that endeavour led to her computer being sent back +dual booting her computer with Ubuntu. The end result of that endeavor led to her computer being sent back to HP for the first time. That interest has manifested itself into a love for programming and solving problems -with comptuters. After devling deeper and deeper into the land of software development I had heard about hackathons +with computers. After delving deeper and deeper into the land of software development I had heard about hackathons but thought they were a little bit above my level. When I read about Koding's Virtual Hackathon that was mostly -aimed towards High School students, I thought I should give it a shot and to my astonishisment and excitement I was -accepted! One fact that made this conpetition stick out to me was that I didn't need to travel anywhere which made +aimed towards High School students, I thought I should give it a shot and to my astonishment and excitement I was +accepted! One fact that made this competition stick out to me was that I didn't need to travel anywhere which made it easily accessible as I am in my senior year at high school. @@ -30,3 +30,4 @@ using the following API's: CreateJS Ace + From 1050e54ef7cd671b963a6497e48dd879cfb9604a Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Sat, 29 Nov 2014 10:54:46 +0700 Subject: [PATCH 855/997] Update ABOUT.md --- Teams/iTeam/ABOUT.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Teams/iTeam/ABOUT.md b/Teams/iTeam/ABOUT.md index 594df29..8c9a8f7 100644 --- a/Teams/iTeam/ABOUT.md +++ b/Teams/iTeam/ABOUT.md @@ -3,7 +3,7 @@ About team ########## -Ivan Skorodumov
+Ivan Skorodumov My experience in web-development more 6 years, I prefer to working on backend (PHP, Yii framework, MySQL, API integration/automation). @@ -11,3 +11,12 @@ Also I have experience with front-end (Javascript/jQuery, data visualization), have strong math/analytics skills. My oDesk profile: https://www.odesk.com/users/~01033ce619dfb10d12 + + +########## + +Shin Masaharu + +Electrical Engineer by profession and my avid interest in firmware programming +lead me to exploring more programming languages and design patterns. +Skills: Javascript, jQuery, AngularJS, UX design. Java, C, PHP, APIs & MySQL. From ce1553c234d9a5d98a8b76a91551d7e8026f6732 Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 21:54:46 -0600 Subject: [PATCH 856/997] Update team.json --- Teams/0xdeadbeef/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/0xdeadbeef/team.json b/Teams/0xdeadbeef/team.json index 948d51f..55917d9 100644 --- a/Teams/0xdeadbeef/team.json +++ b/Teams/0xdeadbeef/team.json @@ -1,5 +1,5 @@ { - "teamName": "deadbeef", + "teamName": "0xdeadbeef", "members": [ { "name": "Jack Edward Blair Atkinson", From 585d68f59ae846319249926987ccad54179e270d Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Sat, 29 Nov 2014 10:55:10 +0700 Subject: [PATCH 857/997] Update ABOUT.md --- Teams/iTeam/ABOUT.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Teams/iTeam/ABOUT.md b/Teams/iTeam/ABOUT.md index 8c9a8f7..131af63 100644 --- a/Teams/iTeam/ABOUT.md +++ b/Teams/iTeam/ABOUT.md @@ -9,7 +9,6 @@ My experience in web-development more 6 years, I prefer to working on backend (PHP, Yii framework, MySQL, API integration/automation). Also I have experience with front-end (Javascript/jQuery, data visualization), have strong math/analytics skills. - My oDesk profile: https://www.odesk.com/users/~01033ce619dfb10d12 From 57a546d6e21bde4430dbf7f8d7d6e12e4a92871b Mon Sep 17 00:00:00 2001 From: Kenny Lam Date: Sat, 29 Nov 2014 00:01:45 -0500 Subject: [PATCH 858/997] Added Team member --- Teams/TeamCoolio/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/TeamCoolio/team.json b/Teams/TeamCoolio/team.json index b3d6863..e97e7a8 100644 --- a/Teams/TeamCoolio/team.json +++ b/Teams/TeamCoolio/team.json @@ -7,6 +7,12 @@ "koding": "superkenny101", "location": "Markham, CA", "lead": true + }, + { + "name": "Kenny Chan", + "twitter": "KennyMChan", + "koding": "itzkensterz", + "location": "Markham, CA" } ] } From 93d597fb6575eb2e15662e405324f63a775f8dad Mon Sep 17 00:00:00 2001 From: Suman Saurabh Date: Sat, 29 Nov 2014 10:45:12 +0530 Subject: [PATCH 859/997] Update team.json --- Teams/TzarKodex/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TzarKodex/team.json b/Teams/TzarKodex/team.json index 6b52199..5c8c10e 100644 --- a/Teams/TzarKodex/team.json +++ b/Teams/TzarKodex/team.json @@ -6,6 +6,6 @@ "twitter": "_SumanSaurabh", "koding": "perfectus", "location": "Jaipur, IN" - }, + } ] } From 9bb2f1f62020fb9052ec212480dee04d9941913f Mon Sep 17 00:00:00 2001 From: Jack Atkinson Date: Fri, 28 Nov 2014 23:20:14 -0600 Subject: [PATCH 860/997] Update ABOUT.md --- Teams/0xdeadbeef/ABOUT.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Teams/0xdeadbeef/ABOUT.md b/Teams/0xdeadbeef/ABOUT.md index 73202a2..2aa74b8 100644 --- a/Teams/0xdeadbeef/ABOUT.md +++ b/Teams/0xdeadbeef/ABOUT.md @@ -3,14 +3,14 @@ Welcome to the 0xdeadbeef one man team page. -The One Man Team +About 0xdeadbeef =========================== -| Jack +| Jack Atkinson |--- | ![Devrim](https://pbs.twimg.com/profile_images/538533874096021504/0upJlJIl_400x400.jpeg) -Hello, my name is Jack Atkinson! I'm an Australian citizen born in July, 1996 who moved to America in 2005 which +Hello, my name is Jack Atkinson! I'm an Australian citizen born July, 1996 who moved to America in 2005 which is where I currently reside. Since I first gained the ability to turn on my mothers computer I have had an avid interest in how they work. My curiosity was not getting me into too much trouble until I had a failed attempt at dual booting her computer with Ubuntu. The end result of that endeavor led to her computer being sent back @@ -21,6 +21,12 @@ aimed towards High School students, I thought I should give it a shot and to my accepted! One fact that made this competition stick out to me was that I didn't need to travel anywhere which made it easily accessible as I am in my senior year at high school. +Skills +======== +Currently my strongest skills are: C++, C#, Python, HTML, CSS, DOS(Batch Files) + +For this project I plan on expanding my skillset of Javascript. + The Plan ======== From ba4c05c6b4789a9766c5aa4764ca4d20160e9f23 Mon Sep 17 00:00:00 2001 From: Vasuman Ravichandran Date: Sat, 29 Nov 2014 11:18:17 +0530 Subject: [PATCH 861/997] Update team.json --- Teams/G10aT/team.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/G10aT/team.json b/Teams/G10aT/team.json index 1ca931f..31518bb 100644 --- a/Teams/G10aT/team.json +++ b/Teams/G10aT/team.json @@ -12,8 +12,7 @@ "name": "Nirvik Ghosh", "twitter": "", "koding": "nirvik1993", - "location": "Mumbai, IN", - "lead": false + "location": "Mumbai, IN" } ] } From 2124284487226f0b4a490e5b21327ff545e5d386 Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 29 Nov 2014 14:35:58 +0800 Subject: [PATCH 862/997] Innovate create team.jason --- Teams/Innovate/team.jason | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/Innovate/team.jason diff --git a/Teams/Innovate/team.jason b/Teams/Innovate/team.jason new file mode 100644 index 0000000..5a8de62 --- /dev/null +++ b/Teams/Innovate/team.jason @@ -0,0 +1,24 @@ +{ + "teamName": "Innovate", + "members": [ + { + "name": "Chan Pak Loong", + "twitter": "", + "koding": "pakloong", + "location": "Kuala Lumpur, MY", + "lead": true + }, + { + "name": "Chan Seng Loong", + "twitter": "", + "koding": "dragon82", + "location": "Kuala Lumpur, MY" + }, + { + "name": "Maniganda Raju", + "twitter": "", + "koding": "manigandan.raju@gmail.com", + "location": "Kuala Lumpur, MY" + } + ] +} From f763c29170763a0047b919fb649709be3a18c64e Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:12:28 +0530 Subject: [PATCH 863/997] added team --- Teams/StealthMode/ABOUT.md | 21 +++++++++++++++++++++ Teams/StealthMode/team.json | 18 ++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 Teams/StealthMode/ABOUT.md create mode 100644 Teams/StealthMode/team.json diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md new file mode 100644 index 0000000..3dd84a0 --- /dev/null +++ b/Teams/StealthMode/ABOUT.md @@ -0,0 +1,21 @@ +Stealth Mode +================ + +We are Pythonist. + +About your team +=========================== + +| Vaibhav | +|--- |--- | +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) + + + + + + +I'm Vaibhav Mule, a programmer from Bangalore, India. I wanted join because I see Koding.com is giving an opportunities to showcase their skills to at global level. + + +I'm Python guy that's going to use Python. I havn't decided which API would be used. but I have will be analysing the terms and condition of Facebook, Google and Twitter and show it in itreactive way. diff --git a/Teams/StealthMode/team.json b/Teams/StealthMode/team.json new file mode 100644 index 0000000..bd24387 --- /dev/null +++ b/Teams/StealthMode/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Stealth Mode", + "members": [ + { + "name": "Vaibhav Mule", + "twitter": "vaibhavmule", + "koding": "vaibhavmule", + "location": "Bangalore, India." + "lead": true + }, + { + "name": "Ramesh Ravi", + "twitter": "ramesh7128", + "koding": "ramesh7128", + "location": "Bangalore, India." + } + ] +} \ No newline at end of file From 6fb40c9f95354fac47f63e45a9315fe686de327d Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:15:05 +0530 Subject: [PATCH 864/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index 3dd84a0..dbdcc43 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -8,7 +8,9 @@ About your team | Vaibhav | |--- |--- | -| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) + +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) +| ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | From b5a883e8f754c757e26c825ca1650317e43d6a58 Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:16:12 +0530 Subject: [PATCH 865/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index dbdcc43..58bf40d 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -9,8 +9,8 @@ About your team | Vaibhav | |--- |--- | -| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) -| ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | +![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | From afe6df2482df4a0579c14b027913df63b905184e Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:16:37 +0530 Subject: [PATCH 866/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index 58bf40d..ddec332 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -9,8 +9,7 @@ About your team | Vaibhav | |--- |--- | -| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | -![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | From 37ee7dd45d2c059ccbcf016998e2b25ae1b80a0e Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:18:24 +0530 Subject: [PATCH 867/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index ddec332..971520e 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -6,10 +6,10 @@ We are Pythonist. About your team =========================== -| Vaibhav | +| Vaibhav | Ramesh | |--- |--- | -| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | From 4a497c07efac80b62eaf6beb3bfae8b6c72b62ca Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:19:35 +0530 Subject: [PATCH 868/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index 971520e..2918e91 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -6,10 +6,11 @@ We are Pythonist. About your team =========================== -| Vaibhav | Ramesh | -|--- |--- | +| Vaibhav | Ramesh | | +|--- |--- |--- |--- | ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | +![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | From fa471fe7fd574cb55771545d70f46624b4fcd360 Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:20:00 +0530 Subject: [PATCH 869/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index 2918e91..6c1a85f 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -6,11 +6,9 @@ We are Pythonist. About your team =========================== -| Vaibhav | Ramesh | | +| devrim | nitin | sinan | emre |--- |--- |--- |--- - -| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://scontent-a.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10574358_10152159172226574_2998773965547101880_n.jpg?oh=5ccca6b51dff1e0187d0f7aff926d7ff&oe=54D9815F) | -![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| ![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) | From 894905a54eff5bd02c45bd481034c1de4218015c Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:21:26 +0530 Subject: [PATCH 870/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index 6c1a85f..8563390 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -6,9 +6,9 @@ We are Pythonist. About your team =========================== -| devrim | nitin | sinan | emre +| Vaibhav | Ramesh | | |--- |--- |--- |--- -| ![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) | +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://pbs.twimg.com/profile_images/522297664893771777/Js9zh_9P_400x400.jpeg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | From b30fc3e7bafe1f194eef3799695e6ea2721f1d24 Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 12:21:55 +0530 Subject: [PATCH 871/997] Update ABOUT.md --- Teams/StealthMode/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/StealthMode/ABOUT.md b/Teams/StealthMode/ABOUT.md index 8563390..75e6bd1 100644 --- a/Teams/StealthMode/ABOUT.md +++ b/Teams/StealthMode/ABOUT.md @@ -8,7 +8,7 @@ About your team | Vaibhav | Ramesh | | |--- |--- |--- |--- -| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://pbs.twimg.com/profile_images/522297664893771777/Js9zh_9P_400x400.jpeg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| ![Vaibhav](https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2014-11-18/3033198834_aa030ae0968a3089c036_192.jpg) | ![Ramesh](https://pbs.twimg.com/profile_images/522297664893771777/Js9zh_9P_400x400.jpeg) | | | From 7e873e4547160c634a8b2626271df96dc1110561 Mon Sep 17 00:00:00 2001 From: Nadeesha Cabral Date: Sat, 29 Nov 2014 12:24:59 +0530 Subject: [PATCH 872/997] adding team mantis --- Teams/mantis/ABOUT.md | 21 +++++++++++++++++++++ Teams/mantis/team.json | 11 +++++++++++ 2 files changed, 32 insertions(+) create mode 100644 Teams/mantis/ABOUT.md create mode 100644 Teams/mantis/team.json diff --git a/Teams/mantis/ABOUT.md b/Teams/mantis/ABOUT.md new file mode 100644 index 0000000..ca685d0 --- /dev/null +++ b/Teams/mantis/ABOUT.md @@ -0,0 +1,21 @@ +Mantis +================ + +Whether you're a fan of Preying Mantis or the Mantis Shrimp, it doesn't really matter. Mantis Shrimp is better. + + +About your team +=========================== + +| nadeesha | +|--- | +| ![nadeesha](https://pbs.twimg.com/profile_images/538531580759642112/6E9RC_8N_400x400.jpeg) | + +I'm Nadeesha from Colombo, Sri Lanka and I joined this quest for gold and glory. Not this one? Ok, sorry. + +I'm Nadeesha, a full stack developer from Colombo, Sri Lanka. I like to do stuff with Javascript. + + +About your skills and what you are going to do? +======= +Node.js, probably the MEAN stack. Chrome extensions maybe, and websockets. Yes, sweet sweet websockets. \ No newline at end of file diff --git a/Teams/mantis/team.json b/Teams/mantis/team.json new file mode 100644 index 0000000..2ce9889 --- /dev/null +++ b/Teams/mantis/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "mantis", + "members": [ + { + "name": "Nadeesha Cabral", + "twitter": "ncthis", + "koding": "nadeeshacabral", + "location": "Colombo, LK" + } + ] +} \ No newline at end of file From 72ed1c76122c39fece3a3f057fd1120ef1ddc963 Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 29 Nov 2014 15:02:54 +0800 Subject: [PATCH 873/997] Innovate create ABOUT.md --- Teams/Innovate/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/Innovate/ABOUT.md diff --git a/Teams/Innovate/ABOUT.md b/Teams/Innovate/ABOUT.md new file mode 100644 index 0000000..0b9a457 --- /dev/null +++ b/Teams/Innovate/ABOUT.md @@ -0,0 +1,18 @@ +General +======= +We are the Innovate team, and all of us are from Malaysia. + +About our Team +============== +We are consist of 3 persons and we are :- + +1) Pak Loong Chan (Leader) +2) Seng Loong Chan (Brother of Pak Loong Chan) +3) Maniganda Raju (Working colleague of Pak Loong Chan) + +Togather, we embark on the global hackathon journey. + +Our Skill Sets and Goal in Global Hackathon +=========================================== +We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything which going to get +this project working. From 9bd42ded31db8a090855407058ac09ca750ac057 Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 29 Nov 2014 15:03:44 +0800 Subject: [PATCH 874/997] Innovate update team.jason --- Teams/Innovate/team.jason | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Innovate/team.jason b/Teams/Innovate/team.jason index 5a8de62..8db4c7f 100644 --- a/Teams/Innovate/team.jason +++ b/Teams/Innovate/team.jason @@ -17,7 +17,7 @@ { "name": "Maniganda Raju", "twitter": "", - "koding": "manigandan.raju@gmail.com", + "koding": "lordbenevolence", "location": "Kuala Lumpur, MY" } ] From 790ef74a0b8928dff8bb5fab415a781d9919256b Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 29 Nov 2014 15:04:44 +0800 Subject: [PATCH 875/997] Update ABOUT.md --- Teams/Innovate/ABOUT.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Teams/Innovate/ABOUT.md b/Teams/Innovate/ABOUT.md index 0b9a457..b8b5337 100644 --- a/Teams/Innovate/ABOUT.md +++ b/Teams/Innovate/ABOUT.md @@ -6,13 +6,15 @@ About our Team ============== We are consist of 3 persons and we are :- -1) Pak Loong Chan (Leader) -2) Seng Loong Chan (Brother of Pak Loong Chan) -3) Maniganda Raju (Working colleague of Pak Loong Chan) +(1) Pak Loong Chan (Leader) + +(2) Seng Loong Chan (Brother of Pak Loong Chan) + +(3) Maniganda Raju (Working colleague of Pak Loong Chan) Togather, we embark on the global hackathon journey. Our Skill Sets and Goal in Global Hackathon =========================================== -We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything which going to get +We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything else which going to get this project working. From 29fbcbde68ce5fb547f763df7144adeb6df79914 Mon Sep 17 00:00:00 2001 From: ishrikrishna Date: Sat, 29 Nov 2014 12:37:38 +0530 Subject: [PATCH 876/997] Create team.json --- Teams/AIResearcher/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/AIResearcher/team.json diff --git a/Teams/AIResearcher/team.json b/Teams/AIResearcher/team.json new file mode 100644 index 0000000..1c0a2f6 --- /dev/null +++ b/Teams/AIResearcher/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "AIResearcher", + "members": [ + { + "name": "Shrikrishna Meena", + "twitter": "ishrikrishna", + "koding": "ishrikrishna", + "location": "New Delhi, IN" + } + ] +} From 95eebbffdf26cfb1e2f351ca538941ad961edf41 Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 29 Nov 2014 15:10:19 +0800 Subject: [PATCH 877/997] Update ABOUT.md --- Teams/Innovate/ABOUT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Teams/Innovate/ABOUT.md b/Teams/Innovate/ABOUT.md index b8b5337..bf8739c 100644 --- a/Teams/Innovate/ABOUT.md +++ b/Teams/Innovate/ABOUT.md @@ -10,11 +10,10 @@ We are consist of 3 persons and we are :- (2) Seng Loong Chan (Brother of Pak Loong Chan) -(3) Maniganda Raju (Working colleague of Pak Loong Chan) +(3) Manigandan Raju (Working colleague of Pak Loong Chan) Togather, we embark on the global hackathon journey. Our Skill Sets and Goal in Global Hackathon =========================================== -We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything else which going to get -this project working. +We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything else which going to get this project working. From 0025a79b728c6c7b218d2a42e8152f26b67975f7 Mon Sep 17 00:00:00 2001 From: dragon28 Date: Sat, 29 Nov 2014 15:11:37 +0800 Subject: [PATCH 878/997] Update team.jason --- Teams/Innovate/team.jason | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Innovate/team.jason b/Teams/Innovate/team.jason index 8db4c7f..8237334 100644 --- a/Teams/Innovate/team.jason +++ b/Teams/Innovate/team.jason @@ -15,7 +15,7 @@ "location": "Kuala Lumpur, MY" }, { - "name": "Maniganda Raju", + "name": "Manigandan Raju", "twitter": "", "koding": "lordbenevolence", "location": "Kuala Lumpur, MY" From cdb548f0d55d548368027752a0b0e66edea6e129 Mon Sep 17 00:00:00 2001 From: bwalya Date: Sat, 29 Nov 2014 09:02:33 +0100 Subject: [PATCH 879/997] updated team file --- Teams/CongoKoders/team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/CongoKoders/team.js b/Teams/CongoKoders/team.js index 5280d1e..5e49264 100644 --- a/Teams/CongoKoders/team.js +++ b/Teams/CongoKoders/team.js @@ -3,7 +3,7 @@ "members": [ { "name": "Herve Bupe Bwalya", - "twitter": "HerveBupe", + "twitter":"HerveBupe", "koding": "hervebwalya", "location": "Lubumbashi, CD" } From f9f4054dc591b89de118aad28d4ae956a28c83a2 Mon Sep 17 00:00:00 2001 From: bwalya Date: Sat, 29 Nov 2014 09:08:02 +0100 Subject: [PATCH 880/997] updated about.md --- Teams/CongoKoders/ABOUT.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Teams/CongoKoders/ABOUT.md b/Teams/CongoKoders/ABOUT.md index b88d358..f785f3d 100644 --- a/Teams/CongoKoders/ABOUT.md +++ b/Teams/CongoKoders/ABOUT.md @@ -5,10 +5,13 @@ Single menber team . About me =========================== -I am a developer, web designer and computer programmer offering over 5 years -of experience on both client and server sides. I have advenced skills in -PHP(Symfony2, Laravel), MySQL, Nodejs/Javascript,Ember.js, Backbone.js, C++ (Qt4, Qt5 framework), -Java (SE,EE) and HTML5/CSS3;. +My skills : + - Node.js/express.js/socket.io, + - Ember.js, + - HTML5/CSS3, + - PHP ( Symfony2 standard edition), + - Angular.js, + - C/C++ (Qt4,Qt5) Project From 3793c986d41452e16784bf9f9796e044ec9aa727 Mon Sep 17 00:00:00 2001 From: ishrikrishna Date: Sat, 29 Nov 2014 13:47:15 +0530 Subject: [PATCH 881/997] Created ABOUT.md Added all the available information. --- Teams/AIResearcher/ABOUT.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Teams/AIResearcher/ABOUT.md diff --git a/Teams/AIResearcher/ABOUT.md b/Teams/AIResearcher/ABOUT.md new file mode 100644 index 0000000..616a257 --- /dev/null +++ b/Teams/AIResearcher/ABOUT.md @@ -0,0 +1,33 @@ +About Me +=========================== + +| Krishna +|--- +| ![Krishna](https://pbs.twimg.com/profile_images/533563528326569984/Y_roXyC8.jpeg) | + +Tell us who you are, why you did you decide to join? + +Hi, + +My full name is Shrikrishna Meena. I did held a long list of roles in many teams and +independently from a Software Developer, Trainer, AI researcher to founder of one small undercover start-up (Finance issues forced me to shut it down few months ago) :) Et cetera. +Trained and guided many engineers privately in the field of developing software applications +for almost all type of platforms, Mobile, Desktop and Web. + +Well, No one was lucky enough to take the credit of teaching & training me in the fields of mine expertise and proficiency, +which is is very diversified, as you can conclude from the above. + +You can checkout my odesk profile for skill set and work history. Not all the skills are listed there because odesk was lacking them in their records to be allowed to add. +https://www.odesk.com/o/profiles/users/_~016cc1c8e985de32ee/ + +I am very passionate about building applications that may bring +ve change in world and advance our whole human race. + +About your skills and what you are going to do? +======= +I have working experience with almost all the popular APIs available on web. +List includes, Google, Facebook, Twitter, Fitbit, Payment Gateways, VoIP gateways, Mail Services, Zendesk etc. +Learning Power is very strong. So, Adpating to new APIs is just only a matter of few hours. +For other skills, Checkout my oDesk profile via link above. + +I wasn't able to brainstorm on themes Yet but as soon as I have an Idea ready, I will update this section :) + From 1a709c7e03925a943cc61b313a8ba423d002ccfc Mon Sep 17 00:00:00 2001 From: sm0ke21 Date: Sat, 29 Nov 2014 09:22:50 +0100 Subject: [PATCH 882/997] Added team information --- Teams/teamgr/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/teamgr/team.json diff --git a/Teams/teamgr/team.json b/Teams/teamgr/team.json new file mode 100644 index 0000000..e3d6cbd --- /dev/null +++ b/Teams/teamgr/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "teamgr", + "members": [ + { + "name": "Dimitrios Kordas", + "twitter": "sm0ke21", + "koding": "teamgr", + "location": "Cologne, DE" + }, + { + "name": "Ioannis Krommydas", + "twitter": "kr0mmy", + "koding": "", + "location": "Cologne, DE" + } + ] +} From bb52ad486af56f130f9569f27a2c1f8f90e64aaf Mon Sep 17 00:00:00 2001 From: sm0ke21 Date: Sat, 29 Nov 2014 09:25:29 +0100 Subject: [PATCH 883/997] Added an about file --- Teams/teamgr/ABOUT.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Teams/teamgr/ABOUT.md diff --git a/Teams/teamgr/ABOUT.md b/Teams/teamgr/ABOUT.md new file mode 100644 index 0000000..11e9204 --- /dev/null +++ b/Teams/teamgr/ABOUT.md @@ -0,0 +1,8 @@ + +# Team GR + +## About Us + +- Dimitrios + +- Ioannis From 54211b9db29f5b69f7a4c6d71a263569d979b8a5 Mon Sep 17 00:00:00 2001 From: sm0ke21 Date: Sat, 29 Nov 2014 09:27:21 +0100 Subject: [PATCH 884/997] Added some more information --- Teams/teamgr/ABOUT.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/teamgr/ABOUT.md b/Teams/teamgr/ABOUT.md index 11e9204..f0cbb2f 100644 --- a/Teams/teamgr/ABOUT.md +++ b/Teams/teamgr/ABOUT.md @@ -4,5 +4,10 @@ ## About Us - Dimitrios + opensource monkey - Ioannis + .NET know-it-all + +## Languages we love +Python, C, C#, Java From 2debcd80b71ca6dee6ee587f97c06a10f2258c25 Mon Sep 17 00:00:00 2001 From: Dimitrios Kordas Date: Sat, 29 Nov 2014 09:35:27 +0100 Subject: [PATCH 885/997] 2nd member koding account being worked out. --- Teams/teamgr/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/teamgr/team.json b/Teams/teamgr/team.json index e3d6cbd..05157a5 100644 --- a/Teams/teamgr/team.json +++ b/Teams/teamgr/team.json @@ -10,7 +10,7 @@ { "name": "Ioannis Krommydas", "twitter": "kr0mmy", - "koding": "", + "koding": "", // working on it "location": "Cologne, DE" } ] From e3cbe892287966a1958ea6321b9abfba088a83ab Mon Sep 17 00:00:00 2001 From: Nootan Ghimire Date: Sat, 29 Nov 2014 14:48:27 +0545 Subject: [PATCH 886/997] Create team.json --- Teams/everestack/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/everestack/team.json diff --git a/Teams/everestack/team.json b/Teams/everestack/team.json new file mode 100644 index 0000000..2086ed9 --- /dev/null +++ b/Teams/everestack/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "everestack", + "members": [ + { + "name": "Nootan Ghimire", + "twitter": "nootanghimire", + "koding": "nootanghimire", + "location": "Kathmandu, NP", + "lead": true + }, + { + "name": "Nishan Bajracharya", + "twitter": "Nishan_cd", + "koding": "", + "location": "Kathmandu, NP" + } + ] +} From 98ec23d5e7fade8b9f253e1ffa8a87650cbd33b7 Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:13:14 -0800 Subject: [PATCH 887/997] TrumanAwesome Just what the team name says: TrumanAwesome. I'm a enthusiastic, innovation all-round "computer boy" and "coding lover" from Hong Kong. Now I'm living in Vancouver. I'm 15 years old and maybe I'm the youngest hackathon. :D I AM READY --- Teams/TrumanAwesome/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TrumanAwesome/team.json diff --git a/Teams/TrumanAwesome/team.json b/Teams/TrumanAwesome/team.json new file mode 100644 index 0000000..ce9930c --- /dev/null +++ b/Teams/TrumanAwesome/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Truman", + "twitter": "trumanhung", + "koding": "truboyh14", + "location": "Vancouver, CA" + }, + ] +} From 4289ee736cd68445542cc6d47f19e904577d31e9 Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:19:52 -0800 Subject: [PATCH 888/997] Added an about file --- Teams/TrumanAwesome/ABOUT.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Teams/TrumanAwesome/ABOUT.md diff --git a/Teams/TrumanAwesome/ABOUT.md b/Teams/TrumanAwesome/ABOUT.md new file mode 100644 index 0000000..302fc64 --- /dev/null +++ b/Teams/TrumanAwesome/ABOUT.md @@ -0,0 +1,6 @@ + + # TrumanAwesome + +My name is Truman, a all-round "coding lover" from Hong Kong and now I am living in Vancouver. +I am 15 and I think I'm the youngest participants of hackathon! + From 64946bdbcf2b827ceffe4f330535b1fb3d4c6a98 Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:21:21 -0800 Subject: [PATCH 889/997] Update ABOUT.md --- Teams/TrumanAwesome/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TrumanAwesome/ABOUT.md b/Teams/TrumanAwesome/ABOUT.md index 302fc64..0c55bcc 100644 --- a/Teams/TrumanAwesome/ABOUT.md +++ b/Teams/TrumanAwesome/ABOUT.md @@ -2,5 +2,5 @@ # TrumanAwesome My name is Truman, a all-round "coding lover" from Hong Kong and now I am living in Vancouver. -I am 15 and I think I'm the youngest participants of hackathon! +I am 15 and maybe the youngest participants of hackathon! From b14dfb094b74674edf7fa3b1c6a091e5e7417bd8 Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:21:56 -0800 Subject: [PATCH 890/997] Update ABOUT.md --- Teams/TrumanAwesome/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TrumanAwesome/ABOUT.md b/Teams/TrumanAwesome/ABOUT.md index 0c55bcc..a63e14a 100644 --- a/Teams/TrumanAwesome/ABOUT.md +++ b/Teams/TrumanAwesome/ABOUT.md @@ -1,6 +1,6 @@ # TrumanAwesome -My name is Truman, a all-round "coding lover" from Hong Kong and now I am living in Vancouver. +My name is Truman, an all-round, enthusiastic "coding lover" from Hong Kong and now I am living in Vancouver. I am 15 and maybe the youngest participants of hackathon! From 2b210ef2647b3b56027661675c2a6678e09b06c6 Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:23:58 -0800 Subject: [PATCH 891/997] Update ABOUT.md --- Teams/TrumanAwesome/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/TrumanAwesome/ABOUT.md b/Teams/TrumanAwesome/ABOUT.md index a63e14a..ce6722d 100644 --- a/Teams/TrumanAwesome/ABOUT.md +++ b/Teams/TrumanAwesome/ABOUT.md @@ -1,6 +1,6 @@ # TrumanAwesome - -My name is Truman, an all-round, enthusiastic "coding lover" from Hong Kong and now I am living in Vancouver. -I am 15 and maybe the youngest participants of hackathon! - + Just what the team name says: TrumanAwesome. +I'm a enthusiastic, innovation all-round "computer boy" and "coding lover" from Hong Kong. Now I'm living in Vancouver. +I'm 15 years old and maybe the youngest hackathon. :D +I AM READY From 1828b6fed97a5bdc424a1331faededae580eee2e Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:24:05 -0800 Subject: [PATCH 892/997] Update ABOUT.md --- Teams/TrumanAwesome/ABOUT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Teams/TrumanAwesome/ABOUT.md b/Teams/TrumanAwesome/ABOUT.md index ce6722d..a4b3df1 100644 --- a/Teams/TrumanAwesome/ABOUT.md +++ b/Teams/TrumanAwesome/ABOUT.md @@ -3,4 +3,5 @@ Just what the team name says: TrumanAwesome. I'm a enthusiastic, innovation all-round "computer boy" and "coding lover" from Hong Kong. Now I'm living in Vancouver. I'm 15 years old and maybe the youngest hackathon. :D + I AM READY From 1bc9766e0c38b4b35e4fd2ddf30ef3931132abaa Mon Sep 17 00:00:00 2001 From: Nootan Ghimire Date: Sat, 29 Nov 2014 15:09:35 +0545 Subject: [PATCH 893/997] Create ABOUT.md --- Teams/everestack/ABOUT.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/everestack/ABOUT.md diff --git a/Teams/everestack/ABOUT.md b/Teams/everestack/ABOUT.md new file mode 100644 index 0000000..22e1edc --- /dev/null +++ b/Teams/everestack/ABOUT.md @@ -0,0 +1,18 @@ +This is our page +================ +Hello, Everyone. This is team "everestack" (maybe it's combination of everest and stack). + +About your team +=========================== + +- Nootan Ghimire +- Nishan Bajracharya + +We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. + + +About your skills and what you are going to do? +======= +Nootan Ghimire will be seeing the development part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D + + From 11ea0fd378f232f0692ddec0d1e358a723a0c1ea Mon Sep 17 00:00:00 2001 From: michaelhays Date: Sat, 29 Nov 2014 03:31:33 -0600 Subject: [PATCH 894/997] Create team.json --- Teams/NotLastPlace/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/NotLastPlace/team.json diff --git a/Teams/NotLastPlace/team.json b/Teams/NotLastPlace/team.json new file mode 100644 index 0000000..fe1c789 --- /dev/null +++ b/Teams/NotLastPlace/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "NotLastPlace", + "members": [ + { + "name": "Michael Hays", + "twitter": "michaelhays92", + "koding": "michaelhays", + "location": "Dallas, US" + } + ] +} From 2b3cb4eaf05766f1cda785bebac5f0699e4770bf Mon Sep 17 00:00:00 2001 From: michaelhays Date: Sat, 29 Nov 2014 03:33:24 -0600 Subject: [PATCH 895/997] Update team.json --- Teams/NotLastPlace/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/NotLastPlace/team.json b/Teams/NotLastPlace/team.json index fe1c789..8d43016 100644 --- a/Teams/NotLastPlace/team.json +++ b/Teams/NotLastPlace/team.json @@ -5,7 +5,8 @@ "name": "Michael Hays", "twitter": "michaelhays92", "koding": "michaelhays", - "location": "Dallas, US" + "location": "Dallas, US", + "lead": true } ] } From d01ee3ff59a8345f032ba9db028e442b76f15fa6 Mon Sep 17 00:00:00 2001 From: michaelhays Date: Sat, 29 Nov 2014 03:48:34 -0600 Subject: [PATCH 896/997] Create ABOUT.md --- Teams/NotLastPlace/ABOUT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Teams/NotLastPlace/ABOUT.md diff --git a/Teams/NotLastPlace/ABOUT.md b/Teams/NotLastPlace/ABOUT.md new file mode 100644 index 0000000..a3a4a9f --- /dev/null +++ b/Teams/NotLastPlace/ABOUT.md @@ -0,0 +1,9 @@ +NotLastPlace +========== + +Never done this before. Excited! :) + +My Team +========== + +MechE student who loves coding. First time doing a hackathon, not entirely sure what to expect! From 96558e94a901ad3c1d74f53cc21016d2e00ba485 Mon Sep 17 00:00:00 2001 From: Nootan Ghimire Date: Sat, 29 Nov 2014 15:35:53 +0545 Subject: [PATCH 897/997] Added Team Member --- Teams/everestack/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/everestack/team.json b/Teams/everestack/team.json index 2086ed9..be88bd3 100644 --- a/Teams/everestack/team.json +++ b/Teams/everestack/team.json @@ -13,6 +13,12 @@ "twitter": "Nishan_cd", "koding": "", "location": "Kathmandu, NP" + }, + { + "name": "Rhoit Man Amatya", + "twitter": "rhoitman", + "koding": "", + "location": "Kathmandu, NP" } ] } From 57eb501cf6773f7477ec23d5c334cc014a91daa6 Mon Sep 17 00:00:00 2001 From: Nootan Ghimire Date: Sat, 29 Nov 2014 15:42:22 +0545 Subject: [PATCH 898/997] Added Members' Koding usernames --- Teams/everestack/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/everestack/team.json b/Teams/everestack/team.json index be88bd3..cf56e4c 100644 --- a/Teams/everestack/team.json +++ b/Teams/everestack/team.json @@ -11,13 +11,13 @@ { "name": "Nishan Bajracharya", "twitter": "Nishan_cd", - "koding": "", + "koding": "nishan13", "location": "Kathmandu, NP" }, { "name": "Rhoit Man Amatya", "twitter": "rhoitman", - "koding": "", + "koding": "rhoit", "location": "Kathmandu, NP" } ] From bc393b79ce368ca9cb791916edade762f67743f2 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sat, 29 Nov 2014 10:01:35 +0000 Subject: [PATCH 899/997] rebuilt readme.md --- README.md | 10 + TEAMS.md | 742 +++++++++++++++++++++++++++++++++++------------------- 2 files changed, 497 insertions(+), 255 deletions(-) diff --git a/README.md b/README.md index 20c8b7d..b03c110 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ the lower section of this README.md file. | #AALuckers |[Chepurnoy Aleksander](https://koding.com/bizze) Vladivostok, RU *(team lead)*
[Feshenko Denis](https://koding.com/Feshenkod) Vladivostok, RU
| [AALuckers](./Teams/AALuckers/ABOUT.md) | | #AAVAA |[Vlasyslav Stepanov](https://koding.com/vstepanov) Kyiv, UA *(team lead)*
[Alexandra Anikina](https://koding.com/saneshka) Kyiv, UA
[Anastasia Smakovska](https://koding.com/anasmak) Kyiv, UA
[Andrew Tesluk](https://koding.com/tesluk) Kyiv, UA
[Andrii Usov](https://koding.com/n-drei2) Kyiv, UA
| [AAVAA](./Teams/AAVAA/ABOUT.md) | | #ACECoders |[Matthew James](https://koding.com/mjatte) Minneapolis, MN *(team lead)*
| [ACECoders](./Teams/ACECoders/ABOUT.md) | +| #AIResearcher |[Shrikrishna Meena](https://koding.com/ishrikrishna) New Delhi, IN
| [AIResearcher](./Teams/AIResearcher/ABOUT.md) | | #AO14 |[Md. Al-Amin](https://koding.com/alaminopu) Dhaka, BD *(team lead)*
| [AO14](./Teams/AO14/ABOUT.md) | | #AOC |[cagdas](https://koding.com/drunkcoder) ankara, tr *(team lead)*
[oguz bilginer](https://koding.com/oguzbilgener) ankara, tr
[ata kilicli](https://koding.com/ataalik) ankara, tr
| [AOC](./Teams/AOC/ABOUT.md) | | #Achraf52 |[Achraf52](https://koding.com/achraf52) Errachidia, MA *(team lead)*
| [Achraf52](./Teams/Achraf52/ABOUT.md) | @@ -163,6 +164,7 @@ the lower section of this README.md file. | #Bad Aces |[Levi Campbell](https://koding.com/levicampbell) Sterling, US
| [Bad Aces](./Teams/Jalarast/ABOUT.md) | | #Joof |[Aleksandr Tuchkov](https://koding.com/tucher) Moscow, RU *(team lead)*
[Artem Pakhomov](https://koding.com/gorblnu4) Moscow, RU
[Marat Saytakov](https://koding.com/m4rr) Moscow, RU
| [Joof](./Teams/Joof/ABOUT.md) | | #Jostlers |[Vincent H](https://koding.com/bpxballer) Atlanta, GA
| +| #Just Wanna Play Games |[David Graham](https://koding.com/wer2chosen) Cleveland, OH
[Rane Boe Graham](https://koding.com/ragrah) Mayfield Heights, OH
| [Just Wanna Play Games](./Teams/JustWannaPlayGames/ABOUT.md) | | #KRATOS |[Bui Ha Duong](https://koding.com/buihaduong) Ho Chi Minh, VN
| [KRATOS](./Teams/KRATOS/ABOUT.md) | | #KWAX |[Maxim Bogdanov](https://koding.com/djarlaks) Moscow, RU *(team lead)*
[Nataly Limicolae](https://koding.com/rigivar) Moscow, RU
| [KWAX](./Teams/KWAX/ABOUT.md) | | #Kaboom |[Udit Kulshrestha](https://koding.com/udit01) New Delhi, IN
| [Kaboom](./Teams/Kaboom/ABOUT.md) | @@ -199,6 +201,7 @@ the lower section of this README.md file. | #Nilofer |[Ajeeth Kumar](https://koding.com/ajeet2511) Bangalore, IN
[Amar Prabhu](https://koding.com/amarprabhu) Bangalore, IN
[Dharmesh BA](https://koding.com/dharmeshba) Bangalore, IN
[Pratik Mandrekar](https://koding.com/pmandrek) Bangalore, IN
[Ritesh Ranjan](https://koding.com/riteshr.designs) Bangalore, IN
| [Nilofer](./Teams/Nilofer/ABOUT.md) | | #NoIdea |[Anass T](https://koding.com/anasst) Oujda, MA
[Jalal B](https://koding.com/jbteck) Oujda, MA
| [NoIdea](./Teams/NoIdea/ABOUT.md) | | #No Pilots, No Demos |[Jordyn Bonds](https://koding.com/skybondsor) Boston, MA
[Mark Robert Henderson](https://koding.com/aphelionz) Manchester-by-the-sea, MA
| [No Pilots, No Demos](./Teams/NoPilotsNoDemos/About.md) | +| #NotLastPlace |[Michael Hays](https://koding.com/michaelhays) Dallas, US *(team lead)*
| [NotLastPlace](./Teams/NotLastPlace/ABOUT.md) | | #Ocelot Dev |[William Young](https://koding.com/greencat5) Cleburne, US *(team lead)*
[Peter Lewis](https://koding.com/werl) Wetaskiwin, CA
| [Ocelot Dev](./Teams/Ocelot Dev/ABOUT.md) | | #OldMonks |[Meherzad](https://koding.com/meherzad28) Mumbai, IN *(team lead)*
[Ankur Trapasiya](https://koding.com/ankurtrapasiya) Mumbai, IN
| [OldMonks](./Teams/OldMonks/ABOUT.md) | | #Team OpenUpData |[John W Volock](https://koding.com/volock) Albuquerque, US
| [Team OpenUpData](./Teams/OpenUpData/about.md) | @@ -259,10 +262,12 @@ the lower section of this README.md file. | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | +| #TeamCoolio |[Kenny Lam](https://koding.com/superkenny101) Markham, CA *(team lead)*
| [TeamCoolio](./Teams/TeamCoolio/ABOUT.md) | | #Team Koders |[Loïs S.](https://koding.com/poccc) Paris, FR
| [Team Koders](./Teams/TeamFR/ABOUT.md) | | #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | | #Team GeekKoder |[Anirban Chakraborty](https://koding.com/borngeek) Kharagpur, IN
| [Team GeekKoder](./Teams/TeamGeekKoder/ABOUT.md) | | #Team Hairball |[Paul Bailey](https://koding.com/pizzapanther) League City, US *(team lead)*
[Chris Cauley](https://koding.com/Chriscauley) Houston, US
| [Team Hairball](./Teams/TeamHairball/ABOUT.md) | +| #Team Korea |[Paul Kim](https://koding.com/designblooz) Edgewater, U.S
[Bernard Ahn](https://koding.com/bgamut) Seoul, KR
| [Team Korea](./Teams/TeamKorea/ABOUT.md) | | #Team Pooky |[Dunja Rosina](https://koding.com/nietka) Ljubljana, SI *(team lead)*
[Petra Prusnik](https://koding.com/loki164) Kamnik, SI
[Martin Hribar](https://koding.com/maqmigh) Ljubljana, SI
| [Team Pooky](./Teams/TeamPooky/ABOUT.md) | | #Team SBU |[Sumit Bindal](https://koding.com/sumitbindal) Stony Brook, US
| [Team SBU](./Teams/TeamSBU/ABOUT.md) | | #TeamShellPhish |[Arvind Kumar](https://koding.com/nullvoid) Hyderabad, IN *(team lead)*
[Gautham Yerroju](https://koding.com/thegwiz) Hyderabad, IN
[Vasu Nakka](https://koding.com/vaasu4849) Hyderabad, IN
| [TeamShellPhish](./Teams/TeamShellPhish/ABOUT.md) | @@ -270,6 +275,7 @@ the lower section of this README.md file. | #Team Ultimate |[Jeyveen Bhoyroo](https://koding.com/jeyveen) Vacoas, MU
| [Team Ultimate](./Teams/TeamUltimate/ABOUT.md) | | #Teamnataliags |[Natalia Savvidi](https://koding.com/nataliags) Athens, Gr *(team lead)*
| [Teamnataliags](./Teams/Teamnataliags/ABOUT.md) | | #Terra |[Meizan Zheng](https://koding.com/zmzsmnh) Hangzhou, CN
| [Terra](./Teams/Terra/ABOUT.md) | +| #ThanosAlexander |[Thanos Alexandris](https://koding.com/thanosalexander) thessaloniki, GR *(team lead)*
| [ThanosAlexander](./Teams/ThanosAlexander/ABOUT.md) | | #The Washington Redskins |[Ethan Madison](https://koding.com/ethanmad) Los Angeles, US *(team lead)*
[David Woldenberg](https://koding.com/wold) Los Angeles, US
[Christian Stewart](https://koding.com/kidovate) Los Angeles, US
[James Lennon](https://koding.com/jlennon1) Los Angeles, US
[Jake Saferstein](https://koding.com/thesafo) Los Angeles, US
| [The Washington Redskins](./Teams/The Washington Redskins/ABOUT.md) | | #The Oracle |[Shia-leigh Sapir](https://koding.com/shiasapir) Cuenca, EC
| [The Oracle](./Teams/The-Oracle/ABOUT.md) | | #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | @@ -283,6 +289,7 @@ the lower section of this README.md file. | #TheViableAlternative |[Aditya Kodkany](https://koding.com/adityakodkany) Pittsburgh, US
[Matthew Kellogg](https://koding.com/kellogg92) Pittsburgh, US
| [TheViableAlternative](./Teams/TheViableAlternative/ABOUT.md) | | #The Warrior Poet |[Andrew Jones](https://koding.com/thewarriorpoet) Wollongong, AU *(team lead)*
| [The Warrior Poet](./Teams/TheWarriorPoet/ABOUT.md) | | #Thor |[ibrahim dursun](https://koding.com/idursun) Istanbul, TR
| [Thor](./Teams/Thor/ABOUT.md) | +| #Tico |[Arturo Rojas](https://koding.com/tuto1902) Alajuela, CR
| [Tico](./Teams/Tico/ABOUT.md) | | #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | | #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | | #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/ABOUT.md) | @@ -297,6 +304,7 @@ the lower section of this README.md file. | #UDCrew |[Jan (Johny) R](https://koding.com/djczaha39) Guildford, UK
[Grzegorz D](https://koding.com/grabusz) Wrocław, PL
| [UDCrew](./Teams/UDCrew/ABOUT.md) | | #Team Koders |[Mustafa Aldemir](https://koding.com/mstfldmr) Istanbul, TR *(team lead)*
[Behzat Erte](https://koding.com/berte) Istanbul, TR
[Firat Sagun](https://koding.com/firatsagun) Istanbul, TR
| [Team Koders](./Teams/UbubatFiyatlari/ABOUT.md) | | #Team UniLasers |[Wilson Cheng](https://koding.com/idontknow) Markham, CA
[Mike Penner](https://koding.com/fenrisulfir) Toronto, CA
| [Team UniLasers](./Teams/UniLasers/ABOUT.md) | +| #UpStageCoder |[Md Ali Ahsan Rana](https://koding.com/ranacseruet) Montreal, QC, Canada *(team lead)*
[Mahfuja Nilufar](https://koding.com/nilacseruet) Montreal, QC, Canada
| [UpStageCoder](./Teams/UpStageCoder/ABOUT.md) | | #Vegan Zombies |[Loki (Nick Jacobsen)](https://koding.com/lokkju) Portland, OR
| [Vegan Zombies](./Teams/VeganZombies/ABOUT.md) | | #Velocitones |[Ridley Larsen](https://koding.com/ridley) Utah, USA *(team lead)*
[Joshua Beitler](https://koding.com/hackalot) Utah, USA
| [Velocitones](./Teams/Velocitones/ABOUT.md) | | #TeamVirtualCoder |[Vivek Dudani](https://koding.com/morge) Pune, IN
| [TeamVirtualCoder](./Teams/VirtualCoder/ABOUT.md) | @@ -327,12 +335,14 @@ the lower section of this README.md file. | #Drewpal |[Andrew Sang](https://koding.com/drewpal) Nairobi, KE
| [Drewpal](./Teams/drewpal/ABOUT.md) | | #elFaro |[Hugo C](https://koding.com/hacp) New York, US *(team lead)*
| [elFaro](./Teams/elFaro/ABOUT.md) | | #enkoded |[Oleksiy Syvokon](https://koding.com/alexsivokon) Kharkiv, UA *(team lead)*
[Sergey Podgurskiy](https://koding.com/wulf) Kharkiv, UA
[Yurk Shapkin](https://koding.com/yurk) Kharkiv, UA
[Sergii Rudenko](https://koding.com/rudeg) Kharkiv, UA
[Marina Chernyavskaya](https://koding.com/mchernyavska) Kharkiv, UA
| [enkoded](./Teams/enkoded/ABOUT.md) | +| #everestack |[Nootan Ghimire](https://koding.com/nootanghimire) Kathmandu, NP *(team lead)*
[Nishan Bajracharya](https://koding.com/nishan13) Kathmandu, NP
[Rhoit Man Amatya](https://koding.com/rhoit) Kathmandu, NP
| [everestack](./Teams/everestack/ABOUT.md) | | |[Marcos Godoy](https://koding.com/mUcHG0Di) Asunción, PY *(team lead)*
[Renato Estigarribia](https://koding.com/dkalest) Asunción, PY
| [grayMatter](./Teams/grayMatter/ABOUT.md) | | #grey93 |[Suyash Verma](https://koding.com/grey93) Roorkee, IN *(team lead)*
| [grey93](./Teams/grey93/ABOUT.md) | | #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | | #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | +| #iTeam |[Ivan Skorodumov](https://koding.com/ivanpro) Moscow, RU *(team lead)*
[Joseph Loyola](https://koding.com/tabatsoy) Taytay, PH
[Shin Masaharu](https://koding.com/shinkun) Davao City, PH
| [iTeam](./Teams/iTeam/ABOUT.md) | | #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/ABOUT.md) | | #igHumble |[Owen Craig](https://koding.com/owencraig) Chicago, US *(team lead)*
[Tony Truong](https://koding.com/tonykqt) Sydney, AU
[Nick Macdonald](https://koding.com/nickmacd) Sydney, AU
| [igHumble](./Teams/igHumble/ABOUT.md) | | #imbecilez |[Alexei Mochalov](https://koding.com/nameless0) Chelyabinsk, RU *(team lead)*
[Sergey Fedoseev](https://koding.com/sir-sigurd) Chelyabinsk, RU
| [imbecilez](./Teams/imbecilez/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 6d1d13b..a81d7de 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -337,6 +337,43 @@ Skills I'm excited to participate in the global programming community. I am looking to test my skills, and build an interesting application. I am excited to meet other developers and share ideas and programming ideas and techniques. +--------------------------------------- + +About Me +=========================== + +| Krishna +|--- +| Krishna | + +Tell us who you are, why you did you decide to join? + +Hi, + +My full name is Shrikrishna Meena. I did held a long list of roles in many teams and +independently from a Software Developer, Trainer, AI researcher to founder of one small undercover start-up (Finance issues forced me to shut it down few months ago) :) Et cetera. +Trained and guided many engineers privately in the field of developing software applications +for almost all type of platforms, Mobile, Desktop and Web. + +Well, No one was lucky enough to take the credit of teaching & training me in the fields of mine expertise and proficiency, +which is is very diversified, as you can conclude from the above. + +You can checkout my odesk profile for skill set and work history. Not all the skills are listed there because odesk was lacking them in their records to be allowed to add. +https://www.odesk.com/o/profiles/users/_~016cc1c8e985de32ee/ + +I am very passionate about building applications that may bring +ve change in world and advance our whole human race. + +About your skills and what you are going to do? +======= +I have working experience with almost all the popular APIs available on web. +List includes, Google, Facebook, Twitter, Fitbit, Payment Gateways, VoIP gateways, Mail Services, Zendesk etc. +Learning Power is very strong. So, Adpating to new APIs is just only a matter of few hours. +For other skills, Checkout my oDesk profile via link above. + +I wasn't able to brainstorm on themes Yet but as soon as I have an Idea ready, I will update this section :) + + + --------------------------------------- About Me @@ -1611,6 +1648,29 @@ We all have plenty of experience on web development, Andrei has a lot on game dev so we might be going that way with some cool HTML5 based game. +--------------------------------------- + +CongoKoders Team +================ + +Single menber team . + +About me +=========================== +My skills : + - Node.js/express.js/socket.io, + - Ember.js, + - HTML5/CSS3, + - PHP ( Symfony2 standard edition), + - Angular.js, + - C/C++ (Qt4,Qt5) + + +Project +======= +My project is an HTML5 games that are educational and learning oriented. (multiplayer) + + --------------------------------------- Copihue @@ -2852,6 +2912,30 @@ About your skills and what you are going to do? ======= We plan on developing an educational game. More info to come. +--------------------------------------- + +Infinity Team +================ + +We are the Infinity team located in Vancouver and Calgary. We are both from Iran. + +Our Team +=========================== + +| Kamyar | Mehran +|--- |--- +| Kamyar | Mehran | + +We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste. + + +Our Skills and Our Plan +======= +We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5. + + + + --------------------------------------- Intelligence Spreader @@ -3006,6 +3090,23 @@ Have you seen a combination of Raspberry Pi, Arduino and lathe? We did it! Have So, we develop backend systems, frontend and mobile apps. It seems to be a full-stack. +--------------------------------------- + +# Just Wanna Play Games +David Graham, Rane Boe Graham and a couple of others from Just Wanna Play Games a 4 man gaming crew + +## About Us +- David: My Name is David, I love Game design, Unity3d, c#, graphics +- Rane: My Name is Rane, I love playing games, math, graphic design + +## Languages we love +- Csharp +- C++ +- PHP +- HTML +- Javascript + + --------------------------------------- @@ -3234,6 +3335,23 @@ Skills & Project: Coming Soon +--------------------------------------- + +About your team +=========================== + +| Mona +|--- +| Mona | + +My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. + +It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. + +About your skills and what you are going to do? +======= +I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. + --------------------------------------- # M-Team @@ -3322,6 +3440,13 @@ For front-end development Bootstrap and Font-Awesome are my choices. As the theme of this hacketon is problems faceing the earth, and as I recently watched on the "Last Week Tonighy with John Oliver"'s episode about global warming and some people still don't believe in it, I would like to create an app to visualize this fact. +--------------------------------------- + +Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ + +Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ + + --------------------------------------- Magic @@ -3457,25 +3582,23 @@ We are going to implement an interesting game to introduce software development --------------------------------------- -Infinity Team -================ - -We are the Infinity team located in Vancouver and Calgary. We are both from Iran. - -Our Team +Nikolas Moya @nikolasmoya =========================== - -| Kamyar | Mehran -|--- |--- -| Kamyar | Mehran | - -We have both studied Computer Science for a while. We believe it's all in the details. The best ideas, with bad implementations, will always go to waste. +- from: Campinas, Brasil +- 50% Stack Developer, working my way to full stack +- C, Python, Javascript (Front and Back end), PHP +- CS Master Student working on interactive segmentation algorithms +- Github fan -Our Skills and Our Plan -======= -We haven't yet set what we are going to do. We will choose something simple and useful, we'll try to approach it out of the box. We love Python, JS and HTML5. +Marilia Ferreira @m_ntns +=========================== +- from: Curitiba, Brasil +- User Experience Professional +- Pixels are my thing +- Framer JS, Origami, Coffeescript, CSS, HTML5 +- Student at University of Dundee @@ -3522,20 +3645,20 @@ I am deciding to work the theme #1 or #3, using the MEAN stack and d3.js for int --------------------------------------- -About your team -=========================== +## NEO TECH -| Mona -|--- -| Mona | +NEO TECH is my internet alias for programming and developping matters. My name is Sergio Yáñez, and I am from Santiago, Chile -My name is Mona. I've worked as a software developer using C# and .Net framework. I chose to learn python and RoR to develop open source programs. +## Languages -It's my first time joining a hackathon. I decided to participate as I need a purpose to develop applications. I need to make sure that my work is really helping other people. It is also a good chance to practice the new tools which I've been learning. +I Develop frequently in +C/C++ +Java +C# +Python + +I really like developping videogames and i always embrace new challenges! -About your skills and what you are going to do? -======= -I plan to use a python related web development framework, javascript, html5 and CSS. I'm mostly attracted to themes of games: introducing software development and HTML5 games. --------------------------------------- @@ -3548,31 +3671,45 @@ I plan to use a python related web development framework, javascript, html5 and --------------------------------------- -Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ +Neva River +================ + +Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. + +Saint Petersburg + +Team Members +=========================== + +| Nikita | Andrei | Dmitry | Yaroslav | Ivan +|--- |--- |--- |--- |--- +| Nikita | Andrei | Dmitry | Yaroslav | Ivan | +| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is backend developer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. + +We already have some common projects: + +1. [SmsCop](http://smscop.ru) The application which will help you to get rid of spam. +2. **Safety phone** Service which helps to protect you from malefactors. + +We believe, that this Hackathone will help us to make this world better a bit. + +Skills +======= + +Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL, Node.js + -Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ --------------------------------------- -Nikolas Moya @nikolasmoya -=========================== -- from: Campinas, Brasil -- 50% Stack Developer, working my way to full stack -- C, Python, Javascript (Front and Back end), PHP -- CS Master Student working on interactive segmentation algorithms -- Github fan - - - -Marilia Ferreira @m_ntns -=========================== -- from: Curitiba, Brasil -- User Experience Professional -- Pixels are my thing -- Framer JS, Origami, Coffeescript, CSS, HTML5 -- Student at University of Dundee +Sadique Ali P +Sachin Murali G +Akhil Balakrishnan +Ijas Ahamed +Sibin John +Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad. --------------------------------------- @@ -3649,6 +3786,19 @@ To be fair, we can work with many languages and frameworks. But, for this partic - HTML and JS +--------------------------------------- + +NotLastPlace +========== + +Never done this before. Excited! :) + +My Team +========== + +MechE student who loves coding. First time doing a hackathon, not entirely sure what to expect! + + --------------------------------------- This is our page @@ -3690,20 +3840,21 @@ Coming soon --------------------------------------- -## NEO TECH +About my team +=========================== +I am a Software Engineer with experience of MEAN stack, specialized in back-end web development. I am a citizen of Sri Lanka. -NEO TECH is my internet alias for programming and developping matters. My name is Sergio Yáñez, and I am from Santiago, Chile +I have knowledge and experience in the following fields +✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. +✔ Back-End: PHP, Node.js and Express.js. +✔ Database development: MySQL, MS SQL Server and MongoDB. +✔ Responsive Web Design. -## Languages - -I Develop frequently in -C/C++ -Java -C# -Python - -I really like developping videogames and i always embrace new challenges! +I think this hackathon brings me a great opportunity to demonstrate my skills as Software Engineer and to improve myself. +About my skills and what I am going to do? +======= +My focused themes currently are , 1, 3, and 4. --------------------------------------- @@ -3815,33 +3966,20 @@ To Be Defined --------------------------------------- -Neva River +Piolab ================ +A team of "pioneers". -Hello! We are Russian developers from one of the most beautiful Russian cities - Saint Petersburg. It is situated on Neva river and our team name is based on it. - -Saint Petersburg - -Team Members +About your team =========================== +We are developers from Vietnam, we love coding and new technologies. We want to do something that make people more happy, more interested and more comfortable. -| Nikita | Andrei | Dmitry | Yaroslav | Ivan -|--- |--- |--- |--- |--- -| Nikita | Andrei | Dmitry | Yaroslav | Ivan | -| Nikita is a team leader and he is a real leader. He could precisely establish the work even in government of Russia, but have chosen programming. | Andrey is virtuoso android developer. He likes subtle humor and to make something useful. He hates mandarins and bunglers. For the prize he wants to develop his own app. | Dmitry is backend developer in grain and avid traveler inwardly. More than programming he loves only his girlfriend. | Yaroslav is iOS David Coperfield. He is the the most attentive senior developer and the biggest cinema addict in the world. | Ivan is Java Guru, he does magic with JVM. - -We already have some common projects: - -1. [SmsCop](http://smscop.ru) The application which will help you to get rid of spam. -2. **Safety phone** Service which helps to protect you from malefactors. - -We believe, that this Hackathone will help us to make this world better a bit. - -Skills +About your skills and what you are going to do? ======= - -Java, PHP, Android, iOS, .NET, JavaScript, SQL, noSQL, Node.js - +- HTM5, CSS, Angularjs, Backbone +- Nodejs, Express, Sails +- UX, UI +- Creativity. @@ -4044,13 +4182,30 @@ When the last tree is cut, the last river poisoned, and the last fish dead, we w --------------------------------------- -Sadique Ali P -Sachin Murali G -Akhil Balakrishnan -Ijas Ahamed -Sibin John +Random Hackers +============== +Random Hackers Logo -Member of Tech Staffs at Nethram India Innovation Centre. Graduates from Government Engineering College Wayanad. +We are the Random Hackers team. + +About +===== + +| Dylson | Ildus | Jenthebest | RobPW | Ben +|--- |--- |--- | --- | --- +| Dylson | Ildus | Jenthebest | Rob-pw | Ben + +We're still gathering. + +Skills +====== + +Ruby, Rails, Javascript, (S)CSS, HTML. + +Idea +==== + +We're still coming up with one. --------------------------------------- @@ -4123,21 +4278,10 @@ Sequessu --------------------------------------- -About my team -=========================== -I am a Software Engineer with experience of MEAN stack, specialized in back-end web development. I am a citizen of Sri Lanka. +# Recon -I have knowledge and experience in the following fields -✔ Front-End: HTML5, CSS3, JavaScript, jQuery and AngularJS. -✔ Back-End: PHP, Node.js and Express.js. -✔ Database development: MySQL, MS SQL Server and MongoDB. -✔ Responsive Web Design. +Dream don't work unless you do... -I think this hackathon brings me a great opportunity to demonstrate my skills as Software Engineer and to improve myself. - -About my skills and what I am going to do? -======= -My focused themes currently are , 1, 3, and 4. --------------------------------------- @@ -4169,21 +4313,26 @@ The TOS and EULA are one tough nut to crack, but it sure would be fun to tackle --------------------------------------- -Piolab -================ -A team of "pioneers". - -About your team +SERPteam =========================== -We are developers from Vietnam, we love coding and new technologies. We want to do something that make people more happy, more interested and more comfortable. -About your skills and what you are going to do? -======= -- HTM5, CSS, Angularjs, Backbone -- Nodejs, Express, Sails -- UX, UI -- Creativity. +Hey!! We are a team startups. Launching their startups and help other people to run startups. +About us. +=========================== + +| Aleksandr Korolev | Alexandr | Team leader, JavaScript (Node.js, FrontEnd JS, Cordova, WebGL), technical assistance projects (setting servers and services). +|--- |--- |--- +| Amir Tagirov | Amir | JavaScript coder and page-proofs for web & mobile (Cordova). + + + +We are a team of developers from Russia. We are working on their own start-ups, and some of the projects planned as opensource. We have a lot of interesting ideas, but the need to earn money does not allow us to devote much time to their start-ups. On the competition we have learned from the site habrahabr.ru and very interested as an opportunity to talk with other teams, as well as the chance to get funds for the development of our projects. If we win, the prize money will be spent on the development of useful new services and applications. + +About our project. +=========================== + +We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. --------------------------------------- @@ -4387,10 +4536,22 @@ the educational multiplayer game sounds like a likely option for our theme choic --------------------------------------- -# Recon +Sons Of Web +================ -Dream don't work unless you do... +Don't get confused. Our names are similar, but we are two different people. :) We are two guys from Karachi, Pakistan, who are passionate about WWW. Our intros will be added shortly. +About Us +=========================== + +| Faraz Ahmed | Fraz Ahmed +|--- |--- +| Faraz | Fraz | + + +Fraz Ahmed +=========================== +Passionate Web Engineer, a Self Employed Entrepreneur and father of two. This is my first ever hackathon and I want to use this as an opportunity to learn something new. I am positive that in the end of this event my team will put something valuable on the table. This small effort of us will also have a positive impact to the world in one way or another! --------------------------------------- @@ -5013,6 +5174,25 @@ vPython (python?), C +--------------------------------------- + +#TeamCoolio + + + +##About Us + +I am Kenny and I have a passion in web design. +I am really looking forward to my first hackathon to develop the best application in 48 hours. + +##Languages I love + +- Javascript +- CSS3 +- HTML5 +- Java + + --------------------------------------- #TeamFR @@ -5101,6 +5281,33 @@ Team Hairball is a team of Python hackers who also like to hack the frontend JS. - AngularJS +--------------------------------------- + +Team Korea +================ + +Team of Koreans from U.S and South Korea + + + +| designblooz | bgamut +|--- |--- +| designblooz | bgamut +| Front-end Engineer to become full stack engineer in the near future. I love making and building products, I joined this global hackathon because it's a chance to show what I built to people around the world and it is exciting to be part of first global hackathon. |   + + +Skills/Languages +======= +- Meteor.js + - html/css/js + - mongodb + - node.js +- Google API +- Coming more soon. + + + + --------------------------------------- ## Team Pooky @@ -5208,6 +5415,21 @@ I am Natalia and I do awsome things! +--------------------------------------- + + +# Team ThanosAlexander + +I am Thanos Alexandris. I am working solo on this project and I hope to impress you! + +## About me +I'm still a beginner and I prefer php as almost all use it! + +## Languages I love +- HTML5 +- Javascript +- php + --------------------------------------- # The Washington Redskins @@ -5476,6 +5698,26 @@ About your skills and what you are going to do? Java, Scala, CSS/HTML + JavaScript, AngularJS, C# +--------------------------------------- + +About Me +================ + +http://www.gravatar.com/avatar/5400885eab5e8cfb7b3c60d143ee4f8c.png + +Hi, I'm a web developer from Costa Rica. I love what I do. So much that I even like to do it for free. +Prizes are good too but I just want to participate and have a great time. + +About My Team +================ + +I am the team, for now. I hope that changes in the next few days. + +About The Project +================ + +Project idea is sill very much in the air, but I can say for sure that its going to be a web app built on PHP (Laravel 4 framework) using jQuery for the client logic and MySQL for the database. + --------------------------------------- #Team Time To Play @@ -5700,77 +5942,6 @@ The languages we program in: - PHP ---------------------------------------- - -Random Hackers -============== -Random Hackers Logo - -We are the Random Hackers team. - -About -===== - -| Dylson | Ildus | Jenthebest | RobPW | Ben -|--- |--- |--- | --- | --- -| Dylson | Ildus | Jenthebest | Rob-pw | Ben - -We're still gathering. - -Skills -====== - -Ruby, Rails, Javascript, (S)CSS, HTML. - -Idea -==== - -We're still coming up with one. - - ---------------------------------------- - -Sons Of Web -================ - -Don't get confused. Our names are similar, but we are two different people. :) We are two guys from Karachi, Pakistan, who are passionate about WWW. Our intros will be added shortly. - -About Us -=========================== - -| Faraz Ahmed | Fraz Ahmed -|--- |--- -| Faraz | Fraz | - - -Fraz Ahmed -=========================== -Passionate Web Engineer, a Self Employed Entrepreneur and father of two. This is my first ever hackathon and I want to use this as an opportunity to learn something new. I am positive that in the end of this event my team will put something valuable on the table. This small effort of us will also have a positive impact to the world in one way or another! - ---------------------------------------- - -SERPteam -=========================== - -Hey!! We are a team startups. Launching their startups and help other people to run startups. - -About us. -=========================== - -| Aleksandr Korolev | Alexandr | Team leader, JavaScript (Node.js, FrontEnd JS, Cordova, WebGL), technical assistance projects (setting servers and services). -|--- |--- |--- -| Amir Tagirov | Amir | JavaScript coder and page-proofs for web & mobile (Cordova). - - - -We are a team of developers from Russia. We are working on their own start-ups, and some of the projects planned as opensource. We have a lot of interesting ideas, but the need to earn money does not allow us to devote much time to their start-ups. On the competition we have learned from the site habrahabr.ru and very interested as an opportunity to talk with other teams, as well as the chance to get funds for the development of our projects. If we win, the prize money will be spent on the development of useful new services and applications. - -About our project. -=========================== - -We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. - - --------------------------------------- UniLasers @@ -5791,6 +5962,20 @@ For sure we'll be making use of PHP, nginx, and a bunch of JavaScript libraries --------------------------------------- +About +================ + +About UpStageCoder Team +=========================== +| rana | nila +|--- |--- +| rana | nila +| [Blog](http://codesamplez.com)|| + +More details coming soon! + +--------------------------------------- + #Greetings from team VamPerl! @@ -6414,6 +6599,28 @@ Our goal is to scratch our own pain and to build service that would help to write cleaner foreign language. Natural language, I mean, like English. +--------------------------------------- + +This is our page +================ +Hello, Everyone. This is team "everestack" (maybe it's combination of everest and stack). + +About your team +=========================== + +- Nootan Ghimire +- Nishan Bajracharya + +We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. + + +About your skills and what you are going to do? +======= +Nootan Ghimire will be seeing the development part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D + + + + --------------------------------------- @@ -6563,6 +6770,31 @@ Most important reasons of participation in Global Hackathon: 3. Get hands dirty working with different APIs +--------------------------------------- + +About team + + +########## + +Ivan Skorodumov + +My experience in web-development more 6 years, +I prefer to working on backend (PHP, Yii framework, MySQL, API integration/automation). +Also I have experience with front-end (Javascript/jQuery, data visualization), +have strong math/analytics skills. +My oDesk profile: https://www.odesk.com/users/~01033ce619dfb10d12 + + +########## + +Shin Masaharu + +Electrical Engineer by profession and my avid interest in firmware programming +lead me to exploring more programming languages and design patterns. +Skills: Javascript, jQuery, AngularJS, UX design. Java, C, PHP, APIs & MySQL. + + --------------------------------------- This is our page @@ -6655,6 +6887,27 @@ I'm an individual freelancer. I love challenging problems. I'm a good bug fixer - js +--------------------------------------- + +# Lambda Ninja +I'm Hasan, a computer hacker from Egypt. + +## About + +I programmed in many languages before. I really do love the idea of funcational programming +and it has managed to creep its way into my C programming.. Eek! + +For prototyping I use processing, arduino and python. Since this is a hackathon, something tells +me I'll be coding in processing this hackathon! + +## Quick overview of idea +A game written in processing accompanied by teaching material and good documentation. + +The learning theme, simply put. + +Okay, that wasn't too revealing :D Happy hacking! + + --------------------------------------- #lstFlop @@ -6666,6 +6919,21 @@ I am Azmath Shamrad from Colombo, Sri Lanka - Javascript +--------------------------------------- + +#Limonxello team + +Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. + +#About me +Nick: Viruslemon + +#Languages +-Java +-JavaScript +-JQuery + + --------------------------------------- mapQuest @@ -6683,6 +6951,32 @@ We are mapQuest team ready to build interactive game using Google Maps™ and ge We're going to combine **Cordva + HTML5 + CSS3 + AnguarJS + PHP (ZF2) + MongoDB** in order to build the app and API. +--------------------------------------- + + +# megusta + +I'm Ivan and I just looooooove little software and hardware helpers that make life easier. +But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. +I hope, this time I'll focus on one thing and won't use whole bucket of technologies +just for one simple purpose. :) + +# What skills do I have? + +Well, I'm kinda web developer with mixin of mobile developer who can speak following languages +(and speaks them in daily life): + + - PHP + - golang + - C# (Silverlight) + - Javascript + +My idea is to work on gathering and processing one kind of statistics that will serve well to 80% +of possible users. I'll focus on usability, because "usable" thing means "something that helps me +every day". + + + --------------------------------------- # myPHPmaster @@ -6721,17 +7015,16 @@ I'm Luke Sawicki, I'm specialising in GIS solutions. --------------------------------------- -#Limonxello team +Open IT +================ +We love hackathon, and we won the hackathon twice in Taiwan. +We're creative, and we focus on user story. +We want to make things different. We don't make shit. -Soy un programador solitario, en un futuro me gustaría incluir a alguien más en el equipo. -#About me -Nick: Viruslemon - -#Languages --Java --JavaScript --JQuery +What I am going to do? +======= +We have some ideas about theme 1. It will be cool and fun. --------------------------------------- @@ -6881,17 +7174,10 @@ We are Sponzorme team, a team of Top Talent Colombian Developers. --------------------------------------- -Open IT -================ -We love hackathon, and we won the hackathon twice in Taiwan. -We're creative, and we focus on user story. -We want to make things different. We don't make shit. - - -What I am going to do? -======= -We have some ideas about theme 1. It will be cool and fun. +undefined +========= +undefined --------------------------------------- @@ -6978,58 +7264,4 @@ Unlike his brother, he decided to set foot and stay in just one place. He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. #### The Project -We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. - ---------------------------------------- - -# Lambda Ninja -I'm Hasan, a computer hacker from Egypt. - -## About - -I programmed in many languages before. I really do love the idea of funcational programming -and it has managed to creep its way into my C programming.. Eek! - -For prototyping I use processing, arduino and python. Since this is a hackathon, something tells -me I'll be coding in processing this hackathon! - -## Quick overview of idea -A game written in processing accompanied by teaching material and good documentation. - -The learning theme, simply put. - -Okay, that wasn't too revealing :D Happy hacking! - - ---------------------------------------- - - -# megusta - -I'm Ivan and I just looooooove little software and hardware helpers that make life easier. -But sometimes little things overgrow to big ugly monster, so it's better to kill them than develop -__-. -I hope, this time I'll focus on one thing and won't use whole bucket of technologies -just for one simple purpose. :) - -# What skills do I have? - -Well, I'm kinda web developer with mixin of mobile developer who can speak following languages -(and speaks them in daily life): - - - PHP - - golang - - C# (Silverlight) - - Javascript - -My idea is to work on gathering and processing one kind of statistics that will serve well to 80% -of possible users. I'll focus on usability, because "usable" thing means "something that helps me -every day". - - - ---------------------------------------- - -undefined -========= - -undefined \ No newline at end of file +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file From 28d23800674c6521e054a221cdaa7ab7b01721e1 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sat, 29 Nov 2014 10:04:50 +0000 Subject: [PATCH 900/997] rebuilt readme.md --- README.md | 8 +++-- TEAMS.md | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 106 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b03c110..8a2b1bd 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ the lower section of this README.md file. | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | | #000000 |[Joe Colburn](https://koding.com/joetech) Detroit, US *(team lead)*
| [000000](./Teams/000000/ABOUT.md) | | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | +| #0xdeadbeef |[Jack Edward Blair Atkinson](https://koding.com/clevercrypter) Nashotah, US
| [0xdeadbeef](./Teams/0xdeadbeef/ABOUT.md) | | #1d20 |[Anthony Adamiv](https://koding.com/detonavomek) Kyiv, UA *(team lead)*
[Andrew Dacenko](https://koding.com/andrewdacenko) Kyiv, UA
[Viktor Danilyuk](https://koding.com/pod666) Kyiv, UA
[Dmitry Pryadko](https://koding.com/thymajesty) Kyiv, UA
| [1d20](./Teams/1d20/ABOUT.md) | | #254Coders |[Julius Njuguna](https://koding.com/njmwas) Nairobi, KE *(team lead)*
[Salama AB](https://koding.com/aksalj) Nairobi, KE
[Kubai Kevin](https://koding.com/kubai) Nairobi, KE
| [254Coders](./Teams/254Coders/ABOUT.md) | | #27AE60 |[Suyash Katiyar](https://koding.com/skatiyar) Bangalore, IN *(team lead)*
[Jaison Justus](https://koding.com/jaisonjustus) Bangalore, IN
[Rabi Shah](https://koding.com/ghome) Bangalore, IN
[Rakesh Kumar Shah](https://koding.com/ktmrakesh) Bangalore, IN
[Sajan Panchariya](https://koding.com/sajanpanchariya) Bangalore, IN
| [27AE60](./Teams/27AE60/ABOUT.md) | @@ -128,7 +129,7 @@ the lower section of this README.md file. | #Funky Fresh Boyz |[Cristian Cortez](https://koding.com/cortezcristian) Rosario, AR *(team lead)*
[Cristian La Spina](https://koding.com/piriviejo) Rosario, AR
| [Funky Fresh Boyz](./Teams/FunkyFreshBoyz/ABOUT.md) | | #Team Koders |[Full Name](https://koding.com/koding username) Kicevo, MK *(team lead)*
| [Team Koders](./Teams/FunkyL1zard/ABOUT.md) | | #FunnyBretzels |Karim Jedda Munich, DE *(team lead)*
| [FunnyBretzels](./Teams/FunnyBretzels/about.md) | -| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
| [G10aT](./Teams/G10aT/ABOUT.md) | +| #G10aT |[Vasuman R](https://koding.com/vasuman) Bangalore, IN *(team lead)*
[Nirvik Ghosh](https://koding.com/nirvik1993) Mumbai, IN
| [G10aT](./Teams/G10aT/ABOUT.md) | | #G51 |[Henrique Cardoso de Faria](https://koding.com/henriquecf) Goiania, BR *(team lead)*
[Ivan Oliveira Morais](https://koding.com/ivanom) Goiania, BR
| [G51](./Teams/G51/ABOUT.md) | | #G Force |[Juan José Olivera Rodríguez](https://koding.com/jotajota) *(team lead)*
[Marcelo Rodríguez Claros](https://koding.com/marcelorodcla) Cochabamba, Bo
[Tatiana Andrea Moruno Rodriguez](https://koding.com/tatianamoruno) Cochabamba, BO
| [G Force](./Teams/GForce/ABOUT.md) | | #Gamma |[Alexander Barsukov](https://koding.com/avb1003) Moscow, RU
| [Gamma](./Teams/Gamma/ABOUT.md) | @@ -262,7 +263,7 @@ the lower section of this README.md file. | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | -| #TeamCoolio |[Kenny Lam](https://koding.com/superkenny101) Markham, CA *(team lead)*
| [TeamCoolio](./Teams/TeamCoolio/ABOUT.md) | +| #TeamCoolio |[Kenny Lam](https://koding.com/superkenny101) Markham, CA *(team lead)*
[Kenny Chan](https://koding.com/itzkensterz) Markham, CA
| [TeamCoolio](./Teams/TeamCoolio/ABOUT.md) | | #Team Koders |[Loïs S.](https://koding.com/poccc) Paris, FR
| [Team Koders](./Teams/TeamFR/ABOUT.md) | | #Team Flex |[Joshua Wood](https://koding.com/SK83RJOSH) Gettysburg, US *(team lead)*
[Brandon Teller](https://koding.com/brteller) York, US
| [Team Flex](./Teams/TeamFlex/ABOUT.md) | | #Team GeekKoder |[Anirban Chakraborty](https://koding.com/borngeek) Kharagpur, IN
| [Team GeekKoder](./Teams/TeamGeekKoder/ABOUT.md) | @@ -293,6 +294,7 @@ the lower section of this README.md file. | #TimeToPlay |[Oleh Morozov](https://koding.com/timetoplay7) Dnepropetrovsk, UA
| [TimeToPlay](./Teams/TimeToPlay/ABOUT.md) | | #Tooring Analytics |[Anshuman Kanetkar](https://koding.com/tooring) London, UK
| [Tooring Analytics](./Teams/TooringAnalytics/ABOUT.md) | | #Toro |[Emilio Almansi](https://koding.com/ealmansi) Ciudad Autónoma de Buenos Aires, AR
| [Toro](./Teams/Toro/ABOUT.md) | +| #Toronto Elite Coders |[Peter Stakoun](https://koding.com/pstakoun) Toronto, CA *(team lead)*
[Adam Strom](https://koding.com/AStrom0724) Toronto, CA
[Kevin Shen](https://koding.com/kshen3778) Toronto, CA
[Kayton Yan](https://koding.com/Sceyef) Toronto, CA
| [Toronto Elite Coders](./Teams/TorontoEliteCoders/ABOUT.md) | | #Tourist |[Karan Grover](https://koding.com/krngrvr09) New Delhi, IN
| [Tourist](./Teams/Tourist/ABOUT.md) | | #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | @@ -300,6 +302,7 @@ the lower section of this README.md file. | #Turkuaz |[Mustafa Babil](https://koding.com/mustafababil) Ankara, TR
| [Turkuaz](./Teams/Turkuaz/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #Tyndyll |[Tyndyll](https://koding.com/tyndyll) Belfast, GB
| [Tyndyll](./Teams/Tyndyll/ABOUT.md) | +| #TzarKodex |[Suman Saurabh](https://koding.com/perfectus) Jaipur, IN
| [TzarKodex](./Teams/TzarKodex/ABOUT.md) | | #U-section |[Vasiliy Lapin](https://koding.com/profet) Pattaya, TH *(team lead)*
| [U-section](./Teams/U-section/ABOUT.md) | | #UDCrew |[Jan (Johny) R](https://koding.com/djczaha39) Guildford, UK
[Grzegorz D](https://koding.com/grabusz) Wrocław, PL
| [UDCrew](./Teams/UDCrew/ABOUT.md) | | #Team Koders |[Mustafa Aldemir](https://koding.com/mstfldmr) Istanbul, TR *(team lead)*
[Behzat Erte](https://koding.com/berte) Istanbul, TR
[Firat Sagun](https://koding.com/firatsagun) Istanbul, TR
| [Team Koders](./Teams/UbubatFiyatlari/ABOUT.md) | @@ -353,6 +356,7 @@ the lower section of this README.md file. | #LambdaNinja |[El-Hassan Wanas](https://koding.com/foo303) Doha, QA *(team lead)*
| [LambdaNinja](./Teams/lambdaninja/ABOUT.md) | | #lastFlop |[Azmath Shamrad](https://koding.com/imsome1) Colombo, LK
| [lastFlop](./Teams/lastFlop/ABOUT.md) | | #limonxello |[Víctor Cereijo](https://koding.com/viruslemon) Palma de Mallorca, 07008
| [limonxello](./Teams/limonxello/ABOUT.md) | +| #mantis |[Nadeesha Cabral](https://koding.com/nadeeshacabral) Colombo, LK
| [mantis](./Teams/mantis/ABOUT.md) | | #mapQuest |[Milica Kadić](https://koding.com/kamilica) Belgrade, RS
[Damnjan Jovanović](https://koding.com/damnjan) Belgrade, RS
| [mapQuest](./Teams/mapQuest/ABOUT.md) | | #megusta |[Ivan Kirichenko](https://koding.com/elgris) Ho Chi Minh City, VN *(team lead)*
| [megusta](./Teams/megusta/ABOUT.md) | | #myPHPmaster |[Mohd Othman](https://koding.com/myphpmaster) Kuala Lumpur, MY
| [myPHPmaster](./Teams/myPHPmaster/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index a81d7de..4fc98f3 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -60,6 +60,49 @@ I won't say much about the project and the APIs I plan to use as I feel it might /////////LOADING///////// +--------------------------------------- + +0xdeadbeef +================ + +Welcome to the 0xdeadbeef one man team page. + +About 0xdeadbeef +=========================== + +| Jack Atkinson +|--- +| Devrim + +Hello, my name is Jack Atkinson! I'm an Australian citizen born July, 1996 who moved to America in 2005 which +is where I currently reside. Since I first gained the ability to turn on my mothers computer I have had an avid +interest in how they work. My curiosity was not getting me into too much trouble until I had a failed attempt at +dual booting her computer with Ubuntu. The end result of that endeavor led to her computer being sent back +to HP for the first time. That interest has manifested itself into a love for programming and solving problems +with computers. After delving deeper and deeper into the land of software development I had heard about hackathons +but thought they were a little bit above my level. When I read about Koding's Virtual Hackathon that was mostly +aimed towards High School students, I thought I should give it a shot and to my astonishment and excitement I was +accepted! One fact that made this competition stick out to me was that I didn't need to travel anywhere which made +it easily accessible as I am in my senior year at high school. + +Skills +======== +Currently my strongest skills are: C++, C#, Python, HTML, CSS, DOS(Batch Files) + +For this project I plan on expanding my skillset of Javascript. + + +The Plan +======== +I have chosen the theme of Introducing software development to a beginner. To make my idea a reality I will be +using the following API's: + +CreateJS + +Ace + + + --------------------------------------- 1d20 dev team from Ukraine @@ -2936,6 +2979,29 @@ We haven't yet set what we are going to do. We will choose something simple and +--------------------------------------- + +General +======= +We are the Innovate team, and all of us are from Malaysia. + +About our Team +============== +We are consist of 3 persons and we are :- + +(1) Pak Loong Chan (Leader) + +(2) Seng Loong Chan (Brother of Pak Loong Chan) + +(3) Manigandan Raju (Working colleague of Pak Loong Chan) + +Togather, we embark on the global hackathon journey. + +Our Skill Sets and Goal in Global Hackathon +=========================================== +We are into Big Data. Then, we going to utilise HTML, CSS, JavaScript, PHP, Python and anything else which going to get this project working. + + --------------------------------------- Intelligence Spreader @@ -5771,6 +5837,11 @@ The team |--- |--- |--- | x | y | z | +--------------------------------------- + +We are a group of enthused coders from Toronto. + + --------------------------------------- #Tourist @@ -5869,6 +5940,11 @@ Hi. We are [Twentyseven](http://twentyseven.in) & we create beautiful and effici # Um, Nothing to add yet... +--------------------------------------- + +## Still brainstorming, I will update it soon. + + --------------------------------------- U-section @@ -6934,6 +7010,30 @@ Nick: Viruslemon -JQuery +--------------------------------------- + +Mantis +================ + +Whether you're a fan of Preying Mantis or the Mantis Shrimp, it doesn't really matter. Mantis Shrimp is better. + + +About your team +=========================== + +| nadeesha | +|--- | +| nadeesha | + +I'm Nadeesha from Colombo, Sri Lanka and I joined this quest for gold and glory. Not this one? Ok, sorry. + +I'm Nadeesha, a full stack developer from Colombo, Sri Lanka. I like to do stuff with Javascript. + + +About your skills and what you are going to do? +======= +Node.js, probably the MEAN stack. Chrome extensions maybe, and websockets. Yes, sweet sweet websockets. + --------------------------------------- mapQuest From 268b849348877e5e53d6666a7cffbed0437e56de Mon Sep 17 00:00:00 2001 From: Nootan Ghimire Date: Sat, 29 Nov 2014 15:56:49 +0545 Subject: [PATCH 901/997] Updated Team Info --- Teams/everestack/ABOUT.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Teams/everestack/ABOUT.md b/Teams/everestack/ABOUT.md index 22e1edc..2792bdc 100644 --- a/Teams/everestack/ABOUT.md +++ b/Teams/everestack/ABOUT.md @@ -5,14 +5,14 @@ Hello, Everyone. This is team "everestack" (maybe it's combination of everest an About your team =========================== -- Nootan Ghimire -- Nishan Bajracharya - -We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. +- Nootan Ghimire -- http://github.com/nootanghimire +- Nishan Bajracharya -- http://gitub.com/Nishan13 +- Rhoit Man Amatya -- http://rhoit.github.io/bio/ +We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. And one graduate student doing Masters by Research. About your skills and what you are going to do? ======= -Nootan Ghimire will be seeing the development part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D +Nootan Ghimire will be seeing the programming part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D . Rhoit Man Amatya will be incharge of overall application development. From f06c799805b977ec78f9896dc9778caebcd6edcc Mon Sep 17 00:00:00 2001 From: Stoica Vlad Date: Sat, 29 Nov 2014 12:30:26 +0200 Subject: [PATCH 902/997] Create team.json --- Teams/TeamConquiz/team.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Teams/TeamConquiz/team.json diff --git a/Teams/TeamConquiz/team.json b/Teams/TeamConquiz/team.json new file mode 100644 index 0000000..87871f3 --- /dev/null +++ b/Teams/TeamConquiz/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Team Conquiz", + "members": [ + { + "name": "Stoica Vlad", + "twitter": "vladstoick", + "koding": "vladstoick", + "location": "Bucharest, RO" + }, + { + "name": "Stoica Alexandru", + "twitter": "alexstoick", + "koding": "alexstoick", + "location": "Lodon, UK" + }, + { + "name": "Clapa Alexandru", + "twitter": "alexclp", + "koding": "alexclp", + "location": "Bucharest, RO", + "lead": true + } + ] +} From 763ed71afb945d468d8b951692cb832ad75ef4da Mon Sep 17 00:00:00 2001 From: Vaibhav Mule Date: Sat, 29 Nov 2014 16:02:59 +0530 Subject: [PATCH 903/997] Update team.json --- Teams/StealthMode/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/StealthMode/team.json b/Teams/StealthMode/team.json index bd24387..0fe6a8d 100644 --- a/Teams/StealthMode/team.json +++ b/Teams/StealthMode/team.json @@ -5,14 +5,14 @@ "name": "Vaibhav Mule", "twitter": "vaibhavmule", "koding": "vaibhavmule", - "location": "Bangalore, India." + "location": "Bangalore, IN" "lead": true }, { "name": "Ramesh Ravi", "twitter": "ramesh7128", "koding": "ramesh7128", - "location": "Bangalore, India." + "location": "Bangalore, IN" } ] -} \ No newline at end of file +} From 81bebab86e4afb7cc5eafd970c95d30e5b24309e Mon Sep 17 00:00:00 2001 From: Stoica Vlad Date: Sat, 29 Nov 2014 12:42:30 +0200 Subject: [PATCH 904/997] Create ABOUT.md --- Teams/TeamConquiz/ABOUT.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Teams/TeamConquiz/ABOUT.md diff --git a/Teams/TeamConquiz/ABOUT.md b/Teams/TeamConquiz/ABOUT.md new file mode 100644 index 0000000..b7ef7c4 --- /dev/null +++ b/Teams/TeamConquiz/ABOUT.md @@ -0,0 +1,22 @@ +Team Conquiz +================ + +Hello and welcome to our team page. + +About your team +=========================== + +| vladstoick | alexstoick | alexclp +|--- |--- |--- +| ![Vladstoick](https://avatars3.githubusercontent.com/u/1658727?v=3&s=460) | ![Alexstoick](https://avatars2.githubusercontent.com/u/1664100?v=3&s=460) | ![Sinan](https://avatars0.githubusercontent.com/u/1869071?v=3&s=460) + +Alexandru Stoica, our oldest member(20), is a student at King's College London. Vlad Stoica and Alexandru Clapa are both studying and the National College of Computer Science in Bucharest and are both looking forward to continue their studies in United Kingdom. +We decided to join the hackathon because we have what we consider a great ideea about an educational game which could help pupils learn while having fun. + + +About your skills and what you are going to do? +======= + +We are trying to build a multiplayer educational game with Node.JS and WebSockets. +Vlad Stoica is a front-end developer with experience in Android development and web development. Alexandru Clapa is an iOS Programmer and Alexandru Stoica is a backend developer which currently works at the UK startup lostmyname. + From 405f1988114f0c2cbdc3a494aea9f5ab1bf698aa Mon Sep 17 00:00:00 2001 From: Mohammad Anwari Date: Sat, 29 Nov 2014 21:01:45 +0700 Subject: [PATCH 905/997] ABOUT and team info --- Teams/Bakso/ABOUT.md | 18 ++++++++++++++++++ Teams/Bakso/team.json | 12 ++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 Teams/Bakso/ABOUT.md create mode 100644 Teams/Bakso/team.json diff --git a/Teams/Bakso/ABOUT.md b/Teams/Bakso/ABOUT.md new file mode 100644 index 0000000..971a4fc --- /dev/null +++ b/Teams/Bakso/ABOUT.md @@ -0,0 +1,18 @@ +Bakso +===== + +Bakso is meatballs in Indonesian. + +Why? +==== + +This is about testing my capabilities within such time and resource constraints. +I don't think I will consume bakso during the event. + +What? +===== + +I think I will go for theme #5. What I'm gonna do is to creat****signal lost**** + + + diff --git a/Teams/Bakso/team.json b/Teams/Bakso/team.json new file mode 100644 index 0000000..5336838 --- /dev/null +++ b/Teams/Bakso/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Bakso", + "members": [ + { + "name": "Mohammad Anwari", + "twitter": "aksimdamt", + "koding": "mdamt", + "location": "Bojong Baru, ID", + "lead": true + } + ] +} From 73bab3c9d2cdda3a46efe0097b0d9a50dbc8f84d Mon Sep 17 00:00:00 2001 From: Mohammad Anwari Date: Sat, 29 Nov 2014 21:04:08 +0700 Subject: [PATCH 906/997] Add more info --- Teams/Bakso/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Bakso/ABOUT.md b/Teams/Bakso/ABOUT.md index 971a4fc..6a7b084 100644 --- a/Teams/Bakso/ABOUT.md +++ b/Teams/Bakso/ABOUT.md @@ -12,7 +12,7 @@ I don't think I will consume bakso during the event. What? ===== -I think I will go for theme #5. What I'm gonna do is to creat****signal lost**** +I use NodeJS/Angular/jQuery in daily basis. I think I will go for theme #5. What I'm gonna do is to creat****signal lost**** From 204a075c4f017d7f3c4a2ff4754dfd6e8a9f4e80 Mon Sep 17 00:00:00 2001 From: sapchan Date: Sat, 29 Nov 2014 09:14:57 -0500 Subject: [PATCH 907/997] sapchan --- Teams/Sapchan/ABOUT.md | 1 + Teams/Sapchan/team.json | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 Teams/Sapchan/ABOUT.md create mode 100644 Teams/Sapchan/team.json diff --git a/Teams/Sapchan/ABOUT.md b/Teams/Sapchan/ABOUT.md new file mode 100644 index 0000000..26522af --- /dev/null +++ b/Teams/Sapchan/ABOUT.md @@ -0,0 +1 @@ +Hey so my name is Sacheth and I am a one man team. diff --git a/Teams/Sapchan/team.json b/Teams/Sapchan/team.json new file mode 100644 index 0000000..2817941 --- /dev/null +++ b/Teams/Sapchan/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Sapchan", + "members": [ + { + "name": "Sacheth Chandramouli", + "koding": "sapchan", + "location": "Troy, MI", + "lead": true + } + ] +} From ba2fb4b6f47ea866ccd7bcd6e956afeb012b6ba7 Mon Sep 17 00:00:00 2001 From: Pavel Ivanov Date: Sat, 29 Nov 2014 17:31:01 +0300 Subject: [PATCH 908/997] Update team's data. Add some word to about.md --- Teams/TheGreenElephant/ABOUT.md | 32 +++++++++++++++----------------- Teams/TheGreenElephant/team.json | 12 ++++++------ 2 files changed, 21 insertions(+), 23 deletions(-) diff --git a/Teams/TheGreenElephant/ABOUT.md b/Teams/TheGreenElephant/ABOUT.md index 3d3489e..b58b2d7 100644 --- a/Teams/TheGreenElephant/ABOUT.md +++ b/Teams/TheGreenElephant/ABOUT.md @@ -1,28 +1,26 @@ -The Green Elephant -================ +#"The Green Elephant" team -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. +![team's logo](https://dl.dropboxusercontent.com/u/30380743/logo.jpg) +> The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures... +> ***-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering*** -About your team -=========================== +#About us -| devrim | nitin | sinan | emre +| Pavel | Sergey | Dmitrii | Nick |--- |--- |--- |--- -| ![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) | +| ![Pavel](https://pbs.twimg.com/profile_images/500390546687275009/xE7EdVCF_200x200.jpeg) | ![Sergey](https://pbs.twimg.com/profile_images/1613844645/13_S-Mag_10_200x200.jpg) | ![Dmitrii](https://pbs.twimg.com/profile_images/1861818995/8bba3bd4f73fe9319b367b616b63a4b3_200x200.jpeg) | ![Nick](https://pbs.twimg.com/profile_images/538638674070482945/eQ2oXDUn_200x200.jpeg) | -Tell us who you are, why you did you decide to join? +We are team of experienced web developers working together in the same company. -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. +#What we are going to use + - Ruby and Ruby on Rails + - JavaScript, Backbone.js and probably some other cool libs + - HTML and CSS of course ;) + - MySQL or maybe MongoDB -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. +#Some words about our idea -You can change your mind, that's ok. Just push an update here when you do. +We are going to create a web application somehow related to online education ([MOOC](http://en.wikipedia.org/wiki/Massive_open_online_course)) diff --git a/Teams/TheGreenElephant/team.json b/Teams/TheGreenElephant/team.json index d63ee12..7c05cb0 100644 --- a/Teams/TheGreenElephant/team.json +++ b/Teams/TheGreenElephant/team.json @@ -10,20 +10,20 @@ }, { "name": "Sergey Smagin", - "twitter": "-", - "koding": "-", + "twitter": "s_mage", + "koding": "s-mage", "location": "Tula, RU" }, { "name": "Dmitrii Budylskii", - "twitter": "-", - "koding": "-", + "twitter": "budmitr", + "koding": "budmitr", "location": "Bryansk, RU" }, { "name": "Nick Saveljev", - "twitter": "-", - "koding": "-", + "twitter": "_nsave", + "koding": "nsave", "location": "Ivanovo, RU" } ] From 50cbeb85b25e834d4c698793600b0f7be17bac7b Mon Sep 17 00:00:00 2001 From: Pavel Ivanov Date: Sat, 29 Nov 2014 17:37:40 +0300 Subject: [PATCH 909/997] Minor fix --- Teams/TheGreenElephant/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/TheGreenElephant/ABOUT.md b/Teams/TheGreenElephant/ABOUT.md index b58b2d7..666845a 100644 --- a/Teams/TheGreenElephant/ABOUT.md +++ b/Teams/TheGreenElephant/ABOUT.md @@ -3,7 +3,8 @@ ![team's logo](https://dl.dropboxusercontent.com/u/30380743/logo.jpg) > The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures... -> ***-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering*** +> +> *-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering* #About us From 623b7e7eeae5f6d0daaefb0e8a706c247b25a516 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:03:11 +0100 Subject: [PATCH 910/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 230e040..aef02b5 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,4 +1,24 @@ ###About me +###About me +| Alfio Missaglia | +|---| +| ![avatar](https://avatars3.githubusercontent.com/u/7951738?v=3&u=9d1da16a4974b80e82fcc441e45e6c9b19727d00&s=140) |Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) + +###My project +I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) +>Problems facing our planet, explained using interactive data visualization. + +>HTML5 games that are educational and learning oriented. + +###Languages +I'll probably use: +* PHP +* jQuery +* SQL (maybe [MariaDB](https://mariadb.org/) engine) +* Node.js +* HTML5 + Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From c8de402c38032656171de74354326b8e6d0992a0 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:06:23 +0100 Subject: [PATCH 911/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index aef02b5..d203584 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,8 +1,7 @@ ###About me -###About me -| Alfio Missaglia | +| Alfio Missaglia | |---| -| ![avatar](https://avatars3.githubusercontent.com/u/7951738?v=3&u=9d1da16a4974b80e82fcc441e45e6c9b19727d00&s=140) |Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +| ![avatar](https://avatars3.githubusercontent.com/u/7951738?v=3&u=9d1da16a4974b80e82fcc441e45e6c9b19727d00&s=140) |Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) ###My project From 517e4c451f0cb6943698f99eab618c454552ac0e Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:07:54 +0100 Subject: [PATCH 912/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index d203584..d252cab 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,8 +1,13 @@ ###About me -| Alfio Missaglia | -|---| -| ![avatar](https://avatars3.githubusercontent.com/u/7951738?v=3&u=9d1da16a4974b80e82fcc441e45e6c9b19727d00&s=140) |Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. -I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) + + + + + + + +
Alfio Missaglia
![avatar](https://avatars3.githubusercontent.com/u/7951738?v=3&u=9d1da16a4974b80e82fcc441e45e6c9b19727d00&s=140)
+ ###My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) From c0e391f444e6be37843454b08e2a3891fa3bb879 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:08:35 +0100 Subject: [PATCH 913/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index d252cab..300a294 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,13 +1,8 @@ ###About me - - - - - - - -
Alfio Missaglia
![avatar](https://avatars3.githubusercontent.com/u/7951738?v=3&u=9d1da16a4974b80e82fcc441e45e6c9b19727d00&s=140)
- +| Alfio Missaglia | +|---| +| ) |Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) ###My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) From 9d9fbf66b659c8a1118727aabf7307f59714274d Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:09:28 +0100 Subject: [PATCH 914/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 300a294..2224424 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,7 +1,14 @@ ###About me -| Alfio Missaglia | -|---| -| ) |Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. + + + + + + + +
Alfio Missaglia
+ +Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) ###My project From f19287359f166e4584b4d51aa31efd3c67d195a6 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:09:57 +0100 Subject: [PATCH 915/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 2224424..21d62a6 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,5 +1,5 @@ ###About me - +
From 5fc134818abed8170dcea7b39993e94d9c2bc8ba Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:10:15 +0100 Subject: [PATCH 916/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 21d62a6..0cb8009 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,5 +1,5 @@ ###About me -
Alfio Missaglia
+
From ca6c2b37c816fafeb8a0e7de088a15ca31e901d1 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:10:58 +0100 Subject: [PATCH 917/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 0cb8009..365e0ab 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,5 +1,5 @@ ###About me -
Alfio Missaglia
+
From d7b9e1bd3ca39ae4577860d8ce1fc7c3ff78dfb1 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:12:00 +0100 Subject: [PATCH 918/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 365e0ab..6442928 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,5 +1,5 @@ ###About me -
Alfio Missaglia
+
From de06e83562737c6c91342693dbeabb558e0ace6e Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:13:11 +0100 Subject: [PATCH 919/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 6442928..bc7f7dd 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,10 +1,10 @@ ###About me
Alfio Missaglia
- + - +
Alfio MissagliaAlfio Missaglia
From 8c62e1aa56fe4549eb36e2cec363afdfae18c541 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:14:20 +0100 Subject: [PATCH 920/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index bc7f7dd..e33ddf0 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,10 +1,10 @@ ###About me - +
- + - +
Alfio MissagliaAlfio Missaglia
From b9755af0d6b3924d9d21c4dbe3ec60576e919743 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:14:35 +0100 Subject: [PATCH 921/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index e33ddf0..62def4b 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,8 +8,8 @@ -Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. -I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) +

Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :)

###My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) From 2f8c67edda395cf06ef7c4647b3278e19e302a70 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:15:14 +0100 Subject: [PATCH 922/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 62def4b..ff2f209 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,8 +8,10 @@ -

Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. -I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :)

+

Prova

+ +Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. +I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) ###My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) From f280f3fe7b8138220c9a3ef15c28487e837209f4 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:15:37 +0100 Subject: [PATCH 923/997] Rename ABOUT.md to ABOUT.html --- Teams/AlfioMissaglia/{ABOUT.md => ABOUT.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/AlfioMissaglia/{ABOUT.md => ABOUT.html} (100%) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.html similarity index 100% rename from Teams/AlfioMissaglia/ABOUT.md rename to Teams/AlfioMissaglia/ABOUT.html From c38b1f44529d646d53396dcd35a66f2881ff8ac6 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:15:52 +0100 Subject: [PATCH 924/997] Rename ABOUT.html to ABOUT.md --- Teams/AlfioMissaglia/{ABOUT.html => ABOUT.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Teams/AlfioMissaglia/{ABOUT.html => ABOUT.md} (100%) diff --git a/Teams/AlfioMissaglia/ABOUT.html b/Teams/AlfioMissaglia/ABOUT.md similarity index 100% rename from Teams/AlfioMissaglia/ABOUT.html rename to Teams/AlfioMissaglia/ABOUT.md From c25dbf169e7c2d305565e6b1b7968acf7604bf5b Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:16:57 +0100 Subject: [PATCH 925/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index ff2f209..99c0968 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,4 +1,4 @@ -###About me +#About me From 6a6768cf55979b527b7b016141f6ec9198c526bc Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:17:44 +0100 Subject: [PATCH 926/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 99c0968..989c82b 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,25 +1,14 @@ #About me -
Alfio Missaglia
- - - - - - -
Alfio Missaglia
- -

Prova

- Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) -###My project +#My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) >Problems facing our planet, explained using interactive data visualization. >HTML5 games that are educational and learning oriented. -###Languages +#Languages I'll probably use: * PHP * jQuery @@ -30,13 +19,13 @@ I'll probably use: Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) -###My project +#My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) >Problems facing our planet, explained using interactive data visualization. >HTML5 games that are educational and learning oriented. -###Languages +#Languages I'll probably use: * PHP * jQuery From 1cb747d96c0bec930470cab9ebb4ecda58d1690a Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 17:23:10 +0100 Subject: [PATCH 927/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 989c82b..992d365 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -2,6 +2,8 @@ Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) +I currently studying computer science at the *Carlo Zuccante* college of Mestre - a pretty little town close to Venice. + #My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) >Problems facing our planet, explained using interactive data visualization. From 5fb462d8e07b2fafc8355c11c0c3b5874bfe1dad Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 11:24:58 -0500 Subject: [PATCH 928/997] Create team.json --- 0x1A4/team.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 0x1A4/team.json diff --git a/0x1A4/team.json b/0x1A4/team.json new file mode 100644 index 0000000..1dc5107 --- /dev/null +++ b/0x1A4/team.json @@ -0,0 +1,21 @@ +{ + "teamName":"0x1A4", + "members":[ + { + "name": "Sashank Thupukari", + "koding": "sthupukari", + "location": "Herndon, US", + "lead":true + }, + { + "name":"Rohan Pandit", + "koding":"rohanp", + "location": "Herndon, US", + }, + { + "name":"Rachel Li", + "koding": "mustuni1", + "location": "Herndon, US" + } + ] +} From b985c1cfe5fb73b8ccfcbb02d629b81c6a9cddcf Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 11:25:51 -0500 Subject: [PATCH 929/997] Create about.md --- 0x1A4/about.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 0x1A4/about.md diff --git a/0x1A4/about.md b/0x1A4/about.md new file mode 100644 index 0000000..f47b8e5 --- /dev/null +++ b/0x1A4/about.md @@ -0,0 +1 @@ +#Hello From 1ec18c7f59f17531bc0354555e057399bb45016f Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 11:27:37 -0500 Subject: [PATCH 930/997] Update and rename about.md to ABOUT.md --- 0x1A4/ABOUT.md | 7 +++++++ 0x1A4/about.md | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 0x1A4/ABOUT.md delete mode 100644 0x1A4/about.md diff --git a/0x1A4/ABOUT.md b/0x1A4/ABOUT.md new file mode 100644 index 0000000..b3b2b0e --- /dev/null +++ b/0x1A4/ABOUT.md @@ -0,0 +1,7 @@ +##Hello + +#About + +#Skillz + +#Project diff --git a/0x1A4/about.md b/0x1A4/about.md deleted file mode 100644 index f47b8e5..0000000 --- a/0x1A4/about.md +++ /dev/null @@ -1 +0,0 @@ -#Hello From f7776b771b66600e19fe4beb4983efada102c929 Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 11:27:51 -0500 Subject: [PATCH 931/997] Update ABOUT.md --- 0x1A4/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/0x1A4/ABOUT.md b/0x1A4/ABOUT.md index b3b2b0e..32f633b 100644 --- a/0x1A4/ABOUT.md +++ b/0x1A4/ABOUT.md @@ -1,7 +1,7 @@ -##Hello +#Hello -#About +##About -#Skillz +##Skillz -#Project +##Project From 66342d2166fef4c4d5868741ce453d38db02d47a Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 08:54:06 -0800 Subject: [PATCH 932/997] Update team.json --- Teams/TrumanAwesome/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TrumanAwesome/team.json b/Teams/TrumanAwesome/team.json index ce9930c..66a8b81 100644 --- a/Teams/TrumanAwesome/team.json +++ b/Teams/TrumanAwesome/team.json @@ -6,6 +6,6 @@ "twitter": "trumanhung", "koding": "truboyh14", "location": "Vancouver, CA" - }, + } ] } From 839bc7e733b800cad72986681e0a2279cd3439c8 Mon Sep 17 00:00:00 2001 From: ivanwebpro Date: Sun, 30 Nov 2014 00:05:41 +0700 Subject: [PATCH 933/997] Update ABOUT.md --- Teams/iTeam/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Teams/iTeam/ABOUT.md b/Teams/iTeam/ABOUT.md index 131af63..e274817 100644 --- a/Teams/iTeam/ABOUT.md +++ b/Teams/iTeam/ABOUT.md @@ -19,3 +19,10 @@ Shin Masaharu Electrical Engineer by profession and my avid interest in firmware programming lead me to exploring more programming languages and design patterns. Skills: Javascript, jQuery, AngularJS, UX design. Java, C, PHP, APIs & MySQL. + + +########## + +Joseph Loyola + +front-end web developer html5 css3 javascript From 14bae7891a0a16fc28788301da53788daf71c250 Mon Sep 17 00:00:00 2001 From: pC15 Date: Sat, 29 Nov 2014 09:06:24 -0800 Subject: [PATCH 934/997] Added team info --- Teams/darapti/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/darapti/team.json diff --git a/Teams/darapti/team.json b/Teams/darapti/team.json new file mode 100644 index 0000000..5aed6b9 --- /dev/null +++ b/Teams/darapti/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "darapti", + "members": [ + { + "name": "P. Coleman", + "twitter": "umemi", + "koding": "pc15", + "location": "San Francisco, US" + } + ] +} From 45ddda321cf23640436fa882bf74ac1efe3db43b Mon Sep 17 00:00:00 2001 From: 192-sean <192.sean.luke@gmail.com> Date: Sat, 29 Nov 2014 11:35:07 -0600 Subject: [PATCH 935/997] Added info --- Teams/WhiteLime/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/WhiteLime/team.json diff --git a/Teams/WhiteLime/team.json b/Teams/WhiteLime/team.json new file mode 100644 index 0000000..777d84a --- /dev/null +++ b/Teams/WhiteLime/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "WhiteLime", + "members": [ + { + "name": "Sean Luke", + "twitter": "_seanluke", + "koding": "seanekul", + "location": "Chicago, US" + } + ] +} From 42cbe8335c6082f8ea79a8c9218acaa8fbbdc95d Mon Sep 17 00:00:00 2001 From: pC15 Date: Sat, 29 Nov 2014 09:37:10 -0800 Subject: [PATCH 936/997] Added About info --- Teams/darapti/ABOUT.md | 45 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Teams/darapti/ABOUT.md diff --git a/Teams/darapti/ABOUT.md b/Teams/darapti/ABOUT.md new file mode 100644 index 0000000..95fbb57 --- /dev/null +++ b/Teams/darapti/ABOUT.md @@ -0,0 +1,45 @@ +###Welcome to darapti! + + +###About me +P. Coleman. +* College student +* Philosophy major +* Formal logic geek +* Solo novice developer + + +###What in the world's a darapti? +

Darapti is one of the valid categorical syllogisms in formal logic, as constructed by Aristotle.

+

A syllogism is an argument consisting of two or more premises and a conclusion. It uses deductive reasoning to arrive at the conclusion from the premises.

+

There are 256 possible syllogisms, but only ~20 valid forms. +However, Aristotle's system proved hard to memorize alone (too many darn vowels), so the medievals created mnemonics for the valid forms. +Darapti is one of them.

+(paraphrased from [Wikipedia](http://en.wikipedia.org/wiki/Syllogism)) + + +###Darapti as a syllogism: +``` +Premise: All hackathons are fun events. +Premise: All hackathons are strenuous events. +Conclusion: So, some strenuous events are fun events. +``` + +###Why darapti? +1. Darapti is a weakened form. For the conclusion to be true, it must assume that the terms in the premises are.

+2. It's a reminder for me to check all parts of my program and make sure they function. Otherwise, just like an argument, it'll fall apart.

+3. Logic is how I gained the confidence to code. +4. Darapti also rolls off the tongue well (dah-rahp-tee).

+ +###Why hackathon? +1. Why not? +2. I've been sitting on my butt with some ideas, but haven't been inspired to build them yet. +3. I like the opportunity to try to build something in a limited time frame. + + +###Skillset and Ambitions +* a cup of PHP/MySQL +* a pinch of JavaScript +* a dash of HTML/CSS +* I'll create either an educational game or something to help with the fine print. +* Not sure of specific APIs at the moment. From 75e03faf0317070c28aab5755ee8a2bbdfe3319b Mon Sep 17 00:00:00 2001 From: 192-sean <192.sean.luke@gmail.com> Date: Sat, 29 Nov 2014 11:37:23 -0600 Subject: [PATCH 937/997] Added about file --- Teams/WhiteLime/ABOUT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Teams/WhiteLime/ABOUT.md diff --git a/Teams/WhiteLime/ABOUT.md b/Teams/WhiteLime/ABOUT.md new file mode 100644 index 0000000..be669a4 --- /dev/null +++ b/Teams/WhiteLime/ABOUT.md @@ -0,0 +1,9 @@ +# Team WhiteLime + +##Languages + +--Javascript +--Java +--C++ +--Python + From ff17e9ffdfd1887a1473840730006415f630a313 Mon Sep 17 00:00:00 2001 From: RUHSOFT Date: Sat, 29 Nov 2014 23:18:49 +0530 Subject: [PATCH 938/997] Create team.json --- Teams/IO/team.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/IO/team.json diff --git a/Teams/IO/team.json b/Teams/IO/team.json new file mode 100644 index 0000000..bf58cc9 --- /dev/null +++ b/Teams/IO/team.json @@ -0,0 +1,13 @@ +{ + "teamName": "IO", + "members": [ + { + "name": "Ramith Hettiarachchi", + "twitter": "ramithuh", + "koding": "ruhsoft", + "location": "LK", + "lead": true + }, + + ] +} From 3177130ada31366b9876655d287f5850db84886b Mon Sep 17 00:00:00 2001 From: RUHSOFT Date: Sat, 29 Nov 2014 23:23:14 +0530 Subject: [PATCH 939/997] Create about.md --- Teams/IO/about.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/IO/about.md diff --git a/Teams/IO/about.md b/Teams/IO/about.md new file mode 100644 index 0000000..64a4d57 --- /dev/null +++ b/Teams/IO/about.md @@ -0,0 +1 @@ +#Hello from SL From 40a1d5e933bf46a720e049744608111ca3c7b6fc Mon Sep 17 00:00:00 2001 From: Sergey Parkhomenko Date: Sat, 29 Nov 2014 20:13:42 +0200 Subject: [PATCH 940/997] Team1 info --- Teams/Team1/ABOUT.md | 27 +++++++++++++++++++++++++++ Teams/Team1/team.json | 11 +++++++++++ 2 files changed, 38 insertions(+) create mode 100644 Teams/Team1/ABOUT.md create mode 100644 Teams/Team1/team.json diff --git a/Teams/Team1/ABOUT.md b/Teams/Team1/ABOUT.md new file mode 100644 index 0000000..19f4965 --- /dev/null +++ b/Teams/Team1/ABOUT.md @@ -0,0 +1,27 @@ +Team1 +================ + +Programming as an art + + +About your team +=========================== + +My name is Sergey Parkhomenko. I'm first year student and i decided to do my best and prove to all and firstly to myself that I'm the best in my area. + + +About your skills and what you are going to do? +======= + +My main technologies are: +Python, Django, Javascript, AngularJS + +But my choice always strongly depends on task. + +I strongly believe that every line of code written by programmer is art and I am going to prove it on this competition. + +Social +======= +[a link](https://twitter.com/proitm) +[a link](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) +[a link](https://www.facebook.com/proitm) diff --git a/Teams/Team1/team.json b/Teams/Team1/team.json new file mode 100644 index 0000000..e0e5eee --- /dev/null +++ b/Teams/Team1/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team1", + "members": [ + { + "name": "Sergey Parkhomenko", + "twitter": "proitm", + "koding": "proitm", + "location": "Zaporozhye, UA" + } + ] +} From 86a0eb4f0800c043ecaa1daba515ddd49bb33a9e Mon Sep 17 00:00:00 2001 From: Sergey Parkhomenko Date: Sat, 29 Nov 2014 20:19:16 +0200 Subject: [PATCH 941/997] Fixes to ABOUT.md --- Teams/Team1/ABOUT.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Teams/Team1/ABOUT.md b/Teams/Team1/ABOUT.md index 19f4965..a3de3d6 100644 --- a/Teams/Team1/ABOUT.md +++ b/Teams/Team1/ABOUT.md @@ -14,6 +14,7 @@ About your skills and what you are going to do? ======= My main technologies are: + Python, Django, Javascript, AngularJS But my choice always strongly depends on task. @@ -22,6 +23,8 @@ I strongly believe that every line of code written by programmer is art and I am Social ======= -[a link](https://twitter.com/proitm) -[a link](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) -[a link](https://www.facebook.com/proitm) +[Twitter](https://twitter.com/proitm) + +[Linkedin](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) + +[Facebook](https://www.facebook.com/proitm) From 8937a07ed56ff733ac5d05e4f3314cfee0ec524e Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:39:04 +0100 Subject: [PATCH 942/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 992d365..35a47b9 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,3 +1,11 @@ + _ __ _ __ __ _ _ _ + /\ | | / _| (_) | \/ | (_) | | (_) + / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ + / /\ \ | | | _| | | / _ \ | |\/| | | | / __| / __| / _` | / _` | | | | | / _` | + / ____ \ | | | | | | | (_) | | | | | | | \__ \ \__ \ | (_| | | (_| | | | | | | (_| | + /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| + __/ | + |___/ #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From f60db4419b0715d6d3132346e8ef3f8630dd39d2 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:39:28 +0100 Subject: [PATCH 943/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 35a47b9..9d199aa 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,11 +1,11 @@ - _ __ _ __ __ _ _ _ + _ __ _ __ __ _ _ _ /\ | | / _| (_) | \/ | (_) | | (_) / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ / /\ \ | | | _| | | / _ \ | |\/| | | | / __| / __| / _` | / _` | | | | | / _` | / ____ \ | | | | | | | (_) | | | | | | | \__ \ \__ \ | (_| | | (_| | | | | | | (_| | /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| __/ | - |___/ + |___/ #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 9df88c711e1667e7ad07af439581aded83b43d62 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:40:32 +0100 Subject: [PATCH 944/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 9d199aa..d72a481 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,11 +1,13 @@ - _ __ _ __ __ _ _ _ +``` + _ __ _ __ __ _ _ _ /\ | | / _| (_) | \/ | (_) | | (_) / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ / /\ \ | | | _| | | / _ \ | |\/| | | | / __| / __| / _` | / _` | | | | | / _` | / ____ \ | | | | | | | (_) | | | | | | | \__ \ \__ \ | (_| | | (_| | | | | | | (_| | /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| __/ | - |___/ + |___/ +``` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 98e2f2fa063e2ad19a33c25fb1231e3ad7b330de Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:41:52 +0100 Subject: [PATCH 945/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index d72a481..7770fbf 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,4 +1,4 @@ -``` +```

_ __ _ __ __ _ _ _ /\ | | / _| (_) | \/ | (_) | | (_) / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ @@ -7,6 +7,7 @@ /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| __/ | |___/ +

``` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. From 1fcd2d0e2e8e72f6245ea4acc1af852b3d7a54ea Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:42:26 +0100 Subject: [PATCH 946/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 7770fbf..aa561b0 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,14 +1,11 @@ -```

- _ __ _ __ __ _ _ _ +``` _ __ _ __ __ _ _ _ /\ | | / _| (_) | \/ | (_) | | (_) / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ / /\ \ | | | _| | | / _ \ | |\/| | | | / __| / __| / _` | / _` | | | | | / _` | / ____ \ | | | | | | | (_) | | | | | | | \__ \ \__ \ | (_| | | (_| | | | | | | (_| | /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| __/ | - |___/ -

-``` + |___/``` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 064968d6092f4364f318dca286fc54e51c7ec439 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:42:56 +0100 Subject: [PATCH 947/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index aa561b0..d72a481 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -1,11 +1,13 @@ -``` _ __ _ __ __ _ _ _ +``` + _ __ _ __ __ _ _ _ /\ | | / _| (_) | \/ | (_) | | (_) / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ / /\ \ | | | _| | | / _ \ | |\/| | | | / __| / __| / _` | / _` | | | | | / _` | / ____ \ | | | | | | | (_) | | | | | | | \__ \ \__ \ | (_| | | (_| | | | | | | (_| | /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| __/ | - |___/``` + |___/ +``` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 1de6fcb4073f530781b407926dcbadfad9067219 Mon Sep 17 00:00:00 2001 From: jeysawant Date: Sun, 30 Nov 2014 00:13:09 +0530 Subject: [PATCH 948/997] added new team info --- Teams/coDeUNIT/team.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/coDeUNIT/team.json diff --git a/Teams/coDeUNIT/team.json b/Teams/coDeUNIT/team.json new file mode 100644 index 0000000..784341e --- /dev/null +++ b/Teams/coDeUNIT/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "coDeUNIT", + "members": [ + { + "name": "Swapnil Karande", + "twitter": "swapnil60", + "koding": "swapnilkarande", + "location": "Mumbai, IN" + }, + { + "name": "Darshan Bhogale", + "twitter": "darshan_bhogale", + "koding": "darshanbhogale", + "location": "Mumbai, IN" + }, + { + "name": "Jayesh Sawant", + "twitter": "jeysawant", + "koding": "jeysawant", + "location": "Mumbai, IN", + "lead": true + }, + { + "name": "Ajit Mane", + "twitter": "ajitmane5500", + "koding": "ajitmane", + "location": "Mumbai, IN" + }, + { + "name": "Nikhil Paramr", + "twitter": "Nikhil9Parmar", + "koding": "nikhilparmar", + "location": "Mumbai, IN" + } + ] +} From 813b2ca592b94ef61304d75bb724fed18aabe7fd Mon Sep 17 00:00:00 2001 From: Jake Drew Date: Sat, 29 Nov 2014 18:51:56 +0000 Subject: [PATCH 949/997] Added Space --- Teams/DigitiCO/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/DigitiCO/team.json b/Teams/DigitiCO/team.json index bf008a0..2b03614 100644 --- a/Teams/DigitiCO/team.json +++ b/Teams/DigitiCO/team.json @@ -28,7 +28,7 @@ { "name": "Niraj", "koding": "nirajftw", - "location": "MumbaiIndia" + "location": "Mumbai India" } ] } From e011ac4c4cae635af643f969aee5a9b74601789a Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:52:12 +0100 Subject: [PATCH 950/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index d72a481..881ac67 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,11 +8,12 @@ __/ | |___/ ``` +[[My Website](https://www.missaglialfio.pw/)] - [[Google+](https://plus.google.com/u/0/+AlfioMissaglia/)] - [[Twitter](https://twitter.com/missaglialfio)] - [[GitHub](https://github.com/missaglialfio)] #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) -I currently studying computer science at the *Carlo Zuccante* college of Mestre - a pretty little town close to Venice. +I'm currently studying computer science at the *Carlo Zuccante* college of Mestre - a pretty little town close to Venice. #My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) From 3c0bb938ecb350ed28fb09d66948c082e654b42a Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:53:03 +0100 Subject: [PATCH 951/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 881ac67..29ae846 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[[My Website](https://www.missaglialfio.pw/)] - [[Google+](https://plus.google.com/u/0/+AlfioMissaglia/)] - [[Twitter](https://twitter.com/missaglialfio)] - [[GitHub](https://github.com/missaglialfio)] +`[[My Website](https://www.missaglialfio.pw/)]` - `[[Google+](https://plus.google.com/u/0/+AlfioMissaglia/)]` - `[[Twitter](https://twitter.com/missaglialfio)]` - `[[GitHub](https://github.com/missaglialfio)]` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 0aa519ec27fff960f5754838f6106927899c30b8 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:53:43 +0100 Subject: [PATCH 952/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 29ae846..36a8414 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -`[[My Website](https://www.missaglialfio.pw/)]` - `[[Google+](https://plus.google.com/u/0/+AlfioMissaglia/)]` - `[[Twitter](https://twitter.com/missaglialfio)]` - `[[GitHub](https://github.com/missaglialfio)]` +[[`My Website`](https://www.missaglialfio.pw/)] - [[`Google+`](https://plus.google.com/u/0/+AlfioMissaglia/)] - [[`Twitter`](https://twitter.com/missaglialfio)] - [[`GitHub`](https://github.com/missaglialfio)] #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From b297e7abd7f4c4afcfe276e50fcf55569e868c80 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:54:39 +0100 Subject: [PATCH 953/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 36a8414..edb4921 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[[`My Website`](https://www.missaglialfio.pw/)] - [[`Google+`](https://plus.google.com/u/0/+AlfioMissaglia/)] - [[`Twitter`](https://twitter.com/missaglialfio)] - [[`GitHub`](https://github.com/missaglialfio)] +[`{My Website}`](https://www.missaglialfio.pw/)] - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [{`GitHub`}](https://github.com/missaglialfio) #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 1c0e72431990d7f1c93f984a596aaede3d40ed33 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:56:13 +0100 Subject: [PATCH 954/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index edb4921..ed4ef3f 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[`{My Website}`](https://www.missaglialfio.pw/)] - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [{`GitHub`}](https://github.com/missaglialfio) +[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [{`GitHub`}](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 9fbbf67d323d928f773ed64c1c02fb0ece2bcb52 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 19:56:44 +0100 Subject: [PATCH 955/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index ed4ef3f..158c864 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [{`GitHub`}](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) +[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 4b3bff94cb791f37e9e49610a0639e9058d1a16c Mon Sep 17 00:00:00 2001 From: jeysawant Date: Sun, 30 Nov 2014 00:27:50 +0530 Subject: [PATCH 956/997] added about file --- Teams/coDeUNIT/ABOUT.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Teams/coDeUNIT/ABOUT.md diff --git a/Teams/coDeUNIT/ABOUT.md b/Teams/coDeUNIT/ABOUT.md new file mode 100644 index 0000000..a8aac06 --- /dev/null +++ b/Teams/coDeUNIT/ABOUT.md @@ -0,0 +1,20 @@ +# coDeUNIT + +We are a bunch of workholic lads willing to challange our coding skills and you bet there's no better platform than HACKATHON! And we are both eagar and excited to be here .... Lets get started ! + +## About Us + +- Jayesh 'jey' Sawant : Designer +- Swapnil 'nil' Karande : Developer +- Ajit 'Mouse' Mane : Developer +- Darshan 'shan' Bhogle : Databse Admin +- Nikhil 'uNIKs' Paramar : Linux Admin + +## Languages We love + +- Javascript +- sql +- php +- bootstrap +- postgresql +- nodejs From afa59dea53b842ba217bc5427888f4c99e5554f0 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 20:07:44 +0100 Subject: [PATCH 957/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 158c864..04a76e7 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) +[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) - [`{Koding}`](https://koding.com/xenon05) - `public**[AT]**missaglialfio**[DOT]**pw` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 8f6e32c19354339dcb9a2538dd16a38a71a59181 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 20:08:09 +0100 Subject: [PATCH 958/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 04a76e7..bfeff03 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) - [`{Koding}`](https://koding.com/xenon05) - `public**[AT]**missaglialfio**[DOT]**pw` +[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) - [`{Koding}`](https://koding.com/xenon05) - `public[AT]missaglialfio[DOT]pw` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From d9f1200ff11f9d1831eecf948bf3e3d285348787 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 20:08:32 +0100 Subject: [PATCH 959/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index bfeff03..34ec373 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -8,7 +8,7 @@ __/ | |___/ ``` -[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) - [`{Koding}`](https://koding.com/xenon05) - `public[AT]missaglialfio[DOT]pw` +[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) - [`{Koding}`](https://koding.com/xenon05) - `public [AT] missaglialfio [DOT] pw` #About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) From 219d0bde72d352add46a9159867cfe33b5f4f297 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 20:13:42 +0100 Subject: [PATCH 960/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 34ec373..0e4607a 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -13,35 +13,21 @@ Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) -I'm currently studying computer science at the *Carlo Zuccante* college of Mestre - a pretty little town close to Venice. - #My project I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) >Problems facing our planet, explained using interactive data visualization. >HTML5 games that are educational and learning oriented. -#Languages -I'll probably use: +#Skills +I do have experience with those programming languages: +* Java * PHP * jQuery -* SQL (maybe [MariaDB](https://mariadb.org/) engine) -* Node.js +* CSS +* JavaScript +* SQL - [MySQL](http://www.mysql.com/) and [MariaDB](https://mariadb.org/) * HTML5 - -Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. -I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) - -#My project -I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) ->Problems facing our planet, explained using interactive data visualization. - ->HTML5 games that are educational and learning oriented. - -#Languages -I'll probably use: -* PHP -* jQuery -* SQL (maybe [MariaDB](https://mariadb.org/) engine) * Node.js -* HTML5 + +I also know the basics of Photoshop and GIMP. From da5abe135c5f939ba3f2d50d876150fb16864e6f Mon Sep 17 00:00:00 2001 From: Vadim Oleynik Date: Sat, 29 Nov 2014 21:24:13 +0200 Subject: [PATCH 961/997] Added necessary commas --- Teams/Betelgeuse/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/Betelgeuse/team.json b/Teams/Betelgeuse/team.json index f1b3f73..c320957 100644 --- a/Teams/Betelgeuse/team.json +++ b/Teams/Betelgeuse/team.json @@ -5,7 +5,7 @@ "name": "Vadim Oleynik", "twitter": "VadimWelldone", "koding": "vadimwelldone", - "location": "Dnipropetrovsk, UA" + "location": "Dnipropetrovsk, UA", "lead": true }, { @@ -18,7 +18,7 @@ "name": "Pavel Apisov", "twitter": "apisov_music", "koding": "apisov", - "location": "Dnipropetrovsk, UA", + "location": "Dnipropetrovsk, UA" } ] } From acd01f66ccee7c8396bc356ec1b1d6a7952e2d40 Mon Sep 17 00:00:00 2001 From: Alfio Date: Sat, 29 Nov 2014 20:26:10 +0100 Subject: [PATCH 962/997] Update ABOUT.md --- Teams/AlfioMissaglia/ABOUT.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Teams/AlfioMissaglia/ABOUT.md b/Teams/AlfioMissaglia/ABOUT.md index 0e4607a..950ba59 100644 --- a/Teams/AlfioMissaglia/ABOUT.md +++ b/Teams/AlfioMissaglia/ABOUT.md @@ -14,10 +14,9 @@ Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student w I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) #My project -I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) ->Problems facing our planet, explained using interactive data visualization. - ->HTML5 games that are educational and learning oriented. +My project'll be based on the first and the fourth themes. +So, I'll make a creative and interactive lesson platform, with games developed probably in Node.js and jQuery. +I'll also try to learn Python's basics before Hackathon start, I think I can make nice things with it :D #Skills I do have experience with those programming languages: @@ -29,5 +28,10 @@ I do have experience with those programming languages: * SQL - [MySQL](http://www.mysql.com/) and [MariaDB](https://mariadb.org/) * HTML5 * Node.js +* A **veeeeery** little bit of Python I also know the basics of Photoshop and GIMP. + +#Infos +I think I'll participate in the Hackathon as an individual, but I'm not sure C: +Feel free to send me an email (`public [AT] missaglialfio [DOT] pw`) if you're interested in me. From 41b2334a65d08c4771d72d7e730fec7923a03dc1 Mon Sep 17 00:00:00 2001 From: sm0ke21 Date: Sat, 29 Nov 2014 20:47:08 +0100 Subject: [PATCH 963/997] Filled in missing team member Koding username --- Teams/teamgr/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/teamgr/team.json b/Teams/teamgr/team.json index 05157a5..2c9470a 100644 --- a/Teams/teamgr/team.json +++ b/Teams/teamgr/team.json @@ -10,7 +10,7 @@ { "name": "Ioannis Krommydas", "twitter": "kr0mmy", - "koding": "", // working on it + "koding": "kr0mmy", "location": "Cologne, DE" } ] From e98b859d3557a94aa34206638457d68fb20deefe Mon Sep 17 00:00:00 2001 From: mkarimim Date: Sat, 29 Nov 2014 23:55:39 +0330 Subject: [PATCH 964/997] Update team.json --- Teams/IRTEAM/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/IRTEAM/team.json b/Teams/IRTEAM/team.json index 544678e..54cc423 100644 --- a/Teams/IRTEAM/team.json +++ b/Teams/IRTEAM/team.json @@ -1,5 +1,5 @@ { - "teamName": "IQHacker", + "teamName": "MKMHacker", "members": [ { "name": "mostafa karimi", From a4780f3cf720d46b5d44688acbb7a082040d9e11 Mon Sep 17 00:00:00 2001 From: Jevin Sidhu Date: Sat, 29 Nov 2014 15:36:19 -0500 Subject: [PATCH 965/997] Added Team Information --- Teams/TeamKoders/TeamJevin/team.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/TeamKoders/TeamJevin/team.json diff --git a/Teams/TeamKoders/TeamJevin/team.json b/Teams/TeamKoders/TeamJevin/team.json new file mode 100644 index 0000000..e03f4f7 --- /dev/null +++ b/Teams/TeamKoders/TeamJevin/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Jevin", + "members": [ + { + "name": "Jevinjyot Sidhu", + "twitter": "jevinsidhu", + "koding": "JevinSidhu", + "location": "Brampton, ON" + }, + + ] +} From 1f55f2adef373b507f6a114760482b9574679988 Mon Sep 17 00:00:00 2001 From: Jevin Sidhu Date: Sat, 29 Nov 2014 15:38:25 -0500 Subject: [PATCH 966/997] Add an about file --- Teams/TeamKoders/TeamJevin/ABOUT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Teams/TeamKoders/TeamJevin/ABOUT.md diff --git a/Teams/TeamKoders/TeamJevin/ABOUT.md b/Teams/TeamKoders/TeamJevin/ABOUT.md new file mode 100644 index 0000000..08bebab --- /dev/null +++ b/Teams/TeamKoders/TeamJevin/ABOUT.md @@ -0,0 +1,14 @@ +# TeamJevin + +I am Jevin! + +## About Us + +- My name is Jevin and I am a 10th grade student at North Park Secondary School in Brampton, Ontario, Canada. + +## Languages + +- HTML +- CSS +- JavaScript + From e90620c0ae000d06ffe1d94cf13aec020eca218f Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 16:00:18 -0500 Subject: [PATCH 967/997] Create team.json --- Teams/helloworld/team.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/helloworld/team.json diff --git a/Teams/helloworld/team.json b/Teams/helloworld/team.json new file mode 100644 index 0000000..fa25c82 --- /dev/null +++ b/Teams/helloworld/team.json @@ -0,0 +1,21 @@ +{ + "teamName": "helloworld", + "members": [ + { + "name": "Rohan Pandit", + "koding": "rohanp", + "location": "Herndon, US" + }, + { + "name": "Sashank Thupukari", + "koding": "sthupukari", + "location": "Herndon, US", + "lead": true + }, + { + "name": "Rachel Li", + "koding": "mustuni1", + "location": "Herndon, US" + } + ] +} From 5d84557432329906106b6f01adcf95d382078809 Mon Sep 17 00:00:00 2001 From: Rohan Pandit Date: Sat, 29 Nov 2014 16:00:58 -0500 Subject: [PATCH 968/997] Create ABOUT.md --- Teams/helloworld/ABOUT.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Teams/helloworld/ABOUT.md diff --git a/Teams/helloworld/ABOUT.md b/Teams/helloworld/ABOUT.md new file mode 100644 index 0000000..2c98d8f --- /dev/null +++ b/Teams/helloworld/ABOUT.md @@ -0,0 +1,7 @@ +#Hello + +##The Team + +##Skillz + +##Project From ac97993cea601cabea6c40ed26864c36385e9584 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:11:50 -0500 Subject: [PATCH 969/997] Added team member --- Teams/cool_kid_alert/team.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/cool_kid_alert/team.json b/Teams/cool_kid_alert/team.json index c1e12d9..5cdc621 100644 --- a/Teams/cool_kid_alert/team.json +++ b/Teams/cool_kid_alert/team.json @@ -6,6 +6,11 @@ "koding":"cakesofwrath", "location":"Albany, US", "lead":true + }, + { + "name":"Kevin Wang", + "koding":"kittykatty", + "location":"Longmont, US" } ] } From 68c959bc4ef46de70aa2337c56e0344baa886ed6 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:20:41 -0500 Subject: [PATCH 970/997] Update our about.md with new team member --- Teams/cool_kid_alert/ABOUT.md | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 274143f..92ca54e 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,19 +1,27 @@ -cool_kid_alert -================ -Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. +#cool_kid_alert -Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. -Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". -Since then, I've tried to learn as much as I can, as fast I can. -I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. +##Alan + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. + + Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". + + Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + + And I got an internship at an informatics lab! -And I got an internship at an informatics lab! +##Kevin + Known as "Bear". Algorithm master and math wiz. Straight out of Longmont. + I'm pretty sure I'm cooler than Alan. I think. + I like to work with C/C++, so if you need help, I'd be happy to give you some **pointers**. -Skills/Experience -================ +#Skills/Experience +##Alan: Javascript, Java, HTML/CSS. D3.js, Node, Sails. +##Kevin: +Javascript, Java, C++, C. -I want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. -Obviously, I'd use d3.js for that. + +We want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. +Obviously, we'd use d3.js for that. Another cool idea would be a way for people to highlight the most important parts of a legal document for users to read and then some sort of game to make sure people read those sentences, at least. From d3cea1419e2707d661d0eab33332defb1bb71fbc Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:25:48 -0500 Subject: [PATCH 971/997] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 92ca54e..01e6b8a 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,6 +1,7 @@ #cool_kid_alert ##Alan + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". @@ -10,7 +11,7 @@ And I got an internship at an informatics lab! ##Kevin - Known as "Bear". Algorithm master and math wiz. Straight out of Longmont. + Known as "Bear". Algorithm master and High School math wiz. Straight out of Longmont. I'm pretty sure I'm cooler than Alan. I think. I like to work with C/C++, so if you need help, I'd be happy to give you some **pointers**. From 709500c4e9d3ec51557d3c415c6bd637a20f6a57 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:26:22 -0500 Subject: [PATCH 972/997] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 01e6b8a..d88464a 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,10 +1,7 @@ #cool_kid_alert ##Alan - - Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. - - Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. From 08fd2c3a50537d6250460c0debac903b3837edf3 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:27:03 -0500 Subject: [PATCH 973/997] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index d88464a..80d83ad 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,10 +1,9 @@ #cool_kid_alert ##Alan - Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". - + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. + Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. - And I got an internship at an informatics lab! ##Kevin From ebf0dcdcf129d54e41ff09561b3d88468a2b26de Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:27:57 -0500 Subject: [PATCH 974/997] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 80d83ad..04d4104 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,9 +1,11 @@ #cool_kid_alert ##Alan - Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. - Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". - Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + +Just a high schooler on the east coast who wants to test his skills. +I doubt I will win, but I just want to see what participating feels like. +Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". +Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. And I got an internship at an informatics lab! ##Kevin From 7b3077210ae0c155e7ad9971248ff8e0cfc48690 Mon Sep 17 00:00:00 2001 From: Zafar Takhirov Date: Sat, 29 Nov 2014 13:35:02 -0800 Subject: [PATCH 975/997] AUTOCOMMIT(ZafarTakhirov): Sat Nov 29 13:35:02 PST 2014 --- Teams/0xDEADBABE/ABOUT.md | 5 +++++ Teams/0xDEADBABE/team.json | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 Teams/0xDEADBABE/ABOUT.md create mode 100644 Teams/0xDEADBABE/team.json diff --git a/Teams/0xDEADBABE/ABOUT.md b/Teams/0xDEADBABE/ABOUT.md new file mode 100644 index 0000000..dddc6aa --- /dev/null +++ b/Teams/0xDEADBABE/ABOUT.md @@ -0,0 +1,5 @@ +0xDEADBABE +================ +*** Stay Tuned *** + + diff --git a/Teams/0xDEADBABE/team.json b/Teams/0xDEADBABE/team.json new file mode 100644 index 0000000..d541bae --- /dev/null +++ b/Teams/0xDEADBABE/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "0xDEADBABE", + "members": [ + { + "name": "Alice Tsing", + "koding": "atsing", + "location": "Santa Clara, US", + "lead": true + + }, + { + "name": "Zafar Takhirov", + "twitter": "TJzafar", + "koding": "zafartahirov", + "location": "Santa Clara, US" + } + ] +} From 28d25756aae5b9dc4b72f153863f0f9b3cf19c5e Mon Sep 17 00:00:00 2001 From: Antariano Date: Sat, 29 Nov 2014 23:03:46 +0100 Subject: [PATCH 976/997] Be super misterious about what we'll do --- Teams/XereoNet/ABOUT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md index f367340..130162b 100644 --- a/Teams/XereoNet/ABOUT.md +++ b/Teams/XereoNet/ABOUT.md @@ -48,4 +48,6 @@ We can do a variety of things but our main focus resides within the web. ## What's cooking? -We still quite haven't decided what to do but we have some good ideas. Stay tuned :) +We have deviced quite the project for this hackathon! +We will be using the MEAN stack. It'll be a project that will both delight and it will have a surprise twist at the end! Nitin already praised the idea in a private conversation we had :D +I can't wait to show you guys what we have in store. From 0e2998c9d510d432a5ba17c5a7b4bf82b35d3082 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 17:04:39 -0500 Subject: [PATCH 977/997] Finished About.MD --- Teams/cool_kid_alert/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 04d4104..3b09d23 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -15,10 +15,10 @@ Since then, I've tried to learn as much as I can, as fast I can. I found myself #Skills/Experience ##Alan: -Javascript, Java, HTML/CSS. +Javascript, Java, HTML/CSS, a little Python and Ruby. D3.js, Node, Sails. ##Kevin: -Javascript, Java, C++, C. +HTML/CSS, Javascript, Java, C++, C. We want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. From aed2161bc7cabce1771c7598b862ba091dfbd62f Mon Sep 17 00:00:00 2001 From: baranbaris Date: Sun, 30 Nov 2014 00:23:20 +0200 Subject: [PATCH 978/997] Added team information --- Teams/DarthKoders/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/DarthKoders/team.json diff --git a/Teams/DarthKoders/team.json b/Teams/DarthKoders/team.json new file mode 100644 index 0000000..502fb35 --- /dev/null +++ b/Teams/DarthKoders/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "DarthKoders", + "members": [ + { + "name": "Baran Baris Kivilcim", + "twitter": "baranbarisk", + "koding": "baranbaris", + "location": "Ankara, TR" + }, + { + "name": "Abdullah Goktug Mert", + "twitter": "goktugbc", + "koding": "goktugbc", + "location": "Ankara, TR", + "lead": true + } + ] +} From 44be85a371cb9df161ceab497981c2ad4b722f75 Mon Sep 17 00:00:00 2001 From: baranbaris Date: Sun, 30 Nov 2014 00:28:16 +0200 Subject: [PATCH 979/997] Addded an about file --- Teams/DarthKoders/ABOUT.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/DarthKoders/ABOUT.md diff --git a/Teams/DarthKoders/ABOUT.md b/Teams/DarthKoders/ABOUT.md new file mode 100644 index 0000000..2d3a49e --- /dev/null +++ b/Teams/DarthKoders/ABOUT.md @@ -0,0 +1,16 @@ + +# DarthKoders + +We are Baran and Göktuğ. We like coding and learning new things. + +## About Us + +-Göktuğ: I'm Göktuğ. I like coding with C++, python and C. I'm interested in Android App Development. +-Baran: Hi, I'm Baran. I've developed some windows phone apps and android apps. I like coding with C. + +## Languages we love + +-C/C++ +-Python +-Java +-C# From abf75512d7f60f3037ea7cc4a44feba8b3bcac14 Mon Sep 17 00:00:00 2001 From: Antariano Date: Sun, 30 Nov 2014 00:00:15 +0100 Subject: [PATCH 980/997] Update ABOUT.md --- Teams/XereoNet/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/XereoNet/ABOUT.md b/Teams/XereoNet/ABOUT.md index 130162b..c6b54cb 100644 --- a/Teams/XereoNet/ABOUT.md +++ b/Teams/XereoNet/ABOUT.md @@ -49,5 +49,5 @@ We can do a variety of things but our main focus resides within the web. ## What's cooking? We have deviced quite the project for this hackathon! -We will be using the MEAN stack. It'll be a project that will both delight and it will have a surprise twist at the end! Nitin already praised the idea in a private conversation we had :D +We will be using the MEAN stack. It'll be a project that will both delight and it will have a surprise twist at the end! I can't wait to show you guys what we have in store. From 1a2ea29405fa072a6435aadf3b27d4b72f44cefd Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sun, 30 Nov 2014 00:36:36 +0000 Subject: [PATCH 981/997] rebuilt readme.md --- README.md | 13 +++- TEAMS.md | 215 ++++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 201 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 8a2b1bd..ec7e729 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ the lower section of this README.md file. |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | | #000000 |[Joe Colburn](https://koding.com/joetech) Detroit, US *(team lead)*
| [000000](./Teams/000000/ABOUT.md) | +| #0xDEADBABE |[Alice Tsing](https://koding.com/atsing) Santa Clara, US *(team lead)*
[Zafar Takhirov](https://koding.com/zafartahirov) Santa Clara, US
| [0xDEADBABE](./Teams/0xDEADBABE/ABOUT.md) | | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #0xdeadbeef |[Jack Edward Blair Atkinson](https://koding.com/clevercrypter) Nashotah, US
| [0xdeadbeef](./Teams/0xdeadbeef/ABOUT.md) | | #1d20 |[Anthony Adamiv](https://koding.com/detonavomek) Kyiv, UA *(team lead)*
[Andrew Dacenko](https://koding.com/andrewdacenko) Kyiv, UA
[Viktor Danilyuk](https://koding.com/pod666) Kyiv, UA
[Dmitry Pryadko](https://koding.com/thymajesty) Kyiv, UA
| [1d20](./Teams/1d20/ABOUT.md) | @@ -70,6 +71,7 @@ the lower section of this README.md file. | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | | #Ben |[Adil Başarı](https://koding.com/basari) Istanbul, TR
| [Ben](./Teams/Ben/ABOUT.md) | +| #Betelgeuse |[Vadim Oleynik](https://koding.com/vadimwelldone) Dnipropetrovsk, UA *(team lead)*
[Andriy Khristyan](https://koding.com/root1991) Dnipropetrovsk, UA
[Pavel Apisov](https://koding.com/apisov) Dnipropetrovsk, UA
| [Betelgeuse](./Teams/Betelgeuse/ABOUT.md) | | #Birmingham.IO |[Daniel Hollands](https://koding.com/limeblast) Birmingham, UK *(team lead)*
[Omar Qureshi](https://koding.com/omarquresh1) Birmingham, UK
[Tajinder Singh](https://koding.com/tajindersd) Birmingham, UK
[Will Parker](https://koding.com/wprk) Redditch, UK
[Ping-Yuan Chang](https://koding.com/a9261) Taichung City, TW
| [Birmingham.IO](./Teams/Birmingham.IO/ABOUT.md) | | #Bismedia |[Dmitri Tabanin](https://koding.com/ermouth) Arkhangelsk, RU *(team lead)*
[Evgeni Vinokurov](https://koding.com/vigeniy) Arkhangelsk, RU
[Andrei Denisov](https://koding.com/carpogoryanin) Arkhangelsk, RU
| [Bismedia](./Teams/Bismedia/ABOUT.md) | | #Black Rabbits |[Raymond Evans](https://koding.com/packetghoest) Biloxi, US *(team lead)*
[Jason Davis](https://koding.com/None) Biloxi US
[John Harter](https://koding.com/None) Biloxi, US
| [Black Rabbits](./Teams/Black-Rabbits/ABOUT.md) | @@ -108,10 +110,11 @@ the lower section of this README.md file. | #D'Parcelables |[Nemmar Ramos](https://koding.com/nemmarramos) Quezon City, PH *(team lead)*
[Ullen Faustino](https://koding.com/ullenfaustino) Quezon City, PH
[Mark Francis Esplana](https://koding.com/mesplana) Valenzuela City, PH
| | #DIS |[Anestos Nikolaos-Ektoras](https://koding.com/anestos) Stockholm, SE *(team lead)*
[Antonios Kouzoupis](https://koding.com/kouzan) Stockholm, SE
[Lorenzo Corneo](https://koding.com/lorenzocorneo) Stockholm, SE
[Vasilis Giannokostas](https://koding.com/giannoko) Stockholm, SE
| [DIS](./Teams/DIS/ABOUT.md) | | #DaAkuMahApa |[Dhi Aurrahman](https://koding.com/diorahman) Bandung, ID *(team lead)*
[Irfan A Nurhakim](https://koding.com/irfannurhakim) Bandung, ID
| [DaAkuMahApa](./Teams/DaAkuMahApa/ABOUT.md) | +| #DarthKoders |[Abdullah Goktug Mert](https://koding.com/goktugbc) Ankara, TR *(team lead)*
[Baran Baris Kivilcim](https://koding.com/baranbaris) Ankara, TR
| [DarthKoders](./Teams/DarthKoders/ABOUT.md) | | #DeadWookie |[Pavel Zet](https://koding.com/zetorama) Odessa, UA *(team lead)*
[Eugene Ryabchenko](https://koding.com/comentor) Odessa, UA
[Dmitry Banasko](https://koding.com/imbad) Odessa, UA
[Sergey Malyuta](https://koding.com/m-serge) Odessa, UA
[Vadim Marushevsky](https://koding.com/makanaki) Odessa, UA
| [DeadWookie](./Teams/DeadWookie/ABOUT.md) | | #DevPro |[Saiful Islam](https://koding.com/saifulapm) Rajshahi, BD *(team lead)*
| [DevPro](./Teams/DevPro/ABOUT.md) | | #Develofy |[Federico Zivolo](https://koding.com/fezvrasta) Milan, IT *(team lead)*
[Semyon Vyskubov](https://koding.com/uoziod) Moscow, RU
[Moritz Gehlhaar](https://koding.com/geoextra) Dortmund, DE
[Jan Zaydowicz](https://koding.com/janz93) Bremen, DE
[Matthew Torres](https://koding.com/mateeyow) Cebu, Philippines
| [Develofy](./Teams/Develofy/ABOUT.md) | -| #DigitiCO |[JakeDrew](https://koding.com/jakedrew) Oxford UK *(team lead)*
[MrGB](https://koding.com/mrgb) Binghamton, NY ,USA
[Zorig](https://koding.com/zorig) Ulaanbaatar, Mongolia
[AndrewBrawn](https://koding.com/drewski1992) Dayton Ohio USA
[Niraj](https://koding.com/nirajftw) MumbaiIndia
| [DigitiCO](./Teams/DigitiCO/ABOUT.md) | +| #DigitiCO |[JakeDrew](https://koding.com/jakedrew) Oxford UK *(team lead)*
[MrGB](https://koding.com/mrgb) Binghamton, NY ,USA
[Zorig](https://koding.com/zorig) Ulaanbaatar, Mongolia
[AndrewBrawn](https://koding.com/drewski1992) Dayton Ohio USA
[Niraj](https://koding.com/nirajftw) Mumbai India
| [DigitiCO](./Teams/DigitiCO/ABOUT.md) | | #Dingoes ate my baby |[Siddhartha Verma](https://koding.com/mavidser) Kanpur, IN
| [Dingoes ate my baby](./Teams/Dingoes ate my baby/ABOUT.md) | | #DROP TABLE Contestants |[Daniel Brownell](https://koding.com/salient) Cape Town, ZA *(team lead)*
[Lumka Mangxongxoza](https://koding.com/lunaturelle) Cape Town, ZA
[Michael Champanis](https://koding.com/mchampanis) Cape Town, ZA
[Aurelia Drummer](https://koding.com/thisisaurelia) Cape Town, ZA
| [DROP TABLE Contestants](./Teams/DropTableContestants/ABOUT.md) | | #Team Dynamos |[Sharvil Katariya](https://koding.com/dynamos) Hyderabad, IN
Saurabh Jain Hyderabad, IN
Kushal Singh Hyderabad, IN
| @@ -153,7 +156,7 @@ the lower section of this README.md file. | #Hurricane |[Anushka Sandaruwan Samaranayake](https://koding.com/anushkasandaruwan) Colombo, LK *(team lead)*
[Grainier Perera](https://koding.com/grainier) Colombo, LK
[Praminda Jayawardana](https://koding.com/praminda) Colombo, LK
[Yehan Pemarathne](https://koding.com/yehancha) Colombo, LK
| [Hurricane](./Teams/Hurricane/ABOUT.md) | | #I Code As Root |[Ackermann Yuriy](https://koding.com/herrniemand) Tauranga, NZ
[Mytchel Hammond](https://koding.com/nilpopfu) Tauranga, NZ
| [I Code As Root](./Teams/ICodeAsRoot/ABOUT.md) | | #IQHacker |[Iftekhar](https://koding.com/hackiftekhar) Indore, IN *(team lead)*
[Mayur](https://koding.com/mayur43s) Indore, IN
[Mayur](https://koding.com/mayur43s) Indore, IN
| [IQHacker](./Teams/IQHacker/ABOUT.md) | -| #IQHacker |[mostafa karimi](https://koding.com/mkarimim) Iran, Tehran *(team lead)*
| [IQHacker](./Teams/IRTEAM/ABOUT.md) | +| #MKMHacker |[mostafa karimi](https://koding.com/mkarimim) Iran, Tehran *(team lead)*
| [MKMHacker](./Teams/IRTEAM/ABOUT.md) | | #In-Toke-A-Bola |[Eric Internicola](https://koding.com/intere) Denver, US
| [In-Toke-A-Bola](./Teams/InTokaBola/ABOUT.md) | | #Infamy |[Jason Hughes](https://koding.com/VonMises) Dallas, US *(team lead)*
[Brandon McCartney](https://koding.com/autt) Dallas, US
[Jeffery Beard](https://koding.com/jbeard88) Dallas, US
| [Infamy](./Teams/Infamy/ABOUT.md) | | #Infinity |[Kamyar Allahverdi](https://koding.com/kamyarinfinity) Calgary, CA *(team lead)*
[Mehran Khodabandeh](https://koding.com/mkhodabandeh) Vancouver, CA
| [Infinity](./Teams/Infinity/ABOUT.md) | @@ -254,6 +257,7 @@ the lower section of this README.md file. | #Tachyon |[Akshay Kalose](https://koding.com/akshay2598) Lexington, US *(team lead)*
| [Tachyon](./Teams/Tachyon/ABOUT.md) | | #Team Require |[Cameron White](https://koding.com/camwhite) Telluride, US *(team lead)*
[Irwin Litvak](https://koding.com/ilitvak) New York City, US
[Jennifer Nelson](https://koding.com/jwncoexists) San Diego, US
[Mike Engel](https://koding.com/primal001) New York City, US
[Projjol Banerji](https://koding.com/dorsatum) Manipal, IN
| [Team Require](./Teams/Team Iron Squad/ABOUT.md) | | #Team Wild |[Tim Masson](https://koding.com/wildmercury) Harare, ZW
| [Team Wild](./Teams/Team-Wild/ABOUT.md) | +| #Team1 |[Sergey Parkhomenko](https://koding.com/proitm) Zaporozhye, UA
| [Team1](./Teams/Team1/ABOUT.md) | | #Team 4 Continents |[Nicolas Satragno](https://koding.com/nicolassatragno) Buenos Aires, AR *(team lead)*
[Mark Klien](https://koding.com/areke) Honolulu, US
[Przemek Buczkowski](https://koding.com/przemub) Nowy Sacz, PL
[Aneesh Dogra](https://koding.com/Lionaneesh) New Delhi, IN
| [Team 4 Continents](./Teams/Team4Continents/ABOUT.md) | | #Team Anxious |[Kamran Qadir](https://koding.com/qadir0108) Islamabad, PK
| [Team Anxious](./Teams/TeamAnxious/ABOUT.md) | | #Team Arcoiris |[Amey Kshirsagar](https://koding.com/ameyhk) Pune, IN *(team lead)*
[Indraneel Potnis](https://koding.com/endrohat) Mumbai, IN
| [Team Arcoiris](./Teams/TeamArcoiris/ABOUT.md) | @@ -327,9 +331,10 @@ the lower section of this README.md file. | #bigblind |[Frederik Creemers](https://koding.com/bigblind) Helchteren, BE *(team lead)*
| [bigblind](./Teams/bigblind/ABOUT.md) | | #Brazil Koders |[André Lucas](https://koding.com/andrelug) Belo Horizonte, BR *(team lead)*
[Gabriel Hamdan](https://koding.com/hamdan85) Belo Horizonte, BR
[Paullo Norato](https://koding.com/paullonorato) Santos, BR
| [Brazil Koders](./Teams/brazilKoders/about.md) | | #c0D3 mUNCH3R5 |[Alan Wu](https://koding.com/xrxr) Ottawa, CA
[William Li](https://koding.com/whiteureda) Vancouver, CA
[Sophia Castellarin](https://koding.com/soapy1) Vancouver, CA
| [c0D3 mUNCH3R5](./Teams/c0D3 mUNCH3R5/ABOUT.md) | +| #coDeUNIT |[Jayesh Sawant](https://koding.com/jeysawant) Mumbai, IN *(team lead)*
[Swapnil Karande](https://koding.com/swapnilkarande) Mumbai, IN
[Darshan Bhogale](https://koding.com/darshanbhogale) Mumbai, IN
[Ajit Mane](https://koding.com/ajitmane) Mumbai, IN
[Nikhil Paramr](https://koding.com/nikhilparmar) Mumbai, IN
| [coDeUNIT](./Teams/coDeUNIT/ABOUT.md) | | #codingkitten |[Zsófia Balogh](https://koding.com/luckythirteen) Budapest, HU
| [codingkitten](./Teams/codingkitten/ABOUT.md) | | #conqueredMuffin |[Emina Šahbegović](https://koding.com/leviheichou) Sarajevo, BH
| [conqueredMuffin](./Teams/conqueredMuffin/ABOUT.md) | -| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | +| #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
[Kevin Wang](https://koding.com/kittykatty) Longmont, US
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | | #digiBlink |[Reinholds Zviedris](https://koding.com/nfoworm) Riga, LV
[Artis Mednis](https://koding.com/mmlv) Riga, LV
| [digiBlink](./Teams/digiBlink/ABOUT.md) | @@ -344,6 +349,7 @@ the lower section of this README.md file. | #hackitect |[Peter Ouma](https://koding.com/ptrouma) Nairobi, KE
| [hackitect](./Teams/hackitect/ABOUT.md) | | #hausanfan |[Marcos Mayorga](https://koding.com/outlawone) Madrid, ES
| [hausanfan](./Teams/hausanfan/ABOUT.md) | | #Hawaii Hackers |[John R Evans](https://koding.com/johnrevans6) Hilo, US
| [Hawaii Hackers](./Teams/hawaiihackers/ABOUT.md) | +| #helloworld |[Sashank Thupukari](https://koding.com/sthupukari) Herndon, US *(team lead)*
[Rohan Pandit](https://koding.com/rohanp) Herndon, US
[Rachel Li](https://koding.com/mustuni1) Herndon, US
| [helloworld](./Teams/helloworld/ABOUT.md) | | #Hexapus |[Nikolay Kushin](https://koding.com/zikolach) Vienna, AT *(team lead)*
| [Hexapus](./Teams/hexapus/ABOUT.md) | | #iTeam |[Ivan Skorodumov](https://koding.com/ivanpro) Moscow, RU *(team lead)*
[Joseph Loyola](https://koding.com/tabatsoy) Taytay, PH
[Shin Masaharu](https://koding.com/shinkun) Davao City, PH
| [iTeam](./Teams/iTeam/ABOUT.md) | | #Icicle |[Manohar Joshi](https://koding.com/majoshi1) Edison, US
| [Icicle](./Teams/icicle/ABOUT.md) | @@ -369,6 +375,7 @@ the lower section of this README.md file. | #serglider |[Sergey Chernykh](https://koding.com/serglider) Mariupol, UA
| [serglider](./Teams/serglider/ABOUT.md) | | #shmmytes |[George-Marios Kousis](https://koding.com/kusius) Athens, GR
| [shmmytes](./Teams/shmmytes/ABOUT.md) | | #Team SponzorMe |[Carlos Rojas](https://koding.com/carlosrojaso) Berkeley, US *(team lead)*
[David Silva](https://koding.com/dvidsilva) Berkeley, US
[Sebastian Gomez](https://koding.com/seagomezar) Medellin, CO
| [Team SponzorMe](./Teams/sponzorme/ABOUT.md) | +| #teamgr |[Dimitrios Kordas](https://koding.com/teamgr) Cologne, DE
[Ioannis Krommydas](https://koding.com/kr0mmy) Cologne, DE
| [teamgr](./Teams/teamgr/ABOUT.md) | | #undefined |[Oleksii Hlushenko](https://koding.com/emwy) Mykolaiv, UA *(team lead)*
| [undefined](./Teams/undefined/ABOUT.md) | | #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index 4fc98f3..b6dbf36 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -55,6 +55,15 @@ I'm still fine-tuning my Javascript skills, but my long-time passion and strengt I won't say much about the project and the APIs I plan to use as I feel it might give too much away, but I will say that I think it will be pretty far apart from what other teams will be doing. You'll just have to wait and see. +--------------------------------------- + +0xDEADBABE +================ +*** Stay Tuned *** + + + + --------------------------------------- /////////LOADING///////// @@ -591,23 +600,43 @@ Languages-Lenguages --------------------------------------- -###About me +``` + _ __ _ __ __ _ _ _ + /\ | | / _| (_) | \/ | (_) | | (_) + / \ | | | |_ _ ___ | \ / | _ ___ ___ __ _ __ _ | | _ __ _ + / /\ \ | | | _| | | / _ \ | |\/| | | | / __| / __| / _` | / _` | | | | | / _` | + / ____ \ | | | | | | | (_) | | | | | | | \__ \ \__ \ | (_| | | (_| | | | | | | (_| | + /_/ \_\ |_| |_| |_| \___/ |_| |_| |_| |___/ |___/ \__,_| \__, | |_| |_| \__,_| + __/ | + |___/ +``` +[`{My Website}`](https://www.missaglialfio.pw/) - [`{Google+}`](https://plus.google.com/u/0/+AlfioMissaglia/) - [`{Twitter}`](https://twitter.com/missaglialfio) - [`{GitHub}`](https://github.com/missaglialfio) - [`{Facebook}`](https://www.facebook.com/alfio.missaglia) - [`{Koding}`](https://koding.com/xenon05) - `public [AT] missaglialfio [DOT] pw` +#About me Hello! I'm **Alfio Missaglia**, a thirteen years old computer science student who lives in Venice, Italy. I own the [www.missaglialfio.pw](https://www.missaglialfio.pw/) blog :) -###My project -I would like to make a nice project based on theme 1 and 4, but I have to decide a lot of other things :) ->Problems facing our planet, explained using interactive data visualization. +#My project +My project'll be based on the first and the fourth themes. +So, I'll make a creative and interactive lesson platform, with games developed probably in Node.js and jQuery. +I'll also try to learn Python's basics before Hackathon start, I think I can make nice things with it :D ->HTML5 games that are educational and learning oriented. - -###Languages -I'll probably use: +#Skills +I do have experience with those programming languages: +* Java * PHP * jQuery -* SQL (maybe [MariaDB](https://mariadb.org/) engine) -* Node.js +* CSS +* JavaScript +* SQL - [MySQL](http://www.mysql.com/) and [MariaDB](https://mariadb.org/) * HTML5 +* Node.js +* A **veeeeery** little bit of Python + +I also know the basics of Photoshop and GIMP. + +#Infos +I think I'll participate in the Hackathon as an individual, but I'm not sure C: +Feel free to send me an email (`public [AT] missaglialfio [DOT] pw`) if you're interested in me. --------------------------------------- @@ -1004,6 +1033,29 @@ Languages-Lenguages - PHP MVC Frameworks +--------------------------------------- + +#Betelgeuse + +We are Android developers from Dnipropetrovsk, Ukraine. + +##About us + +We are making the world better. + +##Technologies we familiar + +- Java +- Android +- Gradle, Maven, And build systems +- Google services (APIs) +- Facebook, Twitter, Google+, VK APIs +- Retrofit, Picasso, EventBus, Glide, Universal Image Loader +- SQLite database +- JSON & XML types +- NDK + + --------------------------------------- Birmingham.IO @@ -1905,6 +1957,26 @@ We're interested in exploring theme number 1 or 3. We will try to combine the av +--------------------------------------- + + +# DarthKoders + +We are Baran and Göktuğ. We like coding and learning new things. + +## About Us + +-Göktuğ: I'm Göktuğ. I like coding with C++, python and C. I'm interested in Android App Development. +-Baran: Hi, I'm Baran. I've developed some windows phone apps and android apps. I like coding with C. + +## Languages we love + +-C/C++ +-Python +-Java +-C# + + --------------------------------------- # DeadWookie # @@ -5031,6 +5103,40 @@ I'm Tim, hoping to build a team to do great things with mapping for a community +--------------------------------------- + +Team1 +================ + +Programming as an art + + +About your team +=========================== + +My name is Sergey Parkhomenko. I'm first year student and i decided to do my best and prove to all and firstly to myself that I'm the best in my area. + + +About your skills and what you are going to do? +======= + +My main technologies are: + +Python, Django, Javascript, AngularJS + +But my choice always strongly depends on task. + +I strongly believe that every line of code written by programmer is art and I am going to prove it on this competition. + +Social +======= +[Twitter](https://twitter.com/proitm) + +[Linkedin](https://www.linkedin.com/pub/sergey-parkhomenko/73/717/3b4) + +[Facebook](https://www.facebook.com/proitm) + + --------------------------------------- A team from 4 continents @@ -6293,7 +6399,9 @@ We can do a variety of things but our main focus resides within the web. ## What's cooking? -We still quite haven't decided what to do but we have some good ideas. Stay tuned :) +We have deviced quite the project for this hackathon! +We will be using the MEAN stack. It'll be a project that will both delight and it will have a surprise twist at the end! +I can't wait to show you guys what we have in store. --------------------------------------- @@ -6464,6 +6572,30 @@ Our project ======= We don't know what we are going to make yet! +--------------------------------------- + +# coDeUNIT + +We are a bunch of workholic lads willing to challange our coding skills and you bet there's no better platform than HACKATHON! And we are both eagar and excited to be here .... Lets get started ! + +## About Us + +- Jayesh 'jey' Sawant : Designer +- Swapnil 'nil' Karande : Developer +- Ajit 'Mouse' Mane : Developer +- Darshan 'shan' Bhogle : Databse Admin +- Nikhil 'uNIKs' Paramar : Linux Admin + +## Languages We love + +- Javascript +- sql +- php +- bootstrap +- postgresql +- nodejs + + --------------------------------------- About codingkitten @@ -6501,24 +6633,31 @@ make up a little for the lack of knowledge in coding. I will try to build a PC g --------------------------------------- -cool_kid_alert -================ -Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. +#cool_kid_alert -Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. -Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". -Since then, I've tried to learn as much as I can, as fast I can. -I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. +##Alan -And I got an internship at an informatics lab! +Just a high schooler on the east coast who wants to test his skills. +I doubt I will win, but I just want to see what participating feels like. +Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". +Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + And I got an internship at an informatics lab! -Skills/Experience -================ -Javascript, Java, HTML/CSS. +##Kevin + Known as "Bear". Algorithm master and High School math wiz. Straight out of Longmont. + I'm pretty sure I'm cooler than Alan. I think. + I like to work with C/C++, so if you need help, I'd be happy to give you some **pointers**. + +#Skills/Experience +##Alan: +Javascript, Java, HTML/CSS, a little Python and Ruby. D3.js, Node, Sails. +##Kevin: +HTML/CSS, Javascript, Java, C++, C. -I want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. -Obviously, I'd use d3.js for that. + +We want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. +Obviously, we'd use d3.js for that. Another cool idea would be a way for people to highlight the most important parts of a legal document for users to read and then some sort of game to make sure people read those sentences, at least. @@ -6828,6 +6967,17 @@ Mashape, and API Tools, so plan on seeing API's from at least one of these sites +--------------------------------------- + +#Hello + +##The Team + +##Skillz + +##Project + + --------------------------------------- *Hexapus* @@ -7272,6 +7422,23 @@ We are Sponzorme team, a team of Top Talent Colombian Developers. - PHP +--------------------------------------- + + +# Team GR + +## About Us + +- Dimitrios + opensource monkey + +- Ioannis + .NET know-it-all + +## Languages we love +Python, C, C#, Java + + --------------------------------------- undefined From 4e202dbd4f377f820460aca3fdc57d5a18bcd002 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sun, 30 Nov 2014 00:37:57 +0000 Subject: [PATCH 982/997] rebuilt readme.md --- README.md | 3 +++ TEAMS.md | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) diff --git a/README.md b/README.md index ec7e729..dd78200 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ the lower section of this README.md file. | #TeamTrident |[Talha Asad](https://koding.com/talha-asad) Lahore, PK
| [TeamTrident](./Teams/Trident/ABOUT.md) | | #Trigen |[Leonid Kalneus](https://koding.com/lkalneus) Novosibirsk, RU *(team lead)*
[Dan Onoshko](https://koding.com/dangreen) Novosibirsk, RU
[Dima Rodionov](https://koding.com/rodionovd) Tomsk, RU
| [Trigen](./Teams/Trigen/ABOUT.md) | | #Triple J |[James Lacey](https://koding.com/) Colorado, US *(team lead)*
[Jørgen Juel](https://koding.com/jcpluss) Drammen, NO
[Jacob S.](https://koding.com/jacob1237) Voronezh, RU
| [Triple J](./Teams/TripleJ/ABOUT.md) | +| #Team Koders |[Truman](https://koding.com/truboyh14) Vancouver, CA
| [Team Koders](./Teams/TrumanAwesome/ABOUT.md) | | #Turkuaz |[Mustafa Babil](https://koding.com/mustafababil) Ankara, TR
| [Turkuaz](./Teams/Turkuaz/ABOUT.md) | | #Twentyseven |[Medvedev Ilya](https://koding.com/iam-medvedev) Barnaul, RU
[Kovalev Andrey](https://koding.com/kovalev) Barnaul, RU
| [Twentyseven](./Teams/Twentyseven/ABOUT.md) | | #Tyndyll |[Tyndyll](https://koding.com/tyndyll) Belfast, GB
| [Tyndyll](./Teams/Tyndyll/ABOUT.md) | @@ -319,6 +320,7 @@ the lower section of this README.md file. | #We Byte |[Karim Ahmed](https://koding.com/parabelle) Cairo, EG *(team lead)*
[Abdulaziz Alaa](https://koding.com/abdulazizalaa) Cairo, EG
[Ali Salem](https://koding.com/grip) Cairo, EG
[Omar Essam](https://koding.com/omarito) Cairo, EG
[Ahmed ALaa](https://koding.com/ahmedalaa3307023) Cairo, EG
| [We Byte](./Teams/WeByte/ABOUT.md) | | #WeLikeGoodCode |[Alexey Neischenko](https://koding.com/alexneisc) Kiev, UA
[Ivan Arakcheev](https://koding.com/wildfiler) Kiev, UA
| [WeLikeGoodCode](./Teams/WeLikeGoodCode/ABOUT.md) | | #We have an idea |[Stoyan Rachev](https://koding.com/strachev) Sofia, BG *(team lead)*
[Desislava Karadzhova](https://koding.com/sishub) Sofia, BG
| [We have an idea](./Teams/Wehaveanidea/ABOUT.md) | +| #WhiteLime |[Sean Luke](https://koding.com/seanekul) Chicago, US
| [WhiteLime](./Teams/WhiteLime/ABOUT.md) | | #Whoogle |[Pavel Shkleinik](https://koding.com/shkleinik) Minsk, BY
| [Whoogle](./Teams/Whoogle/ABOUT.md) | | #Wine Team |[Csaba Tölcsér](https://koding.com/winedrinker) Szigetszentmiklós, HU
| [Wine Team](./Teams/WineTeam/ABOUT.md) | | #XereoNet |[Luca Rager](https://koding.com/antariano) Ancona, IT *(team lead)*
[Connor Peet](https://koding.com/connor4312) Toronto, CA
[Moritz Schmale](https://koding.com/narrowtux) Kassel, DE
[Gábor Guzsik](https://koding.com/fren) Kiskunfélegyháza, HU
[Tobias Laundal](https://koding.com/totokaka) Oslo, NO
| [XereoNet](./Teams/XereoNet/ABOUT.md) | @@ -337,6 +339,7 @@ the lower section of this README.md file. | #cool_kid_alert |[Alan Dai](https://koding.com/cakesofwrath) Albany, US *(team lead)*
[Kevin Wang](https://koding.com/kittykatty) Longmont, US
| [cool_kid_alert](./Teams/cool_kid_alert/ABOUT.md) | | #cubelabs |[Srikanth Kasukurthi](https://koding.com/cubelabs) Hyderabad, IN *(team lead)*
| [cubelabs](./Teams/cubelabs/ABOUT.md) | | #da Grinchy Code |[Dan Stever](https://koding.com/danstever) Edgerton, US
[Christian Elden](https://koding.com/christianelden) Edgerton, US
| [da Grinchy Code](./Teams/daGrinchyCode/ABOUT.md) | +| #darapti |[P. Coleman](https://koding.com/pc15) San Francisco, US
| [darapti](./Teams/darapti/ABOUT.md) | | #digiBlink |[Reinholds Zviedris](https://koding.com/nfoworm) Riga, LV
[Artis Mednis](https://koding.com/mmlv) Riga, LV
| [digiBlink](./Teams/digiBlink/ABOUT.md) | | #discoverakrur |[Akrur Tambe](https://koding.com/discoverakrur) Pune,IN
| [discoverakrur](./Teams/discoverakrur/about.md) | | #drakeire |[Drake Ire](https://koding.com/drakeire) Istanbul, TR *(team lead)*
| [drakeire](./Teams/drakeire/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index b6dbf36..e219887 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -6023,6 +6023,17 @@ Comming soon We are triple J, a collection of coders from all around the world. +--------------------------------------- + + + # TrumanAwesome + Just what the team name says: TrumanAwesome. +I'm a enthusiastic, innovation all-round "computer boy" and "coding lover" from Hong Kong. Now I'm living in Vancouver. +I'm 15 years old and maybe the youngest hackathon. :D + +I AM READY + + --------------------------------------- Hola! I know I am very very late but still try my chance to join. @@ -6318,6 +6329,19 @@ We have an idea +--------------------------------------- + +# Team WhiteLime + +##Languages + +--Javascript +--Java +--C++ +--Python + + + --------------------------------------- # Whoogle Team @@ -6694,6 +6718,55 @@ The Secret Sauce - Stir continuously for up to 24 hours -- make sure to simmer for remaining time +--------------------------------------- + +###Welcome to darapti! + + +###About me +P. Coleman. +* College student +* Philosophy major +* Formal logic geek +* Solo novice developer + + +###What in the world's a darapti? +

Darapti is one of the valid categorical syllogisms in formal logic, as constructed by Aristotle.

+

A syllogism is an argument consisting of two or more premises and a conclusion. It uses deductive reasoning to arrive at the conclusion from the premises.

+

There are 256 possible syllogisms, but only ~20 valid forms. +However, Aristotle's system proved hard to memorize alone (too many darn vowels), so the medievals created mnemonics for the valid forms. +Darapti is one of them.

+(paraphrased from [Wikipedia](http://en.wikipedia.org/wiki/Syllogism)) + + +###Darapti as a syllogism: +``` +Premise: All hackathons are fun events. +Premise: All hackathons are strenuous events. +Conclusion: So, some strenuous events are fun events. +``` + +###Why darapti? +1. Darapti is a weakened form. For the conclusion to be true, it must assume that the terms in the premises are.

+2. It's a reminder for me to check all parts of my program and make sure they function. Otherwise, just like an argument, it'll fall apart.

+3. Logic is how I gained the confidence to code. +4. Darapti also rolls off the tongue well (dah-rahp-tee).

+ +###Why hackathon? +1. Why not? +2. I've been sitting on my butt with some ideas, but haven't been inspired to build them yet. +3. I like the opportunity to try to build something in a limited time frame. + + +###Skillset and Ambitions +* a cup of PHP/MySQL +* a pinch of JavaScript +* a dash of HTML/CSS +* I'll create either an educational game or something to help with the fine print. +* Not sure of specific APIs at the moment. + + --------------------------------------- This is our page @@ -7021,6 +7094,13 @@ lead me to exploring more programming languages and design patterns. Skills: Javascript, jQuery, AngularJS, UX design. Java, C, PHP, APIs & MySQL. +########## + +Joseph Loyola + +front-end web developer html5 css3 javascript + + --------------------------------------- This is our page From 8be4079a876b7c5d0dbed895b0f5e04e93451ccb Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sun, 30 Nov 2014 00:42:31 +0000 Subject: [PATCH 983/997] generated new readme.md --- README.md | 5 ++ TEAMS.md | 149 ++++++++++++++++++++++++++++++++++-- Teams/StealthMode/team.json | 2 +- 3 files changed, 150 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index dd78200..11890e7 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ the lower section of this README.md file. | #Altech |[Alexander Allen](https://koding.com/robodude) Raleigh, US
[Graham Cleven](https://koding.com/coolfish) Raleigh, US
| [Altech](./Teams/Altech/ABOUT.md) | | #AnadoluBK |[Yusuf Çakmak](https://koding.com/yukocan) Eskisehir, TR *(team lead)*
[Oğuzhan Uzman](https://koding.com/ouzman) Eskisehir, TR
[Ali Baran Bayar](https://koding.com/abbayarr) Eskisehir, TR
| [AnadoluBK](./Teams/AnadoluBK/README.md) | | #Andr3iC |[Andrei Chelaru](https://koding.com/andr3ic) Bucharest, RO
| [Andr3iC](./Teams/Andr3iC/ABOUT.md) | +| #Angel Eats |[Camelia Boban](https://koding.com/aissatech) Rome, IT *(team lead)*
| [Angel Eats](./Teams/Angel Eats/ABOUT.md) | | #Antonio |[Anton Bahurinsky](https://koding.com/antonio16) Kyiv, UA *(team lead)*
| [Antonio](./Teams/Antonio/ABOUT.md) | | #AsepCo |[Asep Bagja Priandana](https://koding.com/bepitulaz) Jakarta, ID *(team lead)*
[Retno Ika Safitri](https://koding.com/alcatrazia) Jakarta, ID
| [AsepCo](./Teams/AsepCo/ABOUT.md) | | #Asiph |[Matt McGee](https://koding.com/awm4j) York, US *(team lead)*
[Christian Dehli](https://koding.com/sippy) Pittsburgh, US
[Nate Hagan](https://koding.com/terminatur) Seattle, US
| [Asiph](./Teams/Asiph/ABOUT.md) | @@ -69,6 +70,7 @@ the lower section of this README.md file. | #B17 |[Dmitry Udod](https://koding.com/reedwalter24) Cherkassy, Ukraine *(team lead)*
| [B17](./Teams/B17/ABOUT.md) | | #BabesFromVictoria |[Erika Burdon](https://koding.com/Karmaqueenn) Victoria, CA *(team lead)*
[Leslie Scott](https://koding.com/leslieascott) Victoria, CA
[Jeremy Kroeker](https://koding.com/pollodiablo) Victoria, CA
| [BabesFromVictoria](./Teams/BabesFromVictoria/ABOUT.md) | | #Bad Aces |[Cameron Condry](https://koding.com/ccondry) Seymour, US *(team lead)*
[Aime Menendez](https://koding.com/aimemp) Fort Lauderdale, US
[Estel Smith](https://koding.com/estelsmith) North Vernon, US
[Stefan Gimmillaro](https://koding.com/sgimmillaro) San Francisco, US
| [Bad Aces](./Teams/Bad-Aces/ABOUT.md) | +| #Bakso |[Mohammad Anwari](https://koding.com/mdamt) Bojong Baru, ID *(team lead)*
| [Bakso](./Teams/Bakso/ABOUT.md) | | #Bali |[Dmytro Sadovnychyi](https://koding.com/sadovnychyi) Bali, ID *(team lead)*
| [Bali](./Teams/Bali/ABOUT.md) | | #Ben |[Adil Başarı](https://koding.com/basari) Istanbul, TR
| [Ben](./Teams/Ben/ABOUT.md) | | #Betelgeuse |[Vadim Oleynik](https://koding.com/vadimwelldone) Dnipropetrovsk, UA *(team lead)*
[Andriy Khristyan](https://koding.com/root1991) Dnipropetrovsk, UA
[Pavel Apisov](https://koding.com/apisov) Dnipropetrovsk, UA
| [Betelgeuse](./Teams/Betelgeuse/ABOUT.md) | @@ -241,6 +243,7 @@ the lower section of this README.md file. | #Sons Of Web |[Faraz Ahmed](https://koding.com/farazahmed84) Karachi, PK *(team lead)*
[Fraz Ahmed](https://koding.com/fraz) Karachi, PK
| [Sons Of Web](./Teams/SonsOfWeb/ABOUT.md) | | #SotonKoders |[Jonathan Scott](https://koding.com/jscott1989) Southampton, UK *(team lead)*
[Devasena Inupakutika](https://koding.com/devasenainupakutika) Southampton, UK
[Priyanka Singh](https://koding.com/priyankasingh) Southampton, UK
| [SotonKoders](./Teams/SotonKoder/ABOUT.md) | | #Team Spartan Devs |[Fredrick Duhia](https://koding.com/fduhia) Arusha, TZ
| [Team Spartan Devs](./Teams/Spartan-Devs/ABOUT.md) | +| #Stealth Mode |[Vaibhav Mule](https://koding.com/vaibhavmule) Bangalore, IN *(team lead)*
[Ramesh Ravi](https://koding.com/ramesh7128) Bangalore, IN
| [Stealth Mode](./Teams/StealthMode/ABOUT.md) | | #Stergeron |[Nick Hluska](https://koding.com/uboa17) Boston, US *(team lead)*
[Will Tan](https://koding.com/Ninja3047) Boston, US
[Dianne Lee](https://koding.com/leedia) Boston, US
[Max Krieger](https://koding.com/moaex) Boston, US
| [Stergeron](./Teams/Stergeron/ABOUT.md) | | #StuyFyreLegacy |[Ethan Cheng](https://koding.com/elc1798) New York, US *(team lead)*
[Yicheng Wang](https://koding.com/yeechwyc) New York, US
[Ruojia Sun](https://koding.com/sunruojia) New York, US
[Jesse Elliot](https://koding.com/Jelliott37) New York, US
[Nobel Gautam](https://koding.com/plisno) New York, US
| [StuyFyreLegacy](./Teams/StuyFyreLegacy/ABOUT.md) | | #Sudo |[Richard Melo](https://koding.com/allucardster) Cali, CO *(team lead)*
[Victor Gonzales](https://koding.com/vichugof) Cali, CO
[Ricardo Valencia](https://koding.com/ravm) Cali, CO
[Jhon Cardona](https://koding.com/jjcarmu) Cali, CO
| [Sudo](./Teams/Sudo/ABOUT.md) | @@ -266,6 +269,7 @@ the lower section of this README.md file. | #Team BlueSky |[Michael Celeste](https://koding.com/mceleste) Roxbury, NJ
| [Team BlueSky](./Teams/TeamBlueSky/ABOUT.md) | | #Team Carina |[Mayank Pande](https://koding.com/Mayank) Indore, IN *(team lead)*
[Ajad Patel](https://koding.com/ajad) Indore,IN
[Nirmal](https://koding.com/nirmal) Indore, IN
[Pragati singh suman](https://koding.com/Pragati) Indore, IN
[Shweta shrimali](https://koding.com/Shweta) Indore, IN
| [Team Carina](./Teams/TeamCarina/ABOUT.md) | | #Team Car‮ret |[Carter Sande](https://koding.com/cartr) California, US *(team lead)*
| [Team Car‮ret](./Teams/TeamCarter/ABOUT.md) | +| #Team Conquiz |[Clapa Alexandru](https://koding.com/alexclp) Bucharest, RO *(team lead)*
[Stoica Vlad](https://koding.com/vladstoick) Bucharest, RO
[Stoica Alexandru](https://koding.com/alexstoick) Lodon, UK
| [Team Conquiz](./Teams/TeamConquiz/ABOUT.md) | | #Team Cookie |[Yishu Dai](https://koding.com/yishudai) Northfield, US
| [Team Cookie](./Teams/TeamCookie/ABOUT.md) | | #TeamCoolio |[Kenny Lam](https://koding.com/superkenny101) Markham, CA *(team lead)*
[Kenny Chan](https://koding.com/itzkensterz) Markham, CA
| [TeamCoolio](./Teams/TeamCoolio/ABOUT.md) | | #Team Koders |[Loïs S.](https://koding.com/poccc) Paris, FR
| [Team Koders](./Teams/TeamFR/ABOUT.md) | @@ -286,6 +290,7 @@ the lower section of this README.md file. | #TheChange |[Parth Pankaj Tiwary](https://koding.com/parthpankajtiwary) New Delhi, IN
| [TheChange](./Teams/TheChange/ABOUT.md) | | #TheCoderMix |[Roberto Cabrera](https://koding.com/rob-cabrera) New York, US *(team lead)*
[Jaime Cajamarca](https://koding.com/cyberjaime45) New York, NY
| [TheCoderMix](./Teams/TheCoderMix/About.md) | | #TheGoat ಠ_ಠ |[Keheira Henderson](https://koding.com/Keheira) Greensboro, US *(team lead)*
[Daniel Jones](https://koding.com/DIJicode) Sterling Heights, US
[Jamone Kelly](https://koding.com/JamoneK) Greensboro, US
| [TheGoat ಠ_ಠ](./Teams/TheGoat/ABOUT.md) | +| #The Green Elephant |[Pavel Ivanov](https://koding.com/schfkt) Saint Petersburg, RU *(team lead)*
[Sergey Smagin](https://koding.com/s-mage) Tula, RU
[Dmitrii Budylskii](https://koding.com/budmitr) Bryansk, RU
[Nick Saveljev](https://koding.com/nsave) Ivanovo, RU
| [The Green Elephant](./Teams/TheGreenElephant/ABOUT.md) | | #The HD One |[Pavel Machekhin](https://koding.com/bashmach) Kharkiv, UA *(team lead)*
| [The HD One](./Teams/TheHDOne/ABOUT.md) | | #TheThoughtEngineer |[Samer Bechara](https://koding.com/arbet) Beirut, LB
| [TheThoughtEngineer](./Teams/TheThoughtEngineer/ABOUT.md) | | #The Tigers |[KULDIP PIPALIYA](https://koding.com/kuldipem) Virpur, IN
| [The Tigers](./Teams/TheTigers/ABOUT.md) | diff --git a/TEAMS.md b/TEAMS.md index e219887..d8ffc7c 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -694,6 +694,41 @@ About your skills and what you are going to do? Haven’t decided what to do yet, but it will be done using Python +--------------------------------------- + +Angel Eats +================ + +This is our team (for now it's just me, but I'm looking for reinforcements) on Koding Hackathon. + +=========================== + +| Camelia +|--- +| aissatech + +My name is Camelia Boban (https://github.com/aissatech), I am a intermediate programmer no more young anymore, a bit "bigger" than the average. +Web application developer, Google enthusiast and open source/data/gov lover. + +I am going to participate to Koding Hackathon because I like challenges, I like to compare myself with others and I want to learn. But also +because I want to see how it looks my project idea (java webapp about food/diet/health) on fresh technologies like Polymer, Angular and Firebase :-) + + +Skills: +======= + + * Java EE + * Struts, Spring (IoC), Hibernate + * JSP + * JPA + * HTML, CSS + * MySQL, SQL Server, Oracle, Postgres + * some REST-API + * some Firebase + * some AngularJS + * some JQuery + + --------------------------------------- @@ -1000,6 +1035,28 @@ of application you are going to build. You can change your mind, that's ok. Just push an update here when you do. +--------------------------------------- + +Bakso +===== + +Bakso is meatballs in Indonesian. + +Why? +==== + +This is about testing my capabilities within such time and resource constraints. +I don't think I will consume bakso during the event. + +What? +===== + +I use NodeJS/Angular/jQuery in daily basis. I think I will go for theme #5. What I'm gonna do is to creat****signal lost**** + + + + + --------------------------------------- This is our page @@ -4722,6 +4779,31 @@ Interested in all things tech -Python +--------------------------------------- + +Stealth Mode +================ + +We are Pythonist. + +About your team +=========================== + +| Vaibhav | Ramesh | | +|--- |--- |--- |--- +| Vaibhav | Ramesh | | | + + + + + + +I'm Vaibhav Mule, a programmer from Bangalore, India. I wanted join because I see Koding.com is giving an opportunities to showcase their skills to at global level. + + +I'm Python guy that's going to use Python. I havn't decided which API would be used. but I have will be analysing the terms and condition of Facebook, Google and Twitter and show it in itreactive way. + + --------------------------------------- #Team Stergeron @@ -5320,6 +5402,32 @@ Our Services include Web Designing & development, E-Commerce Solutions, ERP, Cus I like Gameboy Advance games and putting strange Unicode characters in places they shouldn't be and HTML and CSS and Javascript and Infocom text adventures and SuperTuxKart and TeX and C and Lego Mindstorms and U+202E RIGHT-TO-LEFT OVERRIDE and assembly language and GLSL shaders and Blender and installing Linux on things and writing Python scripts to convert things into other things and SQL and the Source engine and making apps for iOS and wiping my hard drive before updating OS X to a new major version and `M-x tetris` and NetHack and Portal and writing long lists of things I like. +--------------------------------------- + +Team Conquiz +================ + +Hello and welcome to our team page. + +About your team +=========================== + +| vladstoick | alexstoick | alexclp +|--- |--- |--- +| Vladstoick | Alexstoick | Sinan + +Alexandru Stoica, our oldest member(20), is a student at King's College London. Vlad Stoica and Alexandru Clapa are both studying and the National College of Computer Science in Bucharest and are both looking forward to continue their studies in United Kingdom. +We decided to join the hackathon because we have what we consider a great ideea about an educational game which could help pupils learn while having fun. + + +About your skills and what you are going to do? +======= + +We are trying to build a multiplayer educational game with Node.JS and WebSockets. +Vlad Stoica is a front-end developer with experience in Android development and web development. Alexandru Clapa is an iOS Programmer and Alexandru Stoica is a backend developer which currently works at the UK startup lostmyname. + + + --------------------------------------- @@ -5706,6 +5814,37 @@ About our skills and what we'll do ======= Coming soon.. +--------------------------------------- + +#"The Green Elephant" team + +team + +> The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures... +> +> *-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering* + +#About us + +| Pavel | Sergey | Dmitrii | Nick +|--- |--- |--- |--- +| Pavel | Sergey | Dmitrii | Nick | + +We are team of experienced web developers working together in the same company. + +#What we are going to use + + - Ruby and Ruby on Rails + - JavaScript, Backbone.js and probably some other cool libs + - HTML and CSS of course ;) + - MySQL or maybe MongoDB + +#Some words about our idea + +We are going to create a web application somehow related to online education ([MOOC](http://en.wikipedia.org/wiki/Massive_open_online_course)) + + + --------------------------------------- The HD One @@ -6896,15 +7035,15 @@ Hello, Everyone. This is team "everestack" (maybe it's combination of everest an About your team =========================== -- Nootan Ghimire -- Nishan Bajracharya - -We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. +- Nootan Ghimire -- http://github.com/nootanghimire +- Nishan Bajracharya -- http://gitub.com/Nishan13 +- Rhoit Man Amatya -- http://rhoit.github.io/bio/ +We are two undergrad students currently pursuing a bachelor's degree in Computer Engineering. And one graduate student doing Masters by Research. About your skills and what you are going to do? ======= -Nootan Ghimire will be seeing the development part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D +Nootan Ghimire will be seeing the programming part mostly, and Nishan Bajracharya will be incharge of all the artistic looks and feel. We'll be exchanging shifts though! :D . Rhoit Man Amatya will be incharge of overall application development. diff --git a/Teams/StealthMode/team.json b/Teams/StealthMode/team.json index 0fe6a8d..b8059e9 100644 --- a/Teams/StealthMode/team.json +++ b/Teams/StealthMode/team.json @@ -5,7 +5,7 @@ "name": "Vaibhav Mule", "twitter": "vaibhavmule", "koding": "vaibhavmule", - "location": "Bangalore, IN" + "location": "Bangalore, IN", "lead": true }, { From 0ed30a1dc0fc55bf85afc7f6e418f23a7fb368b7 Mon Sep 17 00:00:00 2001 From: sapchan Date: Sat, 29 Nov 2014 19:43:31 -0500 Subject: [PATCH 984/997] location change --- Teams/Sapchan/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Sapchan/team.json b/Teams/Sapchan/team.json index 2817941..837bea2 100644 --- a/Teams/Sapchan/team.json +++ b/Teams/Sapchan/team.json @@ -4,7 +4,7 @@ { "name": "Sacheth Chandramouli", "koding": "sapchan", - "location": "Troy, MI", + "location": "Troy, US", "lead": true } ] From df4afa1d4a5508810a6575d6dbafc7b986eba5fc Mon Sep 17 00:00:00 2001 From: Jevin Sidhu Date: Sat, 29 Nov 2014 20:16:29 -0500 Subject: [PATCH 985/997] Update team.json --- Teams/TeamKoders/TeamJevin/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamKoders/TeamJevin/team.json b/Teams/TeamKoders/TeamJevin/team.json index e03f4f7..80cff0c 100644 --- a/Teams/TeamKoders/TeamJevin/team.json +++ b/Teams/TeamKoders/TeamJevin/team.json @@ -6,7 +6,7 @@ "twitter": "jevinsidhu", "koding": "JevinSidhu", "location": "Brampton, ON" - }, + } ] } From 784bbca2f95a927e6e7d89c2c4f2aac3c95b452e Mon Sep 17 00:00:00 2001 From: Senthil Date: Sat, 29 Nov 2014 17:57:00 -0800 Subject: [PATCH 986/997] move 0x1A4 to under Teams --- {0x1A4 => Teams/0x1A4}/ABOUT.md | 0 {0x1A4 => Teams/0x1A4}/team.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {0x1A4 => Teams/0x1A4}/ABOUT.md (100%) rename {0x1A4 => Teams/0x1A4}/team.json (100%) diff --git a/0x1A4/ABOUT.md b/Teams/0x1A4/ABOUT.md similarity index 100% rename from 0x1A4/ABOUT.md rename to Teams/0x1A4/ABOUT.md diff --git a/0x1A4/team.json b/Teams/0x1A4/team.json similarity index 100% rename from 0x1A4/team.json rename to Teams/0x1A4/team.json From 3e9bb30e4a33013c91a6b79857be777e7eae5cca Mon Sep 17 00:00:00 2001 From: Senthil Date: Sat, 29 Nov 2014 17:58:50 -0800 Subject: [PATCH 987/997] update readme --- README.md | 5 +- TEAMS.md | 268 +++++++++++++++++++++++++++++++++++++++++- Teams/0x1A4/team.json | 4 +- 3 files changed, 273 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 11890e7..e75ede4 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ the lower section of this README.md file. |-----------|--------------|-----------| | #Team Koders |[Sinan Yasar](https://koding.com/sinan) San Francsico, US *(team lead)*
[Full Name](https://koding.com/koding username) city, 2 digit country code
[Senthil A](https://koding.com/sent-hil) Chennai, IN
[Devrim Yasar](https://koding.com/devrim) San Francsico, US
[Nitin Gupta](https://koding.com/nitin) Turin, IT
| [Team Koders](./Teams/TeamKoders/ABOUT.md) | | #000000 |[Joe Colburn](https://koding.com/joetech) Detroit, US *(team lead)*
| [000000](./Teams/000000/ABOUT.md) | +| #0x1A4 |[Sashank Thupukari](https://koding.com/sthupukari) Herndon, US *(team lead)*
[Rohan Pandit](https://koding.com/rohanp) Herndon, US
[Rachel Li](https://koding.com/mustuni1) Herndon, US
| [0x1A4](./Teams/0x1A4/ABOUT.md) | | #0xDEADBABE |[Alice Tsing](https://koding.com/atsing) Santa Clara, US *(team lead)*
[Zafar Takhirov](https://koding.com/zafartahirov) Santa Clara, US
| [0xDEADBABE](./Teams/0xDEADBABE/ABOUT.md) | | #0xFACE |[Jacob Thomas](https://koding.com/jacob2512) San Francisco, US
| [0xFACE](./Teams/0xFACE/ABOUT.md) | | #0xdeadbeef |[Jack Edward Blair Atkinson](https://koding.com/clevercrypter) Nashotah, US
| [0xdeadbeef](./Teams/0xdeadbeef/ABOUT.md) | @@ -231,12 +232,13 @@ the lower section of this README.md file. | #ReseaSoft |[Dzhambulat Khasayeb](https://koding.com/dzhambulat) Makhachkala, RU
| [ReseaSoft](./Teams/ReseaSoft/about.md) | | #Rhinoceros |[Ilim Ugur](https://koding.com/ilimugur) Ankara, TR
| [Rhinoceros](./Teams/Rhinoceros/ABOUT.md) | | #SERPteam |[Alexandr Korolev](https://koding.com/alesan) Astrakhan, RU *(team lead)*
[Amir Tagirov](https://koding.com/girmir) Astrakhan, RU
| [SERPteam](./Teams/SERPteam/ABOUT.md) | +| #Sapchan |[Sacheth Chandramouli](https://koding.com/sapchan) Troy, US *(team lead)*
| [Sapchan](./Teams/Sapchan/ABOUT.md) | | #ScrumTobe Software |Hai Bui Hanoi, VN *(team lead)*
Hung Kieu Hanoi, VN
Giang Phan Hanoi, VN
Thai Nguyen Hanoi, VN
| [ScrumTobe Software](./Teams/ScrumTobe.Software/ABOUT.md) | | #Shamas |[Andrés Torres](https://koding.com/elfotografo007) Pereira, CO *(team lead)*
[Harold Sánchez](https://koding.com/sancospi) Pereira, CO
[Mariano Aguirre](https://koding.com/nanomag) Medellin, CO
| [Shamas](./Teams/Shamas/ABOUT.md) | | #Sidlejinks |[Dmytro Torianik](https://koding.com/sidlejinks) Kharkiv, UA
| [Sidlejinks](./Teams/Sidlejinks/ABOUT.md) | | #Team Sistemex |[Kairi Juri](https://koding.com/harrysuke) Johor Bahru, MY
[Abu Bakar](https://koding.com/fr3ker) Johor Bahru, MY
| [Team Sistemex](./Teams/Sistemex/ABOUT.md) | -| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | | #SoftLab |[Ilija Tesic](https://koding.com/itesic) Bratunac, BA *(team lead)*
[Igor Golub](https://koding.com/igolub) Pale, BA
[Milan Samardzic](https://koding.com/milansamardzic) Sokolac, BA
[Radan Stupar](https://koding.com/radan) Vlasenica, BA
| [SoftLab](./Teams/SoftLab/ABOUT.md) | +| #SkyCloud Angels 42 |[Bruno Interlandi](https://koding.com/brunointerlandi88) Caserta, IT *(team lead)*
[Dmytro Plekhotkin](https://koding.com/plekhotkindmytro) Lviv, UA
[Kujitim Rahmani](https://koding.com/kujta1) Munich, DE
[Simion Zafiu](https://koding.com/simi27) Copenaghen, DK
| [SkyCloud Angels 42](./Teams/SkyCloudAngels42/ABOUT.md) | | #Softever |[Noppol Pilukruangdet](https://koding.com/noppolp) Bangkok, TH
| [Softever](./Teams/Softever/ABOUT.md) | | #Sol |[Ethan Chiu](https://koding.com/17chiue) Wellesley, US
| [Sol](./Teams/Sol/ABOUT.md) | | #Sons Of The King |[Micaiah Wallace](https://koding.com/snoapps) Denver, US *(team lead)*
[Joshua Krueger](https://koding.com/infinight) Denver, US
| [Sons Of The King](./Teams/SonsOfTheKing/ABOUT.md) | @@ -388,3 +390,4 @@ the lower section of this README.md file. | #wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) | | #Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) | | #Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) | +| #Team Jevin |[Jevinjyot Sidhu](https://koding.com/JevinSidhu) Brampton, ON
| diff --git a/TEAMS.md b/TEAMS.md index d8ffc7c..bcd36fd 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -55,6 +55,17 @@ I'm still fine-tuning my Javascript skills, but my long-time passion and strengt I won't say much about the project and the APIs I plan to use as I feel it might give too much away, but I will say that I think it will be pretty far apart from what other teams will be doing. You'll just have to wait and see. +--------------------------------------- + +#Hello + +##About + +##Skillz + +##Project + + --------------------------------------- 0xDEADBABE @@ -2451,6 +2462,13 @@ I'm a high school student from Macedonian. I like developing video games. I'm still not sure what APIs I will be using. But most likely I will use Node.JS and maybe use PubNub API. +--------------------------------------- + +# FunnyBretzels + +Coding fun stuff since the invention of sliced bread + + --------------------------------------- # Team G10aT @@ -3285,6 +3303,25 @@ Have you seen a combination of Raspberry Pi, Arduino and lathe? We did it! Have So, we develop backend systems, frontend and mobile apps. It seems to be a full-stack. +--------------------------------------- + + +# Jostlers + +My name is Vincent. + +## About Me + +I started learning python a few years ago, and found that I really liked coding. + +## Languages I've learned/I'm learning +- Java +- Python +- PHP +- Ruby (kind of) +- JS (kind of) + + --------------------------------------- # Just Wanna Play Games @@ -3438,6 +3475,21 @@ We are Viswaprasath and Barath who loves programming and loves to participate in +--------------------------------------- + +This is my page +================ + +Hey, I joined this event just for fun! We will see what I can do. :) + + +About your team +=========================== + +| kaan +|--- +| Kaan | + --------------------------------------- @@ -3981,6 +4033,29 @@ To be fair, we can work with many languages and frameworks. But, for this partic - HTML and JS +--------------------------------------- + +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 +=========================== + +| aphelionz (Mark) | skybondsor (Jordyn) | +|--- |--- | +| aphelionz | skybondsor | + +Jordyn and Mark have been coding together both on and off the job for over 6 years now. We initially joined the hackathon because of the opportunity to do something based on climate change. + +However, when the topics were announced, we both felt drawn towards the privacy policy / terms of service topic. That is the topic we ended up choosing. + +We plan to make a web application to this effect. We have a good idea of what we're building. API choices are pending + + --------------------------------------- NotLastPlace @@ -4033,6 +4108,25 @@ Coming soon - Sql +--------------------------------------- + +OpenUpData +================ + +Coming Soon + + +About your team +=========================== + + + +About your skills and what you are going to do? +======= + + + + --------------------------------------- About my team @@ -4478,6 +4572,31 @@ Sequessu Dream don't work unless you do... +--------------------------------------- + +This is our page +================ + +I am software developer and want to realize my idea in koding hackaton + + +About me +=========================== + + +I am 26 and software developer and some monthes ago I found are there any online hackatons. And it was very surprisingly when I didn't find any. +But now I have got a mail from elance with explanation of koding.com hackaton and was very happy to know about it. +When I registered and was approved for participating I found that first theme (about global problems of the Earth) is very interesting for me. +I want to make something interesting, beatiful and of course useful . And I want to win not for the money but for the communication with interesting people. + + +About my skills +======= +I think that programming is general skill. But of course there must be the platform where a programmer realizes his ideas.And +nowadays I am focusing on web projects. I program on C# for ASP.NET /MVC/WebApi platforms, Javascript (jQuery and Angular.js mainly) for frontend. And I love alghoritms and especially I like machine learning and big data, and using for it Python (May be I will move to that language in future :) ) + + + --------------------------------------- This is our page @@ -4530,6 +4649,11 @@ About our project. We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. +--------------------------------------- + +Hey so my name is Sacheth and I am a one man team. + + --------------------------------------- ScrumTobe Software @@ -5792,6 +5916,21 @@ what minimalistic approach is. I guess that is most of it, I will be taking up a way we have structured our data so far and how should we go about changing it, in order to put it to its actual use. +--------------------------------------- + +

This is our page

+Coming soon... + +

About our team

+Coming soon... + +

About our skills and what we are going to do?

+PHP +CSS3 +HTML5 +Creativity! + + --------------------------------------- We are The GOAT @@ -6715,6 +6854,33 @@ I might change my mind, and build applications using firebase instead of App Eng +--------------------------------------- + +Brazil Koders +================ + +We are the super brazilian team! We are about the build something awesome and get to the top. + + +About your team +=========================== + +| Andre | Gabriel | Paullo +|--- |--- |--- +| Andre | Gabriel | Paullo + +We are a team of developers and hackathon lovers. + +We have been waiting for this competition for a long time and each of us have a specific reason to be here, but if there is one word that can describe what we are hoping to find here is: Opportunity. + +Opportunity to work together in something new and exciting. Opportunity to have fun in this fast paced life. And opportunity to win something that can really make a difference in our future carriers! + + + + +Two of us are really good with front-end development, but node.js is here and we have been building awesome things with it. The other one is a rails ninja and have been asked to work in tons of nice companies (but he really likes his own company). +======= + --------------------------------------- c0D3 mUNCH3R5 @@ -6937,6 +7103,21 @@ We do embedded programming (C/C++), as well Python/PHP/JS. +--------------------------------------- + +#Team discoverakrur +Hi this is discoverakrur.. A Kool Koder.. + +## About me +-Akrur: I am Akrur , I am a code geek.I am huge opensource fan and loves Grails. + +## Languages I Like +-Groovy +-Javascript +-Java + + + --------------------------------------- drakeire @@ -7300,6 +7481,38 @@ PHP,C++,Python,Javascript. +--------------------------------------- + +Inglorious Hacker +================ + +My name is Amit Haval, and I had image in my friend circle and college as IngloriousHacker. + +About Me +=========================== + +| Amit +|--- +| Amit + +I began doing freelance web development in high school, and had become disenchanted with it by the time I reached +University. However, after working some co-op positions with some passionate web developers, I gained a appreciation +and insight for what the web is capable of. + +Now, I'm all about pushing the limits of what the web can do. I like to think I have some creative and innovative +ideas to bring to the table, and I'm excited to be taking part in the first ever Global Hackathon. One day, when events +like this are commonplace, I'll be able to look back and say that I was there for the beginning! + + +Skills and Direction +======= + +My passion has always been in interactive media, anything that takes entertainment beyond something to be simply +consumed, allowing people to influence and engage with it. I love experimenting with new web technologies to +break expectations regarding the limitations of the web. My hope is to combine my passion with these +technologies in a result that is both practical and delightful for users. + + --------------------------------------- About Itzteam @@ -7469,6 +7682,42 @@ Yet to decide. - CSS3 +--------------------------------------- + +Team Lead : Mohammed Intekhab khan +URL : http://www.bestwebdesigner.co +Address : Ujjain - India + + +--------------------------------------- + +NH3d +================ + +I feel as though we live in a time where we find ourselves at intersection +between the real and virtual world understanding the difference will show us an +exciting new world that we did not existed + +haha I will write something better tonite ... + +ok ... enough crapola ... + +Anyways check out some of my sites ... + + +http://gifpaint.in/ -> animated gif painting + + +http://yourimage.io/ -> downloadable image painting + + +http://unitedstatesian.com/ -> just some weirdness for you + + + + + + --------------------------------------- @@ -7750,4 +7999,21 @@ Unlike his brother, he decided to set foot and stay in just one place. He now works as an Objective-C developer at Memorado, making Brain Training games, but his hobby is to code Javascript and get other people excited about programming. #### The Project -We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. \ No newline at end of file +We will be tackling the "Game to teach beginners how to code" category. If all goes well, we will continue the project after the Hackathon with the intent to make it an official [Hour of Code](http://hourofcode.com/) tutorial. + +--------------------------------------- + +# TeamJevin + +I am Jevin! + +## About Us + +- My name is Jevin and I am a 10th grade student at North Park Secondary School in Brampton, Ontario, Canada. + +## Languages + +- HTML +- CSS +- JavaScript + diff --git a/Teams/0x1A4/team.json b/Teams/0x1A4/team.json index 1dc5107..d975375 100644 --- a/Teams/0x1A4/team.json +++ b/Teams/0x1A4/team.json @@ -3,14 +3,14 @@ "members":[ { "name": "Sashank Thupukari", - "koding": "sthupukari", + "koding": "sthupukari", "location": "Herndon, US", "lead":true }, { "name":"Rohan Pandit", "koding":"rohanp", - "location": "Herndon, US", + "location": "Herndon, US" }, { "name":"Rachel Li", From af4f6dc7d01e62313c365e2fc35b0d41f4264955 Mon Sep 17 00:00:00 2001 From: zanoubia Date: Sun, 30 Nov 2014 02:18:11 +0000 Subject: [PATCH 988/997] Update team.json ajust team name on team.json --- Teams/YopZ/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/YopZ/team.json b/Teams/YopZ/team.json index 8bb556e..68ba6de 100644 --- a/Teams/YopZ/team.json +++ b/Teams/YopZ/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "YopZ", "members": [ { "name": "Zineb OU", From 913c13f5a6e6ebf26527a83fbcbab015a60e4ba3 Mon Sep 17 00:00:00 2001 From: RUHSOFT Date: Sun, 30 Nov 2014 09:59:23 +0530 Subject: [PATCH 989/997] Update team.json --- Teams/IO/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/IO/team.json b/Teams/IO/team.json index bf58cc9..2cc53d6 100644 --- a/Teams/IO/team.json +++ b/Teams/IO/team.json @@ -7,7 +7,7 @@ "koding": "ruhsoft", "location": "LK", "lead": true - }, + } ] } From a16a695a52f9c0a78beca735b5e6ae88925cddee Mon Sep 17 00:00:00 2001 From: pradeepchauhan Date: Sun, 30 Nov 2014 12:00:09 +0530 Subject: [PATCH 990/997] Update team.json Added new member --- Teams/Autobots/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/Autobots/team.json b/Teams/Autobots/team.json index 9d623d8..6c88518 100644 --- a/Teams/Autobots/team.json +++ b/Teams/Autobots/team.json @@ -7,6 +7,12 @@ "koding": "harshjv", "location": "Gujarat, IN", "lead": true + }, + { + "name": "Pradeep Chauhan", + "twitter": "ne0phy73", + "koding": "ne09", + "location": "Mumbai, IN" } ] } From c47608157eb3e7b6345f3efb5732b6ba732b6f77 Mon Sep 17 00:00:00 2001 From: Rodrigo Reyes Date: Sun, 30 Nov 2014 00:30:44 -0600 Subject: [PATCH 991/997] Created my team.json --- Teams/Kuali/team.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Teams/Kuali/team.json diff --git a/Teams/Kuali/team.json b/Teams/Kuali/team.json new file mode 100644 index 0000000..78412fc --- /dev/null +++ b/Teams/Kuali/team.json @@ -0,0 +1,25 @@ +{ + "teamName": "Kuali", + "members": [ + { + "name": "Rodrgio Reyes", + "twitter": "scrooge_mc_pato", + "koding": "kouryuu", + "location": "Mexico City, MX", + "lead": true + }, + { + "name": "Shawon", + "twitter": "", + "koding": "itsmeshawon", + "location": "Dhaka, BD" + }, + { + "name": "Andrew Breksa", + "twitter": "", + "koding": "abreksa4", + "location": "California, US", + + } + ] +} From b13dc8271bed4c31fe265befda11f432abab23c5 Mon Sep 17 00:00:00 2001 From: Abhishek Chakraborty Date: Sun, 30 Nov 2014 12:07:02 +0530 Subject: [PATCH 992/997] Created team members' file --- Teams/TeamAlphaOne/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TeamAlphaOne/team.json diff --git a/Teams/TeamAlphaOne/team.json b/Teams/TeamAlphaOne/team.json new file mode 100644 index 0000000..62b5d77 --- /dev/null +++ b/Teams/TeamAlphaOne/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Abhishek Chakraborty", + "twitter": "abhichak93", + "koding": "abhichak95", + "location": "Varanasi, IN" + } + ] +} From 5c39ed923c5289c9a01423e8e5d79db0c86449ff Mon Sep 17 00:00:00 2001 From: Rodrigo Reyes Date: Sun, 30 Nov 2014 00:44:29 -0600 Subject: [PATCH 993/997] Added ABOUT.md --- Teams/Kuali/ABOUT.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Kuali/ABOUT.md diff --git a/Teams/Kuali/ABOUT.md b/Teams/Kuali/ABOUT.md new file mode 100644 index 0000000..3403e31 --- /dev/null +++ b/Teams/Kuali/ABOUT.md @@ -0,0 +1,17 @@ + +TEAM KUALI +========== + + +The Awesome star developers: + + +1. Rodrigo a Computer Science major, knows a lot about **Mathematics** **Statistics** and **Software Engineering** + + +2. Andrew an expert in Java and Functional test.He will make sure nothing goes past QA without being debugged. + + +3.Shawon is the UX and Graphics Designer. The interface will never look as stunning and jaw-dropping without his expertise. + + From 8650793e4660babfc018afb656b9540aa8f28ff9 Mon Sep 17 00:00:00 2001 From: Rodrigo Reyes Date: Sun, 30 Nov 2014 00:44:59 -0600 Subject: [PATCH 994/997] My name was wrong :P --- Teams/Kuali/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Kuali/team.json b/Teams/Kuali/team.json index 78412fc..d8f9ca0 100644 --- a/Teams/Kuali/team.json +++ b/Teams/Kuali/team.json @@ -2,7 +2,7 @@ "teamName": "Kuali", "members": [ { - "name": "Rodrgio Reyes", + "name": "Rodrigo Reyes", "twitter": "scrooge_mc_pato", "koding": "kouryuu", "location": "Mexico City, MX", From f1de1079a7f691d54047efb157780446b1dc4cd5 Mon Sep 17 00:00:00 2001 From: Abhishek Chakraborty Date: Sun, 30 Nov 2014 12:16:40 +0530 Subject: [PATCH 995/997] Created my description file --- Teams/TeamAlphaOne/ABOUT.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Teams/TeamAlphaOne/ABOUT.md diff --git a/Teams/TeamAlphaOne/ABOUT.md b/Teams/TeamAlphaOne/ABOUT.md new file mode 100644 index 0000000..81a86a2 --- /dev/null +++ b/Teams/TeamAlphaOne/ABOUT.md @@ -0,0 +1,13 @@ +# About me + +I am Abhishek, & I'm participating individually in this Hackathon. I'm a Computer Science student in New Delhi, India. + + +# My Experiences + +I'm not so accustomed to hackathons. In fact, this is my first hackathon that I'm participating in. However, I love to solve computational problems, based mainly on algorithms. + + +# Languages + +C/C++, Python, HTML From 04e6f757ae816f51ecd20f0a1a97ea43bc8acce8 Mon Sep 17 00:00:00 2001 From: Abhishek Chakraborty Date: Sun, 30 Nov 2014 12:20:33 +0530 Subject: [PATCH 996/997] Updated my team.json file --- Teams/TeamAlphaOne/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamAlphaOne/team.json b/Teams/TeamAlphaOne/team.json index 62b5d77..d270511 100644 --- a/Teams/TeamAlphaOne/team.json +++ b/Teams/TeamAlphaOne/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Team Alpha One", "members": [ { "name": "Abhishek Chakraborty", From 42127c0062cfe4ad93053a0e2f58cea7581d2993 Mon Sep 17 00:00:00 2001 From: Rodrigo Reyes Date: Sun, 30 Nov 2014 01:05:54 -0600 Subject: [PATCH 997/997] Changes to the team description --- Teams/Kuali/ABOUT.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Teams/Kuali/ABOUT.md b/Teams/Kuali/ABOUT.md index 3403e31..f35b70c 100644 --- a/Teams/Kuali/ABOUT.md +++ b/Teams/Kuali/ABOUT.md @@ -2,6 +2,10 @@ TEAM KUALI ========== +The word *kuali* in Ancient Mayan means *beautiful or good* and we like how it resembles the English word for **Quality** and that is what we are building **Beautiful and Good quality Software**. +BTW The ancient mayans predicted we would win for sure, let us hope its not a fake prediction like the apocalypse. + + The Awesome star developers: