11 articles
Blog & deep dives
Production notes from AI systems, full-stack apps, mobile products, and Meta Ads campaigns.

How a Full Stack Developer Runs Meta Ads That Actually Convert
The developer playbook for high-ROI Meta Ads — Next.js landing pages, Meta Pixel, Conversions API, event quality, and creative testing I use for client campaigns.

How I Built an AI Voice Campaign Platform That Handles 1000+ Leads in Real-Time
How I built Calling Agent — an AI-powered voice campaign platform that calls 1000+ leads per day, scores them in real-time, and reports back via WebSocket.

Generative AI in Production: Lessons From Building 3 AI Products
5 hard lessons from shipping 3 AI products in 18 months — prompt versioning, latency, cost control, hallucination mitigation, and observability.

I Built a Drag-and-Drop AI Agent Builder — Here's the Architecture
How I architected a no-code AI agent builder with React Flow — visual node editor, graph execution engine, Zod output validation, and zero-downtime deploys.

How to Architect a Multi-Tenant AI SaaS Without Losing Your Mind
A technical deep-dive into multi-tenant AI SaaS architecture — shared DB with tenant isolation, Redis Bull with tenant namespacing, and per-tenant LLM rate limiting.