Welcome to the Cheat Sheets Repository! This repository is a collection of cheat sheets for various programming languages, tools, and technologies. Whether you're a beginner or an experienced developer, these cheat sheets are designed to help you quickly reference essential information and improve your productivity.
This repository aims to provide concise and easy-to-use cheat sheets for developers. Each cheat sheet is organized in a way that makes it simple to find the information you need without having to sift through lengthy documentation.
Here are the available cheat sheets:
- Markdown Cheat Sheet
- Emoji Cheat Sheet
- HTML and CSS in Markdown Cheat Sheet
- GSAP
- TailwindCSS
- Flexbox and Grid
- HTML5
- Reuseable Code
- My Code
Feel free to browse and use these cheat sheets to boost your productivity!
We welcome contributions from the community! If you have a cheat sheet that you'd like to add or improvements to existing ones, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or fix.
- Commit your changes to your branch.
- Push your changes to your fork.
- Open a pull request with a description of your changes.
To add a new cheat sheet, please follow this structure:
- Create a new file in the
cheatsheets
directory with a descriptive name (e.g.,python_cheat_sheet.md
). - Add the content of your cheat sheet to the file.
- Update the Table of Contents and the
Available Cheat Sheets
section in thisREADME.md
file to include your new cheat sheet.
This repository is licensed under the MIT License