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
Explore the Advanced API Development (AAD) Code Space, featuring in-depth lessons on Jakarta EE, JSON, AJAX, Spring, and security topics. Each lesson is organized into distinct branches, providing practical code examples and real-world scenarios. Dive into comprehensive resources to enhance your API development skills.
Librarium is a Java-based project developed in December 2022, featuring RESTful APIs built with Spring Boot to improve backend functionality. Maven was used for dependency management and project builds. The project included comprehensive testing with JUnit 5 and MockMvc to ensure reliability.
CineTicket is an enterprise-grade Spring Boot application that provides a comprehensive solution for movie enthusiasts. It seamlessly integrates movie reviews with theater seat reservations, offering a complete platform for users to discover movies, share opinions, and book seats for upcoming shows.
[Backend} This Java-based Trading API allows users to manage a simulated stock portfolio, including buying and selling stocks, viewing stock prices, checking portfolio details, and monitoring cash balance. Built using Spring Boot, it includes endpoints for seamless trading operations and portfolio management.
SmartAttendance is a backend solution designed to manage users, students, subjects, and attendance records. Built with Java, Spring, Hibernate, and MySQL, it ensures efficient data handling and seamless API integration.
Dynamic-User-Availability-and-Event-Scheduling is a web app that allows users to set their availability and schedule events. Built with React, Spring Boot, and MongoDB, it features both a User Dasard and an Admin Dasard, all with dark mode support.
Develop API following all best practices that would send email notification on GMail to client as well as store data to CosmosDB using MuleSoft and adding security to our application
A simple Spring Boot project showcasing a "Hello World" endpoint with a friendly response. The project demonstrates the foundational structure of a Spring Boot web application, which can be expanded further.
Built a Movie Review System using Spring Boot and MySQL, allowing users to add movies, post reviews, and update reviews. The project includes API endpoints for managing movies and reviews, tested using Postman. A README.md file has been added and the project is pushed to for version control and collaboration.