From ac97993cea601cabea6c40ed26864c36385e9584 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:11:50 -0500 Subject: [PATCH 1/7] Added team member --- Teams/cool_kid_alert/team.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Teams/cool_kid_alert/team.json b/Teams/cool_kid_alert/team.json index c1e12d9..5cdc621 100644 --- a/Teams/cool_kid_alert/team.json +++ b/Teams/cool_kid_alert/team.json @@ -6,6 +6,11 @@ "koding":"cakesofwrath", "location":"Albany, US", "lead":true + }, + { + "name":"Kevin Wang", + "koding":"kittykatty", + "location":"Longmont, US" } ] } From 68c959bc4ef46de70aa2337c56e0344baa886ed6 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:20:41 -0500 Subject: [PATCH 2/7] Update our about.md with new team member --- Teams/cool_kid_alert/ABOUT.md | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 274143f..92ca54e 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,19 +1,27 @@ -cool_kid_alert -================ -Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. +#cool_kid_alert -Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. -Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". -Since then, I've tried to learn as much as I can, as fast I can. -I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. +##Alan + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. + + Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". + + Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + + And I got an internship at an informatics lab! -And I got an internship at an informatics lab! +##Kevin + Known as "Bear". Algorithm master and math wiz. Straight out of Longmont. + I'm pretty sure I'm cooler than Alan. I think. + I like to work with C/C++, so if you need help, I'd be happy to give you some **pointers**. -Skills/Experience -================ +#Skills/Experience +##Alan: Javascript, Java, HTML/CSS. D3.js, Node, Sails. +##Kevin: +Javascript, Java, C++, C. -I want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. -Obviously, I'd use d3.js for that. + +We want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes. +Obviously, we'd use d3.js for that. Another cool idea would be a way for people to highlight the most important parts of a legal document for users to read and then some sort of game to make sure people read those sentences, at least. From d3cea1419e2707d661d0eab33332defb1bb71fbc Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:25:48 -0500 Subject: [PATCH 3/7] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 92ca54e..01e6b8a 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,6 +1,7 @@ #cool_kid_alert ##Alan + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". @@ -10,7 +11,7 @@ And I got an internship at an informatics lab! ##Kevin - Known as "Bear". Algorithm master and math wiz. Straight out of Longmont. + Known as "Bear". Algorithm master and High School math wiz. Straight out of Longmont. I'm pretty sure I'm cooler than Alan. I think. I like to work with C/C++, so if you need help, I'd be happy to give you some **pointers**. From 709500c4e9d3ec51557d3c415c6bd637a20f6a57 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:26:22 -0500 Subject: [PATCH 4/7] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 01e6b8a..d88464a 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,10 +1,7 @@ #cool_kid_alert ##Alan - - Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. - - Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. From 08fd2c3a50537d6250460c0debac903b3837edf3 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:27:03 -0500 Subject: [PATCH 5/7] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index d88464a..80d83ad 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,10 +1,9 @@ #cool_kid_alert ##Alan - Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". - + Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. + Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. - And I got an internship at an informatics lab! ##Kevin From ebf0dcdcf129d54e41ff09561b3d88468a2b26de Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 16:27:57 -0500 Subject: [PATCH 6/7] Update ABOUT.md --- Teams/cool_kid_alert/ABOUT.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 80d83ad..04d4104 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -1,9 +1,11 @@ #cool_kid_alert ##Alan - Just a high schooler on the east coast who wants to test his skills. I doubt I will win, but I just want to see what participating feels like. - Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". - Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. + +Just a high schooler on the east coast who wants to test his skills. +I doubt I will win, but I just want to see what participating feels like. +Never really knew what I wanted to do until my first day of Freshman year, when I walked into Computer Science class Period 1. Hello World in Java seemed magical to me, and I knew exactly what I wanted to do when I "grew up". +Since then, I've tried to learn as much as I can, as fast I can. I found myself overreaching at one point, trying to become a coding polyglot- I was trying to learn 3 or more languages at once, which did not work. So I focused on learning a few things, and learning them well. And I got an internship at an informatics lab! ##Kevin From 0e2998c9d510d432a5ba17c5a7b4bf82b35d3082 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Sat, 29 Nov 2014 17:04:39 -0500 Subject: [PATCH 7/7] Finished About.MD --- Teams/cool_kid_alert/ABOUT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/cool_kid_alert/ABOUT.md b/Teams/cool_kid_alert/ABOUT.md index 04d4104..3b09d23 100644 --- a/Teams/cool_kid_alert/ABOUT.md +++ b/Teams/cool_kid_alert/ABOUT.md @@ -15,10 +15,10 @@ Since then, I've tried to learn as much as I can, as fast I can. I found myself #Skills/Experience ##Alan: -Javascript, Java, HTML/CSS. +Javascript, Java, HTML/CSS, a little Python and Ruby. D3.js, Node, Sails. ##Kevin: -Javascript, Java, C++, C. +HTML/CSS, Javascript, Java, C++, C. We want to make an interactive website to explain and visualize the severity of Global Warming with interactive charts of all shapes and sizes.