Skip to content
View Amirouchissam's full-sized avatar

Block or report Amirouchissam

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Sparse-Matrix-Operations-CPP Sparse-Matrix-Operations-CPP Public

    A C++ implementation of sparse matrices using linked list structures (row-wise and column-wise). The program supports matrix creation from files, display, addition, multiplication, and computation …

    C++ 2

  2. Number-Guessing-Game-C Number-Guessing-Game-C Public

    A C console-based number guessing game where the player must guess a randomly generated number between 1 and 100. The game includes three difficulty levels (easy, medium, hard) with a limited numbe…

    C 2

  3. Software-Stock-Management-CPP Software-Stock-Management-CPP Public

    A C++ console-based software stock management system built using Object-Oriented Programming. The system allows adding, modifying, deleting, searching, and displaying software products, as well as …

    C++ 2

  4. Student-Grade-Management-System-C Student-Grade-Management-System-C Public

    A C-based student management system that allows adding, modifying, deleting, searching, and listing students. The system also manages grades for multiple subjects, calculates averages, and supports…

    2

  5. Student-Management-System-CPP Student-Management-System-CPP Public

    A C++ console-based Student Management System using Object-Oriented Programming to manage students, modules, grades, rankings, and data persistence

    C++ 2

  6. Digital-Library-Management-CPP Digital-Library-Management-CPP Public

    A C++ console-based Digital Library Management System built using Object-Oriented Programming. The system manages digital books with features such as adding, deleting, searching, listing, and sorti…

    C++ 1