Skip to content

sethuaung/dev-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 Reference - Cheat Sheets for SysAdmin & Developers

love

📚 Cheat Sheets List

Reference provides cheat sheets for the following:

Command-line interpreter or Unix Shell, Container
  • Bash: This is a quick reference cheat sheet to getting started with linux bash shell scripting.
  • Powershell: This is a cross-platform automation and configuration tool/framework that works well with existing tools and is optimized for dealing with structured data (e.g., JSON, CSV, XML), REST APIs, and object models. It includes a command-line shell, an associated scripting language, and a framework for processing cmdlets.
  • Docker: This is a quick reference cheat sheet to see the options, environment variables, and configuration file for create and run containers, manage images, and customize the Docker CLI.
Programming
  • Dart: A Dart cheat sheet with the most important concepts, functions, methods, and more. A complete quick reference for beginners.
  • GraphQL: This quick reference cheat sheet provides a brief overview of GraphQL.
  • Docker: This is a quick reference cheat sheet for Docker. And you can find the most common Docker commands here.
  • YAML: This is a quick reference cheat sheet for understanding and writing YAML format configuration files.
  • JavaScript: A JavaScript cheat sheet with the most important concepts, functions, methods, and more. A complete quick reference for beginners.
  • [JSFuck !+ ](/jsfuck/Readme.md): This is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters to write and execute code.
  • Python: The Python cheat sheet is a one-page reference sheet for the Python 3 programming language.
  • Go: This cheat sheet provided basic syntax and methods to help you using Go.
  • Markdown: This is a quick reference cheat sheet to the Markdown syntax.
  • Bash: This is a quick reference cheat sheet to getting started with linux bash shell scripting.
  • Kotlin: This is a quick reference cheatsheet for Kotlin that includes usage, examples, and more.
  • Dart: This is a Dart cheat sheet with the most important concepts, functions, methods, and more. A complete quick reference for beginners.
Linux Command
  • Initial Setup: This contains useful commands and required packages/dependencies for new ubuntu server setup.
  • SSH: This quick reference cheat sheet provides various for using SSH.
  • Grep: This cheat sheet is intended to be a quick reminder for the main concepts involved in using the command line program grep and assumes you already understand its usage.
  • Find: This is a quick reference list of cheat sheet for linux find command, contains common options and examples.
  • Curl: This Curl cheat sheet contains commands and examples of some common Curl tricks.
  • Chmod: This quick reference cheat sheet provides a brief overview of file permissions, and the operation of the chmod command
  • Awk: This is a one page quick reference cheat sheet to the GNU awk, which covers commonly used awk expressions and commands.
  • Cron: Cron is most suitable for scheduling repetitive tasks. Scheduling one-time tasks can be accomplished using the associated at utility.
  • Git: This cheat sheet summarizes commonly used Git command line instructions for quick reference.
  • Netstat: This quick reference cheat sheet provides various for using netstat command.
  • Netcat: This cheat sheet provides various for using Netcat on both Linux and Unix.
Python
  • Python: The Python cheat sheet is a one-page reference sheet for the Python 3 programming language.
  • Numpy: NumPy is the fundamental package for scientific computing with Python. This cheat sheet is a quick reference for NumPy beginners.
  • PyTorch This is a quick reference list of cheat sheets for PyTorch. See also PyTorch website
Database
  • PostgreSQL: The PostgreSQL cheat sheet provides you with the common PostgreSQL commands and statements.
  • MySQL: The SQL cheat sheet provides you with the most commonly used SQL statements for your reference.
  • MongoSQL: The SQL cheat sheet provides you with the most commonly used SQL statements for your reference.
  • GraphQL: This quick reference cheat sheet provides a brief overview of GraphQL.
Git
  • Github: A visual cheat-sheet for the 80 keyboard shortcuts found on Github.com
  • [Github CLI](Github CLI.md): A quick reference to Github CLI, an open-source command line tool that enables GitHub on your terminal.
  • [Github Actions](Github Actions.md): A quick reference to Github Actions for the automation of software workflows, allowing developers to build, test, and deploy code right from their GitHub repositories.
  • GitLab: A visual cheat-sheet for the 58 keyboard shortcuts found in GitLab
Solution Architects Roadmap
  • Roadmap: This is a Skills map and Roles & Responsibilities of Solution Architects.

To create or edit a cheat sheet, you'll need to create or edit a markdown file in {filename}.md. The file should include a front matter section with the following format:

markdown
---
title: CheatSheets
date: 2023-11-25 18:28:43
icon: icon-style
background: bg-emerald-600
tags:
categories:
- Other
  intro: This is a reference of styles that you can use on quickref cheat sheets!
---

📃 License

The project is licensed under the GPL License and is maintained by SETHUAUNG.

About

Useful Cheat Sheets for SysAdmin & Developers

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •