~/system — live
Design system, in production.
Every primitive on this page is imported from the same module that renders the rest of the site. If a chip looks different here than on the home hero, the system is broken — that's the contract. Switch the theme in the topbar to see light/dark tokens swap.
01 · Color tokens
Every surface, ink, and accent on the site flows through these CSS variables. Switch theme to see them reflow.
02 · Typography
Inter for body, JetBrains Mono for code + UI captions. Display headlines use Inter at variable weight with tight tracking.
04 · Chips · badges · kbd
05 · Motion primitives
All motion respects prefers-reduced-motion globally. Hover/focus transitions stay under 200ms.
06 · Icon links
Profile-link primitive — same component used in the hero panel.
07 · Tagline parser
Inline tokens: **bold** renders as ink emphasis, *mono* renders as accent code chip. Same component as the hero.
Senior full-stack — React, TypeScript, Next.js up front and Python / FastAPI behind. I've shipped at Apple, Smartsheet, and Amperity.
08 · Terminal · code blocks
The whoami terminal from the hero. Syntax tokens (key, str, num, comment) all switch with theme.
$ whoami { "name": "Mason Aviles", "role": "Senior Full-Stack Engineer", "yrs": 12, "shipped_at": ["Apple", "Smartsheet", "Amperity"], "superpowers": [ "modular component architecture", "design-system fluency", "AI-native workflow", "email engineering" ], // open to senior & staff roles "available": true }
09 · Achievements card
The gamification preview from the hero — live cell grid + progress. Wired in Phase 5.