Project
MedPeds
Free clinical quick-reference for Internal Medicine and Pediatrics — 105 curated resources, in-page PDF viewer, faceted search, print-optimized for bedside use.
Notes, tools, and projects — long-form writing alongside the things I've built.
Project
Free clinical quick-reference for Internal Medicine and Pediatrics — 105 curated resources, in-page PDF viewer, faceted search, print-optimized for bedside use.
Post
A Claude Code skill that turns junk filenames in scattered inbox directories into properly-named, deduped, OCR'd documents in the right folder — walked through end-to-end with a Valvoline oil change receipt.
Post
I built drape because the obvious fixes — don't have .env in the repo, use a vault, gitignore harder — don't help when the agent is the thing doing the reading.
Post
SOPS encrypts .env files in place, git tracks the encrypted versions, and sops exec-file decrypts them into memory at deploy time. Plaintext never touches disk.
Post
Fine-tuning YOLO to locate burned-in LED date stamps on 7,500 scanned family photos so EXIF can be rewritten from the film itself.
Project
Fine-tuned YOLO object detector that locates burned-in LED date stamps on scanned 1980s–2000s photographs so downstream OCR can recover the capture date as EXIF metadata.
Project
VS Code extension that surfaces just recipes in a persistent sidebar tree with click-to-run, parameterized recipes, and multi-justfile workspaces.
Project
Static portfolio that pulls publications and blog posts from git submodules, generates the printable CV from Typst, and deploys to Cloudflare Pages.