Skip to content
View sirrenberg's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sirrenberg

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

Popular repositories

  1. small-c-programs small-c-programs Public

    I learn C by writing small programs.

    C 1

  2. SoftwareEngineering-WS2024-Caturanga SoftwareEngineering-WS2024-Caturanga Public

    A fork of our software engineering project https://github.com/miguel131299/SoftwareEngineering-WS2024-Caturanga

    Python

  3. sirrenberg.github.io sirrenberg.github.io Public

    Repository of my homepage that is statically hosted via github pages

    TypeScript 1

  4. election-information-system election-information-system Public

    An information system that informs about the results of the bavarian state election 2023

    TypeScript

  5. email-sending-sever email-sending-sever Public

    The backend for the connection form on my homepage. My homepage sends the connection message to my server, and my server sends an email to me.

    Python

  6. Game-of-Life Game-of-Life Public

    The good old Game of Life. A two-dimensional cellular automaton devised by John Conway.

    Java