tool library
Resources
A searchable reference-library prototype. Placeholder entries are explicitly marked and can later be indexed with Pagefind.
Next.js
React framework for server-rendered, static, and streaming application surfaces.
The remake uses it for route-level metadata, server components, image optimization, and Vercel alignment.
shadcn/ui
Copy-owned component foundation built on Radix primitives.
It supports source ownership while keeping accessibility primitives close to the codebase.
Pagefind
Static-site search that can be added without a hosted search dependency.
A good first search layer for portfolio content before a hosted search system is justified.
Storybook
Component workspace for visual states, accessibility checks, and design-system review.
Placeholder: expand stories as each final section component lands.
Playwright
Browser automation for route smoke tests and responsive viewport checks.
Draft: used to guard against horizontal overflow and broken navigation while layouts evolve.
Media optimization pipeline
Coming soon: final image/video compression workflow for portfolio media.
TBD: replace with the chosen image/video process before launch.
Resource search index pending
TBD: Pagefind index and tag search will be wired after final resources and posts are selected.