Tag
#python
2 posts
Applied ai ml 14 min
Selective Face Recognition for Documentary Privacy
I built a face recognition system that identifies specific people and blurs everyone else — protecting documentary subjects' privacy in real-time.
face-recognition privacy dlib
Applied linux 10 min
Bandwidth Monitoring with vnstat and systemd Timers
I built a bandwidth alerting system that warns me before I blow through my ISP's data cap. vnstat tracks usage, a Python script checks thresholds, and systemd fires it every hour.
vnstat systemd bandwidth