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
Excelsior Bank of India is an academic project that simulates an online banking system. Developed using Java Swing, this project provides a user-friendly interface for managing various banking operations such as account management, transactions, and balance inquiries.
A Java-based project that visualizes a traffic management system using graph structures and JavaFX. It demonstrates node and edge representation for traffic flow between locations, providing an interactive and visual approach to understanding connectivity.
The Student Management System project provides a user-friendly interface for managing student records using JavaFX. It includes functionality for adding, viewing, updating, and deleting student information, with data stored in files. This project is ideal for understanding file-based storage solutions in a JavaFX application.
Este es la práctica final de la asignatura Diseño de Interfaces de Usuario realizada en el curso académico 2022-2023. Es una replica del juego Arkanoid.
A Library Management System built with Java Swing and MySQL for efficient book handling. Features include adding, searching, and issuing books. Integrated JDBC enables seamless database connectivity, automating data retrieval and manipulation.
Java implementation of Conway's Game of Life showcasing skills in OOP, GUI development, and algorithmic logic. Features an interactive, customizable grid, real-time controls, generation tracking, and pattern loading. Utilizes arrays for grid management and custom libraries for rendering and file I/O operations.
This repository contains a Java-based quiz platform developed for an internship project at SSZone Technologies. It includes features such as user authentication, quiz creation, and quiz taking functionalities.
A Bus Ticket Booking System built with Java and JavaFX. The system provides role-based access for Admin, Receptionist, and Guest, enabling efficient management of vehicles, trips, and bookings. Includes CRUD operations, file handling, and detailed reporting. Designed with OOP principles and UML modeling for structure and clarity.
Michael vs. Lalapan: A Java GUI game inspired by Plants vs. Zombies, developed for ITB's OOP course. Features strategic gameplay, unique plants and zombies, real-time mechanics, and OOP principles.
Developed a Java-based e-store GUI application using event-driven programming to simulate inventory management, shopping cart functionality, and transaction logging.