diff --git a/Teams/Huggie/ABOUT.md b/Teams/Huggie/ABOUT.md new file mode 100644 index 0000000..86ff566 --- /dev/null +++ b/Teams/Huggie/ABOUT.md @@ -0,0 +1,31 @@ +This is our page +================ + +"We" are Huggie -- just a solo team consisting of Matt Huggins of Boulder, CO. +I've been coding since I was 12, professionally for about 11 years now. + + +About your team +=========================== + +| Matt Huggins | +|---| +| ![Matt Huggins](https://avatars3.githubusercontent.com/u/169093) | + +I've only been a part of one 3-hour hackathon in the past, and I'd like to start +participating in more. I have a long history of work, but I'd like to have a +personal portfolio of work outside of the jobs I've held. I also enjoy coding +in my spare time, so participating in hackathons just makes sense! :) + + +About your skills and what you are going to do? +======= + +I grew up coding games in my spare time and went to college for the same. +However, I switched gears in college after taking a web development course, and +that's what I've been doing ever since (with some mobile projects in the mix +too). + +For this project, I'll probably try to mix the two, creating a web-based game. +I'm not 100% sure if this is what I'm going to actually do, but it's a pretty +good bet! diff --git a/Teams/Huggie/team.json b/Teams/Huggie/team.json new file mode 100644 index 0000000..13ac47b --- /dev/null +++ b/Teams/Huggie/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Huggie", + "members": [ + { + "name": "Matt Huggins", + "twitter": "mhuggins", + "koding": "mhuggins", + "location": "Boulder, CO" + } + ] +} \ No newline at end of file