Skip to content
View Michael-Lizzio's full-sized avatar
🏫
School
🏫
School

Highlights

  • Pro

Block or report Michael-Lizzio

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
Michael-Lizzio/README.md
  • 👋 Hi, I’m Michael Lizzio (@Michael-Lizzio).
  • 👀 My primary interests lie in software development, particularly in analyzing and solving complex, large-scale problems.
  • 🌱 I am currently pursuing a degree in Software Engineering at Rochester Institute of Technology.
  • 📫 Feel free to connect with me through the links on my profile or via the connect page on my website.
  • 😄 Pronouns: he/him
  • ⚡ Fun fact: I've been playing hockey since I was six years old.

Pinned Loading

  1. Blackjack Blackjack Public

    Pygame centered blackjack casino game with the ability to have accounts bet money and a variety of settings.

    Python

  2. RIT-Dining-Notifications RIT-Dining-Notifications Public

    This repository allows a user to connect there RIT account and receive notifications and spending reports based on there RIT Dining Dollars, Tiger Bucks, and Meal Swipes. These reports can range fr…

    Python

  3. AutoTextAnnotatorAI AutoTextAnnotatorAI Public

    This repository contains code to automatically annotate and form of text uploaded as a photo. After this you can run the viewer to view the annotated pages.

    Python

  4. CryptogramSolver CryptogramSolver Public

    This code uses a basic backtracking algorithm to solve cryptograms.