Mar 20, 2025 · 6 min read
Building an AI-Powered Fitness App with React Native
How I built AI-generated workout plans, computer-vision meal scanning, and sleep analytics into a production React Native app — and what I learned.
React NativeAIExpoOpenAI
Feb 10, 2025 · 4 min read
Why I Use TypeScript in Every React Native Project
After shipping 3+ production React Native apps, TypeScript isn't a preference anymore — it's the difference between a 3am incident and a good night's sleep.
TypeScriptReact NativeBest Practices
Jan 18, 2025 · 7 min read
Integrating OpenAI API in Next.js: A Practical Guide
From API route setup to streaming responses and cost control — everything I've learned building AI-native features in production Next.js apps.
Next.jsOpenAIAITypeScript