All Articles
Thoughts and insights about technology, AI, and software engineering
Categories
Stripe 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.
Supabase Custom Password Reset Flow
Build a secure, OTP-based password reset flow with Supabase: database schema, Edge Functions, React frontend, and production-ready security practices—no magic links.
Google 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.
Lovable 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.
Future 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.
Building 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.