An open API service indexing awesome lists of open source software.

https://github.com/ivansaul/cheat-sheets

Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!
https://github.com/ivansaul/cheat-sheets

cheatsheet cheatsheets dart flutter golang java javascript kotlin python rust swift

Last synced: 5 months ago
JSON representation

Cheat-Sheets: Your go-to quick reference developer guide for learning Python, Rust, Swift, JavaScript, Kotlin, Go, Git, and more!

Awesome Lists containing this project

README

          

![App Icon][app-icon]


Cheat Sheets

**`Cheat-Sheets`** Your go-to reference developer guide for learning `Python`, `Rust`, `Swift`, `JavaScript`, `Kotlin`, `Go`, `Git`, and more!

![Made-with-flutter](https://img.shields.io/badge/Made%20with-Flutter-orange)
[![Deploy | API](https://github.com/ivansaul/devstack-worker/actions/workflows/deploy.yaml/badge.svg)](https://github.com/ivansaul/devstack-worker/actions/workflows/deploy.yaml)
![GitHub repo size](https://img.shields.io/github/repo-size/ivansaul/cheat-sheets)
[![License: MIT](https://img.shields.io/badge/License-GPL-yellow.svg)](https://opensource.org/licenses/MIT)


GitHub Badge


Google Play Badge




Discord Server

---

![Banner][banner]

## Releases

Available on the [**`Google Play`**][google-play] and [**`GitHub`**][github-releases].

## Screenshots

![screenshot](https://imgur.com/lOKI2By.png)
![screenshot](https://imgur.com/1cch4Nj.png)

## Building from Source

```bash
git clone https://github.com/ivansaul/cheat-sheets.git
cd cheat-sheets
flutter pub get
dart run build_runner build
flutter run --release
```

> [!TIP]
> For full local setup, backend, and environment configuration, see [**`DEVELOPMENT GUIDE`**](./DEVELOPMENT.md).

## Road map

- [ ] Offline support
- [ ] Localization (i18n)
- [ ] Favorites, history & progress

## Development | Contributing

Contributions are welcome! Please refer to the [**`DEVELOPMENT GUIDE`**](./DEVELOPMENT.md) for more details.

## Facing any Issue?

Found a bug or have an idea? Open an [Issue][issue] :)

## Contact

If you want to contact me you can reach me at [Discord][discord].

## Acknowledgments

This project is based on [Fechin/reference][reference]. The main focus of this project is adding new features and make it accessible to everyone.

## License

This project uses GPLv3. See [LICENSE] for details.

[license]: ./LICENSE
[reference]: https://github.com/Fechin/reference
[discord]: https://discord.com/users/744755977684779038
[issue]: https://github.com/ivansaul/cheat-sheets/issues
[banner]: https://i.imgur.com/XjpdMoW.png
[github-releases]: https://github.com/ivansaul/cheat-sheets/releases
[google-play]: https://play.google.com/store/apps/details?id=com.ivansaul.cheatsheets
[app-icon]: https://i.imgur.com/m2fO1J9.png