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! While you're at it, check out some resources Treehouse students have shared here.
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 trialRegio Abundan
5,082 PointsNeed tips to get started on my portfolio
I am currently learning Front-end Web Development. I want to get started on my portfolio that I can show to my employers when I graduate from college. Any ideas on what projects I can work on?
3 Answers
Alex Marshall
261 PointsStart by building a website to showcase your portfolio. Then go find forums where people request to have websites built. Advertise yourself so you can use the websites as both as a secondary source of income as well as a portfolio. At a job you're going to need to get your Jquery Javascript etc. down. A gorilla can program in html and css.
To distinguish yourself further, learn graphic design. Going into a job you can be the jack of all trades.
Rafael Veiga
4,769 PointsHey Regio! From my experience in job interviews, interviewers love side projects.
Since you are learning Front End Development, I'm guessing that you are looking for a job in this area. Hosting a few personal projects on GitHub may serve you as a good portfolio.
I also find hard to have ideas for personal projects, but I'm currently working on:
- Creating a few blog/business/portfolio themes, just to practice my skills
- Redesigning a popular website (LastFM, Twitter, Facebook) (Front-End Only)
- A simple to-do list, made with Javascript.
- Movie search engine, using an API (Working with any kind of API is a great experience if you want to improve your Javascript skills)
Regio Abundan
5,082 PointsSo, do you guys think it is better to have my own projects (something I come up with myself) or is Re-designing a website also viable? Do you think both of them have the same or different weights in the eyes of the employer?
Rafael Veiga
4,769 PointsI think that creating your own projects is way more valuable in the eyes of the employer. It shows that you have enough skill not only to be a developer, but to create and think about new ideas for the company. Re-designing a website is good only for practicing your skills.