Portfolio
This site serves as my developer portfolio and is built with Alpine, Tailwind, and Cloudflare Pages.
Alpine was chosen for similar reasons; this site isn't seriously limited by the "HTML with interaction on top" approach that using something like vanilla JavaScript or jQuery has. I find Alpine to be more ergonomic than those without inflating the client bundle to multiple megabytes in the way that React would likely do.
I really dragged my feet on adding Tailwind, but the ability to use existing component libraries was something I couldn't ignore any longer.