Skip to content
View masrurtajwar's full-sized avatar
  • Detroit, MI

Block or report masrurtajwar

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. Adventure-Game Adventure-Game Public

    This code has the user simulating an adventure game by controlling the heroic character through a dungeon, battling monsters and collecting items along the way. The user does this by inputting info…

    C++

  2. BankAccount BankAccount Public

    A very simple OOP code that can simulate a basic ATM. The user can input information such as balance and do functions such as depositing or withdrawing money, with all the various information displ…

    C++

  3. Hamming-Receiver-Transmitter Hamming-Receiver-Transmitter Public

    A code that acts with two different codes: a Hamming Receiver and Hamming Transmitter. The user inputs information such as binary or decimal and the code can convert to Hamming Code, decrypt, and d…

    C++

  4. Quiz-with-Numeric-Answer-Questions Quiz-with-Numeric-Answer-Questions Public

    OOP code that asks user simple, quiz-like questions for them to answer. The questions asked are arranged based on the value of points each question is worth.

    C++

  5. HospitalBillingSystem HospitalBillingSystem Public

    Program to take patient input information and print it out, along with hospital charges, to console window and print out to a separate text file.

    Java

  6. Friendzy Friendzy Public

    A chat application web page, allowing user(s) to create usernames, create rooms, join open rooms in the server, chat with other users in rooms, send messages, etc. with HTML, CSS, JavaScript, Boots…

    HTML