From f9869b557c4062c2a7523440f2f8dca087052e48 Mon Sep 17 00:00:00 2001 From: Dan Onoshko Date: Sat, 22 Nov 2014 10:34:14 +0600 Subject: [PATCH] Trigen team is added --- Teams/Trigen/ABOUT.md | 26 ++++++++++++++++++++++++++ Teams/Trigen/team.json | 20 ++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 Teams/Trigen/ABOUT.md create mode 100644 Teams/Trigen/team.json diff --git a/Teams/Trigen/ABOUT.md b/Teams/Trigen/ABOUT.md new file mode 100644 index 0000000..66175fb --- /dev/null +++ b/Teams/Trigen/ABOUT.md @@ -0,0 +1,26 @@ +This is our page +================ + +We are the Trigen team. We are team of programmers from Novosibirsk. + + +About your team +=========================== + +| lkalneus | eric_bro | dangreen +|--- |--- |--- +| ![lkalneus](https://pbs.twimg.com/profile_images/378800000809504640/35d96634830116713a8640a3d802e982_400x400.jpeg) | ![eric_bro](https://pbs.twimg.com/profile_images/478579613396774912/GU0hy_c8_400x400.jpeg) | ![dangreen](https://pbs.twimg.com/profile_images/479266653025226752/Ufa20suY_400x400.jpeg) | + +Tell us who you are, why you did you decide to join? + +Judges will read this page before making a final decision, so write your story, make it emotional and impressive. +Tell us why you want to win. + + +About your skills and what you are going to do? +======= +Don't reveal too much about your project, this is a competition but maybe +you can tell us the technologies, APIs you are going to use and what kind +of application you are going to build. + +You can change your mind, that's ok. Just push an update here when you do. diff --git a/Teams/Trigen/team.json b/Teams/Trigen/team.json new file mode 100644 index 0000000..991a3a5 --- /dev/null +++ b/Teams/Trigen/team.json @@ -0,0 +1,20 @@ +{ + "teamName": "Trigen", + "members": [{ + "name": "Dan Onoshko", + "twitter": "dangreen58", + "koding": "dangreen", + "location": "Russia, Novosibirsk" + }, { + "name": "Dima Rodionov", + "twitter": "rodionovme", + "koding": "", + "location": "Russia, Novosibirsk" + }, { + "name": "Leonid Kalneus", + "twitter": "lkalneus", + "koding": "", + "location": "Russia, Novosibirsk", + "lead": true + }] +} \ No newline at end of file