Tech Blogs
Thoughts, tutorials, and insights with immersive experiences

🛣️ Road to 10x (Part 3): Next.js Routes, Validation & Deployment
Oct 14, 2025
Wire up your scalable client to Next.js API routes with Zod validation, create self-correcting feedback loops, and deploy with confidence. Final part of the series.
#TypeScript#Voice AI#Next.js

🛣️ Road to 10x (Part 2): Building Scalable Clients with the Result Pattern
Oct 13, 2025
Learn how to build external API clients, implement the Result pattern for type-safe error handling, and architect for true scalability. Part 2 of 3.
#TypeScript#Voice AI#API Architecture

🛣️ Road to 10x (Part 1): API Discovery & Type Safety for Voice AI
Oct 12, 2025
Learn how to discover and document API endpoints, then build type-safe interfaces for voice AI agents. First in a 3-part series.
#TypeScript#Voice AI#API Architecture

😁 Introduction
Sep 19, 2025
Hey, I'm Seif.
#voice AI