Skip to content
View TheEugen's full-sized avatar
  • Voerde, Germany
  • 14:11 (UTC +02:00)

Block or report TheEugen

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

    A Windows peer-to-peer file transfer tool written in C++. Both peers run the same binary — one acts as the receiver, the other initiates the send. Files are streamed directly over TCP with no inter…

    C++

  2. 4GBPatcher 4GBPatcher Public

    A lightweight Windows GUI utility written in C++ that patches 32-bit executables to use up to 4 GB of RAM by setting the Large Address Aware (LAA) flag in the PE header.

    C++ 1

  3. UEproject UEproject Public

    An Unreal Engine 5 RPG prototype written in C++. The project explores core RPG systems from scratch: NPC AI with scheduled daily routines, a waynet-based pathfinding graph, a dialog system, an inve…

    C++

  4. FileChangeDetection FileChangeDetection Public

    A lightweight Windows CLI tool written in C that snapshots a directory tree and compares it against a previously saved snapshot to detect added, modified, or deleted files.

    C

  5. DigitalCookbook DigitalCookbook Public

    A Java desktop application for managing your personal recipe collection, paired with browser extensions for Chrome and Firefox that let you import recipes from chefkoch.de in one click.

    Java

  6. CloudClassification CloudClassification Public

    A Python deep learning project that classifies cloud images into the 11 standard meteorological cloud genera using a custom Xception-inspired CNN built with TensorFlow/Keras.

    Python