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/team.json b/Teams/UnknownException/team.json new file mode 100644 index 0000000..3338687 --- /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": "Islamabad, PK" + } + ] +}