BETA

Command Palette

Search for a command to run...

Blogs

Professional journey and work history.

Filter by category

Terminal

Level Up Your Terminal

Step-by-step guide to setting up a fast, minimal, and IDE-like terminal using Zsh, Oh My Zsh plugins, and the Starship prompt.

18 min read
Dev Workflow

Husky & Conventional Commits: A Complete Team Workflow Guide

Learn how to use Husky and Conventional Commits to enforce code quality, maintain clean commit history, and improve team collaboration.

9 min read
Git & DevOps

How to Manage Multiple GitHub Accounts Using SSH

Learn how to use multiple GitHub accounts (personal and work) on the same machine using SSH without conflicts.

7 min read
Database

How to Optimize SQL Query Performance

Master SQL query optimization techniques to dramatically improve your database performance and reduce query execution time.

10 min read
Database

SQL vs NoSQL: When, Why, and Which One to Use

A deep comparison of SQL and NoSQL databases explaining when to use each, why they exist, and which type of projects benefit most from them.

12 min read