Back home
Writing
Thoughts on AI engineering, React Native, and building products people actually use.
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 app serving 10K+ users — 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