Back to Projects

Personal Website

This very website! Built with Astro, Tailwind CSS, and deployed on Vercel.

Astro TypeScript Tailwind

About

This is my personal website where I share my research, projects, and thoughts. It’s designed to be fast, accessible, and easy to maintain.

Tech Stack

  • Framework: Astro 5.x for fast, content-focused static site generation
  • Styling: Tailwind CSS for utility-first styling
  • Typography: Newsreader for headings, Source Sans for body text
  • Hosting: Vercel for seamless deployments

Design Philosophy

The design follows a minimal, typography-first approach:

  • Clean, generous whitespace
  • High contrast for readability
  • Subtle animations for polish
  • Mobile-first responsive design

Content Management

All content is managed through Markdown files with frontmatter for metadata. Astro’s Content Collections provide type-safe access to all content.