Skip to content
View patricksheehan's full-sized avatar

Highlights

  • Pro

Block or report patricksheehan

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 Loading

  1. Huffman-Compression Huffman-Compression Public

    C++ program to compress any file using the standard Huffman encoding algorithm

    C++ 30 8

  2. All-Your-Battery-Are-Belong-To-Us All-Your-Battery-Are-Belong-To-Us Public

    SunCode Hackathon 2017

    HTML 1

  3. Automated-Image-Enhancement Automated-Image-Enhancement Public

    Report on my work using binary classification to improve automated image enhancement results. Code not included (NDA)

  4. Database-Drill Database-Drill Public

    Project to download and aggregate PDF reports into a relational database

    Python

  5. Sudoku-Solver Sudoku-Solver Public

    C++ program to solve any standard sudoku problem

    C++ 1

  6. Threading-in-Assembly Threading-in-Assembly Public

    x86 assembly routine callable in C to sort arrays

    Assembly