diff --git a/Teams/TrumanAwesome/ABOUT.md b/Teams/TrumanAwesome/ABOUT.md new file mode 100644 index 0000000..a4b3df1 --- /dev/null +++ b/Teams/TrumanAwesome/ABOUT.md @@ -0,0 +1,7 @@ + + # TrumanAwesome + Just what the team name says: TrumanAwesome. +I'm a enthusiastic, innovation all-round "computer boy" and "coding lover" from Hong Kong. Now I'm living in Vancouver. +I'm 15 years old and maybe the youngest hackathon. :D + +I AM READY diff --git a/Teams/TrumanAwesome/team.json b/Teams/TrumanAwesome/team.json new file mode 100644 index 0000000..66a8b81 --- /dev/null +++ b/Teams/TrumanAwesome/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Truman", + "twitter": "trumanhung", + "koding": "truboyh14", + "location": "Vancouver, CA" + } + ] +}