Mandar Vaze

Mandar Vaze @mandarvaze

About: A remote freelance Software developer. python + web development. Built multiple products from ground up.

Location:
India
Joined:
Aug 25, 2018

Mandar Vaze
articles - 10 total

Firefox Reader mode in your Terminal

I'm trying to move to more text based workflows. On that journey, I came across readable readable...

Learn More 0 0Jan 19 '22

How to Implement Role based Access Control With FastAPI

What is Role based Access Control (RBAC) Most of the CRUD apps, require some level of ro...

Learn More 12 0Dec 30 '20

How to Create Header Images for Your Blog

Option 1 : Quick and dirty Beautiful Head over to https://coverview.now.sh/ - explore. It...

Learn More 1 0Nov 19 '20

Why my tests fail only during pre-commit ?

Symptom Recently I ran across (what I thought was) strange behaviour. I use pre-commit...

Learn More 2 0Sep 5 '20

Chrome on Docker

Do you need access to Chrome only occasionally ? Would you prefer not installing it locally ? If yes, then read on.

Learn More 7 0Jun 2 '20

How to Write Middleware using FastAPI

For one of my project, I needed to host an API service on the RapidAPI platform. In order to make sure that all the requests to the application are routed via RapidAPI I needed to check special header sent by RapidAPI.

Learn More 12 0May 5 '20

How to Process Headers using FastAPI

FastAPI makes processing Headers very easy, just like everything else. There are two ways to process headers with FastAPI.

Learn More 10 0May 3 '20

How to Safely use Google Application Credentials on Heroku

Google expects credentials in a json file. Any file to be deployed to heroku must be in git. But credentials are sensitive info that should never be in git. So what do we do ?

Learn More 2 1May 1 '20

How to gain experience building large scale apps?

My resume was recently rejected because I do not have experience building "large scale apps" that ser...

Learn More 7 0Apr 7 '19

Ethereum Transaction Details for Humans

Get ethereum transaction details that makes sense to Humans

Learn More 11 0Oct 15 '18