Quick reference cards for daily development tasks.
Basic and advanced git commands.
Commonly used Linux commands.
Docker basic and frequently used commands.
Python tips and commonly used functions.
Modern JavaScript (ES6+) tips.
# Clone all cheat sheets
git clone https://github.com/BoraAITA/cheatsheets.git
cd cheatsheets
# Read a specific file
cat git.mdFeel free to submit PRs with your own cheat sheets!