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

Block or report MatthewParke

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

    Little hangman game I made for my data structures class

    Java

  2. Sudoku-Solver Sudoku-Solver Public

    A sudoku solver, programmed in scala, that can solve any board, or determine if a board is unsolvable.

    Scala

  3. ColoredGraphs ColoredGraphs Public

    Program I made for my algorithms analysis class that checks if a graph is two-colorable

    Java

  4. AnagramFinder AnagramFinder Public

    Java

  5. Huffman-Encoding Huffman-Encoding Public

    A huffman encoding/data compression program that I made for my systems class

    C

  6. Network-Socket-Project Network-Socket-Project Public

    A simple client server connection project for my systems class

    C