← Back to all projects

Personal Website

Active
Astro Tailwind Vercel

The keystone project for my entire digital roadmap. One URL that replaces scattered social media as the single source of truth for who I am, what I'm building, and what I'm learning.

Tech stack: Astro 5, Tailwind CSS, TypeScript, deployed on Vercel. Domain: joshbowman.dev via Cloudflare.

Why I built it this way: Static site generators are perfect for content-heavy personal sites. Zero JavaScript shipped to the browser by default, markdown-native, and Claude can help me iterate on it directly. Free hosting, fast load times, and I own all the code.

What's next: Content collections for blog posts, a private health dashboard section (auth-protected), and eventually importing 4 years of ChatGPT conversation history into a searchable format.