@@ -0,0 +1,22 @@
|
||||
Hack the Planet
|
||||
================
|
||||
|
||||
| Charlie Sinclair | Simon Girma | Markcus Wallace | Daniel Godfrey | Chris Wesley
|
||||
|--- |--- |--- |--- |---
|
||||
|  |  |  |  |  |
|
||||
|
||||
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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user