I made the first version of this site back in 2022. It didn’t really change much tbh.
It’s made with Astro, IMHO the best way to make almost any website. I also decided to use Tailwind CSS because I’d rather blow my computer up than use vanilla CSS, and DaisyUI to make up for my lack of design skills. The “projects” section is powered by Astro’s Content Collections (a fancy way to say Markdown files).
I basically started my web development journey (and passion for it) with this project, and it helped me hone my HTML/CSS/JS (or in this case, Tailwind) skills, I also learned what a framework is, and how to use them.