After years of procrastination, I finally got around to build a personal website to showcase projects and maybe even some blog posts. To make things interesting, I decided to use libraries and frameworks I had never used before. I ended up using Astro for the static site generator, Tailwind for the CSS framework, and I’m working on adding a KeystoneJS CMS backend to host content.
This is all deployed to Vercel and AWS, orchestrated by GitHub Actions.