diff --git a/Teams/Trigen/ABOUT.md b/Teams/Trigen/ABOUT.md new file mode 100644 index 0000000..af47669 --- /dev/null +++ b/Teams/Trigen/ABOUT.md @@ -0,0 +1,33 @@ +This is our page +================ + +We are the Trigen team. We are team of programmers from Novosibirsk. + + +About your team +=========================== + +| lkalneus | rodionovd | dangreen +|--- |--- |--- +| ![lkalneus](https://pbs.twimg.com/profile_images/378800000809504640/35d96634830116713a8640a3d802e982_400x400.jpeg) | ![rodionovd](https://pbs.twimg.com/profile_images/478579613396774912/GU0hy_c8_400x400.jpeg) | ![dangreen](https://pbs.twimg.com/profile_images/479266653025226752/Ufa20suY_400x400.jpeg) | + + + +Hi all! +We are three ordinary tech-guys from far Siberia (http://goo.gl/pN8DgP); It's -35 outside the office, so we've prepared mulled wine and energy drinks to code non-stop for these two days. +![Novosibrisk. Siberia](http://ak.picdn.net/shutterstock/videos/3366422/preview/stock-footage-seat-bench-covered-with-frost-near-the-street-novosibirsk-russia.jpg) + +By the way, we will be online with you from the last floor of this beautiful office building :-P +![Our office for these two days](http://i.imgur.com/Sxu9XCY.jpg) + +So, we inspired by challenges, especial if they are global :) We belevie that global cooperation will make this World better. Also we believe in "Learning By Doing" concept. It will be our pleasure to spend these weekends with you! + + + + + +About your skills and what you are going to do? +======= + + +Comming soon diff --git a/Teams/Trigen/team.json b/Teams/Trigen/team.json new file mode 100644 index 0000000..dd9c9d7 --- /dev/null +++ b/Teams/Trigen/team.json @@ -0,0 +1,20 @@ +{ + "teamName": "Trigen", + "members": [{ + "name": "Dan Onoshko", + "twitter": "dangreen58", + "koding": "dangreen", + "location": "Novosibirsk, RU" + }, { + "name": "Dima Rodionov", + "twitter": "rodionovme", + "koding": "rodionovd", + "location": "Tomsk, RU" + }, { + "name": "Leonid Kalneus", + "twitter": "lkalneus", + "koding": "lkalneus", + "location": "Novosibirsk, RU", + "lead": true + }] +}