adding team folder. Team information file ready. Basic about.md file.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
This is our page
|
||||
================
|
||||
|
||||
We are the AcklenAvenue team, and we are really participating.
|
||||
|
||||
|
||||
About the team
|
||||
===========================
|
||||
|
||||
| kmiloaguilar | realpasro | rsiwady29 | dcaballeroc
|
||||
|--- |--- |--- |---
|
||||
|  |  |  |  |
|
||||
|
||||
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.
|
||||
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"teamName": "AcklenAvenue",
|
||||
"members": [
|
||||
{
|
||||
"name": "Camilo Aguilar",
|
||||
"twitter": "kmilo_aguilar",
|
||||
"koding": "kmiloaguilar",
|
||||
"location": "San Pedro Sula, HN",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Rene Rosa",
|
||||
"twitter": "realpasro",
|
||||
"koding": "realpasro",
|
||||
"location": "San Pedro Sula, HN"
|
||||
},
|
||||
{
|
||||
"name": "Richard Siwady",
|
||||
"twitter": "rsiwady29",
|
||||
"koding": "rsiwady29",
|
||||
"location": "Villanueva, HN",
|
||||
},
|
||||
{
|
||||
"name": "Danilo Caballero",
|
||||
"twitter": "dannyboy_kun",
|
||||
"koding": "dcaballeroc",
|
||||
"location": "Oakland, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user