Blog
Engineering case studies, technical deep-dives, and reflections on building production software.
AI-Driven Geospatial Matching (TheEuroLoop.com)
Engineering a scalable urban-matching engine using LLMs and Incremental Static Regeneration (ISR) to deliver high-fidelity recommendations with sub-second latency.
Engineering a High-Availability Flight Deal Engine (Sun-Chasers.ca)
Building a proprietary Sun-Score™ algorithm and a multi-stream ingestion pipeline to bridge the gap between flight pricing and real-time weather context.
Building a Network Security Scanner
A behind-the-scenes look at creating a secure, concurrent TCP port scanner with Python asyncio and robust SSRF protection mechanisms.