Projects
A few local-first side projects. Everything here runs on your own machine — no cloud, minimal (or zero) dependencies.

ivms666
Local GUI for Hikvision-style DVR/NVRs
A tiny, zero-dependency (Python stdlib only — no pip/brew) local web GUI for Hikvision-style DVR/NVRs. Runs a small local server and opens your browser: snapshots, live view, motion, recordings, event log, diagnose, plus a pipelined RTSP scanner that finds and credential-verifies streams across a subnet. Credentials stay on the server — the browser never sees them.

ivms777
Private, local photo library organizer
A local photo library organizer that classifies, searches, and groups a photo folder using local models — nothing is sent to a third-party API. Every photo is embedded with SigLIP and tagged across ten dimensions; search blends SigLIP semantic similarity with FTS5 keyword match via reciprocal-rank fusion, so "dogs in snow" finds the look while a proper noun finds the word.