Back to projects
Apr 06, 2026
1 min read

mingz.dev

This site — personal portfolio and blog built with Astro, Tailwind, and TypeScript. Deployed on Azure Static Web Apps.

My personal portfolio site — the one you’re looking at right now.

Why Astro?

  • Ships zero JavaScript by default (pages are static HTML)
  • MDX support for writing content with embedded components
  • Content Collections for type-safe blog/project data
  • Dark mode, search, RSS feed built in
  • 100/100 Lighthouse scores

Stack

  • Framework: Astro
  • Styling: Tailwind CSS
  • Hosting: Azure Static Web Apps
  • CI/CD: GitHub Actions
  • Domain: mingz.dev (Cloudflare)