Blog Posts

Reset Primary key sequence in Postgres

April 2, 2023

Reset primary key sequence in postgres for any table

Manage Multiple Github Accounts

March 25, 2023

Step by step guide on managing multiple github accounts on a single machine using ssh keys.

Redis Alternative for Windows

March 19, 2023

An alternative of Redis for windows user

Postgres Query tips and tricks

March 11, 2023

Few tips & tricks when using postgres query to select a certain records.

Git log tips & tricks

March 5, 2023

Some useful commands when playing with git logs.

Create Custom Theme For Material UI

February 26, 2023

Sharing my experience with Material UI theming, with hope that it might save someone's time, perhaps.