diff --git a/Teams/OrangeVerse/ABOUT.md b/Teams/OrangeVerse/ABOUT.md new file mode 100644 index 0000000..656a9e9 --- /dev/null +++ b/Teams/OrangeVerse/ABOUT.md @@ -0,0 +1,30 @@ +OrangeVerse +================ +We are OrangeVerse! We are Black Swan, Strange Fog, Gods of Random, DIY Software Geniuses. + +About our skills and plans? +======= +All of us use the following technologies: + +1. Python/Django/Flask +2. JavaScript (NodeJS at backend) and AngularJS, BackboneJS, jQuery etc. on client-side +3. HTML5 (and WebGL too) + + +We plan to rock with HTML5 on global Earth problems or/and educational gaming. + +About the team +=========================== +Our team composed from two tech guys (http://twitter.com/v_ignatyev and http://twitter.com/rmartynov), passionate to build and hack. We are from web-app development background. + +I'm Vladimir, a [freelancer at oDesk](https://www.odesk.com/users/~01c0d7f151e8f88b99), software developer, entrepreneur and dog breeder (seriously!). Personally I would like to thank Koding and team to give developers from over the world an opportunity for collaboration and communication. +I'm happy to see NGINX as partners of this event. + +Our team is completely virtual and remote. I met Rodion on Twitter few days ago and have never seen him before. He is great and I love to read his code, that's why we hack together at *OrangeVerse*. + +'OrangeVerse' is the random name created using [Koding Global Hackathon Team Name Generator](https://vast-cove-6783.herokuapp.com/), which I created a few days before to give the name for our team. :-) + +The team's **goal** for this competition is to *build great thing* during the hackathon and *show what the random can do*. Taleb's Black Swan. In Random We Trust. + +Sincerely yours, +Vladimir and Rodion. :p diff --git a/Teams/OrangeVerse/team.json b/Teams/OrangeVerse/team.json new file mode 100644 index 0000000..7695351 --- /dev/null +++ b/Teams/OrangeVerse/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "OrangeVerse", + "members":[ + { + "name": "Vladimir Ignatev", + "twitter": "v_ignatyev", + "koding": "p0zt3r", + "location": "Samara, RU", + "lead": true + }, + { + "name": "Rodion Martynov", + "twitter": "rmartynov", + "koding": "martynovr", + "location": "Moscow, RU" + } + ] +} \ No newline at end of file