https://github.com/avin/cheatsheets
Коллекция шпаргалок
https://github.com/avin/cheatsheets
cheatsheets russian
Last synced: 26 days ago
JSON representation
Коллекция шпаргалок
- Host: GitHub
- URL: https://github.com/avin/cheatsheets
- Owner: avin
- Created: 2025-10-19T11:08:21.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2026-01-08T20:53:36.000Z (6 months ago)
- Last Synced: 2026-01-21T14:10:51.826Z (5 months ago)
- Topics: cheatsheets, russian
- Language: C++
- Homepage:
- Size: 831 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Коллекция шпаргалок
## Golang
- [Go](./go/README.md)
- [Go Concurrency Patterns](./go-concurrency/README.md)
## C/C++
- [C](./c/README.md)
- [C++20/23 Cookbook](cpp-cookbook/README.md)
- [C++20/23 Complete Cheatsheet Collection](cpp-modern/README.md)
- [C++ Web/Network](cpp-web-network/README.md)
- [CMake](./cmake-recipes/README.md)
## Фронтенд
- [JavaScript](./js/README.md)
- [JavaScript алгоритмы](./js-algos/README.md)
- [Типы в TypeScript](./ts-types/README.md)
- [CSS](./css-recipes/README.md)
- [HTML](./html-recipes/README.md)
- [PWA](./pwa-recipes/README.md)
- [Web Performance](./web-performance/README.md)
- [WebGL и GLSL](./webgl-glsl/README.md)
- [Web Components](./web-components/README.md)
- [React Patterns](./react-patterns/README.md)
- [Security для фронтенда](./frontend-security/README.md)
## Бэкенд и API
- [Express.js рецепты](./express-recipes/README.md)
- [GraphQL](./graphql/README.md)
- [REST API best practices](./rest-api-best-practices/README.md)
- [API взаимодействие](./api-interactions/README.md)
- [SQL (PostgreSQL)](./sql-postgresql/README.md)
## DevOps и инструменты
- [Docker](./docker-recipes/README.md)
- [TLS / SSL / OpenSSL](./tls-openssl/README.md)
- [Linux CLI](./linux-cli/README.md)
- [Windows PowerShell](./windows-powershell/README.md)
## Архитектура и теория
- [Алгоритмы и интервью](./algorithms-interview/README.md)
- [Архитектурные паттерны](./architectural-patterns/README.md)
- [Термины и акронимы IT](./terms-acronyms/README.md)