Personal portfolio at andri.is, rebuilt from scratch as a Next.js 16 App Router site with a Foundry Noir design language — brutalist rules, near-black `#0a0b0c` ground, and a phosphor `#00cc33` accent. Typography pairs Space Grotesk for chrome and headlines with IBM Plex Mono for meta and code.
Hero features a framed headshot with brutalist chrome (corner brackets, `SUBJECT · ANDRI` label, `● REC` indicator) sitting next to a BUILD. BREAK. SHIP. title treatment. Below: a bio slab with 15-year tenure, a certifications panel (ISO 27001, TPN Gold, ISO 42001), a sliding marquee of hall-of-fame tags, brutalist ledger layouts for projects and services, and a clickable client ledger linking to every past engagement.
Server-component-first — the only client components are the nav (active-route detection) and the marquee. Font loading via `next/font/google`, static assets only, no runtime analytics. Deployed on Coolify.
