From 54a14ea00dd5482bb7c513491accde909b23feea Mon Sep 17 00:00:00 2001 From: Pavel Ivanov Date: Fri, 28 Nov 2014 02:09:11 +0300 Subject: [PATCH 1/3] Add inital info about our team --- Teams/TheGreenElephant/ABOUT.md | 28 ++++++++++++++++++++++++++++ Teams/TheGreenElephant/team.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 Teams/TheGreenElephant/ABOUT.md create mode 100644 Teams/TheGreenElephant/team.json diff --git a/Teams/TheGreenElephant/ABOUT.md b/Teams/TheGreenElephant/ABOUT.md new file mode 100644 index 0000000..3d3489e --- /dev/null +++ b/Teams/TheGreenElephant/ABOUT.md @@ -0,0 +1,28 @@ +The Green Elephant +================ + +We are the Koding team, so we are not really participating. But this page is here +to give you an idea about your own page. + + +About your team +=========================== + +| devrim | nitin | sinan | emre +|--- |--- |--- |--- +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.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/TheGreenElephant/team.json b/Teams/TheGreenElephant/team.json new file mode 100644 index 0000000..d63ee12 --- /dev/null +++ b/Teams/TheGreenElephant/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "The Green Elephant", + "members": [ + { + "name": "Pavel Ivanov", + "twitter": "schfkt", + "koding": "schfkt", + "location": "Saint Petersburg, RU", + "lead": true + }, + { + "name": "Sergey Smagin", + "twitter": "-", + "koding": "-", + "location": "Tula, RU" + }, + { + "name": "Dmitrii Budylskii", + "twitter": "-", + "koding": "-", + "location": "Bryansk, RU" + }, + { + "name": "Nick Saveljev", + "twitter": "-", + "koding": "-", + "location": "Ivanovo, RU" + } + ] +} From ba2fb4b6f47ea866ccd7bcd6e956afeb012b6ba7 Mon Sep 17 00:00:00 2001 From: Pavel Ivanov Date: Sat, 29 Nov 2014 17:31:01 +0300 Subject: [PATCH 2/3] Update team's data. Add some word to about.md --- Teams/TheGreenElephant/ABOUT.md | 32 +++++++++++++++----------------- Teams/TheGreenElephant/team.json | 12 ++++++------ 2 files changed, 21 insertions(+), 23 deletions(-) diff --git a/Teams/TheGreenElephant/ABOUT.md b/Teams/TheGreenElephant/ABOUT.md index 3d3489e..b58b2d7 100644 --- a/Teams/TheGreenElephant/ABOUT.md +++ b/Teams/TheGreenElephant/ABOUT.md @@ -1,28 +1,26 @@ -The Green Elephant -================ +#"The Green Elephant" team -We are the Koding team, so we are not really participating. But this page is here -to give you an idea about your own page. +![team's logo](https://dl.dropboxusercontent.com/u/30380743/logo.jpg) +> The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures... +> ***-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering*** -About your team -=========================== +#About us -| devrim | nitin | sinan | emre +| Pavel | Sergey | Dmitrii | Nick |--- |--- |--- |--- -| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | +| ![Pavel](https://pbs.twimg.com/profile_images/500390546687275009/xE7EdVCF_200x200.jpeg) | ![Sergey](https://pbs.twimg.com/profile_images/1613844645/13_S-Mag_10_200x200.jpg) | ![Dmitrii](https://pbs.twimg.com/profile_images/1861818995/8bba3bd4f73fe9319b367b616b63a4b3_200x200.jpeg) | ![Nick](https://pbs.twimg.com/profile_images/538638674070482945/eQ2oXDUn_200x200.jpeg) | -Tell us who you are, why you did you decide to join? +We are team of experienced web developers working together in the same company. -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. +#What we are going to use + - Ruby and Ruby on Rails + - JavaScript, Backbone.js and probably some other cool libs + - HTML and CSS of course ;) + - MySQL or maybe MongoDB -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. +#Some words about our idea -You can change your mind, that's ok. Just push an update here when you do. +We are going to create a web application somehow related to online education ([MOOC](http://en.wikipedia.org/wiki/Massive_open_online_course)) diff --git a/Teams/TheGreenElephant/team.json b/Teams/TheGreenElephant/team.json index d63ee12..7c05cb0 100644 --- a/Teams/TheGreenElephant/team.json +++ b/Teams/TheGreenElephant/team.json @@ -10,20 +10,20 @@ }, { "name": "Sergey Smagin", - "twitter": "-", - "koding": "-", + "twitter": "s_mage", + "koding": "s-mage", "location": "Tula, RU" }, { "name": "Dmitrii Budylskii", - "twitter": "-", - "koding": "-", + "twitter": "budmitr", + "koding": "budmitr", "location": "Bryansk, RU" }, { "name": "Nick Saveljev", - "twitter": "-", - "koding": "-", + "twitter": "_nsave", + "koding": "nsave", "location": "Ivanovo, RU" } ] From 50cbeb85b25e834d4c698793600b0f7be17bac7b Mon Sep 17 00:00:00 2001 From: Pavel Ivanov Date: Sat, 29 Nov 2014 17:37:40 +0300 Subject: [PATCH 3/3] Minor fix --- Teams/TheGreenElephant/ABOUT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/TheGreenElephant/ABOUT.md b/Teams/TheGreenElephant/ABOUT.md index b58b2d7..666845a 100644 --- a/Teams/TheGreenElephant/ABOUT.md +++ b/Teams/TheGreenElephant/ABOUT.md @@ -3,7 +3,8 @@ ![team's logo](https://dl.dropboxusercontent.com/u/30380743/logo.jpg) > The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures... -> ***-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering*** +> +> *-- Fred Brooks (1975) The Mythical Man-Month: Essays on Software Engineering* #About us