Back to all projects
Active Astro Tailwind CSS TypeScript GitHub Pages

Portfolio Website

Personal brand hub — a modern, lightweight Astro portfolio with dark mode, SEO, and zero-JS-first architecture.

This is my central brand hub — the first thing people see when they look me up. It links out to all my other projects, content, and socials.

Features

  • Zero-JS-first — Astro ships minimal JavaScript by default
  • Dark/light mode with system preference detection and manual toggle
  • Scroll-reveal animations using IntersectionObserver
  • SEO optimized with Open Graph tags
  • Fully responsive — mobile nav, adaptive grid layouts
  • Contact section with direct email and social links (no third-party forms)

Tech choices

Built with Astro 5 and Tailwind CSS 3 for maximum performance. Hosted on GitHub Pages via GitHub Actions CI/CD.