diff --git a/Teams/tonypai/ABOUT.md b/Teams/tonypai/ABOUT.md new file mode 100644 index 0000000..1039002 --- /dev/null +++ b/Teams/tonypai/ABOUT.md @@ -0,0 +1,7 @@ +# Intro + +This is my avatar on internet. + +![my avatar](http://i.imgur.com/Bld1Abg.png) + +Hi, I'm tonypai. I've attended global hackathon such as nko, "[Ninja Dart](http://nodeknockout.com/teams/lhc)" is the entry that time, because I love to create something interesting like game. Hope have fun with you guys. :) diff --git a/Teams/tonypai/team.json b/Teams/tonypai/team.json new file mode 100644 index 0000000..137196a --- /dev/null +++ b/Teams/tonypai/team.json @@ -0,0 +1,11 @@ +{ + "teamName":"tonypai", + "members":[ + { + "name": "tonypai", + "koding": "tonypai", + "location": "Taichung, TW", + "lead": true + } + ] +}