From 98ec23d5e7fade8b9f253e1ffa8a87650cbd33b7 Mon Sep 17 00:00:00 2001 From: truboyh14 Date: Sat, 29 Nov 2014 01:13:14 -0800 Subject: [PATCH] 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 I'm the youngest hackathon. :D I AM READY --- Teams/TrumanAwesome/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/TrumanAwesome/team.json diff --git a/Teams/TrumanAwesome/team.json b/Teams/TrumanAwesome/team.json new file mode 100644 index 0000000..ce9930c --- /dev/null +++ b/Teams/TrumanAwesome/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Koders", + "members": [ + { + "name": "Truman", + "twitter": "trumanhung", + "koding": "truboyh14", + "location": "Vancouver, CA" + }, + ] +}