From f61707dd0fe911a8464e3a8759b837d71a0c9941 Mon Sep 17 00:00:00 2001 From: Jacob Roeland Date: Wed, 26 Nov 2014 10:19:08 -0500 Subject: [PATCH] =?UTF-8?q?First=20pass=20at=20Team=20=C2=AF\=5F(=E3=83=84?= =?UTF-8?q?)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Teams/shrug/ABOUT.md | 25 +++++++++++++++++++++++++ Teams/shrug/team.json | 12 ++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/shrug/ABOUT.md create mode 100644 Teams/shrug/team.json diff --git a/Teams/shrug/ABOUT.md b/Teams/shrug/ABOUT.md new file mode 100644 index 0000000..842acbb --- /dev/null +++ b/Teams/shrug/ABOUT.md @@ -0,0 +1,25 @@ +Team ¯\_(ツ)_/¯ +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +About your team +=========================== + +| devrim | nitin | sinan | emre +|--- |--- |--- |--- +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | + +Tell us who you are, why you did you decide to join? + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. + + +About your skills and what you are going to do? +======= +While the project is still being brainstormed, something using governement data or news sources will be used. + + diff --git a/Teams/shrug/team.json b/Teams/shrug/team.json new file mode 100644 index 0000000..a249f04 --- /dev/null +++ b/Teams/shrug/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team ¯\\_(ツ)_/¯", + "members": [ + { + "name": "Jacob Roeland", + "twitter": "jacroe", + "koding": "jacroe", + "location": "Lake Mary, US", + "lead": true + } + ] +}