top of page
All Posts


From v0.dev to Vercel: Deploying Your First Web App with GitHub Actions
In this first post of a new series, we explore how to go from idea to deployment using v0.dev, Next.js, GitHub, and Vercel. Learn how to prototype a Japanese language learning app with v0, export the code, push it to GitHub, and set up a CI/CD pipeline with GitHub Actions to deploy to Vercel. This step-by-step guide lays the foundation for future enhancements like user auth, testing with Playwright, and more.
Matt
Jul 20, 20253 min read


Enhancing Game Immersion with On-Device AI & NLP in iOS Swift
Enhance game immersion with on-device AI & NLP in Swift, allowing players to type actions freely instead of choosing from fixed options.
Matt
Mar 30, 20255 min read


Embracing AI: The Future is Here
AI is here to stay. Rather than resist it, we must define how to use it responsibly—to enhance, not replace, human creativity
Matt
Mar 29, 20253 min read


How to Effectively Wait for Animated Buttons Before Clicking in Espresso Tests
Introduction Testing animated UI elements in Android can be challenging, especially when using automated testing frameworks like...
Matt
Feb 20, 20242 min read
bottom of page