diff --git a/Teams/1.618/team.json b/Teams/1.618/team.json new file mode 100644 index 0000000..4509793 --- /dev/null +++ b/Teams/1.618/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "1.618", + "members": [ + { + "name": "Eduard I", + "twitter": "EdyTheViper", + "koding": "edytheviper", + "location": "Targoviste, RO" + "lead": true + }, + { + "name": "Alexandru B", + "twitter": "Cristian_11_95", + "koding": "cristiandru", + "location": "Targoviste, RO" + }, + { + "name": "Nagesh C", + "twitter": "", + "koding": "nagesh-c", + "location": "Bengaluru, IN", + } + ] +} diff --git a/Teams/Canik/ABOUT.md b/Teams/Canik/ABOUT.md new file mode 100644 index 0000000..94818aa --- /dev/null +++ b/Teams/Canik/ABOUT.md @@ -0,0 +1,14 @@ +Canik +================ + +This is my first hackathon and I have entered as a solo participant. +I want a challenge. I want to create a software about a real world problem in 48 hours and I want to see what everybody else did. + + + +My programming skills +======= +I am proficient in Java. I developed enterprise web applications with Primefaces. It is irrelevant in this event but I have 5 year experience with Android development. + + +I am planning to do something on Tomcat. I checked and it worked on koding.com vpn. \ No newline at end of file diff --git a/Teams/Canik/team.json b/Teams/Canik/team.json new file mode 100644 index 0000000..6a606f1 --- /dev/null +++ b/Teams/Canik/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Canik", + "members": [ + { + "name": "Fatih Coskun", + "twitter": "fatih__cskn", + "koding": "fatihc", + "location": "istanbul, TR" + } + ] +} \ No newline at end of file diff --git a/Teams/CoquiHackers/ABOUT.md b/Teams/CoquiHackers/ABOUT.md index a8e2f2a..c3a7b94 100644 --- a/Teams/CoquiHackers/ABOUT.md +++ b/Teams/CoquiHackers/ABOUT.md @@ -1,15 +1,13 @@ # Coqui Hackers -We are students at the University of Puerto Rico at Mayaguüez. We are currently doing a bachelor degree in Computer Engineering. -We are here to challenge ourselves. +Here to learn new things, brainstorm ideas and put them to work in the real life. -## About Us +## About Me -- Jesiniel: My name is Jesiniel. I live in Puerto Rico. I am currently a student at UPRM where I study Computer Engineering. I have worked with C and Java languages during my current studies. I have little knowledge in HTML and CSS, hoping this gets me somewhere in this hackathon. I am looking forward in learning other languages. I have interest in Javascript, Python and PHP. -- Roberto: +My name is Jesiniel. I live in Puerto Rico. I am currently a student at UPRM where I study Computer Engineering. I have worked with C and Java languages during my current studies. I have little knowledge in HTML and CSS, hoping this gets me somewhere in this hackathon. I am looking forward in learning other languages. I have interest in Javascript, Python and PHP. -## Languages we love +## Languages I love - Java - C diff --git a/Teams/CoquiHackers/team.json b/Teams/CoquiHackers/team.json index 8724c01..a143bcf 100644 --- a/Teams/CoquiHackers/team.json +++ b/Teams/CoquiHackers/team.json @@ -1,17 +1,11 @@ { - "teamName": "Coquí Hackers", + "teamName": "CoquiHackers", "members": [ { "name": "Jesiniel Nieves Ortiz", "twitter": "jesipr", "koding": "jesipr", "location": "Canovanas, PR" - }, - { - "name": "Roberto C. Rivera Reyes", - "twitter": "gossens73", - "koding": "robertorivera16", - "location": "Comerio, PR" } ] } diff --git a/Teams/GP/ABOUT.md b/Teams/GP/ABOUT.md new file mode 100644 index 0000000..9537106 --- /dev/null +++ b/Teams/GP/ABOUT.md @@ -0,0 +1,19 @@ +This is GP +================ + +We are some highschoolers from Bulgaria who have an idea and spirit, and also we can code. + + +About us +=========================== + +| venom1724 | LazyMomo | perchema | liahshuman +|--- |--- |--- |--- +| ![venom1724](https://venom1724.files.wordpress.com/2014/10/cropped-vxz22-a1.jpg) | ![LazyMomo](https://scontent-b-fra.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/231030_147479521988782_8104189_n.jpg?oh=06a1d66784a8f82be4c95b65e87cc0ec&oe=5502B492) | ![alaxa](http://venom1724.hit.bg/perchem-small.png) | ![liahshuman](https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xfa1/v/t1.0-9/p480x480/10502076_375164015970491_5067825123313859312_n.jpg?oh=95924bc1b6d9b517a14bedd52717c4a8&oe=550ED08C&__gda__=1428107614_574323dce48c73866f365ee12fbf7eda) | + +Although we are still in highschool, we have experience in programming and developing in many languages and platforms. +This is our first time at event like this, but we are ready and hopefully we can participate. + +Theme: Problems facing our planet, explained using interactive data visualization. We will focus in using an API to gather data about different problematics we're (as humanity) facing in this moment. We're going to try to do so in a simpler manner, so everyone can read clearly what's going on. + +We aim to build an utility that's going to be useful to millions of people every day, it could be used to warn from upcoming danger and even save people's lives. diff --git a/Teams/GP/team.json b/Teams/GP/team.json new file mode 100644 index 0000000..d46c013 --- /dev/null +++ b/Teams/GP/team.json @@ -0,0 +1,29 @@ +{ + "teamName": "GP", + "members": [ + { + "name": "Georgi Marinov", + "twitter": "venom1724", + "koding": "venom1724", + "location": "Varna, BG" + }, + { + "name": "Momchil Vilyanov", + "twitter": "", + "koding": "LazyMomo", + "location": "Varna, BG" + }, + { + "name": "Alexander Krustev", + "twitter": "", + "koding": "alaxe", + "location": "Varna, BG" + }, + { + "name": "Lia Shuman", + "twitter": "", + "koding": "leahshuman", + "location": "Varna, BG" + } + ] +} diff --git a/Teams/MethodJumpers/ABOUT.md b/Teams/MethodJumpers/ABOUT.md new file mode 100644 index 0000000..254ded4 --- /dev/null +++ b/Teams/MethodJumpers/ABOUT.md @@ -0,0 +1,16 @@ +Method Jumpers +============== + +We are `Method Jumpers`, a team from Ghana, GH ready to crush the competition! + +The Team +======== +| jahlomp | jeffgodwyll +|--- |--- +| ![Precious Jahlom Agboado](https://avatars2.githubusercontent.com/u/4746511?v=3&s=300) | ![Jeffrey Godwyll](https://avatars1.githubusercontent.com/u/3064893?v=3&s=300) + +Skills and Project +================== +@jeffgodwyll has a strong engineering background. Good in python and Java. + +@jahlomp is a web developer with interest in design. diff --git a/Teams/MethodJumpers/team.json b/Teams/MethodJumpers/team.json new file mode 100644 index 0000000..d45027b --- /dev/null +++ b/Teams/MethodJumpers/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Method Jumpers", + "members": [ + { + "name": "Precious Jahlom Agbaodo", + "twitter": "jahlomp", + "koding": "jahlomp", + "location": "Accra, GH", + "lead": true + }, + { + "name": "Jeffrey Godwyll", + "twitter": "rey12rey", + "koding": "jeffgodwyll", + "location": "Ghana, GH" + } + ] +} diff --git a/Teams/StartupIstanbul/ABOUT.md b/Teams/StartupIstanbul/ABOUT.md new file mode 100644 index 0000000..a7e613b --- /dev/null +++ b/Teams/StartupIstanbul/ABOUT.md @@ -0,0 +1,9 @@ +# StartupIstanbul Team + +This is Startup Istanbul team. + +https://www.facebook.com/groups/startupistanbul/ + +## About Us + +- Ozgun diff --git a/Teams/StartupIstanbul/team.json b/Teams/StartupIstanbul/team.json new file mode 100644 index 0000000..f7ada13 --- /dev/null +++ b/Teams/StartupIstanbul/team.json @@ -0,0 +1,30 @@ + +{ + "teamName": "StartupIstanbul", + "members": [ + { + "name": "Özgün Genç", + "twitter": "ozgungenc", + "koding": "ozgun", + "location": "Istanbul, TR" + }, + { + "name": "Catay Yaman", + "twitter": "breadam", + "koding": "breadam", + "location": "Istanbul, TR" + }, + { + "name": "Emre Babür", + "twitter": "emrebabur", + "koding": "babur", + "location": "Istanbul, TR" + }, + { + "name": "Fatih Mehmet Güler", + "twitter": "fmguler", + "koding": "fmguler", + "location": "Istanbul, TR" + } + ] +} diff --git a/Teams/Team-ToChange/ABOUT.md b/Teams/Team-ToChange/ABOUT.md new file mode 100644 index 0000000..81558c0 --- /dev/null +++ b/Teams/Team-ToChange/ABOUT.md @@ -0,0 +1,15 @@ +# Team-ToChange + + +## About Us + +Hey, I'm a guy passionate for computers in general. + +I recently got my Degree and look forward to test my skills in a project that takes me to my limit. + +## Languages we love + +Java +Scala +F# +C# diff --git a/Teams/Team-ToChange/team.json b/Teams/Team-ToChange/team.json new file mode 100644 index 0000000..4952978 --- /dev/null +++ b/Teams/Team-ToChange/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Team-ToChange", + "members": [ + { + "name": "João Rebelo", + "koding": "jrebelo", + "location": "Lisbon, PT" + } + ] +}