Hey everyone! I just wrapped up the layout of my portfolio website and would love to get some feedback on both the design and the coding aspects. You can check it out here: [my portfolio](https://www.bartspaans.com/). Also, if you like the design, feel free to fork the code from my GitHub: [Portfolio Code](https://github.com/spaansba/Portfolio). Thanks in advance for your thoughts!
4 Answers
Quick question: how do I navigate your site without using a mouse?
Having just made my own personal website, I totally relate! I love the Bachelor's and Master's toggle you did. I think adding a little more detail for each project would be beneficial. And let’s be honest, we'll never really stop tweaking our sites, will we? 😂
Haha, so true! At some point, you just have to be satisfied with your work. By the way, could you share your portfolio? I’d like to check it out!
I was impressed to see you using Jest at first, but I couldn't find any tests on your site. Make sure to include those—they really help showcase your coding skills!
I think you might be mistaken—could you tell me where you saw me reference Jest?
Nice work overall! One suggestion is to create separate pages for each project, where you can explain your thought process and design decisions instead of just linking to the finished products. This would give visitors a better experience of your work as a creator.
Thanks for the suggestion! You're right, I should definitely highlight my thought process more. Writing isn't my favorite, but I’ll try to include it!
Good point! Right now navigation is only mouse-based. I’ll look into adding keybindings for easy navigation—maybe from 1 to 6 for each page. Any other suggestions?