Skip to content
View Blake-Martin-code's full-sized avatar

Block or report Blake-Martin-code

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. PredictingFootballPlays-ML-AI PredictingFootballPlays-ML-AI Public

    In this repository is a final report of a jupyter notebook for Predicting Football plays. The report goes over almost everything you need to know so I am keeping this description short. Simply load…

    Jupyter Notebook 1

  2. Word-Recognition Word-Recognition Public

    C++

  3. Shell-Commands Shell-Commands Public

    C++

  4. Word-Parsing-with-Classes-OO Word-Parsing-with-Classes-OO Public

    This program implements object oriented coding with classes to parse a string, or possibly a file with further implementation (not hard) to create objects of words

    C++

  5. Sudoku-Solver Sudoku-Solver Public

    This a python program that solves a sudoku board using backtracking.

    Python

  6. Forking-Other-Programs Forking-Other-Programs Public

    This program demonstrates my knowledge and ability to Fork and create a parent a child process. As well as running a separate program at the same time as the initial program that is running