Skip to content
View abdullahaziz12's full-sized avatar

Block or report abdullahaziz12

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. Projects-Cpp Projects-Cpp Public

    A collection of beginner-to-intermediate C++ console projects, built to strengthen logic, problem-solving, and fundamentals of programming.

    C++

  2. Python-Atm-Simulation Python-Atm-Simulation Public

    A command-line ATM Management System in Python simulating real-world banking operations — Admin and Customer roles, secure PIN login with limited attempts, cash withdrawal/deposit/transfer, balance…

    Python

  3. Smart-Library-Management-System Smart-Library-Management-System Public

    An RFID-based Library Management System in C++ integrated with Arduino — automates book issuing/returning via RFID scans, tracks student records, calculates fines, and supports Admin/Employee role-…

    C++

  4. Coffee-Shop-Simulation Coffee-Shop-Simulation Public

    A C++ Coffee Shop Management System simulating real shop operations — order taking, automated billing with discounts, inventory/stock control, and employee sales tracking, with Admin and Employee r…

    C++

  5. Hospital-Management-System Hospital-Management-System Public

    A Java Swing desktop application for hospital staff with role-based access, patient management, pharmacy, billing, and audit logging.

    Java

  6. Expense-Tracker Expense-Tracker Public

    Simple Python CLI for tracking daily expenses by category, with local JSON storage and built-in error recovery.

    Python