Skip to content
View McMabee's full-sized avatar
Block or Report

Block or report McMabee

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. Keychain Keychain Public

    The final project of my course COSC 1P03. It's a program that will go through a set floorplan and find your "keys". Floorplans are .txt documents

    Java

  2. Encryption Encryption Public

    An interesting project we covered in 1P03 where we tried different encryption types. The program is partially wrong as I misunderstood the assignments wording, but still a fun project nonetheless.

    Java

  3. IrisFlower IrisFlower Public

    A beginner project I found on the web to practise my understanding of Machine Learning. This project uses Logical Regression to classify an Iris into ones of the three species: setosa, versicolor o…

    Python