Files
awesome-awesomeness/html/cheatsheet.html
2024-04-20 19:22:54 +02:00

495 lines
20 KiB
HTML

<p><img src="https://cdn.rawgit.com/detailyang/awesome-cheatsheet/master/awesome.svg" alt="awesome" width="120" align="right" ></p>
<h1 id="awesome-cheatsheet">Awesome Cheatsheet</h1>
<p><a href="https://github.com/sindresorhus/awesome"><img
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
alt="Awesome" /></a> <img
src="https://img.shields.io/badge/branch-master-brightgreen.svg?style=flat-square"
alt="Branch master" /> <a
href="https://travis-ci.org/detailyang/awesome-cheatsheet"><img
src="https://api.travis-ci.org/detailyang/awesome-cheatsheet.svg"
alt="Build Status" /></a> <a
href="https://raw.githubusercontent.com/detailyang/awesome-cheatsheet/master/LICENSE"><img
src="https://img.shields.io/badge/license-MIT-blue.svg"
alt="GitHub license" /></a> &gt; List of useful cheatsheets</p>
<p>Inspired by <a href="https://github.com/sindresorhus"><span
class="citation" data-cites="sindresorhus">@sindresorhus</span></a> <a
href="https://github.com/sindresorhus/awesome">awesome</a> and improved
by these <strong><a
href="https://github.com/detailyang/awesome-cheatsheet/graphs/contributors">amazing
contributors</a></strong>.</p>
<h4
id="if-you-see-a-link-here-is-not-fit-you-can-fix-it-or-provide-a-better-link-by-submitting-a-pr-to-improve-this-file.-thank-you"><em>If
you see a link here is not fit, you can fix it or provide a better link
by submitting a <a
href="https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdetailyang%2Fawesome-cheatsheet%2Fedit%2Fmaster%2FREADME.md">PR</a>
to improve this file. Thank you!</em></h4>
<h2 id="table-of-contents">Table of Contents</h2>
<ul>
<li><a href="#platforms">Platforms</a></li>
<li><a href="#programming-languages">Programming Languages</a></li>
<li><a href="#Software-Testing">Software Testing</a></li>
<li><a href="#front-end-development">Front-End Development</a></li>
<li><a href="#back-end-development">Back-End Development</a></li>
<li><a href="#big-data">Big Data</a></li>
<li><a href="#theory">Theory</a></li>
<li><a href="#editors">Editors</a></li>
<li><a href="#tools">Tools</a></li>
<li><a href="#databases">Databases</a></li>
<li><a href="#media">Media</a></li>
<li><a href="#security">Security</a></li>
<li><a href="#project-management">Project Management</a></li>
<li><a href="#miscellaneous">Miscellaneous</a></li>
</ul>
<h2 id="platforms">Platforms</h2>
<ul>
<li><a
href="http://petrnohejl.github.io/Android-Cheatsheet-For-Graphic-Designers/">Android-Cheatsheet-For-Graphic-Designers</a></li>
<li><a
href="https://static.sparkfun.com/learn/materials/8/Arduino_Cheat_Sheet.pdf">Arduino_Cheat_Sheet.pdf</a></li>
<li><a href="https://github.com/wsargent/docker-cheat-sheet">docker</a>
<ul>
<li><a
href="https://github.com/jessfraz/dockerfiles">dockerfiles</a></li>
</ul></li>
<li><a
href="https://github.com/Avocarrot/ios-cheatsheet">ios-cheat-sheet</a>
<ul>
<li><a
href="https://github.com/danielamitay/iOS-App-Performance-Cheatsheet">iOS-App-Performance-Cheatsheet</a></li>
<li><a
href="https://github.com/joemasilotti/UI-Testing-Cheat-Sheet">UI-Testing-Cheat-Sheet</a></li>
</ul></li>
<li><a
href="https://github.com/saltstack/salt/wiki/Cheat-Sheet">saltstack</a></li>
<li><a
href="https://github.com/SimulatedGREG/nginx-cheatsheet">nginx-cheatsheet</a></li>
</ul>
<h2 id="programming-languages">Programming Languages</h2>
<ul>
<li><a
href="https://web.archive.org/web/20110706133825/http://www.digilife.be/quickreferences/QRC/Ada%20Syntax%20Card.pdf">Ada-cheat-sheet</a></li>
<li><a
href="http://www.jegerlehner.ch/intel/">assembly-cheat-sheet</a></li>
<li><a
href="https://github.com/icebob/coffeescript_cheatsheet/">coffeescript_cheatsheet</a></li>
<li><a
href="https://web.archive.org/web/20110706133825/http://www.digilife.be/quickreferences/qrc/c%20reference%20card%20(ansi)%202.2.pdf">c-ansi-cheat-sheet</a></li>
<li><a
href="https://www.slideshare.net/ileshR/core-c-sharpandnetquickreference">c#-cheat-sheet</a></li>
<li><a
href="https://isocpp.org/blog/2012/12/c11-a-cheat-sheet-alex-sinyakov">cpp-cheat-sheet</a></li>
<li><a
href="https://clojure.org/cheatsheet">clojure-cheat-sheet</a></li>
<li><a
href="http://cljs.info/cheatsheet/">clojurescript-cheat-sheet</a></li>
<li><a
href="http://dartlang.fr/dart-cheat-sheet/">dart-cheat-sheet</a></li>
<li><a
href="http://www.cheat-sheets.org/saved-copy/dquick.pdf">delphi-cheat-sheet</a></li>
<li><a
href="https://dzone.com/refcardz/coredotnet">dotnet-cheat-sheet</a></li>
<li><a
href="https://media.pragprog.com/titles/elixir/ElixirCheat.pdf">elixir-cheat-sheet</a></li>
<li><a
href="https://github.com/izdi/elm-cheat-sheet">elm-cheat-sheet</a></li>
<li><a
href="http://www.cheat-sheets.org/saved-copy/Erlang.CheatSheet(1.0).pdf">erlang-cheat-sheet</a></li>
<li><a
href="https://github.com/WebpageFX/emoji-cheat-sheet.com">emoji-cheat-sheet</a></li>
<li><a
href="http://dungpa.github.io/fsharp-cheatsheet">f#-cheat-sheet</a></li>
<li><a href="https://devhints.io/flow">flow-cheat-sheet</a></li>
<li><a
href="https://github.com/a8m/go-lang-cheat-sheet">golang-cheat-sheet</a>
<ul>
<li><a href="https://github.com/rakyll/coop">Cheat sheet for some of the
common concurrent flows in Go</a></li>
<li><a href="https://devhints.io/go">Go crash course cheatsheet -
Devhints</a></li>
</ul></li>
<li><a
href="http://introcs.cs.princeton.edu/java/11cheatsheet/">java-cheat-sheet</a>
<ul>
<li><a
href="https://github.com/BafS/Java8-CheatSheet">java8-cheat-sheet</a></li>
</ul></li>
<li><a
href="http://www.cheatography.com/davechild/cheat-sheets/javascript/">javascript-cheat-sheet</a>
<ul>
<li><a
href="https://github.com/DrkSephy/es6-cheatsheet">es6-cheatsheet</a></li>
<li><a
href="https://github.com/nnupoor/js_designpatterns">javascript-design-pattern</a></li>
<li><a
href="https://shift.infinite.red/npm-vs-yarn-cheat-sheet-8755b092e5cc#.91l58dovs">npm-vs-yarn-cheat-sheet</a></li>
<li><a
href="https://github.com/areai51/yarn-cheatsheet">npm-vs-yarn-cheat-sheet</a></li>
</ul></li>
<li><a
href="http://faculty.smcm.edu/acjamieson/s13/LispCheatSheet.pdf">lisp-cheat-sheet</a></li>
<li><a
href="http://lua-users.org/files/wiki_insecure/users/thomasl/luarefv51single.pdf">lua-cheat-sheet</a></li>
<li><a
href="https://github.com/iwasrobbed/Objective-C-CheatSheet">objective-c-cheat-sheet</a></li>
<li><a
href="http://ocaml.org/docs/cheat_sheets.html">ocaml-cheat-sheet</a></li>
<li><a
href="http://www.cheatography.com/davechild/cheat-sheets/python/">python-cheat-sheet</a>
<ul>
<li><a
href="https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf">Python
Cheat Sheet</a></li>
<li><a
href="https://docs.google.com/file/d/0B9VT_L2CDnKvODYyNTc5NjktYmMyOC00NDFkLTliNTctMzQzMTAzYjUyYmYy/view?pli=1">Python
Cheat Sheet</a></li>
<li><a
href="http://ehmatthes.github.io/pcc/cheatsheets/README.html">Python
Crash Course - Cheat Sheets</a></li>
<li><a href="https://github.com/PythonCharmers/python-future">python
feature</a></li>
<li><a
href="https://www.datacamp.com/community/tutorials/python-data-science-cheat-sheet-basics">Python
Basics For Data Science Cheat Sheet</a></li>
</ul></li>
<li><a
href="http://www.cheatography.com/davechild/cheat-sheets/php/">php-cheat-sheet</a>
<ul>
<li><a
href="https://github.com/tpunt/PHP7-Reference">PHP7-Reference</a></li>
</ul></li>
<li><a href="http://perldoc.perl.org/perlcheat.html">perlcheat</a></li>
<li><a
href="http://cran.r-project.org/doc/contrib/Baggott-refcard-v2.pdf">r-cheat-sheet</a>
<ul>
<li><a href="https://www.rstudio.com/resources/cheatsheets/">R Cheat
Sheets</a></li>
</ul></li>
<li><a
href="http://docs.racket-lang.org/guide/">racket-cheat-sheet</a></li>
<li><a
href="https://github.com/calio/ragel-cheat-sheet">ragel-cheat-sheet</a></li>
<li><a
href="http://rebol.desajn.net/cheatsheet.html">rebol-cheat-sheet</a></li>
<li><a
href="https://github.com/brennovich/cheat-ruby-sheets">ruby-cheat-sheet</a>
<ul>
<li><a href="https://github.com/augustl/net-http-cheat-sheet">A
collection of Ruby Net::HTTP examples</a></li>
</ul></li>
<li><a
href="https://static.rust-lang.org/doc/0.9/complement-cheatsheet.html">rust-cheat-sheet</a>
<ul>
<li><a href="https://cheats.rs/">Rust Language Cheat Sheet</a></li>
</ul></li>
<li><a
href="http://docs.scala-lang.org/cheatsheets/">scala-cheat-sheet</a></li>
<li><a
href="http://courses.cs.washington.edu/courses/cse341/02wi/scheme/cheat-sheet.html">scheme-cheat-sheet</a></li>
<li><a
href="https://github.com/NisreenFarhoud/Bash-Cheatsheet">shell-cheat-sheet</a>
<ul>
<li><a href="https://learncodethehardway.org/unix/">bash cheat sheet</a>
<ul>
<li><a
href="https://github.com/awesome-lists/awesome-bash">awesome-bash</a></li>
<li><a
href="https://github.com/pkrumins/bash-redirections-cheat-sheet">bash
redirections</a></li>
</ul></li>
<li><a
href="https://fishshell.com/docs/current/commands.html">fish</a></li>
<li><a
href="https://github.com/alebcay/awesome-shell">awesome-shell</a></li>
<li><a
href="https://github.com/robbyrussell/oh-my-zsh/wiki/Cheatsheet">oh-my-zsh
cheatsheet</a></li>
<li><a href="https://devhints.io/bash">Shell scripting cheatsheet -
Devhints</a></li>
</ul></li>
<li><a
href="https://github.com/manojpramesh/solidity-cheatsheet/">solidity</a></li>
<li><a
href="http://stephane.ducasse.free.fr/Teaching/0809Turino/st-cheatsheet.pdf">smalltalk-cheat-sheet</a></li>
<li><a href="https://github.com/iwasrobbed/Swift-CheatSheet">swift
cheatsheet</a>
<ul>
<li><a
href="https://github.com/uraimo/Awesome-Swift-Playgrounds">Playgrounds</a></li>
<li><a href="https://github.com/ochococo/Design-Patterns-In-Swift">swift
design patterns</a></li>
</ul></li>
<li><a href="http://wiki.tcl.tk/10710">tcl-cheat-sheet</a></li>
<li><a
href="http://www.typescriptlang.org/Handbook/">typescript-cheat-sheet</a></li>
</ul>
<h2 id="software-testing">Software Testing</h2>
<ul>
<li><a
href="https://github.com/ligurio/free-software-testing-books/blob/master/cheatsheets.md">software
testing and verification</a></li>
</ul>
<h2 id="front-end-development">Front-End Development</h2>
<ul>
<li><a href="https://angular.io/guide/cheatsheet">angular2</a></li>
<li><a
href="http://www.cheatography.com/proloser/cheat-sheets/angularjs/">angularjs</a></li>
<li><a href="https://sass-cheatsheet.brunoscopelliti.com">SCSS
cheatsheet</a></li>
<li><a href="https://jonitrythall.com/images/flexboxsheet.pdf">CSS Flex
Box</a></li>
<li><a
href="https://gist.github.com/AllThingsSmitty/3bcc79da563df756be46">sass/SCSS
functions cheatsheet</a></li>
<li><a
href="http://www.cheatography.com/mwore/cheat-sheets/ember-js/">ember-js</a></li>
<li><a
href="https://github.com/DrkSephy/es6-cheatsheet">es6-cheatsheet</a></li>
<li><a href="http://fontawesome.io/cheatsheet/">font-awesome</a></li>
<li><a href="https://oscarotero.com/jquery/">jquery</a>
<ul>
<li><a
href="http://lab.abhinayrathore.com/jquery-cheatsheet/">jquery-cheatsheet</a></li>
</ul></li>
<li><a href="https://reactcheatsheet.com/">react-cheatsheet</a></li>
<li><a
href="https://github.com/refinery29/react-native-cheat-sheet">react-native-cheat-sheet</a></li>
<li><a
href="https://github.com/vhpoet/react-native-styling-cheat-sheet">react-native-styling-cheat-sheet</a></li>
<li><a href="https://devhints.io/redux">redux</a></li>
<li><a
href="http://f.cl.ly/items/093o0l2Y3u130y0W0c0x/underscore-cheat-sheet.pdf">underscore-cheat-sheet</a></li>
<li><a href="https://github.com/petehunt/webpack-howto">webpack</a></li>
<li><a href="http://gethead.info/">&lt;head&gt; Cheat Sheet</a></li>
<li><a
href="https://developers.google.com/speed/docs/insights/about">page-load
Cheat Sheet</a></li>
<li><a href="https://hackerthemes.com/bootstrap-cheatsheet/">Bootstrap
4</a></li>
<li><a href="https://bootstrap-cheatsheet.themeselection.com/">Bootstrap
5 Cheatsheet</a></li>
<li><a
href="https://github.com/sapegin/jest-cheat-sheet">jest-cheat-sheet</a></li>
<li><a
href="http://vudav.github.io/flexbox-cheatsheet/">flexbox-cheatsheet</a></li>
<li><a
href="https://vuejs-tips.github.io/cheatsheet/">vue-cheatsheet</a></li>
</ul>
<h2 id="back-end-development">Back-End Development</h2>
<ul>
<li><a
href="https://github.com/jesseobrien/laravel-cheatsheet">laravel-cheatsheet</a></li>
<li><a
href="http://www.cheatography.com/davechild/cheat-sheets/ruby-on-rails/">ror</a></li>
<li><a
href="http://web2py.com/examples/static/web2py_cheatsheet.pdf">web2py</a></li>
<li><a
href="https://gist.github.com/LeCoupa/985b82968d8285987dc3">nodejs</a></li>
<li><a
href="https://www.mercurytide.co.uk/media/resources/django-cheat-sheet.pdf">django-cheatsheet</a></li>
<li><a
href="http://syscalls.kernelgrok.com/">syscall-cheatsheet</a></li>
<li><a
href="https://quickref.me/express.html">express-cheatsheet</a></li>
</ul>
<h2 id="big-data">Big Data</h2>
<ul>
<li><a
href="https://github.com/soulmachine/machine-learning-cheat-sheet">machine-learning-cheat-sheet</a></li>
<li><a
href="https://www.scaler.com/topics/data-structures">data-structure</a></li>
</ul>
<h2 id="databases">Databases</h2>
<ul>
<li><a href="https://wiki.apache.org/couchdb/API_Cheatsheet">CouchDB
Cheatsheet</a></li>
<li><a
href="https://github.com/angoca/db2-cheat-sheet/blob/master/Db2CheatSheetForDev.pdf">Db2
CheatSheet for development</a></li>
<li><a
href="http://elasticsearch-cheatsheet.jolicode.com">Elasticsearch</a></li>
<li><a
href="https://github.com/leojavier/MongoDb-cheat-sheet">MongoDb-cheat-sheet</a></li>
<li><a
href="http://www.cheatography.com/davechild/cheat-sheets/mysql/">mysql-cheat-sheet</a></li>
<li><a
href="https://en.wikibooks.org/wiki/Oracle_Programming/SQL_Cheatsheet">Oracle_Programming</a></li>
<li><a
href="https://dzone.com/refcardz/essential-postgresql">postgresql</a></li>
<li><a
href="http://coolshell.cn/articles/3463.html">sql-join-cheat-sheet</a></li>
<li><a
href="http://www.sql-tutorial.net/sql-cheat-sheet.pdf">SQL</a></li>
</ul>
<h2 id="theory">Theory</h2>
<ul>
<li><a
href="https://github.com/soulmachine/acm-cheat-sheet">acm-cheat-sheet</a></li>
<li><a href="http://bigocheatsheet.com/">bigo</a></li>
<li><a href="http://www.tug.org/texshowcase/cheat.pdf">Theoretical
Computer Science Cheat Sheet</a></li>
<li><a
href="https://github.com/niklongstone/regular-expression-cheat-sheet">regular-expression-cheat-sheet</a></li>
<li><a
href="https://dzone.com/refcardz/rest-foundations-restful">rest-foundations-restful</a></li>
<li><a
href="https://www.geeksforgeeks.org/last-minute-notes-computer-network/">Computer-Networks-Last-Minute-Notes</a></li>
<li><a
href="https://www.geeksforgeeks.org/last-minute-notes-operating-systems/">Operating-System-Notes</a></li>
</ul>
<h2 id="editors">Editors</h2>
<ul>
<li><a
href="http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html">a_vi_vim_graphical_cheat_sheet_tutorial</a>
<ul>
<li><a href="https://michaelgoerz.net/refcards/vimqrc.pdf">Vim Quick
Reference Card</a></li>
<li><a href="https://vim.rtorr.com/">A really easy to read and
comprehensive guide on vim.</a></li>
</ul></li>
<li><a
href="https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf">GNU
Emacs</a>
<ul>
<li><a href="https://www.emacswiki.org/emacs/PareditCheatsheet">Paredit
Cheatsheet</a></li>
</ul></li>
<li>IntellJ IDEA
<ul>
<li><a
href="https://resources.jetbrains.com/storage/products/intellij-idea/docs/IntelliJIDEA_ReferenceCard.pdf">Windows/Linux</a></li>
<li><a
href="https://resources.jetbrains.com/storage/products/intellij-idea/docs/IntelliJIDEA_ReferenceCard.pdf">Mac
OS X</a></li>
</ul></li>
<li><a
href="https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf">MarkDown
Cheat Sheet</a></li>
<li><a
href="https://github.com/pellaton/eclipse-cheatsheet">Eclipse</a></li>
<li><a
href="https://github.com/nwinkler/atom-keyboard-shortcuts">Atom</a></li>
<li><a
href="https://netbeans.org/project_downloads/usersguide/shortcuts-80.pdf">NetBeans</a></li>
<li><a
href="https://www.shortcutfoo.com/app/dojos/sublime-text-3-win/cheatsheet">Sublime
Text 3</a></li>
<li><a
href="https://resources.jetbrains.com/storage/products/phpstorm/docs/PhpStorm_ReferenceCard.pdf">PHPStorm
- Mac/Win</a></li>
<li><a
href="https://drive.google.com/file/d/1r4rPmYQ-dMz_9UNUKKH9F6KyWDLSlwke">Notepad++</a></li>
<li><a
href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">VsCode</a></li>
</ul>
<h2 id="tools">Tools</h2>
<ul>
<li><a
href="http://www.catonmat.net/blog/awk-nawk-and-gawk-cheat-sheet/">awk-nawk-and-gawk-cheat-sheet</a></li>
<li><a href="https://github.com/bagder/curl-cheat-sheet">curl</a></li>
<li><a
href="http://myaut.github.io/dtrace-stap-book/dtrace-stap-cheatsheet.pdf">dtrace
and stap</a></li>
<li><a href="https://github.com/dwtkns/gdal-cheat-sheet">GDAL/OGR
command-line tools</a></li>
<li><a href="https://github.com/arslanbilal/git-cheat-sheet">Git Cheat
Sheet and Git Flow</a>
<ul>
<li><a
href="http://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf">git_cheat_sheet</a></li>
<li><a
href="https://github.com/arslanbilal/git-cheat-sheet">git-cheat-sheet</a></li>
<li><a
href="https://github.com/tiimgreen/github-cheat-sheet">github-cheat-sheet</a></li>
<li><a
href="https://github.com/agis/git-style-guide">git-style-guide</a></li>
<li><a
href="https://github.com/danielkummer/git-flow-cheatsheet">git-flow-cheatsheet</a></li>
<li><a href="https://the-awesome-git-cheat-sheet.com/">interactive git
cheat sheet</a></li>
</ul></li>
<li><a
href="https://github.com/Landoop/kafka-cheat-sheet">Kafka</a></li>
<li><a href="http://wch.github.io/latexsheet/">latexsheet</a></li>
<li><a
href="https://github.com/herrbischoff/awesome-osx-command-line">mac-command-line-cheatsheet</a></li>
<li><a
href="http://web.mit.edu/18.06/www/Spring09/matlab-cheatsheet.pdf">matlab-cheatsheet</a></li>
<li><a
href="https://drive.google.com/file/d/0B86nuTd5nMTKRWxrdE44cEZodHc/view">Mobaxterm</a></li>
<li><a
href="http://ais.informatik.uni-freiburg.de/teaching/ss14/robotics/etc/cheatsheet.pdf">Octave-cheatsheet</a></li>
<li><a href="https://gist.github.com/dnagir/663876">rspec</a></li>
<li><a href="https://github.com/eliotsykes/rspec-rails-examples">RSpec
cheatsheet</a></li>
<li><a
href="http://www.abbeyworkshop.com/howto/misc/svn01/">svn</a></li>
<li><a
href="http://www.catonmat.net/blog/sed-stream-editor-cheat-sheet/">sed-stream-editor-cheat-sheet</a></li>
<li><a
href="https://github.com/0nn0/terminal-mac-cheatsheet">terminal-mac-cheatsheet</a></li>
<li><a href="https://gist.github.com/andreyvit/2921703">tmux</a></li>
<li><a href="http://cb.vu/unixtoolbox.xhtml">Unix Toolbox</a></li>
<li><a
href="https://github.com/kahun/awesome-sysadmin">sysadmin</a></li>
<li><a
href="https://github.com/calio/systemtap-cheat-sheet">systemtap-cheat-sheet</a></li>
<li><a
href="https://en.opensuse.org/images/1/17/Zypper-cheat-sheet-1.pdf">Zypper
Command Line Tool Cheatsheat</a></li>
</ul>
<h2 id="media">Media</h2>
<ul>
<li><a
href="https://github.com/audreyr/favicon-cheat-sheet">favicon-cheat-sheet</a></li>
</ul>
<h2 id="security">Security</h2>
<ul>
<li><a href="https://github.com/cure53/H5SC">HTML5 Security
Cheatsheet</a></li>
<li><a
href="https://github.com/andrewjkerr/security-cheatsheets">Security
Tools Cheatsheets</a></li>
<li><a href="https://sakurity.com/oauth">oauthsecurity</a></li>
<li><a
href="https://www.owasp.org/images/9/9a/OWASP_Cheatsheets_Book.pdf">OWASP
Cheat Sheets</a></li>
</ul>
<h2 id="project-management">Project Management</h2>
<ul>
<li><a
href="http://cheatsheetworld.com/programming/agile-development-cheat-sheet/">Agile
Cheatsheet</a></li>
<li><a href="https://www.axosoft.com/Downloads/Scrum_Diagram.pdf">Scrum
Cheatsheet</a></li>
<li><a
href="https://teamhood.com/wp-content/uploads/2022/11/Kanban-Cheat-Sheet.png">Kanban
Cheatsheet</a></li>
<li><a
href="https://www.cheatography.com/davidpol/cheat-sheets/lean-methodology/pdf_bw/">Lean
Cheatsheet</a></li>
<li><a
href="https://www.cheatography.com/nataliemoore/cheat-sheets/system-development-methodologies/pdf_bw/">A
set of metodologies in one Cheatsheet (waterfall, agile, lean, xp,
etc)</a></li>
</ul>
<h2 id="miscellaneous">Miscellaneous</h2>
<ul>
<li><a href="https://github.com/ai/easings.net">easings.net</a></li>
<li><a href="https://github.com/Jam3/math-as-code">math-as-code</a></li>
<li><a
href="https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet">MobileApp-Pentest-Cheatsheet</a></li>
<li><a
href="http://packetlife.net/library/cheat-sheets/">Network-related
cheatsheets</a></li>
<li><a
href="https://github.com/RestCheatSheet/api-cheat-sheet">api-cheat-sheet</a></li>
<li><a
href="https://github.com/kailashahirwar/cheatsheets-ai">cheatsheets-ai</a></li>
<li><a
href="https://github.com/jstrieb/systems-programming-cheat-sheet">Systems
Programming Cheat Sheet</a></li>
<li><a
href="https://github.com/robert-will-brown/video-streaming-cheatsheet">Video
Streaming Cheatsheet</a></li>
</ul>