From da3eeed21ac16170cfd3814ff0c111a7721483e9 Mon Sep 17 00:00:00 2001 From: lokkju Date: Sat, 22 Nov 2014 01:25:38 -0800 Subject: [PATCH] Adding Team Vegan Zombies --- Teams/VeganZombies/ABOUT.md | 22 ++++++++++++++++++++++ Teams/VeganZombies/team.json | 10 ++++++++++ 2 files changed, 32 insertions(+) create mode 100644 Teams/VeganZombies/ABOUT.md create mode 100644 Teams/VeganZombies/team.json diff --git a/Teams/VeganZombies/ABOUT.md b/Teams/VeganZombies/ABOUT.md new file mode 100644 index 0000000..84c9a50 --- /dev/null +++ b/Teams/VeganZombies/ABOUT.md @@ -0,0 +1,22 @@ +The Vegan Zombies +================ + +We're coming for your brains... but since we're vegan, we won't actuall eat them. + + +About your team +=========================== + +Loki +-- +Also known as Nick Jacobsen (though no one calls him that), Loki is a long time enterprise software developer who has been working in the onotological knowledge field for the past few years. Recently, he has switched to working on providing value-added analytics for RTB decision systems. + +He's also a photographer, hacker, and the founder of Portland's BrainSilo hackerspace. + + + +About your skills and what you are going to do? +======= +Currently, our skillset covers most backend systems. We're looking to add front end developers, and potentially full-stack or additional back-end talent. + +We want to tackle EULAs and clickwrap agreements at both the software and service levels. \ No newline at end of file diff --git a/Teams/VeganZombies/team.json b/Teams/VeganZombies/team.json new file mode 100644 index 0000000..f3eeb1a --- /dev/null +++ b/Teams/VeganZombies/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "Vegan Zombies", + "members": [ + { + "name": "Loki (Nick Jacobsen)", + "koding": "lokkju", + "location": "Portland, OR" + } + ] +}