Blog
Articles & Insights
Thoughts on web development, SaaS, and building modern applications
·8 min read
Building an Invoice Generator with Next.js & Supabase
How I built a full-featured invoice generator with PDF export, tackling Supabase auth, dynamic form state, and PDF rendering challenges.
Next.jsSupabaseTailwind CSSPDF
·10 min read
How I Built a Marketplace with Real-Time Messaging Using the MERN Stack
Building a full marketplace with Socket.IO chat, Cloudinary image uploads, and solving real-time sync and auth challenges.
ReactNode.jsMongoDBSocket.IO
·9 min read
Building a Farmers Platform with Admin Dashboard & Data Export
How I created an agricultural management platform with role-based access, analytics, and CSV/PDF export — and the problems I solved along the way.
ReactNode.jsExpressMongoDB
·7 min read
Creating a Modern Dental Clinic Website with Next.js & Framer Motion
How I designed and built a responsive dental website with smooth animations, appointment booking, and performance optimization.
Next.jsTailwind CSSFramer Motion