From b507c9bc233174b80a76793996682494af47008e Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Sun, 30 Nov 2014 19:53:46 +0300 Subject: [PATCH 1/2] Added team information --- Teams/RedAlert/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/RedAlert/team.json diff --git a/Teams/RedAlert/team.json b/Teams/RedAlert/team.json new file mode 100644 index 0000000..15d19df --- /dev/null +++ b/Teams/RedAlert/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Red Alert", + "members": [ + { + "name": "Dmitry Serkin", + "twitter": "DiSerkin", + "koding": "dserkin", + "location": "San Jose, US" + }, + { + "name": "Alexander Didenko", + "twitter": "aa_didenko", + "koding": "adidenko", + "location": "Nizhny Novgorod, RU" + }, + ] +} From e51e6d2a5ce57725053528d27555f34eedcc469d Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Sun, 30 Nov 2014 19:55:56 +0300 Subject: [PATCH 2/2] Added an about file --- Teams/RedAlert/ABOUT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Teams/RedAlert/ABOUT.md diff --git a/Teams/RedAlert/ABOUT.md b/Teams/RedAlert/ABOUT.md new file mode 100644 index 0000000..0515402 --- /dev/null +++ b/Teams/RedAlert/ABOUT.md @@ -0,0 +1,15 @@ +# Red Alert +============ + +We are just team of two people who are passionate about learning and making new things, inspiring people and taking care of our families. + +We love participate in hackathons and all environment around it. Please check out our last projects: + +- First ever Apple Watch hackhathon and our most innovative Red Alert app (https://twitter.com/DiSerkin/status/536763312508108800) +- Product Hunt hackhathon and our Product Hunt Google glass client was part of 20 selected winners +(https://twitter.com/DiSerkin/status/526799186142846977) +(http://www.producthunt.com/posts/product-hunt-for-glass) + +Being true hackers we have learned and used many tech and tools :) But most of them are Django, Python, JS, HTML5, Golang, ObjectiveC. + +We hope that our project will inspire people to do something good.