Personal Portfolio Project!

Hello! Excited to hear some feedback on my 2nd project here on freeCodeCamp. I know it’s nothing too amazing but I felt like I learned a lot while spending the last day and a half getting this together. Any feedback would be appreciated. Thanks again! (I left the top section pretty open because I want to use that as a container for projects).

Link: https://codepen.io/nicer00ster/full/aVBaQe/

I would add background-attachment: fixed; to your body to position your image as fixed, currently you can see the image repeat itself halfway through.

Also probably remove images from ‘Things I Love’ and and ‘Contact Me’ sections.

Looks cool :+1: nice job

1 Like

Thanks! Implemented the background-attachment: fixed; – Definitely missed that. Appreciate the feedback. :slight_smile: