Overview
A modern personal website and digital hub designed with performance, accessibility, and simplicity at the core. The site features an engineering blog, an interactive contact form with Cloudflare Worker API routes, and a case study portfolio.
Key Features
- Blazing Fast Performance: Built using Astro static rendering with 0 KB client-side JavaScript overhead for content pages.
- Edge Deployment: Hosted globally on Cloudflare Workers with static asset delivery and low-latency serverless edge functions.
- Content Layer API: Type-safe Markdown and MDX content collections for blog articles and portfolio case studies.
- Modern Design: Responsive typography, Tailwind CSS v4 styling, and smooth view transitions with
ClientRouter.
Technical Stack
- Framework: Astro
- Styling: Tailwind CSS v4
- Language: TypeScript
- Hosting & Compute: Cloudflare Workers
- Email Service: Resend API
