said.dev Portfolio System
This site is intentionally built like a product surface. The goal is to let someone inspect real delivery work quickly instead of reading generic service claims.
An Astro site with React islands, a terminal-like command layer, project records, and case-study pages.
The home screen is designed to answer three fast questions: what got built, why it matters, and where to inspect it.
Homepage as evidence surface
The top-level UI now points directly at real projects and real inspect paths instead of fake process labels.
Terminal as navigation language
The terminal commands are lightweight affordances that reinforce the systems theme without hiding the actual work.
Case-study depth
Important projects get their own page so someone can move from quick scan to implementation context immediately.
Static + interactive split
Astro handles the page shell while React islands cover richer interactive sections where they are useful.