microVMM
A microVM manager written in C, built on KVM with VirtIO-MMIO block device support.
lambda
A simple untyped lambda calculus interpreter.
NetScribe
A packet sniffer and packet injector written in C using Linux raw sockets.
tinyneural
A tiny neural network implementation in C++ from scratch (no external ML libraries), trained on Shakespeare's text. Includes a header-only Tensor class, linear layers, activations, losses, and SGD with momentum.
Hyprwatch
Lightweight time tracking daemon and TUI client for the Hyprland window manager. Tracks time spent per application via Hyprland IPC with an ncurses-based interface.
Ember
HTTP server written in C from scratch, using only standard POSIX APIs.
Fetchy
Minimal, curl-like command-line utility written in C for fetching web content over HTTP/HTTPS.
create-light-stack
A minimal, opinionated CLI to scaffold a full-stack monorepo without the headache.