I made a basic portfolio website with three sections, an about me, a tech stack, and a previous projects. (The about me section appears if you hover above the profile picture). I wanted to test a bit of my CSS and JS skills so I made a twinkling star background, along with the shifting gradient background. I also made a CSS infinite carousel that stops if you hover over it.
I have now added two more sections, the Tech Stack section and the Previous Projects section. For the Tech Stack section I made an infinite css carousel, and for the previous projects I have a grid with an image, title, and description of each project.