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.
Postgres Query tips and tricks
March 11, 2023
Few tips & tricks when using postgres query to select a certain records.
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.