Skip to content
View AbdurRehman-mirza's full-sized avatar

Block or report AbdurRehman-mirza

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. 8-Puzzle 8-Puzzle Public

    A simple console-based implementation of the classic 8-puzzle game written in C++.

    C++ 1

  2. Digits-Shooter Digits-Shooter Public

    A simple console-based digits shooter game similar to bubble shooter written in x88 Assembly Language.

    Assembly

  3. Racing-Car Racing-Car Public

    A simple Racing Car game written in x88 Assembly Language.

    Assembly

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    A simple console-based Tic-Tac-Toe game written in C++.

    C++

  5. Automobile-Insurance-System Automobile-Insurance-System Public

    A console-based Automobile Insurance Management System built in C++ following SOLID Design Principles. Manages customers, vehicles, policies, claims, inspections and reports using file-based persis…

    C++

  6. DeepShield DeepShield Public

    AI-Based Deepfake Image Detector using EfficientNet-B0 and PyTorch

    Python