All Articles
Field notes on AI systems, production engineering and the craft of shipping software.

Stripe One-Time Payments with Supabase
A step-by-step walkthrough for Stripe Checkout one-time payments with Supabase. Follow the flow from Dashboard setup to webhook-granted access, with the why behind each step.
Web DevelopmentStripe Subscription Setup with Supabase
Complete guide to Stripe subscription integration with Supabase. Covers setup, cancel, resume, plan switching, webhooks, and all corner cases for monthly and yearly billing.
Web DevelopmentGoogle OAuth Integration with React and Supabase
Complete guide to integrating Google OAuth with Supabase for Gmail and Calendar APIs. Learn authentication flows, token management, and production best practices.
AILovable and Cursor AI for Vibe Coding
A practical guide to using Lovable for rapid frontend prototyping and Cursor AI for production-ready backend and frontend code. Learn best practices for this development workflow.
AIFuture of Generative AI in Software Development
Exploring how generative AI is transforming the way we write code, from AI pair programming to automated code generation and beyond.
Machine LearningBuilding Scalable ML Pipelines with Modern Tools
A deep dive into creating production-ready machine learning pipelines that can handle millions of requests while maintaining accuracy.
Web DevelopmentClean Architecture in React Applications
Best practices for structuring large React applications to maintain code quality, testability, and developer productivity.