2024 · Full-stack development
A complete web application connecting frontend screens, backend services, and database logic.
Built end to end to see how the pieces actually behave together: what the interface needs, what the API should return, and where the boundary between them belongs.
REST API with validation at the edge and clear error responses.
Document schemas designed around how the data is actually read.
One deployment pipeline covering both the app and its database migrations.