From 7a6bf8117d7916e5b29d38762232a2d255aa4755 Mon Sep 17 00:00:00 2001 From: Chris Drake Date: Fri, 21 Nov 2014 15:45:18 -0600 Subject: [PATCH 1/5] Create team.json --- Teams/Float-Center/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/Float-Center/team.json diff --git a/Teams/Float-Center/team.json b/Teams/Float-Center/team.json new file mode 100644 index 0000000..e99c971 --- /dev/null +++ b/Teams/Float-Center/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Chris Drake", + "twitter": "Chris_R_Drake", + "koding": "cdrake", + "location": "Wichita, KS" + "lead": true + }, + { + "name": "Corey Wynn", + "twitter": "", + "koding": "wynn1c", + "location": "Wichita, KS" + }, + { + "name": "Caleb Swank", + "twitter": "", + "koding": "calebswank11", + "location": "Wichita, KS" + }, + { + "name": "Daniel Brake", + "twitter": "", + "koding": "danieldb", + "location": "Wichita, KS" + } + ] +} From 989cb58b04a58681725473b83499548330b07d8c Mon Sep 17 00:00:00 2001 From: Chris Drake Date: Fri, 21 Nov 2014 15:46:16 -0600 Subject: [PATCH 2/5] Create ABOUT.md --- Teams/Float-Center/ABOUT.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Teams/Float-Center/ABOUT.md diff --git a/Teams/Float-Center/ABOUT.md b/Teams/Float-Center/ABOUT.md new file mode 100644 index 0000000..0969cc8 --- /dev/null +++ b/Teams/Float-Center/ABOUT.md @@ -0,0 +1,12 @@ +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 +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. From 4137494bcaabd01fc6151955a5282438f718215a Mon Sep 17 00:00:00 2001 From: Chris Drake Date: Fri, 21 Nov 2014 15:59:02 -0600 Subject: [PATCH 3/5] Update ABOUT.md --- Teams/Float-Center/ABOUT.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Teams/Float-Center/ABOUT.md b/Teams/Float-Center/ABOUT.md index 0969cc8..2308443 100644 --- a/Teams/Float-Center/ABOUT.md +++ b/Teams/Float-Center/ABOUT.md @@ -1,12 +1,11 @@ -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. +We are...Float-Center -About your team -Tell us who you are, why you did you decide to join? +We are skilled -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. +We are front end developers who love kittens, most of us at least. I personally hate the little bastards. -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. +With joking aside, we are a group of skilled front end developers who are excited to see what we can do against the world. -You can change your mind, that's ok. Just push an update here when you do. +Love Always, + +Float-Center From cbb624cafb3a9a5d10e7bd18465e192af3c0ba83 Mon Sep 17 00:00:00 2001 From: Chris Drake Date: Fri, 21 Nov 2014 16:33:54 -0600 Subject: [PATCH 4/5] Update team.json --- Teams/Float-Center/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Float-Center/team.json b/Teams/Float-Center/team.json index e99c971..f1e01af 100644 --- a/Teams/Float-Center/team.json +++ b/Teams/Float-Center/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Float-Center", "members": [ { "name": "Chris Drake", From 6bb1dcceac7288af1652a12f34824745a68ded4a Mon Sep 17 00:00:00 2001 From: Chris Drake Date: Mon, 24 Nov 2014 13:28:11 -0600 Subject: [PATCH 5/5] Update team.json --- Teams/Float-Center/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Float-Center/team.json b/Teams/Float-Center/team.json index f1e01af..59d6e1f 100644 --- a/Teams/Float-Center/team.json +++ b/Teams/Float-Center/team.json @@ -5,7 +5,7 @@ "name": "Chris Drake", "twitter": "Chris_R_Drake", "koding": "cdrake", - "location": "Wichita, KS" + "location": "Wichita, KS", "lead": true }, {