From 098ca0a7296b67fdca3c2ece7a14bcfdefcbfdfe Mon Sep 17 00:00:00 2001 From: eburdon Date: Sat, 22 Nov 2014 12:31:39 -0800 Subject: [PATCH 1/6] First Commit - team file & about [draft] --- Teams/BabesFromVictoria/ABOUT.md | 35 +++++++++++++++++++++++++++++++ Teams/BabesFromVictoria/team.json | 26 +++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 Teams/BabesFromVictoria/ABOUT.md create mode 100644 Teams/BabesFromVictoria/team.json diff --git a/Teams/BabesFromVictoria/ABOUT.md b/Teams/BabesFromVictoria/ABOUT.md new file mode 100644 index 0000000..414e103 --- /dev/null +++ b/Teams/BabesFromVictoria/ABOUT.md @@ -0,0 +1,35 @@ +This is our page +================ + +BabesFromVictoria + + +The Team +=========================== + +| Erika | Leslie | Quintan | Jeremy +|--- |--- |--- |--- +| ![Erika](https://gravatar.com/avatar/5608c1777ec53c15a869483cae2fa881?size=150&d=https://koding-cdn.s3.amazonaws.com/square-avatars/default.avatar.150.png&r=g) | ![Nitin]()| ![Leslie]()| ![Quintan]() | + +Total babes, right? We joined to learn and demonstrate our skills, and because a global hackathon sounds awesome! + + +Our skills +======= +Erika - 3yrd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. + +Leslie - blurb + +Quintan - blurb + +Jeremy - blurb + + +What we'll do +======= +We've chosen to combine themes 3 & 4 - we're going to create a fun HTML5 game to encourage users to read EULAs. + +Technologies we'll use: ... +APIs we'll use : ... + +Then we're going to win. \ No newline at end of file diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json new file mode 100644 index 0000000..53d6086 --- /dev/null +++ b/Teams/BabesFromVictoria/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "BabesFromVictoria", + "members": [ + { + "name": "Erika Burdon", + "koding": "Karmaqueenn", + "location": "Victoria, CA", + "lead": true + }, + { + "name": "Leslie Scott", + "koding": "--", + "location": "Victoria, CA" + }, + { + "name": "Quintan Neville", + "koding": "--", + "location": "Victoria, CA" + }, + { + "name": "Jeremy Kroeker", + "koding": "--", + "location": "Victoria, CA" + } + ] +} From 33e6e3d8db8b1f47feca5b56463d968634d8f8f7 Mon Sep 17 00:00:00 2001 From: JK Date: Tue, 25 Nov 2014 10:53:06 -0800 Subject: [PATCH 2/6] Update ABOUT.md --- Teams/BabesFromVictoria/ABOUT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Teams/BabesFromVictoria/ABOUT.md b/Teams/BabesFromVictoria/ABOUT.md index 414e103..2fd3f05 100644 --- a/Teams/BabesFromVictoria/ABOUT.md +++ b/Teams/BabesFromVictoria/ABOUT.md @@ -9,20 +9,20 @@ The Team | Erika | Leslie | Quintan | Jeremy |--- |--- |--- |--- -| ![Erika](https://gravatar.com/avatar/5608c1777ec53c15a869483cae2fa881?size=150&d=https://koding-cdn.s3.amazonaws.com/square-avatars/default.avatar.150.png&r=g) | ![Nitin]()| ![Leslie]()| ![Quintan]() | +| ![Erika](https://gravatar.com/avatar/5608c1777ec53c15a869483cae2fa881?size=150&d=https://koding-cdn.s3.amazonaws.com/square-avatars/default.avatar.150.png&r=g) | ![Leslie]()| ![Quintan]()| ![Jeremy](https://koding.com/-/image/cache?endpoint=crop&grow=true&width=150&height=150&url=https%3A%2F%2Fkoding-client.s3.amazonaws.com%2Fuser%2Fpollodiablo%2Favatar-1416941509973) | Total babes, right? We joined to learn and demonstrate our skills, and because a global hackathon sounds awesome! Our skills ======= -Erika - 3yrd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. +Erika - 3rd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. Leslie - blurb Quintan - blurb -Jeremy - blurb +Jeremy - 3rd year BSEng. Best with C/C++ and Java/Groovy. Co-op experience primarily with QA and test automation. What we'll do @@ -32,4 +32,4 @@ We've chosen to combine themes 3 & 4 - we're going to create a fun HTML5 game to Technologies we'll use: ... APIs we'll use : ... -Then we're going to win. \ No newline at end of file +Then we're going to win. From 3c0abe2c5c4a135d8a8b470acc6ec669347db09f Mon Sep 17 00:00:00 2001 From: JK Date: Tue, 25 Nov 2014 11:17:08 -0800 Subject: [PATCH 3/6] Update team.json --- Teams/BabesFromVictoria/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json index 53d6086..403af5b 100644 --- a/Teams/BabesFromVictoria/team.json +++ b/Teams/BabesFromVictoria/team.json @@ -19,7 +19,7 @@ }, { "name": "Jeremy Kroeker", - "koding": "--", + "koding": "pollodiablo", "location": "Victoria, CA" } ] From bb613c0fedbeb94331c66375af1e3cafbd336d45 Mon Sep 17 00:00:00 2001 From: leslieascott Date: Tue, 25 Nov 2014 20:11:05 -0800 Subject: [PATCH 4/6] Update ABOUT.md --- Teams/BabesFromVictoria/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BabesFromVictoria/ABOUT.md b/Teams/BabesFromVictoria/ABOUT.md index 2fd3f05..dcee641 100644 --- a/Teams/BabesFromVictoria/ABOUT.md +++ b/Teams/BabesFromVictoria/ABOUT.md @@ -18,7 +18,7 @@ Our skills ======= Erika - 3rd year Software Engineering student who loves python, user interaces, and is able to make C cooperate. -Leslie - blurb +Leslie - 4th year Computer Science student. Co-op experience in cloud computing, database management and front-end design & implementation. Quintan - blurb From 524478abad3a6237fdcc753c280efacc0ddf0193 Mon Sep 17 00:00:00 2001 From: leslieascott Date: Tue, 25 Nov 2014 20:13:04 -0800 Subject: [PATCH 5/6] Update team.json --- Teams/BabesFromVictoria/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json index 403af5b..6fb92a1 100644 --- a/Teams/BabesFromVictoria/team.json +++ b/Teams/BabesFromVictoria/team.json @@ -9,7 +9,7 @@ }, { "name": "Leslie Scott", - "koding": "--", + "koding": "leslieascott", "location": "Victoria, CA" }, { From 414508bf189428681ef4d798fb2f8162eb23d74e Mon Sep 17 00:00:00 2001 From: eburdon Date: Thu, 27 Nov 2014 11:47:18 -0800 Subject: [PATCH 6/6] Removed koding name errir --- Teams/BabesFromVictoria/team.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Teams/BabesFromVictoria/team.json b/Teams/BabesFromVictoria/team.json index 6fb92a1..af375b5 100644 --- a/Teams/BabesFromVictoria/team.json +++ b/Teams/BabesFromVictoria/team.json @@ -11,11 +11,6 @@ "name": "Leslie Scott", "koding": "leslieascott", "location": "Victoria, CA" - }, - { - "name": "Quintan Neville", - "koding": "--", - "location": "Victoria, CA" }, { "name": "Jeremy Kroeker",