Work
Projects
Running code, roughly newest first. Most of it lives on Codeberg.
Live
cmfwyp.com — instant IP telemetry, enriching lookups with InternetDB and VirusTotal.
modifiedjulian.date — precise time signals: Modified Julian Date, ISO week, and day-of-year.
dotdotslash.ing — path traversal notes.
Systems
TX (TAR eXtender) — resilient archives that survive partial corruption. See the write-up.
3-2-1-1-0 backup automation — a Makefile that drives restic, rsync, Backblaze, and Scaleway into a verifiable backup posture, restore test included. See the write-up.
Snowflake ID generators — snowflake96-rs, snowflake80-rs, and
sf100-rs-py: distributed ID generation with Modified Julian Date timestamps,
HMAC-derived node IDs, and Crockford Base32 encoding.
doxa — threat intelligence aggregation across MISP, AlienVault OTX, and Recorded Future into one Rust CLI.
toilet-duck — strips scripts, iframes, and embedded macros out of documents before they are shared or archived.
Hardening
nginx-hardening.sh — the script from the write-up.
Gated SearX — moderate-friction access gating. See the write-up.
Retired work is kept at Archived projects.