From 5c500ec0ce2df63d33ecf4b4f30d1fe090507e4c Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:26:45 -0500 Subject: [PATCH 1/5] Create team.json --- Teams/TeamHairball/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/TeamHairball/team.json diff --git a/Teams/TeamHairball/team.json b/Teams/TeamHairball/team.json new file mode 100644 index 0000000..f54548d --- /dev/null +++ b/Teams/TeamHairball/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Hairball", + "members": [ + { + "name": "Paul Bailey", + "twitter": "pizzapanther", + "koding": "pizzapanther", + "location": "League City, US" + }, + { + "name": "Chris Cauley", + "twitter": "lablackey", + "koding": "Chriscauley", + "location": "Houston, US" + } + ] +} From d25e343fd76f9d10b6dfcbccd9104e11bb8c06f8 Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:30:40 -0500 Subject: [PATCH 2/5] Create ABOUT.md --- Teams/TeamHairball/ABOUT.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/TeamHairball/ABOUT.md diff --git a/Teams/TeamHairball/ABOUT.md b/Teams/TeamHairball/ABOUT.md new file mode 100644 index 0000000..884fbe1 --- /dev/null +++ b/Teams/TeamHairball/ABOUT.md @@ -0,0 +1,26 @@ +# Team Hairball + +Hacking code and fur. + + +About your team +=========================== + +| Paul Bailey | Chris Cauley | sinan | emre +|--- |--- |--- |--- +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.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. + From 11c112831ebcacade026f72fcd8dedb95d580cda Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:31:16 -0500 Subject: [PATCH 3/5] Update team.json --- Teams/TeamHairball/team.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/TeamHairball/team.json b/Teams/TeamHairball/team.json index f54548d..5237aed 100644 --- a/Teams/TeamHairball/team.json +++ b/Teams/TeamHairball/team.json @@ -5,7 +5,8 @@ "name": "Paul Bailey", "twitter": "pizzapanther", "koding": "pizzapanther", - "location": "League City, US" + "location": "League City, US", + "lead": true }, { "name": "Chris Cauley", From 69957487bd773073c0e29d8a65b561afdf5949e5 Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:49:20 -0500 Subject: [PATCH 4/5] Update ABOUT.md --- Teams/TeamHairball/ABOUT.md | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/Teams/TeamHairball/ABOUT.md b/Teams/TeamHairball/ABOUT.md index 884fbe1..fef3cbf 100644 --- a/Teams/TeamHairball/ABOUT.md +++ b/Teams/TeamHairball/ABOUT.md @@ -1,26 +1,19 @@ # Team Hairball -Hacking code and fur. +_Hacking code and fur_ -About your team -=========================== +## About The Team -| Paul Bailey | Chris Cauley | sinan | emre -|--- |--- |--- |--- -| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| Paul Bailey | Chris Cauley | +|--- |--- | +| ![Paul](https://e5c8d45663effab537aac1fb3c79230e1a2bfe17.googledrive.com/host/0B-GD95vnz4VFWmhqWTlNOWtWWDQ/pink-panther-pictures.jpg) | ![Chris](https://pbs.twimg.com/profile_images/492701386727903233/slSzD_g0.jpeg) | -Tell us who you are, why you did you decide to join? +Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. -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. +## Our Skills +- Python +- Django +- Javascript +- AngularJS From 786dd59129f428d77e12cf2d1bb46e743e48506c Mon Sep 17 00:00:00 2001 From: Paul Bailey Date: Wed, 26 Nov 2014 10:49:56 -0500 Subject: [PATCH 5/5] Update ABOUT.md --- Teams/TeamHairball/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/TeamHairball/ABOUT.md b/Teams/TeamHairball/ABOUT.md index fef3cbf..af34a78 100644 --- a/Teams/TeamHairball/ABOUT.md +++ b/Teams/TeamHairball/ABOUT.md @@ -9,7 +9,7 @@ _Hacking code and fur_ |--- |--- | | ![Paul](https://e5c8d45663effab537aac1fb3c79230e1a2bfe17.googledrive.com/host/0B-GD95vnz4VFWmhqWTlNOWtWWDQ/pink-panther-pictures.jpg) | ![Chris](https://pbs.twimg.com/profile_images/492701386727903233/slSzD_g0.jpeg) | -Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. +Team Hairball is a team of Python hackers who also like to hack the frontend JS. More than winning, we joined to have some fun and hopefully build something awesome. We live and breath for hacking and want to have fun competing with peers. ## Our Skills