Ideas you can
step inside.
Interactive experiments where photography, computer vision, production systems, and large-scale simulation become something you can see and explore.
Enter the first experimentExperiment 001 / Visual criticism
Composition Studio
A vision model analyzes each street photograph for its strongest compositional techniques. The image-specific readings and coordinates are stored in PostgreSQL, then rendered as animated overlays that reveal the lines, layers, color, rhythm, and visual relationships within each frame.
Experiment 002 / Load testing
Simulated City
I helped engineer and create SimulatedRides at Lyft to load-test its two-sided marketplace at massive scale. This interactive homage sends probabilistic riders and drivers through ramp, soak, and recovery. Read the Lyft Engineering article I co-authored
Downstream service telemetry
Synthetic requests generated by client actionsProbabilistic clients
Riders request and cancel while drivers accept and complete trips according to configurable behaviors.
Ramp, soak, recover
The scenario gradually injects demand, holds its target, then drains synthetic clients safely.
Observable outcomes
Marketplace health emerges through throughput, match latency, active trips, and success rate.
Experiment 003 / Production systems
Site Control Room
A safe, live window into how this portfolio is built, tested, synchronized, delivered, and operated.
- Static assets
- CloudFront
- Object storage
- amazon / S3
- Cache policy
- 1 year / immutable assets
A live snapshot of how Flickr metadata becomes a database-backed gallery. Web requests never call the Flickr API.
- 01Flickr API syncChecking freshness…Daily job
- 02PostgreSQL catalog160 records · 101 KB metadataAtomic
- 03Vision analysis cache160 current · 0 errors100%
- 04Rails gallery querySeeded random order · 20 records per pageDB only
- 05Browser image delivery160/160 photos have all four responsive sizeslive.staticflickr.com
2026-08-31T20:22:25Z