Articles
I write about the problems I solve. Mostly Firebase, CI/CD, and getting apps into production without losing my mind.
Prepare and Publish Your App on Google Play Store
A step-by-step walkthrough for getting your Android app from development to production on the Google Play Store.
Read articleRapid App Prototyping with Firebase Studio & AI Logic
How to leverage Firebase Studio and AI-assisted logic for lightning-fast mobile app prototyping.
Read articleFixing the CORS Error in Firebase Storage on Web
A practical guide to resolving the frustrating CORS error when accessing Firebase Storage files from the browser.
Read articleHow to Commit Files to GitHub Using API in Node.js
Using the GitHub REST API in Node.js to programmatically commit files — perfect for automated workflows and CI/CD.
Read articleDeploying Static HTML Articles via Firebase Cloud Functions
Building an automated pipeline to deploy and update static HTML content to GitHub Pages using Firebase Cloud Functions.
Read articleCI/CD for Web Deployment
Setting up continuous integration and deployment for web projects with GitHub Actions and Firebase Hosting.
Read article