Pinned Repositories
Doctor-s-Office-Thread-Simulation
fix of original os project
Dynamic-Maze-Generator-with-Disjoint-Sets-
Java-based maze generator using disjoint sets and block management. Generates complex mazes with Maze, DisjSets, and Block classes. Ideal for understanding maze generation algorithms and data structures.
QuickSearch-BST-Keyword-Article-Finder
QuickSearch leverages a Binary Search Tree for fast, keyword-based retrieval of articles. Ideal for organizing a digital library, ensuring articles are just a search away.
Restaurant-Management-System
A comprehensive C++ restaurant management system for efficiently handling menus, orders, and table allocations. Streamlines the dining experience with dynamic order processing and table management. Ideal for simulation and educational purposes.
SimulatedCPU-MemorySystem
A C++ simulation tool for educational insight into operating systems. It models CPU processes, memory management, and interrupts, offering a practical understanding of OS principles.
Walmart_Database
A project for the CS 4347: Database Systems Class at UTD in Summer 2024
Kaspersky-Password-Manager-to-CSV
Program that converts the Kaspersky Password Manager export file into a CSV file.
motioneyeos
A Video Surveillance OS For Single-board Computers
GoodProject
the project for the class
3354-where2next
BeTheChange07's Repositories
BeTheChange07/Doctor-s-Office-Thread-Simulation
fix of original os project
BeTheChange07/SimulatedCPU-MemorySystem
A C++ simulation tool for educational insight into operating systems. It models CPU processes, memory management, and interrupts, offering a practical understanding of OS principles.
BeTheChange07/QuickSearch-BST-Keyword-Article-Finder
QuickSearch leverages a Binary Search Tree for fast, keyword-based retrieval of articles. Ideal for organizing a digital library, ensuring articles are just a search away.
BeTheChange07/Restaurant-Management-System
A comprehensive C++ restaurant management system for efficiently handling menus, orders, and table allocations. Streamlines the dining experience with dynamic order processing and table management. Ideal for simulation and educational purposes.
BeTheChange07/Dynamic-Maze-Generator-with-Disjoint-Sets-
Java-based maze generator using disjoint sets and block management. Generates complex mazes with Maze, DisjSets, and Block classes. Ideal for understanding maze generation algorithms and data structures.
BeTheChange07/Kaspersky-Password-Manager-to-CSV
Program that converts the Kaspersky Password Manager export file into a CSV file.