projects
/* some cool stuff */
work
Ray Tracing Renderer (Feb. 2026)
A simple C++ ray tracing renderer implementation following Ray Tracing in One Weekend.
BeyondOS (Feb. 2026)
A simple, modular RISC-V 32-bit operating system written in C.
minirv single cycle cpu (Jan. 2026)
A single-cycle RISC-V CPU implementation in Logisim