An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by aoum-m

A curated list of projects in awesome lists by aoum-m .

https://github.com/aoum-m/tree-visualization

This project is a C++ implementation for visualizing Binary Search Trees (BST), AVL Trees, and Heap Trees using the graphics.h library. It provides a graphical representation of tree structures, helping users understand their formation, balancing mechanisms, and operations more intuitively.

avl-tree-implementations bst-visualization heap-sort tree-structure tree-visualization

Last synced: 09 Apr 2025

https://github.com/aoum-m/hostal-management-system

This project presents a Hostel Management System developed in C++ using Object-Oriented Programming (OOP) concepts. It is designed to efficiently manage hostel-related tasks such as student record management, room allocation, fee tracking, and other essential administrative functions. By leveraging OOP principles like encapsulation, inheritance etc

code coding hostel-management hostel-management-system projects

Last synced: 09 Apr 2025

https://github.com/aoum-m/quiz-management-system

The Quiz Management System is a simple C++ program that allows users to create, manage, and take quizzes. It provides functionality for adding questions, storing answers, and evaluating scores efficiently. This project is ideal for students and educators looking for a basic quiz-handling system.

Last synced: 12 Mar 2025

https://github.com/aoum-m/online-book-shop

This Online Bookshop System is developed in Assembly Language to simulate a basic e-commerce platform. It allows users to browse books, select items, and calculate total costs. Using low-level programming concepts, it efficiently handles input, output, and transactions, demonstrating how Assembly can be used for interactive applications.

assembly-language assembly-x86 online-book-shop online-bookstore projects

Last synced: 01 Apr 2025