Skip to content
View mags0ft's full-sized avatar
🎨
Building fun stuff
🎨
Building fun stuff
  • Germany
  • 06:28 (UTC +02:00)

Highlights

  • Pro

Block or report mags0ft

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
mags0ft/README.md

Typing SVG

Welcome to whoever is reading this, I am mags0ft and love to write software - especially web applications, LLM tools and some experimental stuff - whenever I'm able to allocate some time for that.

I like to code in Python (Flask, πŸ€— Transformers, πŸ¦₯ Unsloth), work with Next.JS and generally love to build a lot of tools way too complex for simple tasks.


Feel free to look around a little bit! These projects are worth a glance:

  • πŸ’» a fully custom designed 16-bit CPU
  • 🐍 my Python library spamfilter, available at PyPI
  • ✨ Jace, a tool to mix several LLMs (AI models) together
  • ... πŸ‘‰ many more!

Also see my skills, FOSS contributions and personal projects.

Pinned Loading

  1. JoltCore-16 JoltCore-16 Public

    16-bit RISC CPU with custom ISA, 128 KiB of RAM & ROM, 8 I/O ports, self-written assembler and emulator

    Python

  2. spamfilter spamfilter Public

    Streamlined, object-oriented and fully customizable python spam filter library.

    Python 6

  3. hle-eval-ollama hle-eval-ollama Public

    An easy-to-use evaluation tool for running Humanity's Last Exam on (locally) hosted Ollama instances.

    Python 3

  4. Jace Jace Public

    A proof-of-concept for the council-of-models method, which allows you to mix several LLMs together and have them discuss over a problem.

    Python