diff --git a/Teams/Bad-Aces/ABOUT.md b/Teams/Bad-Aces/ABOUT.md new file mode 100644 index 0000000..a564626 --- /dev/null +++ b/Teams/Bad-Aces/ABOUT.md @@ -0,0 +1,25 @@ + +Introduction +================ + +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 Team Bad Aces +=========================== + +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. + + +How we are getting to the moon... +======= + +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/Bad-Aces/team.json b/Teams/Bad-Aces/team.json new file mode 100644 index 0000000..9f0ae04 --- /dev/null +++ b/Teams/Bad-Aces/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "Bad Aces", + "members": [ + { + "name": "Aime Menendez", + "twitter": "", + "koding": "aimemp", + "location": "Fort Lauderdale, US" + }, + { + "name": "Cameron Condry", + "twitter": "ccondry2", + "koding": "ccondry", + "location": "Seymour, US", + "lead": true + }, + { + "name": "Estel Smith", + "twitter": "estelsmith", + "koding": "estelsmith", + "location": "North Vernon, US" + }, + { + "name": "Stefan Gimmillaro", + "twitter": "sgimmillaro", + "koding": "sgimmillaro", + "location": "San Francisco, US" + } + ] +}