From c2bf066b41b1be4f1314288891a7e261cf5c8aff Mon Sep 17 00:00:00 2001 From: Step van Schalkwyk Date: Tue, 2 Dec 2014 19:23:22 -0600 Subject: [PATCH 1/4] Create StepStep StepStep's Team MD --- Teams/StepStep | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Teams/StepStep diff --git a/Teams/StepStep b/Teams/StepStep new file mode 100644 index 0000000..3cc2a6a --- /dev/null +++ b/Teams/StepStep @@ -0,0 +1,23 @@ +This is Step's page +================ + +This is Step's page + + +About Step +=========================== + +| Step | Lucy the Cat | Swartjie the Cat | Sydney the Cat | Geeltjie the Cat | Gypsey the Cat | +|--- |--- |--- |--- |--- +| | | | | | + +I've been coding since the dawn of time, or so it feels. I am very active in animal welfare and climate matters. +I'd like to see what I can do to improve matters! + + +About your skills and what you are going to do? +======= +I typically to NLP and Data Science on the back end of things, so not too good on GUI! + + + From dbf129eb43530e7bf1d6f2f76b027158d2bd91fc Mon Sep 17 00:00:00 2001 From: Step van Schalkwyk Date: Tue, 2 Dec 2014 19:25:34 -0600 Subject: [PATCH 2/4] Delete StepStep --- Teams/StepStep | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 Teams/StepStep diff --git a/Teams/StepStep b/Teams/StepStep deleted file mode 100644 index 3cc2a6a..0000000 --- a/Teams/StepStep +++ /dev/null @@ -1,23 +0,0 @@ -This is Step's page -================ - -This is Step's page - - -About Step -=========================== - -| Step | Lucy the Cat | Swartjie the Cat | Sydney the Cat | Geeltjie the Cat | Gypsey the Cat | -|--- |--- |--- |--- |--- -| | | | | | - -I've been coding since the dawn of time, or so it feels. I am very active in animal welfare and climate matters. -I'd like to see what I can do to improve matters! - - -About your skills and what you are going to do? -======= -I typically to NLP and Data Science on the back end of things, so not too good on GUI! - - - From 9fe2a8fa83c6fe9bb2f6ea04dec4e893b56bb774 Mon Sep 17 00:00:00 2001 From: Step van Schalkwyk Date: Tue, 2 Dec 2014 19:29:32 -0600 Subject: [PATCH 3/4] Create ABOUT.md --- Teams/StepStep/ABOUT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Teams/StepStep/ABOUT.md diff --git a/Teams/StepStep/ABOUT.md b/Teams/StepStep/ABOUT.md new file mode 100644 index 0000000..0652338 --- /dev/null +++ b/Teams/StepStep/ABOUT.md @@ -0,0 +1,21 @@ +This is Step's page +================ + +This is Step's page + + +About Step +=========================== + +| Step | Lucy the Cat | Swartjie the Cat | Sydney the Cat | Geeltjie the Cat | Gypsey the Cat | +|--- |--- |--- |--- |--- +| | | | | | + +I've been coding since the dawn of time, or so it feels. I am very active in animal welfare and climate matters. +I'd like to see what I can do to improve matters! + + +About your skills and what you are going to do? +======= +I typically to NLP and Data Science on the back end of things, so not too good on GUI! + From 9115e9eb0a9da4bccbcb604bf92f4b3d27b57ca0 Mon Sep 17 00:00:00 2001 From: Step van Schalkwyk Date: Tue, 2 Dec 2014 19:32:01 -0600 Subject: [PATCH 4/4] Create team.json --- Teams/StepStep/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/StepStep/team.json diff --git a/Teams/StepStep/team.json b/Teams/StepStep/team.json new file mode 100644 index 0000000..ebeadfe --- /dev/null +++ b/Teams/StepStep/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "StepStep", + "members": [ + { + "name": "Steph van Schalkwyk", + "twitter": "StepStep", + "koding": "Steph", + "location": "St. Louis, US" + } + ] +}