Merge branch 'master' of github.com:koding/global.hackathon

This commit is contained in:
Lee Olayvar
2014-11-27 00:09:10 +00:00
8 changed files with 124 additions and 0 deletions

22
Teams/CrowdAppz/ABOUT.md Normal file
View File

@@ -0,0 +1,22 @@
CrowdAppz
================
```
___-------___
_-~~ ~~-_
_-~ /~-_
/^\__/^\ /~ \ / \
/| O|| O| / \_______________/ \
| |___||__| / / \ \
| \ / / \ \
| (_______) /______/ \_________ \
| / / \ / \
\ \^\\ \ / \ /
\ || \______________/ _-_ //\__//
\ ||------_-~~-_ ------------- \ --/~ ~\ || __/
~-----||====/~ |==================| |/~~~~~
(_(__/ ./ / \_\ \.
(_(___/ \_____)_) - tbd
```

24
Teams/CrowdAppz/team.json Normal file
View File

@@ -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"
}
]
}

30
Teams/PhelanGood/ABOUT.md Normal file
View File

@@ -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.

View File

@@ -0,0 +1,10 @@
{
"teamName": "PhelanGood",
"members": [
{
"name": "Hubert Chen",
"koding": "Hubert",
"location": "Sea Girt, NJ"
}
]
}

View File

@@ -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 !

View File

@@ -0,0 +1,11 @@
{
"teamName": "Super-Mosquitto",
"members": [
{
"name": "Hristo Hristov",
"koding": "hristo135",
"location": "Bourgas,BG",
"lead" : true
}
]
}

4
Teams/undefined/ABOUT.md Normal file
View File

@@ -0,0 +1,4 @@
undefined
=========
undefined

12
Teams/undefined/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "undefined",
"members": [
{
"name": "Oleksii Hlushenko",
"twitter": "meEmwy",
"koding": "emwy",
"location": "Mykolaiv, UA",
"lead": true
}
]
}