Skip to content

codeDiscussion2022/cheatsheet-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

CheatBook Website

The Best Developers Under One Roof

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Forks Stargazers Issues MIT License

Table Of Contents

About The Project

Screen Shot

Best cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single Website.

I usually make a cheat sheet when I want to improve my skills in a programming language, a framework or a development tool. I started doing these kinds of things a long time ago on Gist. To better keep track of the history and to let people contribute, I re-organized all of them into this single repository. Most of the content is coming from official documentation and some books I have read.

Feel free to take a look. You might learn new things. They have been designed to provide a quick way to assess your knowledge and to save you time.

Built With

Cheatseet website using HTML, CSS and JS.

Usage

Simply open in any Browser.

Features:

  1. cheatsheets for popular programming languages, frameworks and development tools.
  2. Github Project Readme Maker
  3. Github Profile Readme Maker
  4. Colour Picker
  5. Shadow Picker
  6. Gradient Colour picker
  7. Banner Maker
  8. Logo & Favicon Maker
  9. Simple Code viewer etc...

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

You are more than welcome to contribute and build your own cheat sheet for your favorite programming language, framework or development tool. Just submit changes via pull request and I will review them before merging.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Soham Manjrekar - TE Comps Student - Soham Manjrekar - Built website Template and 6 tools

Acknowledgements