Mar 13 · 4 min read · The feeling of finishing a full-stack project on localhost is amazing. But the real magic happens when you share it with the world. For a long time, deployment was the scariest part of development for
Join discussion
Jan 4 · 2 min read · January 1st, 2026. A new year, a new database. Yesterday, we celebrated finishing the core features. Today, we celebrated by ripping out the heart of the application and replacing it with something shinier, faster, and cloud-native. Welcome to the Gr...
Join discussionNov 3, 2025 · 5 min read · Last week, I attended the live workshop Build a Full-Stack Next.js App v4 by Brian Holt on Frontend Masters. It was an incredible deep dive into building production-grade applications from scratch to deployment. Here is the note I took on crafting a ...
Join discussion
Aug 19, 2025 · 4 min read · Published on Aug 18, 2025 A New Era of AI-Powered Coding Begins I have installed Cursor on my laptop this weekend, and I am amazed at how much it speeds up my coding. I have a new debugging buddy!! This week, I have made several updates to the Portfo...
Join discussion
Jul 6, 2025 · 2 min read · ✅ Stack Overview: Nuxt.js (Frontend & API routes) Prisma ORM PostgreSQL (NeonDB or local) Better Auth (authentication) Netlify (deployment) 1. Install Prisma npm install prisma --save-dev npm install @prisma/client npx prisma init 2. Setup ...
Join discussion
Jun 21, 2025 · 1 min read · Published on Jun 21st, 2025 Thanks, NeonDB ! I just started using NeonDB thanks to their generous free tier. I have migrated the SmartNotes application to NeonDB and recreated the notes. June 19th, 2025 Update On Juneteenth, I started the migration p...
Join discussion
May 3, 2025 · 3 min read · Are you tired of constant errors with XAMPP, Apache, and MySQL?From port conflicts to services not starting, it can be frustrating for beginners and even experienced developers. But what if you didn’t need to run a server at all? Ever wondered if y...
Join discussion