Skip to content
View shariqm05's full-sized avatar

Block or report shariqm05

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Where-in-the-World-is-Carmen-Sandiego- Where-in-the-World-is-Carmen-Sandiego- Public

    A text-based game I developed utilizing python. A digital adaptation of the classic card game, "Where in the World is Carmen Sandiego?", using recursive DFS algorithms.

    Python

  2. UMBC-Life-College-Simulator UMBC-Life-College-Simulator Public

    A point-and-click videogame that I developed in my first semester of college using Processing 4, A visual OOP language built on Java.

    Processing

  3. Spot-The-Difference Spot-The-Difference Public

    A text-based game in which a user can load a text file of ASCII art to spot a subtle 1-character difference between two images. Developed using C++ on Visual Studio

    C++

  4. Library-Booking-System Library-Booking-System Public

    A C++ application that allows users to interact with a catalog of books stored in an external file. The system provides functionality to view the catalog, search for specific books by title, and ad…

    C++

  5. DC-Metro-System DC-Metro-System Public

    C++

  6. Browser-History-Simulator Browser-History-Simulator Public

    This project analyzes browser history, tracking, storing, and organizing user browsing behavior. It includes classes for navigation entries with URLs and timestamps, using stacks for "back" and "fo…

    C++