- systemsoracle_of_delphilive
a fully-local voice assistant. five rust services, a 14b model on my own gpu, nothing leaves the box.
- systemsnexus_clusterlive
raft consensus from the paper: elections, log replication, a replicated key-value store.
- systemsnexus_dblive
embedded LSM key-value store in C++17, with a live telemetry dashboard.
- systemsnexus_editorlive
real-time collaborative editor with CRDTs over websockets, no locking.
- systemsnano_matchlive
low-latency limit order book and matching engine.
- systemscustom_mem_alloclive
thread-safe memory allocator talking straight to the OS via mmap.
- systemsneon_vmlive
stack-based virtual machine executing packed bytecode.
- graphicsphoton_tracerlive
CPU raytracer built with no graphics libraries at all.
- graphicscpu_rasterizerlive
a 3d rendering pipeline in plain javascript, no graphics api at all.
- graphicsrasterizer_enginelive
software rasterizer in C++: a shaded, depth-tested cube, every pixel on the CPU.
- gamesradiant_slice
tactical valorant-style FPS with lag compensation.
- toolsterminal_dashboard
real-time system monitor that lives in your terminal.
- toolsthermal_monitor
background daemon logging thermal curves to a local database.
- toolsvalo_scout
valorant match analyzer with a hand-written heapsort.
- toolscal_cli
macro tracking that never leaves the command line.
- toolspoints_sys
a two-player points economy for real life, live-synced between two phones.
- toolspersonal_portfolio
this site: a constellation you navigate instead of a nav bar.