-
-
book-my-bus Public
A modular bus booking system developed in C++ designed to manage routes, trips, seat availability, and passenger reservations. The system supports booking and cancellation workflows, real-time seat…
C++ UpdatedJan 10, 2026 -
iShiftScripts Public
iShiftScripts is a Python-based web automation solution designed to extract Purchase Orders (PO) and Work Orders (WO) data from the SAP HANA database that streamlines the financial tracking process…
Python UpdatedFeb 27, 2025 -
AnimalQuest Public
Educational math game where students can practice their addition skills
UpdatedApr 6, 2024 -
ss_integer Public
C program to display integer in seven-segment display format using user input.
C UpdatedDec 29, 2023 -
x-game Public
Java program for an X+ game where a human and a computer take turns placing tiles on a board. The goal is to form an X-shape or a + shape with at least k tiles to win. The program uses a hash table…
Java UpdatedDec 25, 2023 -
-
national-park-bike-paths Public
This project designs a program that finds the optimal paths for the bike paths while considering a national park's topography and safety. The park spaces are interconnected with different types of …
Java UpdatedAug 19, 2023 -
cyber-security Public
This project designs a cybersecurity challenge where the users are tasked to guess a mystery passcode under certain constraints. In the challenge, you're given six attempts to figure out a 5-charac…
Java UpdatedAug 19, 2023 -
BridgeBuilderAdv Public
This project designs a command-line game where there are two players: an engineer and a player. The automated engineer will try to hinder the Player's (the user) construction by placing obstacles a…
Java UpdatedAug 19, 2023 -
file-system Public
This project designs and implements algorithms to print the structure of the file system in a computer. Algorithms to collect information of files and to store them in a non-linear linked data stru…
Java UpdatedAug 19, 2023 -
dungeon-game Public
This project creates a dungeon game design where the warrior has to find a way to exit the dungeons, consisting of a set of hexagonal shaped chambers.
Java UpdatedAug 19, 2023 -
cribbage-game Public
This project implements Java classes including Set, PowerSet, and Counter that implements a Cribbage card game.
Java UpdatedAug 19, 2023 -
linear-algebra Public
This project implements Java classes that represents a Matrix, Vector, and a Markov Chain.
Java UpdatedAug 19, 2023 -