Featured Projects

Showcasing my recent work and case studies

Passion Jerseys Online Store

Client-based e-commerce platform for authentic sports jerseys and related apparel. Developing core features: product catalog, shopping cart, and order checkout flow. Building a responsive frontend using Next.js (React) for customers to browse and purchase jerseys.

Next.jsReactJavaSpring BootDockerSQL ServerGitHub

Champlain PetClinic (Vets Service)

A full-stack academic project simulating a pet clinic, developed with 40+ students across multiple microservices. Worked on the VETS service, managing veterinarian data and photo upload endpoints. Implemented and tested REST APIs for photo uploads and improved test coverage (JUnit, Jacoco).

JavaSpring BootDockerGitHubCI/CDJUnit

World of Soccer 2025

Multi-service REST API for teams, matches, leagues, and locations; containerized with Docker. Designed the API gateway and decomposed services (teams, league, match, location). Implemented REST endpoints with input validation and error handling, also exercised endpoints with Postman.

JavaSpring BootDockerGradleLombokPostman