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 + + +``` diff --git a/Teams/CrowdAppz/team.json b/Teams/CrowdAppz/team.json new file mode 100644 index 0000000..46499aa --- /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" + } + ] +} 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. 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" + } + ] +} 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 ! diff --git a/Teams/Super-Mosquitto/team.json b/Teams/Super-Mosquitto/team.json new file mode 100644 index 0000000..3800485 --- /dev/null +++ b/Teams/Super-Mosquitto/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Super-Mosquitto", + "members": [ + { + "name": "Hristo Hristov", + "koding": "hristo135", + "location": "Bourgas,BG", + "lead" : true + } + ] +} 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 + } + ] +}