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

Block or report RyanMatCook

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

  1. PegSolitaireSolver PegSolitaireSolver Public

    An AI Java program that determines whether a given board state of peg solitaire can be solved. The program outputs "Solved!" or "Unsolvable!" and keeps track of the path to solution. The algorithm …

    Java 1

  2. FaceRek FaceRek Public

    a C# Project to play around with Emgu CV - A facial recognition library

    C# 1

  3. Renamorizer Renamorizer Public

    A repository containing code that will find and replace one word/phrase in all files and folders. Best used to rename a C# project

    C# 1

  4. mrrmc-site mrrmc-site Public

    My personal site

    JavaScript 1

  5. Spaceballs Spaceballs Public

    A Three.js web game made for a varsity project.

    JavaScript

  6. BasicFTPServer BasicFTPServer Public

    A basic Java implementation of an FTP server. Created in the year 2014 in a 3 person team for a computer science networking project.

    Java