Cheatsheets

Command references for backend and cloud work

Small, practical notes for tools I use repeatedly. Each sheet is meant to be fast to scan and easy to extend.

Containers

Docker Backend Debugging Cheatsheet

Common Docker commands for inspecting containers, logs, images, and local backend services.

Docker
Open cheatsheet

Version Control

Git Daily Workflow Cheatsheet

Commands for checking status, branching, committing, syncing, and recovering common Git workflows.

GitGitHub
Open cheatsheet

Deployment

Vercel And Next.js Deployment Cheatsheet

Quick commands and checks for deploying a Next.js portfolio through GitHub and Vercel.

VercelNext.jsGitHub
Open cheatsheet