diff --git a/Teams/FireInside/ABOUT.md b/Teams/FireInside/ABOUT.md new file mode 100644 index 0000000..e2cdf56 --- /dev/null +++ b/Teams/FireInside/ABOUT.md @@ -0,0 +1,29 @@ +Fire Inside +================ + +My name is Zak Thompson, and I have this Fire Inside. + +About Me +=========================== + +| Zak +|--- +| ![Zak](https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-xpa1/t31.0-8/901953_317480351710823_880912190_o.jpg) + +I began doing freelance web development in high school, and had become disenchanted with it by the time I reached +University. However, after working some co-op positions with some passionate web developers, I gained a appreciation +and insight for what the web is capable of. + +Now, I'm all about pushing the limits of what the web can do. I like to think I have some creative and innovative +ideas to bring to the table, and I'm excited to be taking part in the first ever Global Hackathon. One day, when events +like this are commonplace, I'll be able to look back and say that I was there for the beginning! + + +Skills and Direction +======= + +My passion has always been in interactive media, anything that takes entertainment beyond something to be simply +consumed, allowing people to influence and engage with it. I love experimenting with new web technologies to +break expectations regarding the limitations of the web. My hope is to combine my passion with these +technologies in a result that is both practical and delightful for users. + diff --git a/Teams/FireInside/team.json b/Teams/FireInside/team.json new file mode 100644 index 0000000..23d3ef3 --- /dev/null +++ b/Teams/FireInside/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Fire Inside", + "members": [ + { + "name": "Zak Thompson", + "twitter": null, + "koding": "Codepunk", + "location": "Toronto, CA", + "lead": true + } + ] +}