From 77d4a33bb0344afb9b28d128f9429067da9d1371 Mon Sep 17 00:00:00 2001 From: Nathanial Myers Date: Tue, 2 Dec 2014 20:30:56 -0800 Subject: [PATCH] Added my team. Signed-off-by: Nathanial Myers --- Teams/Fringe Kase/ABOUT.md | 13 +++++++++++++ Teams/Fringe Kase/team.json | 11 +++++++++++ 2 files changed, 24 insertions(+) create mode 100644 Teams/Fringe Kase/ABOUT.md create mode 100644 Teams/Fringe Kase/team.json diff --git a/Teams/Fringe Kase/ABOUT.md b/Teams/Fringe Kase/ABOUT.md new file mode 100644 index 0000000..e2b6b3d --- /dev/null +++ b/Teams/Fringe Kase/ABOUT.md @@ -0,0 +1,13 @@ +Fringe Kase +================ + +I'm interested in exploring the bounds of computer science including computable theory, big data, and moral implications of computing. + +About your team +=========================== + +| me | +|--- | +| ![me](http://www.eternalwarfare.org/me.jpg) | + +I want to create a piece of software that will be useful to the rest of the world. I want to create something analytical that can help others view things a bit differently. I want to create something simple, powerful, and revolutionary. diff --git a/Teams/Fringe Kase/team.json b/Teams/Fringe Kase/team.json new file mode 100644 index 0000000..cdab02a --- /dev/null +++ b/Teams/Fringe Kase/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Fringe Kase", + "members": [ + { + "name": "Nathanial Myers", + "twitter": "Natanik666", + "koding": "nmyers322", + "location": "Seattle, US" + } + ] +} \ No newline at end of file