Add team info and about us
Testing layout.
This commit is contained in:
26
Teams/TheGoat/ABOUT.md
Normal file
26
Teams/TheGoat/ABOUT.md
Normal file
@@ -0,0 +1,26 @@
|
||||
This is our page
|
||||
================
|
||||
|
||||
We are the Koding team, so we are not really participating. But this page is here
|
||||
to give you an idea about your own page.
|
||||
|
||||
|
||||
About your team
|
||||
===========================
|
||||
|
||||
| jamonek | the_mystery_one | MrJones1914
|
||||
|--- |--- |---
|
||||
|  |  | 
|
||||
Tell us who you are, why you did you decide to join?
|
||||
|
||||
Judges will read this page before making a final decision, so write your story, make it emotional and impressive.
|
||||
Tell us why you want to win.
|
||||
|
||||
|
||||
About your skills and what you are going to do?
|
||||
=======
|
||||
Don't reveal too much about your project, this is a competition but maybe
|
||||
you can tell us the technologies, APIs you are going to use and what kind
|
||||
of application you are going to build.
|
||||
|
||||
You can change your mind, that's ok. Just push an update here when you do.
|
||||
24
Teams/TheGoat/team.json
Normal file
24
Teams/TheGoat/team.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "TheGoat ಠ_ಠ",
|
||||
"members": [
|
||||
{
|
||||
"name": "Daniel Jones",
|
||||
"twitter": "MrJones1914",
|
||||
"koding": "DIJicode",
|
||||
"location": "Sterling Heights, MI"
|
||||
},
|
||||
{
|
||||
"name": "Keheira Henderson",
|
||||
"twitter": "the_mystery_one",
|
||||
"koding": "Keheira",
|
||||
"location": "Greensboro, NC",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Jamone Kelly",
|
||||
"twitter": "JamoneK",
|
||||
"koding": "JamoneK",
|
||||
"location": "Greensboro, NC"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user