Build Log

Short entries on what I'm building and what changed. Newest first.

2026-04-07
Portfolio site v1
Built a static portfolio site to consolidate project documentation.
lightweight HTML/CSS, no frameworks
next: add project images and resume PDF
2026-04-05
Overlap-based spacing for UAV grid planner
Replaced fixed-distance grid spacing with overlap-percentage calculation using camera FOV and altitude.
improved coverage consistency across survey areas
next: terrain-following altitude adjustment
2026-03-28
Silt fence model — expanded training set
Added 200+ annotated images from new site captures via Roboflow.
recall improved, precision held steady
next: test on orthomosaic tiles from different altitudes
2026-03-20
Distance estimation calibration workflow
Built a simple calibration routine for camera intrinsics using checkerboard captures.
field operators can recalibrate without code changes
next: test with different drone/camera combos
2026-03-12
n8n workflows running on Pi
Migrated automation workflows to self-hosted n8n on Raspberry Pi via Docker.
stable after memory tuning
next: add failure alerting