From db376f0c7356be0347d026d5acf82cd5bcd3cfa7 Mon Sep 17 00:00:00 2001 From: Aleksandr Korolev Date: Sat, 22 Nov 2014 09:05:50 +0300 Subject: [PATCH] Add based info about SERPteam --- Teams/SERPteam/ABOUT.md | 20 ++++++++++++++++++++ Teams/SERPteam/team.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 Teams/SERPteam/ABOUT.md create mode 100644 Teams/SERPteam/team.json diff --git a/Teams/SERPteam/ABOUT.md b/Teams/SERPteam/ABOUT.md new file mode 100644 index 0000000..0904938 --- /dev/null +++ b/Teams/SERPteam/ABOUT.md @@ -0,0 +1,20 @@ +SERPteam +=========================== + +Hey!! We are a team startups. Launching their startups and help other people to run startups. + +About us. +=========================== + +| Alexandr | Amir | Evgeny | Anastasiya +|--- |--- |--- |--- +| ![aleks_a_korolev](https://pbs.twimg.com/profile_images/437221568356179970/iiJldlEp.jpeg) | TODO | TODO | TODO +|---|---|---|--- +|Team leader, JavaScript (Node.js, FrontEnd JS, Cordova, WebGL), technical assistance projects (setting servers and services).|JavaScript coder and page-proofs for web & mobile (Cordova).|JavaScript (above all Node.js)|Design, generating creative ideas + +We are a team of developers from Russia. We are working on their own start-ups, and some of the projects planned as opensource. We have a lot of interesting ideas, but the need to earn money does not allow us to devote much time to their start-ups. On the competition we have learned from the site habrahabr.ru and very interested as an opportunity to talk with other teams, as well as the chance to get funds for the development of our projects. If we win, the prize money will be spent on the development of useful new services and applications. + +About our project. +=========================== + +We not a choose now which of our ideas to put into Hackathon, but as far as technology, the project will be based on Javascript. On the server we use Node.js, client-server communication via web sockets. Other details we will post before Hackaton. diff --git a/Teams/SERPteam/team.json b/Teams/SERPteam/team.json new file mode 100644 index 0000000..0f882ac --- /dev/null +++ b/Teams/SERPteam/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "SERPteam", + "members": [ + { + "name": "Alexandr Korolev", + "twitter": "aleks_a_korolev", + "koding": "alesan", + "location": "Astrakhan, RU" + }, + { + "name": "Amir Tagirov", + "twitter": "", + "koding": "", + "location": "Astrakhan, RU", + "lead": true + }, + { + "name": "Evgeny Korolev", + "twitter": "", + "koding": "", + "location": "St. Petersburg, RU" + }, + { + "name": "Anastasiya Lazareva", + "twitter": "", + "koding": "", + "location": "Astrakhan, RU" + } + ] +} \ No newline at end of file