Image

Image

hi there!

i'm a programmer who mainly works with C, C++ and the odd bit of Zig and C3. mainly interested in low-level computer stuff and hardware.

main projects:

  • psyche, a 32-bit MIPS-like CPU architecture with a complete emulator and assembler.
  • drisa, a 32-bit ISA that aims for high code density, designed as a sucessor to psyche.
  • gameboff, a gameboy emulator written in C (currently only CPU emulation is complete).
  • takottpd, a lightweight HTTP server using io_uring for high performance.