From b86d57031b8f1e26eab5e4f8931a03b5c88e2ed1 Mon Sep 17 00:00:00 2001 From: Jamone Kelly Date: Sat, 22 Nov 2014 19:36:59 -0500 Subject: [PATCH 1/4] Add team info and about us Testing layout. --- Teams/TheGoat/ABOUT.md | 26 ++++++++++++++++++++++++++ Teams/TheGoat/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 Teams/TheGoat/ABOUT.md create mode 100644 Teams/TheGoat/team.json 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 From 5ad622b925a239b2ef3f4ef79a44a9d19ae45526 Mon Sep 17 00:00:00 2001 From: Jamone Kelly Date: Sat, 22 Nov 2014 20:06:28 -0500 Subject: [PATCH 2/4] update text --- Teams/TheGoat/ABOUT.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/Teams/TheGoat/ABOUT.md b/Teams/TheGoat/ABOUT.md index 5cf8319..ea9917e 100644 --- a/Teams/TheGoat/ABOUT.md +++ b/Teams/TheGoat/ABOUT.md @@ -1,26 +1,19 @@ -This is our page +We are The GOAT ================ -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. +Update coming soon.. -About your team +About Us =========================== | 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. +Coming soon.. -About your skills and what you are going to do? +About our skills and what we'll 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 +Coming soon.. \ No newline at end of file From 2bbc87107dc32219d78e4d1153d8292238ade58f Mon Sep 17 00:00:00 2001 From: Jamone Kelly Date: Sat, 22 Nov 2014 21:59:55 -0500 Subject: [PATCH 3/4] Update names Add Twitter handle to pictures --- Teams/TheGoat/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TheGoat/ABOUT.md b/Teams/TheGoat/ABOUT.md index ea9917e..386998b 100644 --- a/Teams/TheGoat/ABOUT.md +++ b/Teams/TheGoat/ABOUT.md @@ -7,7 +7,7 @@ Update coming soon.. About Us =========================== -| jamonek | the_mystery_one | MrJones1914 +| @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) From e66252eb013fdf09c2869c6d8274be8867125469 Mon Sep 17 00:00:00 2001 From: Jamone Kelly Date: Sat, 22 Nov 2014 22:14:32 -0500 Subject: [PATCH 4/4] Fixed country code --- Teams/TheGoat/team.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/TheGoat/team.json b/Teams/TheGoat/team.json index ae7d944..6ed889d 100644 --- a/Teams/TheGoat/team.json +++ b/Teams/TheGoat/team.json @@ -5,20 +5,20 @@ "name": "Daniel Jones", "twitter": "MrJones1914", "koding": "DIJicode", - "location": "Sterling Heights, MI" + "location": "Sterling Heights, US" }, { "name": "Keheira Henderson", "twitter": "the_mystery_one", "koding": "Keheira", - "location": "Greensboro, NC", + "location": "Greensboro, US", "lead": true }, { "name": "Jamone Kelly", "twitter": "JamoneK", "koding": "JamoneK", - "location": "Greensboro, NC" + "location": "Greensboro, US" } ] -} \ No newline at end of file +}