Shafia Rahman Chowdhury

Shafia Rahman Chowdhury @shafia

About: Just another tech enthusiast

Joined:
Dec 30, 2021

Shafia Rahman Chowdhury
articles - 16 total

Digital Marketing AI Coach

This is a submission for the Runner H "AI Agent Prompting" Challenge What I Built I built...

Learn More 17 0Jul 5

Facing authentication errors on GitHub? Check out this blog for a step-by-step guide to resolving it!

Support for password authentication was removed. Please use a...

Learn More 0 0Dec 3 '24

Error-: src refspec main does not match

Error-: src refspec main does not match any This error message usually indicates that...

Learn More 1 0Jan 3 '24

Error: (e.g git pull..) before pushing again

The error below takes place when you edit your file directly from github as a result code in local...

Learn More 0 0Jan 1 '24

Requested URL returned error: 403

The image below shows a 403 error which means means credentials errors or forbidden (you don’t have...

Learn More 4 0Jan 1 '24

Take your JavaScript skills to the next level with these 10 GitHub repositories 🕵️‍♂️ 🚀

এই ব্লগটিতে, ১০টি helpful গিটহাব links দেওয়া হয়েছে। JavaScript skills যদি next level এ নিয়ে যেতে চান...

Learn More 9 4Oct 3 '23

Authentication and Authorization

Authentication এবং Authorization মৌলিকভাবে বিভিন্ন ফাংশন উপস্থাপন করে, যদিও প্রায়শই তারা...

Learn More 9 0Oct 3 '23

Support for password authentication was removed. Please use a personal access token instead.

While pushing some codes into your GitHub repository you may encounter the error "Support for...

Learn More 308 16Jul 4 '23

Solutions To Some Common GitHub issues

Sometimes, you may come across various challenges when using GitHub. In this blog post, we will...

Learn More 16 0May 26 '23

Troubleshooting Broken Image and CSS Issues on GitHub Pages

Are you facing a situation where you have successfully deployed your webpage to GitHub Pages, but the...

Learn More 3 2May 26 '23

Some Common Vercel Errors

When deploying your server-side on Vercel, you may face some common errors sometime. In this blog, I...

Learn More 27 8May 15 '23

Analyzing and interpreting the BSONTypeError

What does this error mean? “BSONTypeError:Argument Passed In Must Be a String of 12 Bytes or a...

Learn More 7 1May 10 '23

The errors you may face for not whitelisting the IP Address (0.0.0.0) in your MongoDB Network Access

You might face two common errors for not whitelisting the 0.0.0.0 IP address in MongoDB Network...

Learn More 5 0Nov 7 '22

How to fix the error 'MongoServerError: bad auth : Authentication failed'?

Oftentimes, you might come across the error "bad auth: authentication failed." What does this error...

Learn More 59 11Nov 7 '22

Create an account and deploy an Express APP on render

Render এ ডিপ্লয় করার জন্য এই স্টেপ গুলো ফলো করুনঃ ১) কোড গুলো GitHub এ পুশ করে নিতে হবে। ২) render...

Learn More 2 0Sep 26 '22

An In-Depth Look at the React Lifecycle Methods

What is react component lifecycle? Humans have to go through three stages of life: birth, grow and...

Learn More 34 4Dec 30 '21