Util
6 posts
Git Usage Guide — From Basics to Real-World Workflows
Core Git concepts, essential commands, branching strategies, and collaboration workflows.
Developer Terminal Toolkit — jq, HTTPie, fzf, ripgrep
Installation and practical usage of CLI tools that boost developer productivity.
SSH Key Management and Configuration — From Key Generation to Multi-Account Setup
A guide to SSH key generation, ssh-agent, config file setup, and GitHub/GitLab multi-account management.
GitHub Actions CI/CD Guide — From Workflows to Deployment
A guide to writing GitHub Actions workflows, matrix builds, and automated deployment.
Boost VS Code Productivity by 200% — Shortcuts, Extensions, Settings
Essential VS Code shortcuts, recommended extensions, and productivity settings.
The Complete Regex Guide — Patterns, Groups, Practical Examples
A guide covering regex basics, groups, lookahead/lookbehind, and real-world patterns.