Skip to content
View eman06's full-sized avatar

Block or report eman06

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ComputerAssemblySimulator ComputerAssemblySimulator Public

    this project uses aggregation, inheritance and composition to store a computer's specifications

    C++

  2. bomberman bomberman Public

    It is a dynamic Bomberman game developed in C++ with SFML for enhanced graphics. Navigate through mazes, place bombs, and outsmart enemies in a visually rich environment. Features include real-time…

    C++

  3. Hospital-Management-System-C- Hospital-Management-System-C- Public

    A C++ project using advanced OOP principles to manage hospital records. It features a base class for members and derived classes for doctors, nurses, and patients. The system supports dynamic memor…

    C++

  4. automotive-analytics automotive-analytics Public

    This C++ project focuses on automotive data analysis. It reads a CSV file containing detailed car information, stores it in a dynamic array, and applies operator overloading to analyze different ca…

    C++

  5. Fraction-Calculator Fraction-Calculator Public

    This C++ project implements a Rational class for handling rational numbers (fractions). It includes functionalities for addition, subtraction, multiplication, and division of fractions, along with …

    C++

  6. Matrix-Operations Matrix-Operations Public

    This C++ project implements a Matrix class for floating-point 2D matrices with custom memory management and extensive operations. It includes matrix addition, subtraction, multiplication, scalar mu…

    C++