← Projects

muskat.dev

This site — a hand-built Astro static site with an editorial light/dark design, content collections, and a resume that renders to both web and PDF from a single source.

The site you’re reading. An Astro static site with an Editorial Minimal design — serif display type, a warm restrained palette, and a light/dark toggle that honors prefers-color-scheme without a flash of the wrong theme.

Work history is driven by schema-validated content collections, so the home page, the experience timeline, and the resume all read from one source and can’t drift. The resume renders to both web and a build-time PDF from the same data. Preact is reserved for genuine interactivity — the games corner — keeping the rest of the site near zero-JS.