diff --git a/Teams/TheGoat/ABOUT.md b/Teams/TheGoat/ABOUT.md new file mode 100644 index 0000000..5cf8319 --- /dev/null +++ b/Teams/TheGoat/ABOUT.md @@ -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 +|--- |--- |--- +| ![jamonek](https://pbs.twimg.com/profile_images/531868003521269761/SEl1Ri5I.jpeg) | ![the_mystery_one](https://pbs.twimg.com/profile_images/520661492153077760/uGelVzez.jpeg) | ![MrJones1914](https://pbs.twimg.com/profile_images/535657314687410176/69ZhigHM.jpeg) +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. \ No newline at end of file diff --git a/Teams/TheGoat/team.json b/Teams/TheGoat/team.json new file mode 100644 index 0000000..ae7d944 --- /dev/null +++ b/Teams/TheGoat/team.json @@ -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" + } + ] +} \ No newline at end of file