Projects
A selected set of things I have built across Linux tooling, systems exploration, browser-based interfaces, and software that bridges the gap between low-level capabilities and usable products.
Selected Work
image-led cardsLinux Config
openA full Arch Linux setup with Hyprland, i3, Waybar, Alacritty, Neovim, and the installation scripts needed to reproduce the environment on a fresh machine.
Web Console
openA browser-based interface for interacting with a remote Linux machine running in Docker, built around a Go HTTP server and a pragmatic developer workflow.
Operating Systems Book Summary
openA structured summary of Operating Systems: Three Easy Pieces, designed as a lightweight reference while studying how modern operating systems behave.
Linux Epoll Spy
openAn eBPF project for observing epoll events inside Linux, created to understand asynchronous I/O more deeply by looking closer to the kernel boundary.
libfprint-rs
openA Rust wrapper around libfprint that makes Linux fingerprint devices easier to access from Rust applications and experiments.
Lab Control
openFingerprint-based access control software built with Vue.js and Rust, combining a web interface with biometric device integration through libfprint.