Skip to content
View MatthewF22's full-sized avatar
  • Park University / NAIC
  • Kansas City, MO
Block or Report

Block or report MatthewF22

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

    Project from a Python course I took where you take a list of score lines from sporting games and write methods that seperate and collects specific pieces of information in variables and print them …

    Python

  2. DataQAScript DataQAScript Public

    I didn't fully create this script but rather added some functionality into it during my internship. It is an automation of a data quality assurance process in order to save time and resources.

    Python

  3. GuessingGame GuessingGame Public

    I created this guessing game the summer before college began after trying to get a headstart by learning python through youtube and just researching. This was a simple game that helped me to learn …

    Python

  4. pythonAssignmentsIntroToPython pythonAssignmentsIntroToPython Public

    A collection of assignments from my introductory python course. It shows how our assignments covered ideas such as inheritance, classes, methods, reading from files, fruitful and non fruitful funct…

    Python

  5. sudokuSolver sudokuSolver Public

    This is a personal project I created to learn about methods as well as a backtracking or recursion algorithm in order to increase efficiency. This program takes a sudoku board and can determine the…

    Python