diff --git a/Teams/UnknownException/ABOUT.md b/Teams/UnknownException/ABOUT.md new file mode 100644 index 0000000..f207f7d --- /dev/null +++ b/Teams/UnknownException/ABOUT.md @@ -0,0 +1,20 @@ +This is our page +================ + +We are the UnknownException team... and our bio returns unknown exception. + + +About your team +=========================== + + +We are two young coders who met on the #Hackathon chatroom. + +(Rushed, I know - never realized these pages were due so soon) + +About your skills and what you are going to do? +======= +We're planning to build something awesome :) + + + diff --git a/Teams/UnknownException/ABOUT.md~ b/Teams/UnknownException/ABOUT.md~ new file mode 100644 index 0000000..b51345c --- /dev/null +++ b/Teams/UnknownException/ABOUT.md~ @@ -0,0 +1,29 @@ +This is our 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 +=========================== + +| devrim | nitin | sinan | emre +|--- |--- |--- |--- +| ![Devrim](https://pbs.twimg.com/profile_images/378800000863144334/uZWGPcJz_400x400.jpeg) | ![Nitin](https://pbs.twimg.com/profile_images/1416284972/NitinGupta-1.jpg) | ![Sinan](https://pbs.twimg.com/profile_images/533920104249954305/8KZPcvIa.jpeg) | ![Emre](https://pbs.twimg.com/profile_images/513260359398871040/z-_436ig.jpeg) | + +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/UnknownException/team.json b/Teams/UnknownException/team.json new file mode 100644 index 0000000..f74bc29 --- /dev/null +++ b/Teams/UnknownException/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "UnknownException", + "members": [ + { + "name": "Kevin Pei", + "twitter": "kevinsuperplane", + "koding": "kp1234", + "location": "Markham, CA" + }, + { + "name": "Omar Farooqi", + "twitter": "Unknown (TBD)", + "koding": "purgified", + "location": "Unknown (TBD)" + } + ] +} diff --git a/Teams/UnknownException/team.json~ b/Teams/UnknownException/team.json~ new file mode 100644 index 0000000..f74bc29 --- /dev/null +++ b/Teams/UnknownException/team.json~ @@ -0,0 +1,17 @@ +{ + "teamName": "UnknownException", + "members": [ + { + "name": "Kevin Pei", + "twitter": "kevinsuperplane", + "koding": "kp1234", + "location": "Markham, CA" + }, + { + "name": "Omar Farooqi", + "twitter": "Unknown (TBD)", + "koding": "purgified", + "location": "Unknown (TBD)" + } + ] +}