Skip to content
View p-conrad's full-sized avatar
  • Friedrich Schiller University Jena
  • Jena, Germany

Highlights

  • Pro

Block or report p-conrad

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. iot-energy-meter iot-energy-meter Public

    Embedded Linux firmware (C) for reliable industrial energy measurement on WAGO PLCs, featuring MQTT integration and robust data handling, suitable for long-term deployment in a Micro Smart Grid.

    C

  2. modbus-mqtt-adapter modbus-mqtt-adapter Public

    Reliable Modbus/TCP → MQTT adapter written in Python, featuring flexible datatype handling, robust logging, CLI configuration, and SystemD integration. Used in production in a Micro Smart Grid.

    Python 1

  3. faster-game-of-life faster-game-of-life Public

    The Classic, but 66 times faster: High-performance C++ implementation of Conway’s Game of Life with multiprocessing, cache optimizations, algorithmic improvement, profiling, benchmarking and visual…

    C++

  4. algorithm-engineering algorithm-engineering Public

    A collection of classic algorithms (e.g., Fibonacci, sorting) implemented in D and benchmarked under various conditions, including extensive visualizations and result discussions.

    D

  5. wikigraph wikigraph Public

    Wikigraph is a Python course capstone project that builds a directed graph of connected Wikipedia articles from a start page, supports shortest-path and graph statistics analysis, and offers option…

    Python

  6. convexity-test convexity-test Public

    A rule-based algorithm for checking the convexity of arithmetic expressions, implemented in the D programming language. Developed as a bachelor's thesis at the University of Jena in 2015.

    D