2025 · Full-stack development
A clean dashboard interface for managing data, users, and backend API workflows.
An admin surface for the kind of data that usually hides behind curl commands. The read models are shaped on the server so the browser never has to stitch several endpoints together just to draw one screen.
Server-side filtering, sorting, and pagination over large tables.
Token authentication with role-based access on every endpoint.
Typed request and response schemas shared between the API and the client.