Skip to content
View GuptaM7804's full-sized avatar
  • Chicago

Block or report GuptaM7804

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
GuptaM7804/README.md

Hi, I'm Manav

  • I’m a computer science major in my senior year
  • I'm aiming to get my master's degree and become a software engineer
  • Things I like:
    • Video Games: RPGs and shooters
    • Music: anything that sounds good
    • Movies: anything that looks good
    • Adventure Sports
  • Ways to contact me:

Pinned Loading

  1. CS251-Openstreet-Maps CS251-Openstreet-Maps Public

    A console-based program to input a campus map and navigate two people at two different buildings to a "good" building to meet via footways (using Dijkstra's algorithm)

    C++

  2. CS251-File-Compression-II CS251-File-Compression-II Public

    A file compression program written that compresses files using Huffman Coding

    C++

  3. CS251-Animated-Bar-Chart CS251-Animated-Bar-Chart Public

    An app that creates a text-based animated bar chart from inputted data files

    C++

  4. CS251-Personality-Quiz CS251-Personality-Quiz Public

    A quiz app that matches the user to the fictional character whose scores are most similar to theirs.

    C++

  5. CS251-Labyrinth-Escape-II CS251-Labyrinth-Escape-II Public

    A classic labyrinth game where the user has to collect certain items and escape the labyrinth

    C++

  6. CS211-Implementation-of-a-Service-Queue-ADT CS211-Implementation-of-a-Service-Queue-ADT Public

    Program a waitlist for a restaurant with buzzers, and implement functions for kicking people out and taking bribes.

    C