Skip to content
View mmarcolina's full-sized avatar
  • Maxx Potential
  • Richmond, VA

Block or report mmarcolina

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. Ruby-Exercises Ruby-Exercises Public

    The following files are exercises I've completed from the "Introduction To Programming with Ruby" book by LS.

    Ruby

  2. hexbot hexbot Public

    Forked from noops-challenge/hexbot

    Every request returns a different hex code—all 16,777,216 of them.

    JavaScript

  3. spreadsheet-comparison spreadsheet-comparison Public

    Uses pandas, numpy, and openpyxl to compare data in two spreadsheets and point out differences between columns.

    Python 1

  4. neon-fest neon-fest Public

    Python 2

  5. flask-app flask-app Public

    Getting some practice with using flask by creating a test application.

    Python

  6. xml-message-parser xml-message-parser Public

    Using xml.element tree python module to parse through xml data and restore text messages to a human-readable format via the command line.

    Python