Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Talha-Munir-Saeed3's full-sized avatar

Highlights

  • Pro

Block or report Talha-Munir-Saeed3

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. PACMAN PACMAN Public

    Classic Pac-Man recreated in Python/Pygame, showcasing sophisticated state-based ghost AI and dynamic scaling for responsive gameplay.

    Python

  2. MPI-OpenMP-Sorting-Complexity-Study MPI-OpenMP-Sorting-Complexity-Study Public

    A comprehensive performance analysis of N log N sorting algorithms (Heap, Tim, Intro, Merge, Quick) implemented with hybrid MPI and OpenMP. Explores algorithm complexity, multi-threading (1-16 thre…

  3. FUTSTATS FUTSTATS Public

    FutStats is a C++ OOP project providing a comprehensive football (soccer) statistics management system. It features detailed data for 18 top-league teams (2022-23 season), including player stats, m…

  4. Edmonds-Karp-Algorithm Edmonds-Karp-Algorithm Public

    An Edmonds-Karp Max-Flow Min-Cut algorithm implementation in Python and C++. The Python version includes interactive visualizations of augmenting paths and flow updates using networkx, providing a …

    Python

  5. Interactive-Maze-Adventure-Game Interactive-Maze-Adventure-Game Public

    A C++ maze runner game leveraging BFS, DFS, and backtracking for pathfinding and game mechanics. Features dynamically generated mazes, an 'undo' system using stacks, and a score based on path effic…

  6. x86-Assembly-Snake-Game- x86-Assembly-Snake-Game- Public

    A classic Snake game meticulously implemented in x86 Assembly Language using the Irvine32.inc library. This project demonstrates low-level programming by directly manipulating console output for gr…