CHAPTER V / ACTIVE
2026 · Active
Still Index
This website is the experiment. I wanted a personal site that reads like a calm technical field manual rather than a marketing page, and I wanted to prove to myself that the restrained version is also the fast, durable, maintainable one.
The rules I set were strict on purpose. Static export, so every page is plain HTML that a CDN can serve without a running server. Almost no client-side JavaScript, because a page of prose does not need a framework booting up to be read. The atmosphere, a faint old-workstation texture with a phosphor accent, lives entirely in CSS and never touches the legibility of the text. Reading comfort wins every time it competes with the concept.
The interesting constraint was resisting the easy wins. No scroll animations, no hero motion, no clever loading sequence. Every one of those would have been simple to add and would have made the site worse for its actual job, which is to let someone understand the work and move on. Restraint is harder to build than decoration, because decoration is additive and restraint is a series of small refusals.
What I have taken from it: a design system with real limits is easier to extend than one with none. When the palette is small, the type choices are fixed, and motion is nearly absent, adding a new page is a calm exercise instead of a fresh set of decisions. The constraints that make the site quiet are the same ones that make it cheap to maintain. That is the whole point, and it keeps proving itself every time I add something new, including this page.