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

Block or report allanmc0913

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

Pinned

  1. Executions-and-Poverty-in-Texas Executions-and-Poverty-in-Texas Public

    I analyze the relationship poverty has on executable crimes in the state of Texas through the USCB's Poverty SAIPE API and data from executed inmates web-scraped from the Texas Department of Correc…

    Jupyter Notebook

  2. EncryptDecryptMessages EncryptDecryptMessages Public

    This program can encrypt/decrypt messages using Caesar's cipher.

    C++

  3. myMplan myMplan Public

    A fully deployed website utilizing the University of Michigan's course guide API to display all courses offered in each semester. Incorporated Google Maps displaying location of each classroom.

    Python

  4. PersonalityQuiz PersonalityQuiz Public

    This program is a short personality quiz that reads questions from a .txt file with associated personality values. At the end of the quiz, the program generates a personality profile score, which c…

    C++

  5. Snake-Game Snake-Game Public

    A classic Snake game created using Python's PyGame framework.

    Python

  6. SolveOhH1LogicGame SolveOhH1LogicGame Public

    Oh H1 is a simple logic game based on sudoku. Both rows and columns must each have the same number of 0's and 1's. The game takes in an unsolved board, and solves it.

    C++