Skip to content

jgndev/cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Cheatsheets 📚

A collection of comprehensive cheatsheets for engineers created by Jeremy Novak.

License: MIT GitHub stars GitHub forks

🎯 Purpose

This repository contains practical cheatsheets covering essential tools for engineers. Each cheatsheet is designed to be a quick reference guide that you can bookmark and use in your daily workflow.

📋 Available Cheatsheets

System Administration

  • APT Package Manager - Essential guide to Ubuntu/Debian package management
  • Homebrew Package Manager - Essential guide to using Homebrew package management
  • Pacman Package Manager - Essential guide to Arch Linux package management
  • Git & GitHub CLI - Essential guide to Git, GitHub CLI, and troubleshooting
  • SSH - Essential guide to SSH connections, keys, and file transfer
  • Ansible - Essential guide to automation and configuration management
  • Systemctl - Essential guide to systemd service management
  • Go (Golang) - Essential guide to Go development, modules, and patterns
  • Vim & Neovim - Essential guide to Vim and Neovim installation, navigation, and usage

Development Tools

  • SQL - Essential guide to SQL queries, commands, and database operations
  • Postman - Essential guide to API testing and development with Postman
  • HTTP Status Codes - Complete reference for HTTP response status codes

Performance & Systems

  • System Latency - Industry-standard latency numbers for performance optimization

Cloud Platforms

  • Azure CLI - Essential Azure CLI commands for Azure management
  • Azure PowerShell - Essential Azure PowerShell cmdlets for Azure management
  • Google Cloud CLI - Essential gcloud commands for Google Cloud management

Kubernetes

🚀 Quick Start

  1. Browse online: Click on any cheatsheet link above to view it directly on GitHub
  2. Download: Clone the repository for offline access
    git clone https://github.com/jgnovak/cheatsheets.git
    cd cheatsheets
  3. Bookmark favorites: Save links to cheatsheets you use most frequently

🤝 Contributing

Found an error or want to suggest improvements? Contributions are welcome!

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/improvement)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add improvement')
  5. Push to the branch (git push origin feature/improvement)
  6. Create a Pull Request

Contribution Guidelines

  • Keep examples practical and commonly used
  • Maintain consistent formatting
  • Test all commands before submitting

🎨 Format Standards

All cheatsheets follow these standards:

  • Markdown source with clear headings and code blocks
  • Organized sections with logical grouping
  • Real-world examples with placeholder values
  • Consistent styling across all cheatsheets

📬 Connect

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details.

⭐ Show Your Support

If these cheatsheets help you in your work, please consider:

  • ⭐ Starring this repository
  • 🐛 Reporting issues or suggesting improvements
  • 📢 Sharing with your team and colleagues

Created with 🤓 by Jeremy Novak | Last updated: 2025

About

Handy cheatsheets for frequently used commands and tools

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •