You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patient Management System built with Java 21 & Spring Boot. Microservices architecture with API Gateway, Eureka discovery, JWT auth, Resilience4j circuit breaking, and a full observability stack (Loki, Zipkin, Prometheus, Grafana). Deployed with Docker Compose.
Spring Boot 3 REST API for library management with books, journals, loans, cover images, and analytics. Demonstrates modern Java 25, concurrency, and in-memory storage.
A comprehensive school Physical Education assessment project that evaluates students’ athletic profiles, including family sports background, age, muscle composition, preferred sports, and overall physical readiness. Designed to support personalized training recommendations and optimize students’ participation in sports activities. [Backend]
Microservice created using springboot 3.2, generating the model and the controllers interfaces based on the OpenApi Spec using the OpenAPI generator plugin. In addition to unit tests, automated tests were created for the APIs using the Karate platform.