diff --git a/Teams/chubao/ABOUT.md b/Teams/chubao/ABOUT.md new file mode 100644 index 0000000..65b78c1 --- /dev/null +++ b/Teams/chubao/ABOUT.md @@ -0,0 +1,31 @@ +This is our page +================ + +We are the ChuBao team from Hong Kong. Chu Bao is named after David's blood parrot cichlid which died recently. + + +About your team +=========================== + +| kccheung | +|--- | +| ![David Cheung](https://avatars2.githubusercontent.com/u/1140487?v=3&s=96) | + +I am a developer from Hong Kong who love fish keeping. Eager to self-improve through the world's first virtual hackathon. I am learning Django recently. + +| hktonylee | +|--- | +| ![Tony Lee](https://koding.com/hktonylee) | + +iProgrammer. Programming with [](http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Apple_logo_black.svg/1200px-Apple_logo_black.svg.png) is my life. + +| kwokeith1989 | +|--- | +| ![Keith Chan](https://koding.com/kwokeith1989) | + +Eval and Apply. + +About your skills and what you are going to do? +======= + +We are crazy in making new stuff. diff --git a/Teams/chubao/team.json b/Teams/chubao/team.json new file mode 100644 index 0000000..90e5456 --- /dev/null +++ b/Teams/chubao/team.json @@ -0,0 +1,24 @@ +{ + "teamName": "chubao", + "members": [ + { + "name": "David Cheung", + "twitter": "david_ckc", + "koding": "davidckc", + "location": "Hong Kong, HK", + "lead": true + }, + { + "name": "Keith Chan", + "twitter": "kwokeith1989", + "koding": "kwokeith1989", + "location": "Hong Kong, HK" + }, + { + "name": "Tony Lee", + "twitter": "hktonylee", + "koding": "hktonylee", + "location": "Hong Kong, HK" + } + ] +}