Skip to content
View AnasAliChafai's full-sized avatar

Block or report AnasAliChafai

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 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-Atm-System cpp-Atm-System Public

    A C++ console-based ATM System that allows clients to log in with account number and PIN, then perform banking operations such as quick withdraw, normal withdraw, deposit, and balance inquiry. Data…

    C++

  2. cpp-Bank-System-Extension1 cpp-Bank-System-Extension1 Public

    This is a console-based Bank Management System built in C++. It allows managing client accounts with persistent storage in a text file. The system supports client management (Add, Update, Delete, F…

    C++

  3. cpp-Bank-System-Extension2 cpp-Bank-System-Extension2 Public

    A simple C++ console-based Bank Management System that allows managing clients and users with features like add, update, delete, find, and authentication.

    C++

  4. cpp-Bank-System-Extension3--OOP- cpp-Bank-System-Extension3--OOP- Public

    An advanced C++ Bank Management System (OOP-based) with multiple features including client management, transactions, user authentication, and currency exchange.

    C++

  5. cpp-Ticket-Queue--OOP- cpp-Ticket-Queue--OOP- Public

    A C++ console-based Queue Management System for issuing and managing tickets with estimated serving times, queue info display, and client management features.

    C++

  6. TicTacToe-DesktopApp TicTacToe-DesktopApp Public

    A simple Tic Tac Toe (XO) desktop game built using C# and Windows Forms. It supports two-player mode, win/draw detection, and board reset functionality.

    C#