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
This project demonstrates how to make a call to any external api using RestTemplate and get the json response ad marshal it in java object. For marshelling purpose, Gson library from Google has been used
GamesHub (Backend) individual project carried out as part of the Kodilla Bootcamp course. A web application used to search for computer games + related books, comics, guides or art-books and to manage their status (adding games to the list of owned games, rating games, adding opinions on a given game, etc.).
A collaborative expense-splitting application inspired by Splitwise. Built with Spring Boot, Java, and modern web technologies to help groups manage shared expenses effortlessly.
HopeConnect is a backend API that connects donors, sponsors, and volunteers with orphanages in Gaza. It manages donations, sponsorships, volunteer matching, and resource tracking, ensuring transparency and impact.
Creating backend for stock market portfolio which will allow user to add, delete, update and fetch stocks from the portfolio with real time prices from external API.
JournalApp is a Spring Boot-based journaling application that offers a seamless experience for managing personal journals. It features RESTful APIs, MongoDB Atlas for cloud storage, and robust security with JWT authentication. Additional functionalities include external API integration for real-time weather updates and more. Refer README file.