Taking Interviews in the time of ChatGPT


ChatGPT is changing the way we conduct interviews. In this post, I will discuss the importance of asking practical questions, assessing cultural fit, and evaluating a candidate’s ability to keep up with the latest developments during interviews. And how we can accept ChatGPT or similar tools in the interview process. And add more layers in the assessment process.…
Read more ⟶

Golden Rule Of Sanity: No ORM/ODM


Many teams start with ORM/ODM for various reason. But ORM/ODM don’t scale because of a reason. And to perserve sanity, all ORM/ODM must be avoided unless it’s provided by the team who built the database…
Read more ⟶

Introducing Gitconfig Provider


Introducing First CLI I made using Golang.…
Read more ⟶

Things I learnt in My Career


There are lot of things I learnt during my career. In this post, I talk about such learnings from non-technical aspects of life.…
Read more ⟶

Connect AWS Cognito to Database


AWS Cognito is very powerful system of managing users, connecting AWS Cognito with our own database is easy and very important task. This post describes how we leverage best of both Cognito and Our database to our advantage…
Read more ⟶