BenchMark — Workout Logger
REST API | Java 21, Spring Boot 3, JWT, PostgreSQL, Docker
Developed a RESTful workout logging API enabling users to track gym sessions and monitor strength progress. Implemented JWT-based authentication with Spring Security and designed a normalized PostgreSQL schema with six entities. Achieved 100% service layer coverage using JUnit 5 and Mockito.
view_source_code
BudgetCore API
Java, Spring Boot, PostgreSQL, Docker
A RESTful Budget Tracking API following a layered architecture. Features category management and real-time over/under budget detection. Validated all endpoints via Postman and ensured 100% service layer coverage across all methods and branches.
view_source_code