From fdc706c9b3ac62fd5df54b810f595daea49189e6 Mon Sep 17 00:00:00 2001 From: robotmayo Date: Wed, 26 Nov 2014 23:57:45 -0500 Subject: [PATCH 1/6] Added team --- Teams/LJS/team.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Teams/LJS/team.json diff --git a/Teams/LJS/team.json b/Teams/LJS/team.json new file mode 100644 index 0000000..645f4ad --- /dev/null +++ b/Teams/LJS/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Nigel Edwards", + "twitter": "robotmayo", + "koding": "robotmayo", + "location": "New York, NY, US", + "lead": true + }, + { + "name": "Dane Grant", + "twitter": "danecando", + "koding": "danecando", + "location": "Ft Lauderdale, FL, US" + }, + { + "name": "Olivier Palta", + "twitter": "", + "koding": "olivierrr", + "location": "Portland, OR, US" + }, + { + "name": "Randy Brown", + "twitter": "beingbrown2", + "koding": "beingbrown", + "location": "Texas, US" + } + ] +} From dff9a890ea38b06552b9c44f137bf1ef3216d533 Mon Sep 17 00:00:00 2001 From: robotmayo Date: Thu, 27 Nov 2014 00:27:40 -0500 Subject: [PATCH 2/6] Create ABOUT.md --- Teams/LJS/ABOUT.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/LJS/ABOUT.md diff --git a/Teams/LJS/ABOUT.md b/Teams/LJS/ABOUT.md new file mode 100644 index 0000000..a9759ba --- /dev/null +++ b/Teams/LJS/ABOUT.md @@ -0,0 +1,26 @@ +Team LJS(Learn JavaScript) +========================== +Just a couple of fools who woke up one day and decided to learn programming via JavaScript. +You could count our combined experience on one hand. We + +Who we are +========== +### robotmayo +A dev in the here and the now, I don't even know where this sentence is going as that is outside my planning ra +JavaScript + +### danecando +A worthless web dev from fort lauderdale florida lusting for trashy women. +JavaScript + +### oliveirrr +Has two buttons dedicated to semicolons on his keyboard. +JavaScript + +### beingbrown +Once proved that 1 == fish +Java, JavaScript + +What we're doing +================= +We are really interested in educational aspects of #3 but #1 and #5 also has our eyes. We haven't come up with a solid idea yet. From a458df35db18bd2e8ea5462133b1e89c3c08561a Mon Sep 17 00:00:00 2001 From: robotmayo Date: Thu, 27 Nov 2014 00:28:32 -0500 Subject: [PATCH 3/6] Update ABOUT.md --- Teams/LJS/ABOUT.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Teams/LJS/ABOUT.md b/Teams/LJS/ABOUT.md index a9759ba..ea63186 100644 --- a/Teams/LJS/ABOUT.md +++ b/Teams/LJS/ABOUT.md @@ -7,18 +7,22 @@ Who we are ========== ### robotmayo A dev in the here and the now, I don't even know where this sentence is going as that is outside my planning ra + JavaScript ### danecando A worthless web dev from fort lauderdale florida lusting for trashy women. + JavaScript ### oliveirrr Has two buttons dedicated to semicolons on his keyboard. + JavaScript ### beingbrown Once proved that 1 == fish + Java, JavaScript What we're doing From 2bab5015f528b6a8874f4ae05342dd741be2fc68 Mon Sep 17 00:00:00 2001 From: robotmayo Date: Thu, 27 Nov 2014 00:29:59 -0500 Subject: [PATCH 4/6] Update ABOUT.md --- Teams/LJS/ABOUT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/LJS/ABOUT.md b/Teams/LJS/ABOUT.md index ea63186..91cb9cf 100644 --- a/Teams/LJS/ABOUT.md +++ b/Teams/LJS/ABOUT.md @@ -1,7 +1,7 @@ Team LJS(Learn JavaScript) ========================== Just a couple of fools who woke up one day and decided to learn programming via JavaScript. -You could count our combined experience on one hand. We +You could count our combined experience on one hand. Who we are ========== From bd240929c48c9d190af6ee4a1b89a121fb4c0afb Mon Sep 17 00:00:00 2001 From: robotmayo Date: Thu, 27 Nov 2014 00:34:25 -0500 Subject: [PATCH 5/6] Update team.json --- Teams/LJS/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/LJS/team.json b/Teams/LJS/team.json index 645f4ad..d00eee8 100644 --- a/Teams/LJS/team.json +++ b/Teams/LJS/team.json @@ -1,5 +1,5 @@ { - "teamName": "Team Koders", + "teamName": "Team LJS", "members": [ { "name": "Nigel Edwards", From 71190f262c499a2eca1537739724b248d2497c29 Mon Sep 17 00:00:00 2001 From: robotmayo Date: Sun, 30 Nov 2014 21:30:40 -0500 Subject: [PATCH 6/6] Update team.json --- Teams/LJS/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/LJS/team.json b/Teams/LJS/team.json index d00eee8..e83ae92 100644 --- a/Teams/LJS/team.json +++ b/Teams/LJS/team.json @@ -5,20 +5,20 @@ "name": "Nigel Edwards", "twitter": "robotmayo", "koding": "robotmayo", - "location": "New York, NY, US", + "location": "New York, NY", "lead": true }, { "name": "Dane Grant", "twitter": "danecando", "koding": "danecando", - "location": "Ft Lauderdale, FL, US" + "location": "Ft Lauderdale, FL" }, { "name": "Olivier Palta", "twitter": "", "koding": "olivierrr", - "location": "Portland, OR, US" + "location": "Portland, OR" }, { "name": "Randy Brown",