My Projects
MicroOS is a small operating system. It's mainly made for fun, and supports ring3 execution and memory protection.
My own programming language which compiles using llvm
A simple logic analyzer based on the rp2040
Simple bootloader & filesystem able to boot MicroOS and a custom boot protocol
Brainfuck to assembly compiler supporting many architectures including x86_64, xtensa and avr
My own cpu architecture with custom assembler and logic circuit
Operating system written using c++ and c with network support