diff --git a/Teams/TheWarriorPoet/ABOUT.md b/Teams/TheWarriorPoet/ABOUT.md new file mode 100644 index 0000000..7f15d77 --- /dev/null +++ b/Teams/TheWarriorPoet/ABOUT.md @@ -0,0 +1,16 @@ +About The Warrior Poet +=========================== +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/TheWarriorPoet/team.json b/Teams/TheWarriorPoet/team.json new file mode 100644 index 0000000..c72f94f --- /dev/null +++ b/Teams/TheWarriorPoet/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "The Warrior Poet", + "members": [ + { + "name": "Andrew Jones", + "twitter": "AndrewCVPD", + "koding": "thewarriorpoet", + "location": "Wollongong, AU", + "lead": true + } + ] +}