From 91f061445e6829d16c83bfe748748bb13e524d84 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 27 Nov 2014 11:27:09 +0400 Subject: [PATCH] hasbrain team --- Teams/HasBrain/ABOUT.md | 20 ++++++++++++++++++++ Teams/HasBrain/team.json | 17 +++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Teams/HasBrain/ABOUT.md create mode 100644 Teams/HasBrain/team.json diff --git a/Teams/HasBrain/ABOUT.md b/Teams/HasBrain/ABOUT.md new file mode 100644 index 0000000..e4760a1 --- /dev/null +++ b/Teams/HasBrain/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +We are the team of Russian developers. We always dreamed of hackaton participation. +And now we have a chance. We have a good idea of project and going to implement it in this Hackaton! + +About us +=========================== + +We are small mobile team working mostly with: + +- Ruby +- JavaScript (including Coffee) +- Rails, Sinatra, Padrino +- Slim, Haml, Jade +- Backbone, Angular JS, ExtJS, jQuery + +We'll develop a real-time application useful for many groups of people. +This application will contain a reach front-end and some WebSocket features. +Other details are classified now :) \ No newline at end of file diff --git a/Teams/HasBrain/team.json b/Teams/HasBrain/team.json new file mode 100644 index 0000000..de399b1 --- /dev/null +++ b/Teams/HasBrain/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "HasBrain", + "members": [ + { + "name": "Ivan Larionov", + "twitter": "IvanTheCrazy", + "koding": "ivanthecrazy", + "location": "Samara, RU" + }, + { + "name": "Denis Lukyanov", + "twitter": "", + "koding": "denishasbrain", + "location": "Ramenskoe, RU" + }, + ] +} \ No newline at end of file