Skip to content
View tmooney84's full-sized avatar

Block or report tmooney84

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Game-Hacking-Village/cpp_external Game-Hacking-Village/cpp_external Public

    External C++ game trainer demonstrated at DEFCON 33 Game Hacking Village. Hooks into a running GZDoom process via Win32 APIs to read and modify memory at runtime. Features pointer chasing, executab…

    C++ 5

  2. STM32-Baremetal-C-Sensor-Fusion-Node-Firmware STM32-Baremetal-C-Sensor-Fusion-Node-Firmware Public

    Low-power, bare-metal C firmware for an STM32 sensor fusion architecture that integrates a DMA-based design with a ADXL345 Accelerometer via I2C and ambient photoresistors via ADC. Includes IWDG, T…

    C

  3. my_malloc my_malloc Public

    Red + Black Tree and Linked List Implementations of C Memory Allocator

    C

  4. SoCalSurfTracker SoCalSurfTracker Public

    Southern California Surf Forecast Tracker comparing forecasts from several different sources [Primarily Built in Java and Spring Boot]

    HTML 1 1

  5. job-searcher job-searcher Public

    Job Search Platform whose functionality is currently being built and extended to include AI-augmented job search and Resume Modification using an MCP-based approach. Built with Python, Flask, Kafka…

    Python

  6. my_tar my_tar Public

    Hand-built Linux/Posix-compatible Utility that is similar to Linux tape archive (tar)

    C