Blog
Technical writing from the work we do — architecture decisions, API patterns, and lessons from shipping real products.
8 min read
Why We Built ITINE on AWS Amplify
A technical deep-dive on choosing serverless architecture for an AI-powered travel platform — what worked, what surprised us, and what we'd do differently.
10 min read
Practical Claude API Patterns: What Works in Production
Real patterns from shipping AI features with the Claude API — structured outputs, error handling, streaming, and prompt management at scale.
9 min read
Mobile + Web from One Codebase: A Pragmatic Guide
How we share code between a Next.js web app and a React Native mobile app without over-engineering the abstraction.