Version Management for Developers

A guide to managing versions of popular programming languages and frameworks

July 25, 2024 · 1 min · 129 words · Me

Git Profiles

No more git config name and email. Git profiles will handle that for you.

July 22, 2024 · 2 min · 214 words · Me

Common ADB Commands

List of my most used ADB commands

July 22, 2024 · 1 min · 184 words · Me

Configure SSH Aliases

How to connect to your server quickly using SSH Alias.

July 13, 2024 · 1 min · 213 words · Me