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
A Spring Boot application providing a REST API for fetching, caching, and converting currency exchange rates. Utilizes Redis for efficient caching and supports conversion between multiple currencies.
A fisherman's web application that allows the user to record weather conditions, water conditions, date and time of where they caught their biggest hauls. Then the user can look back and correlate when and where the best fishing will be at.
This application manages car, owner, and seller data via a versatile API. It also integrates external APIs for enhanced functionality, features a user interface, and operates as a REST API for efficient data exchange.
Spring Boot web app that integrates with a third party API, maps the JSON response to Java objects, and creates endpoints inside of a RestController returning a customized meal plan based on user inputed query parameters.
🛩️ n-layer backend application: developed using Spring Boot. It follows a layer-based architecture instead of the common feature-based structure. The layer-based architecture promotes separation of concerns and modularity.