Personal Website
ActiveMy personal website built with Astro, React, and Tailwind CSS. Features a blog with versioning, project showcase, and more.
Overview
This is my personal website, rebuilt from scratch with a modern tech stack. It serves as my home on the internet where I share my thoughts, projects, and learnings.
Features
- Blog with versioning - Each blog post supports edit history through snapshots
- Project showcase - Curated list of projects with tooling badges
- Tag-based organization - Content organized by technology, topic, and language
- Fast and accessible - Built with performance and accessibility in mind
Technical Highlights
Islands Architecture
Using Astro’s islands architecture, the site ships minimal JavaScript while still supporting rich interactivity where needed.
Content Collections
Type-safe content management with Zod validation ensures content integrity across the site.
Edge Deployment
Deployed on Cloudflare Pages for fast, global delivery with built-in security features.