Add Cheers Folder

This commit is contained in:
koding user
2014-11-25 13:57:03 +00:00
parent aea405cd9d
commit c8a43c244c
2 changed files with 51 additions and 0 deletions

28
Teams/Cheers/ABOUT.md Normal file
View File

@@ -0,0 +1,28 @@
Cheers Page
================
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
===========================
| Carlos | David | Rui |
|--- |--- |--- |
| ![Carlos]() | ![David]() | ![Rui](https://media.licdn.com/mpr/mpr/shrink_200_200/p/6/005/02b/201/309bf7e.jpg) |
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.

23
Teams/Cheers/team.json Normal file
View File

@@ -0,0 +1,23 @@
{
"teamName": "Cheers",
"members": [
{
"name": "Carlos Fernandes",
"twitter": "",
"koding": "",
"location": "Lisbon, PT"
},
{
"name": "David Bombaça",
"twitter": "",
"koding": "dbombaca",
"location": "Lisbon, PT"
},
{
"name": "Rui Elói",
"twitter": "",
"koding": "reloi",
"location": "Lisbon, PT"
}
]
}