Skip to content
View AhadAli11's full-sized avatar

Block or report AhadAli11

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

Popular repositories Loading

  1. hero-run-game hero-run-game Public

    "Hero Run" is a fast-paced endless runner game built with C++ and SFML. Similar to Google's offline dinosaur game, players control a hero who must jump over obstacles and survive as long as possibl…

    C++

  2. company-management-system-application- company-management-system-application- Public

    A company management system built with C# for the frontend and MySQL as the backend. It includes separate portals for employees, managers, and the CEO, allowing efficient management of staff, tasks…

    C#

  3. console-based-search-engine console-based-search-engine Public

    A simple console-based search engine built using C++. It allows users to enter queries and retrieves relevant results using data structures and algorithms. Supports fetching titles and URLs via API…

    C

  4. Shortest-Path-finding Shortest-Path-finding Public

    React-based shortest path finding app using Pakistan's OpenStreetMap data. Interactive map interface lets users click to select source/destination points, then visualizes optimal routes with animat…

    JavaScript

  5. paper-prediction paper-prediction Public

    A smart topic extractor that analyzes syllabus, quizzes, and assignment Word files to identify important topics automatically. Built to help students focus on key areas for exams by processing docu…

    Python

  6. Tetris-game- Tetris-game- Public

    A classic Tetris game built using x86 Assembly language with the Irvine32 library. Features include falling and stacking tetromino blocks, collision detection, row clearing, score tracking, and key…

    Assembly