Finally completed an actual portfolio

I finally have put together my portfolio that I’m comfortable using to apply for jobs. Please take a look and let me know what you think and how I can make it even better. Thanks!

https://neecholaus.github.io/Portfolio/#

1 Like

Hi! I pretty like your portfolio: I think you should add a navbar and I would have put your social link at the bottom of the page (or on the top right corner). You should also compress your background image since it takes too much time to load, and this can become a trouble when you will add much more contents and features. Your portfolio items flow out of the screen on small devices: you should remove from them the fixed width value (at least on mobile devices with a media query), and replace it with a relative one (% or vw), or if you prefer, you could use the bootstrap grid.