A TUI observability tool focused on security using eBPF.
A TUI based bandwidth and network monitor.
Real-time network monitoring and intrusion detection system that leverages Kafka, Elastic Search, Kibana
A simple GUI-based p2p dual-platform file transfer tool for Linux and Windows. No accounts. No servers. No relays.
Implementation of Kafka built as part of the CodeCrafters "Build Your Own Kafka" challenge.
Implementation of a shell built as part of the CodeCrafters "Build Your Own Shell" challenge
Parts of a Git implementation built as part of the CodeCrafters "Build Your Own Git" challenge.
A command-line tool for secure file and directory encryption using AES-256-GCM and Argon2 key derivation.
A tool to detect keyloggers on Linux systems.
A web-based tool that parses system logs with a focus on security. Built with Axum, uses regex to find anomalies in raw log streams (aka journald for now).
A C program that monitors CPU temperature and throttles CPU frequency to prevent overheating on Linux systems.
A re-implementation of the du command (Recreational programming)
A reverse engineered utility to control the Redgear A-15 gaming mouse on Linux.
Estimates position and orientation of a moving object - drone or spacecraft - using only accelerometer and gyroscope sensor data. No GPS.