Merge pull request #957 from MartianKnight/master

Team Hack the Planet
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:37:11 -08:00
2 changed files with 58 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
Hack the Planet
================
| Charlie Sinclair | Simon Girma | Markcus Wallace | Daniel Godfrey | Chris Wesley
|--- |--- |--- |--- |---
| ![Charlie](http://justinakapaste.com//wp-content/uploads/2014/02/tumblr_n0ckh5eFEZ1trn8dmo1_500.jpg) | ![Simon](http://cdn1-www.craveonline.com/assets/uploads/2013/02/Hackers-Matthew-Lillard-Cereal-Killer.jpg) | ![Markcus](http://showbizgeek.com/wp-content/uploads/2014/04/Screen-Shot-2014-04-18-at-18.53.18.png) | ![Daniel](http://www.kitguru.net/wp-content/uploads/2013/07/zerocool.jpg) | ![Chris](http://www.hotflick.net/flicks/1995_Hackers/995HAC_Renoly_Santiago_008.jpg) |
Tell us who you are, why you did you decide to join?
We are team Hack the Planet, we decided to join, because we wanted to try a new challenge and face our fear of the internet.
Tell us why you want to win.
Participating is our real test. This will be a great way to test our ability to work as a team. Winning is just icing on the cake.
About your skills and what you are going to do?
=======
Java, Python, Javascript, HTML, and CSS
We shall conquer problem number 1
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "Hack the Planet",
"members": [
{
"name": "Charlie Sinclair",
"twitter": "",
"koding": "saintclair",
"location": "Charlotte, US",
"lead": true
},
{
"name": "Simon Girma",
"twitter": "",
"koding": "tempuser2724",
"location": "Charlotte, US"
},
{
"name": "Markcus Wallace",
"twitter": "",
"koding": "Stealth21",
"location": "Raleigh, US"
},
{
"name": "Daniel Godfrey",
"twitter": "",
"koding": "Dgfree",
"location": "Charlotte, US"
},
{
"name": "Chris Wesley",
"twitter": "",
"koding": "cwesley8",
"location": "Charlotte, US"
}
]
}