Skip to content
View mhackett909's full-sized avatar

Block or report mhackett909

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. WebBills WebBills Public

    Backend API for a personal bill ledger app maintained since 2011. Developed with Spring Boot and secured via stateless JWT authentication with refresh token support. Handles user management, bill t…

    Java 1

  2. WebBillsView WebBillsView Public

    Frontend for a personal bill ledger app maintained since 2011. Built with React and Material UI, the interface allows authenticated users to manage bills and payments. Integrated with a Spring Boot…

    JavaScript

  3. Keyboarding-Re-Master Keyboarding-Re-Master Public

    A remastered version of Michael Speth's Keyboarding Master. Added drivers for the Logitech G502, Razer Tartarus V2, and G-Spy RH1900. Numerous bug fixes. Simultaneous device support.

    Java 7

  4. NetFlows NetFlows Public

    Machine learning project for Naval Postgraduate School. Includes PCAP parser, statistical feature extractor, anomaly generator, and autoencoder.

    Python 2

  5. Huffman-Compressor Huffman-Compressor Public

    File compression software using Huffman encoding. One of my final computer science projects in community college.

    Java

  6. ProcessViewer ProcessViewer Public

    Windows process viewer using MVC design pattern with multithreading. CSUMB Software Design final project.

    Java