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 repository contains a series of Java projects developed as weekly assignments for my university coursework. Each project demonstrates different aspects of Java programming, from quiz games and management systems to data processing applications. Explore the projects to see the code in action and learn about various Java concepts.
Backend service for a Learning Management System that manages user data, course data, and enrollment data. The course content is stored in MongoDB. The entire application is built with role-based authentication using JWT and follows a scalable Spring Boot architecture.
we developed a comprehensive Student Learning Management System (LMS) mobile application. This application aims to provide students with an efficient and user-friendly platform to manage their academic activities.
A terminal-based system built in Java for managing a library's inventory, members, and book transactions. Features include adding/removing books and members, borrowing/returning books, searching by title, and transaction logs. Designed using OOP principles with plans for database integration and a GUI.
Java Hangman project. A Hangman program that allows a user to play the hangman game from the commandline. The user has a certain amount of chances to try and guess the full word.
Explores and evaluates optimizations for the hash-based signature schemes XMSS, LMS, and SPHINCS+ in BouncyCastle. Integrates hardware acceleration and other software optimizations and provides benchmark tooling and results.
💪 CoraDev lms is the best online learning platform for everyone. Using CoraDev, you can create course and teach your students on any topic from anywhere and anytime.
This project meticulously implements a robust Library Management System (LMS) in Java, leveraging the power of Maven for streamlined build automation and Swing for an intuitive graphical user interface (GUI). Its primary objective is to significantly enhance library operations by automating essential book and member management tasks, fostering effi