Skip to content
View alexxgmurphy's full-sized avatar
  • University of Southern California
  • Los Angeles, CA

Block or report alexxgmurphy

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. Password-Cracker Password-Cracker Public

    Assignment for Professional C++

    C++ 2

  2. Towers-of-Hanoi Towers-of-Hanoi Public

    A graphic simulation of the Towers of Hanoi problem using a recursive solution. Assignment for ITP365 Managing Data in C++

    C++ 1

  3. hero-fight hero-fight Public

    Loads heroes from text file, prints the roster, and allows user to select heroes to fight each other.

    C++

  4. censor censor Public

    Censors a predetermined set of "dirty words" from a given string of text

    C++

  5. Sieve-of-Eratosthenes Sieve-of-Eratosthenes Public

    Graphically displays prime numbers via a color-coded numbers grid

    C++

  6. Wedding-Planner Wedding-Planner Public

    Given a user-inputted date, returns any national holidays in Brazil/the US that occur on that date.

    C++