December 20, 2025
Hello, World
Meta
This is the first post on this blog — a placeholder to prove the pipeline works end to end, from an MDX file on disk to a rendered page with syntax highlighting.
Going forward, I plan to write about things I run into day-to-day: React and Next.js patterns, TypeScript, backend and database design, and the occasional AI/cloud topic.
// Even placeholder posts get syntax-highlighted code blocks.
const topics = ["React", "TypeScript", "Architecture", "Backend", "AI", "Cloud"] as const;Thanks for reading — more soon.