Add inital info about our team
This commit is contained in:
28
Teams/TheGreenElephant/ABOUT.md
Normal file
28
Teams/TheGreenElephant/ABOUT.md
Normal file
@@ -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
|
||||
|--- |--- |--- |---
|
||||
|  |  |  |  |
|
||||
|
||||
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.
|
||||
|
||||
30
Teams/TheGreenElephant/team.json
Normal file
30
Teams/TheGreenElephant/team.json
Normal file
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user