zampa.dev

Colophon

How this site was made — and by whom.

Built by agents, directed by a human

This site was drafted, built, reviewed, and QA-tested by AI coding agents working in parallel — one wrote the layout, another reviewed it adversarially, another clicked through every page in a real browser — under my direction, from first commit to deploy.

That is the same method the site describes. It is its own demo.

Stack

Astro 7, statically generated. The one exception is the GitHub signal on the homepage: fetched server-side and re-validated at most once every 24 hours (ISR) — zero client-side calls.

System font stacks, no webfonts. English and Portuguese both render from a single typed content contract, so the two languages cannot silently drift apart.

Hosted on Vercel — every push to master deploys production automatically. Cookie-free pageview analytics via Umami; no advertising trackers or custom events.

Source on GitHub

Design

"Signal Instrument": a typographic instrument panel — monospaced indices, hairline rules, live readouts. Restraint over gimmick.

Contrast holds WCAG AA in both dark and light themes, and every page works with JavaScript disabled — motion is an enhancement, never a dependency.

Privacy

The repository is public and governed by a permanent identity contract: no real names, no employers, no client names, no personal data — audited retroactively across the full git history and enforced on every future commit by machine checks.

Umami runs only on zampa.dev, respects Do Not Track, and receives neither query strings nor URL fragments. Referrer URLs are stripped of both before they are sent.

The contract (CLAUDE.md)
← Back home