From a2c7fa40d2f07839890ba61e4558ec3eb8d2f693 Mon Sep 17 00:00:00 2001 From: Raphael Titsworth-Morin Date: Mon, 24 Nov 2014 18:55:48 -0400 Subject: [PATCH] Added team RaphaelTM --- Teams/RaphaelTM/ABOUT.md | 22 ++++++++++++++++++++++ Teams/RaphaelTM/team.json | 11 +++++++++++ 2 files changed, 33 insertions(+) create mode 100644 Teams/RaphaelTM/ABOUT.md create mode 100644 Teams/RaphaelTM/team.json diff --git a/Teams/RaphaelTM/ABOUT.md b/Teams/RaphaelTM/ABOUT.md new file mode 100644 index 0000000..fcda6c5 --- /dev/null +++ b/Teams/RaphaelTM/ABOUT.md @@ -0,0 +1,22 @@ + +This is our page +================ + +I am RaphaëlTM, a designer, developer and artist located in Halifax Nova Scotia, Canada. + + +About your team +=========================== + +| Raph| +|--- | +| ![Raph](https://avatars0.githubusercontent.com/u/910895?v=3&s=300) | + +I like the idea of the challenge of a hackothon as a psychological space well suited to motivating creativity and productivity. I'm hoping that helps me come up with something interesting and worthwhile outside the scope of my normal work. + + +About your skills and what you are going to do? +======= +I'm interested in both the theme of realtime communication and translation and the theme of problems facing our planet and data visualization. + +I'm not entirely sure what I'd like to tackle specifically. Perhaps I'll gather some other devs/designers and come up with a more concrete idea soon. \ No newline at end of file diff --git a/Teams/RaphaelTM/team.json b/Teams/RaphaelTM/team.json new file mode 100644 index 0000000..8c55168 --- /dev/null +++ b/Teams/RaphaelTM/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "RaphaëlTM", + "members": [ + { + "name": "Raphaël Titsworth-Morin", + "twitter": "RaphaelTMDesign", + "koding": "raphaeltm", + "location": "Halifax, CA" + } + ] +} \ No newline at end of file