From da7db8f5ef4330b5973a9ebcb1083b33c0c038f9 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 23 Nov 2014 12:45:47 +0200 Subject: [PATCH] Team Upload Hello? --- Teams/DropTableContestants/ABOUT.md | 38 ++++++++++++++++++++++++++++ Teams/DropTableContestants/team.json | 29 +++++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 Teams/DropTableContestants/ABOUT.md create mode 100644 Teams/DropTableContestants/team.json diff --git a/Teams/DropTableContestants/ABOUT.md b/Teams/DropTableContestants/ABOUT.md new file mode 100644 index 0000000..7a24055 --- /dev/null +++ b/Teams/DropTableContestants/ABOUT.md @@ -0,0 +1,38 @@ +DROP TABLE Contestants +====================== + +| N | Member +| :---- | :---- +| 0 | ![Dan](http://zoiz.org/dan.jpg) +| 1 | ![Lumka](http://zoiz.org/lumka.jpg) +| 2 | ![Mike](http://zoiz.org/mike.jpg) +| 3 | ![Aurelia](http://zoiz.org/aurelia.jpg) + +About Us +======== +Our team is comprised of 4 talented underachievers, who know too much, who go too far. +The hackathon is our world now. We are all computer scientists, living and working in Cape Town, South Africa. + + +733t Skillz +=========== + We are fluent in over six million forms of communication, and can readily... + + +Financials +=========== + + +| Financial & Risk | Legal | Tax & Accounting | IP & Science +| :---- | :---- | :---- | :---- +|$6.6 billion revenues |$3.4 billion revenues |$1.2 billion revenues |$982 million revenues +|21.9% EBITDA margin |35.6% EBITDA margin |30.4% EBITDA margin |31.0% EBITDA margin +|12.3% Operating profit margin |26.9% Operating profit margin |20.7% Operating profit margin |22.9% Operating profit margin + + + + + + + + diff --git a/Teams/DropTableContestants/team.json b/Teams/DropTableContestants/team.json new file mode 100644 index 0000000..22c20b3 --- /dev/null +++ b/Teams/DropTableContestants/team.json @@ -0,0 +1,29 @@ +{ + "teamName": "DROP TABLE Contestants", + "members": [ + { + "name": "Daniel Brownell", + "twitter": "", + "koding": "salient", + "location": "Cape Town, RSA" + }, + { + "name": "Lumka Mangxongxoza", + "twitter": "https://twitter.com/LuNaturelle", + "koding": "lunaturelle", + "location": "Cape Town, RSA" + }, + { + "name": "Michael Champanis", + "twitter": "", + "koding": "mchampanis", + "location": "Cape Town, RSA" + }, + { + "name": "Aurelia Drummer", + "twitter": "", + "koding": "thisisaurelia", + "location": "Cape Town, RSA" + } + ] +}