SYS:ONLINE
[ PROJECT : SAID.DEV PORTFOLIO SYSTEM ] [ STATUS : LIVE ] [ TYPE : PORTFOLIO PRODUCT ]

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.

WHAT IT IS // not a brochure

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.

WHY IT MATTERS // intent
It proves operating taste through an actual interface, not just through résumé bullets.
It compresses the evaluation time for a client or employer who wants evidence quickly.
It creates one place where live work, case studies, and implementation details connect cleanly.
SYSTEM DESIGN CHOICES [ UX: PROOF OF WORK ]

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.

STACK
AstroReact islandsTailwind CSSTypeScriptCase-study content model