From 96e51813a903bc8f98ca822f304cd4c65692dd1f Mon Sep 17 00:00:00 2001 From: Aleksandr Tuchkov Date: Wed, 26 Nov 2014 15:22:57 +0300 Subject: [PATCH] Joof team added --- Teams/Joof/ABOUT.md | 11 +++++++++++ Teams/Joof/team.json | 24 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Teams/Joof/ABOUT.md create mode 100644 Teams/Joof/team.json diff --git a/Teams/Joof/ABOUT.md b/Teams/Joof/ABOUT.md new file mode 100644 index 0000000..d90a323 --- /dev/null +++ b/Teams/Joof/ABOUT.md @@ -0,0 +1,11 @@ +# Joof + +Awesome team having a damn royal experience in hardware, software, anywhere. + +We have skills to design, to code and to make anything looks pretty good. + +### Skills + +Have you seen a combination of Raspberry Pi, Arduino and lathe? We did it! Have you seen a backend for it? Oh, it's interesting. May be mobile app for it? Or just remote controled robot? + +So, we develop backend systems, frontend and mobile apps. It seems to be a full-stack. diff --git a/Teams/Joof/team.json b/Teams/Joof/team.json new file mode 100644 index 0000000..b38aa36 --- /dev/null +++ b/Teams/Joof/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "Joof", + "members": [ + { + "name": "Aleksandr Tuchkov", + "twitter": "tucher_one", + "koding": "tucher", + "location": "Moscow, RU", + "lead": true + }, + { + "name": "Artem Pakhomov", + "twitter": "a_pahomov", + "koding": "gorblnu4", + "location": "Moscow, RU" + }, + { + "name": "Marat Saytakov", + "twitter": "m4rr", + "koding": "m4rr", + "location": "Moscow, RU" + } + ] +} \ No newline at end of file