Skip to content
View Belal-Esmail's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Belal-Esmail

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. cpp-dynamic-array cpp-dynamic-array Public

    A generic dynamic array implementation in C++ using templates, pointers, and manual memory management.

    C++

  2. DoublyLinkedList DoublyLinkedList Public

    A C++ implementation of a generic doubly linked list with insertion, deletion, searching, updating, and reversing operations.

    C++

  3. ticket-queue-system-cpp ticket-queue-system-cpp Public

    A C++ ticket queue system demonstrating FIFO queues, stacks, OOP, ticket tracking, and estimated service times.

    C++

  4. stack-undo-redo-cpp stack-undo-redo-cpp Public

    A C++ project demonstrating undo and redo operations using two stacks.

    C++

  5. bank-management-system-oop bank-management-system-oop Public

    A console-based C++ banking system demonstrating OOP, user permissions, transactions, file persistence, and currency exchange.

    C++

  6. cpp-utility-libraries cpp-utility-libraries Public

    A collection of reusable C++ libraries for strings, dates, periods, input validation, and general utilities.

    C++