Faced The Problem of EADDRINUSE: 3000 while Building my Project (Backend Focused)Sep 7, 2025·1 min read
Fixing PostgreSQL + Node.js Setup Issues: A Debugging JourneyFixing PostgreSQL + Node.js Setup Issues: A Debugging Journey When I first set up a Node.js + PostgreSQL project, I didn’t realize how many little pitfalls were waiting for me. From port conflicts to authentication failures, the process was full of s...Sep 7, 2025·2 min read
Markdown Note taking application update by using Next.JS 15So today I added A CSS file to my app and pre-styled it , then I added a file named head.jsx which is a react file as their’s jsx in the end in which I copy pasted a link of fontawesome cdn 6.0 to insert Github logo to my markdown note taking applica...Aug 5, 2025·1 min read
Learning Next.JS and building a markdown note taking app w/ Firebase and FantaCSS.trying to learn next.js in this week through building a Markdown Note taking appAug 4, 2025·1 min read