Skip to content
View matthambrecht's full-sized avatar
💻
:(){:|: &};:
💻
:(){:|: &};:

Block or report matthambrecht

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

    Streamline retrospective analysis of CCTV footage for precise event timing using multi-CCTV body detection, powered by computer vision algorithms and implemented in C++

    C++

  2. ScalpNotifier ScalpNotifier Public

    Python-based Facebook marketplace scalping program made using Selenium and BeautifulSoup for web scraping, SQlite3 for database management, and a Tornado Web Handler Graphical User Interface (GUI) …

    Python

  3. SunnyPot SunnyPot Public

    Honeypot made using sockets in Python with IP blacklisting, dynamic port configuration, configurable responses, and the ability to handle multiple concurrent connections.

    Python

  4. Mangine Mangine Public

    A command search engine for Linux. Quickly and accurately find the best command for the task you want to achieve.

    C++ 1

  5. Mailbox Mailbox Public

    This is a C library to facilitate IPC (interprocess communication) allowing multi-directional message sharing, similar to that of a standard mailing system.

    C

  6. PredEmotions PredEmotions Public

    A neural network model designed to classify emotions from text input, such as happy, sad, angry, etc. This network leverages a GRU to process sequential text data and learn patterns associated with…

    Python