Minimalist Portfolio Website (SASS + JavaScript)
Design comparison
Solution retrospective
I am very proud of the general layout of the project and how it turned out. There are a few areas where I could improve the layout to get it as close as the design which is something I would like to work on in the future. I am also quite happy about how I structured my code.
Next time I would like to start setting deadlines for when I should be completing my projects to simulate the real-world.
What challenges did you encounter, and how did you overcome them?In an effort to practice my JavaScript I decided to dynamically change the content displayed for the projects. I couldn't figure out how to register which project was clicked on the portfolio website and load the projects page and display the selected project.
I was able to use session storage to store the index of that project when clicked.
What specific areas of your project would you like help with?Here are the areas I need help with:
- I would like to add animations for the closing and opening of the menu on mobile
- add animations when I dynamically add content to the DOM when the user is going through the different projects
- when the page is initially loaded, the home link isn't highlighted and when you open to the portfolio page and you click one of the projects, all the links are being highlighted instead of just the portfolio link.
All suggestions are welcome!
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord