Projects
flashcard app in C with raylib. has a dashboard, review mode, library and editor. uses SM-2 for scheduling. no frameworks, just a Makefile and structs.
CLI tool that wraps a process and logs all the signals it receives. started it because i wanted to actually see what happens when you hit ctrl+c.
trying to build a true random number generator in Rust from scratch.
mostly an excuse to poke at entropy sources and /dev/urandom.
Articles