Skip to content
View Kraballa's full-sized avatar
🙂
looking for interesting things
🙂
looking for interesting things
Block or Report

Block or report Kraballa

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
Kraballa/README.md
  • 👋 Hi, I’m @Kraballa, I'm a M. Sc. in Computer Science, working fulltime at Vector Informatik GmbH as of June 2024
  • 👀 I’m interested in difficult computational problems (like SAT which I wrote my thesis on), game development, small web and practical applications for web technologies, networking
  • 🔥 I love coding and have done many projects that I'm proud of. I wrote a small ebook reader that runs in the web. I made several (noncommercial) games from scratch with a custom engine, here's a fishing and building game, or an action rpg. I have an interest in processor emulation, I wrote an emulator for the Chip8 and a WIP gameboy emulator project that has already sucked up weeks of my time. I've also developed a small programming language using Antlr.

Pinned

  1. MarkWiki MarkWiki Public

    server app that renders markdown files like a wiki/blog

    Python

  2. ebook-web ebook-web Public

    web technology based epub reader with svelte, supports embedded styles and images

    Svelte

  3. FDFEditor FDFEditor Public

    GUI editor for the data files of the Game "Touhou Fantastic Danmaku Festival" and its sequel.

    C# 1

  4. GameboyEmulator GameboyEmulator Public

    WIP Nintendo Gameboy Emulator from scratch in C# using FNA

    C# 4

  5. Chip8-Emulator Chip8-Emulator Public

    Emulator for the CHIP-8 processor as specified by https://en.wikipedia.org/wiki/CHIP-8 written in C#. Rendering is done using MonoGame. Includes some roms from https://github.com/dmatlack/chip8/tre…

    C#

  6. MonocleRedux MonocleRedux Public

    FNA Game Engine based on Maddy Thorsons Monocle

    C# 1