Extensibility
- Video Analysis
—
Extensibility
,
Machine-Learning
,
Media
A comparative study of Apple-native frameworks (Vision, AVFoundation) against cross-platform C++/Python (OpenCV, pybind11) for video feature extraction.
- Photohaul
—
Deduplication
,
Extensibility
,
Media
and +1 more
A robust Java-based tool engineered for seamlessly organizing and migrating extensive photo collections; featuring rigorous deduplication, automatic metadata preservation, and resumable execution.
- Grit
—
Extensibility
,
Indexing
,
Search-Algorithms
and +1 more
A from‑scratch Git implementation in Rust; exploring content-addressable storage, plumbing/porcelain layering, and high-performance object caching.
- Chowist
—
Extensibility
,
Migration
,
Monitoring
A decade-spanning food discovery app migrated from Ruby Sinatra to Rails to Django; documenting the real costs of incremental framework migration, ecosystem drift, and the discipline of staying current across 10+ years of active maintenance.
- Extensibility & Plugin Architecture
—
Extensibility
Guidelines for architecting modular systems with secure plugin boundaries, stable API contracts, and robust cross-language FFI bindings.