API Design
Practiced designing endpoint structures that stay readable and scalable as features expand.

Project Spotlight
A backend-focused API project for managing tours, users, and related business flows with a Node.js and Express.js stack.
This API project centers on backend architecture and route design for tour-related business logic.
It was especially useful for strengthening controller structure, database modeling, and request validation patterns.
Click any image to preview it in a larger view.
Practiced designing endpoint structures that stay readable and scalable as features expand.
Improved schema planning and data modeling choices for backend-heavy applications.
Used middleware more intentionally for validation, error handling, and request transformation.