Skip to content
View MrMinemeet's full-sized avatar
💾
> git init -b "DiplIng" ./third_semester
💾
> git init -b "DiplIng" ./third_semester

Highlights

  • Pro

Block or report MrMinemeet

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
MrMinemeet/README.md
  • 👋 Hi, I’m @MrMinemeet or also known as Alex
  • 👀 I’m interested in strategy games, computers, cooking and a bunch other stuff
  • 🌱 I’m currently studying for my Master's in Software Engineering @JKU
  • 📫 You can reach me via e-mail on my github profile or check out my webside for more information.
  • 🌐 For more information check out my website at wtf-my-code.works

Github Stats

MrMinemeet's GitHub stats Top Langs

Pinned Loading

  1. Eugen Eugen Public archive

    Discord KUSSS management bot

    Kotlin 1

  2. MemoryManagement MemoryManagement Public archive

    Memory Management with First-Fit Free-List and a DSW Mark& & Sweep GC

    C++ 1

  3. ebnf_railroad_visualizer ebnf_railroad_visualizer Public

    A Web-Based EBNF Railroad Diagram Visualizer

    TypeScript 1

  4. Conways-Game-of-Languages Conways-Game-of-Languages Public

    Containing implementations of Conway's Game of Life in multiple languages

    C#

  5. LinkSpector LinkSpector Public archive

    Async Link Checker for finding broken links. Created as a project for the LVA "Software Development in C#"

    C#

  6. MiniMizer MiniMizer Public

    Compiler Optimizer on an IR for the toy language 'Mini'

    Java