Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Chris Andruszko
18,392 PointsReview my website, please?
I'm at the point in my studies where I'd like to start doing some free front-end work for small businesses, organizations, individuals, etc. I spent the past week putting together a simple website just to have something to show people (even though I have basically no experience yet). Would some of you mind taking a look? Check out the code, test the responsiveness, give feedback and such. I really appreciate it!
My website: http://chrisandruszko.com
My website's code: http://codepen.io/sketchcrush/pen/LEJEZb
2 Answers

Peter Smith
12,347 PointsHey Chris,
I like that you can change the theme on your website! Nice feature.
One suggestion for the future would be to learn to use GitHub. CodePen is great for small code snippets but for bigger projects GitHub is really what you want to use and if you're not familiar with it, Treehouse has a course that teaches you what you need to know to get started.

Chris Andruszko
18,392 PointsYeah, I'm a little embarrassed to say I haven't tackled that yet. Taking that course has been on my list, but I should probably finally go through it within the next few days.
Thanks for your feedback!

Peter Smith
12,347 PointsOne more note, in general: Add your website to your treehouse profile along with your twitter and all that good stuff!

Chris Andruszko
18,392 PointsGood idea! I just updated my profile.
moonshine
8,449 Pointsmoonshine
8,449 PointsWhy not add a favicon to your site?
<link rel="icon" type="image/png" href="/favicon.png"/>