Development
2026-03-20 • 4 min read
Building My Portfolio Site with Astro
I built this portfolio using Astro, React, and Tailwind CSS. Astro's island architecture means components only ship JavaScript where they need to — the result is a fast, static site by default with React where it counts.
Read more →