Test project 23 May 2026
capella - users dashboard with URL-driven state
- Next.js 16
- TypeScript
- TanStack Table
- Tailwind 4
- Cloudflare
Users dashboard over the dummyjson API: server-driven search across every field, role and gender filters, three-state column sort and pagination, all composed from one cached fetch. The URL is the single source of truth, so any view is shareable. Pure CSS/SSR charts (no charting library), a streamed detail view with posts and todos, full keyboard a11y and a light/dark ops-console theme. Next.js 16 App Router with React Server Components, deployed to Cloudflare Workers via OpenNext.