Projects
Kernel of Horizon
horizon2k38.com

A9N Microkernel
3rd-generation Capability-based Microkernel

A9NLoader-rs
Rust-based Bootloader for A9N Microkernel

Nun
User-mode OS framework and runtime for A9N Microkernel

KOITO
Microkernel-based OS using A9N Microkernel and Nun

A9NLoader
Bootloader for A9N Microkernel

liba9n::variant
C++20 type-safe union (like std::variant) implementation
Shizukesa Server
Mini-project for a university course

h5n-printf
Simple and educational printf implementation

TD4 Emulator
TD4(4-bit CPU) Emulator

B7K Interpreter
Interpreter for the brainfuck programming language