My Recent Works

Sentinel-rs

A security-focused local task runner and command monitor that sends start/finish notifications via Telegram. Designed for single-user, local-only workflows with no daemon or remote execution, keeping the surface area minimal while still providing useful, bounded logs.

FDups

A fast Rust-based duplicate file detector available as both a CLI and a library. Recursively scans directories, groups duplicates by content, and is built for efficient, cross-platform use and easy integration into other Rust projects.