Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Matthew Smart
12,567 PointsJavascript ideas for website
Hi guys,
i want a job in web development and i am creating a few websites.
My website i want to be like a portfolio showcasing my work.
What can i do with javascript to showcase my skills. If you can think of any ideas, i can then learn them and implement them. I basically want a rich javascript website with a lot of functionality to wow potential employers.
2 Answers

Dustin Matlock
33,856 PointsHey Matthew,
You might check out the jQuery Basics and Build an Interactive Website courses to get more familiar.
I recently purchased JavaScript and JQuery: Interactive Front-End Web Development if you want to check that out, too.

idan ben yair
10,288 PointsHi,
Try to implement responsiveness with CSS and as for javascript, theres a lot of cool things as far as having elements fade in as you scroll the page or creating a cool sticky header. Check out http://codepen.io/
You will find a lot of cool ideas and a lot of the things you can recycle and use yourself.
Hope that helped :)