Skip to content
View NabeelShabbir's full-sized avatar
Block or Report

Block or report NabeelShabbir

Report abuse

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

Report abuse

Pinned Loading

  1. BrickBreakerASM BrickBreakerASM Public

    Brick Breaker game made in x86 assembly language

    Assembly 2

  2. BasicETL_Project BasicETL_Project Public

    Python

  3. ImageProcessing ImageProcessing Public

    Image Processing with Connected Components Labeling, K-means clustering and Runs Length Coding

    C++

  4. OOP_Project OOP_Project Public

    C++

  5. scummvm scummvm Public

    Forked from scummvm/scummvm

    ScummVM main repository

    C++

  6. SSC SSC Public

    Computing the size of Strongly Connected Component SCC in a given directed graph, using Binary Search Tree and double linked list

    C++