Skip to content
View Sebastian-Heinzenburger's full-sized avatar
💭
💭

Block or report Sebastian-Heinzenburger

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. neo-pcr-oracle neo-pcr-oracle Public

    Forked from okirch/pcr-oracle

    Predict TPM PCR values for future boot

    C

  2. homeautomation homeautomation Public

    Homeautomation is a blazingly fast lightweight framework for relaying end-to-end encrypted commands and handling email authentication.

    Rust 1

  3. WeckMichMal WeckMichMal Public

    Forked from Sagichnicht04/WeckMichMal

    Kotlin

  4. moodle-cli moodle-cli Public

    moodle-cli is the result of reverse engineering my schools moodle platform and studying the moodle source code. moodle-cli aims to provide the means for automating certain actions and making it eas…

    Shell 1

  5. CppLetterCounter CppLetterCounter Public

    This is a program solving a toy problem proposed to me by a teacher. It counts the occurences of each letter in a given string.

    C++ 1

  6. JavaLetterCounter JavaLetterCounter Public

    This is a program solving a toy problem proposed to me by a teacher. It counts the occurences of each letter in a given string.

    Java