https://github.com/gowtham4545/notes
my personal cheat sheets
https://github.com/gowtham4545/notes
cheatsheet cmake cpp docker golang kubernetes markdown notes pwa
Last synced: 3 months ago
JSON representation
my personal cheat sheets
- Host: GitHub
- URL: https://github.com/gowtham4545/notes
- Owner: gowtham4545
- Created: 2022-12-09T18:52:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-25T08:37:50.000Z (about 1 year ago)
- Last Synced: 2025-06-25T09:39:16.511Z (about 1 year ago)
- Topics: cheatsheet, cmake, cpp, docker, golang, kubernetes, markdown, notes, pwa
- Language: JavaScript
- Homepage: https://gowtham4545.github.io/Notes/
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Notes
my personal cheat sheats
## My Blogs
### [CMake](CMake/README.md)
### [Cpp Concepts](Cpp/Readme.md)
### [Git](Git/README.md)
### [Markdown](Markdown/README.md)
### [PWA](PWA/Readme.md)
### [Docker](Docker/Readme.md)
### [Kubernetes](Kubernetes/Readme.md)
### [Go](GoLang/)
1. [Devhints](https://devhints.io/go)
2. [Readme](./GoLang/readme.md)
### [Rust](https://cheats.rs/)
## Other Links
[Google Style Guide](https://google.github.io/styleguide/)
[Mozilla Web Guide](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Deployment#getting_your_website_ready_to_publish)
[System Design](Readme.md#other-links)
1. [Github](https://github.com/donnemartin/system-design-primer)
2. [GFG](https://www.geeksforgeeks.org/complete-roadmap-to-learn-system-design/)
[Core Subjects](Readme.md#other-links)
- [Catalogue](https://github.com/G33kzD3n/Catalogue)
- [Coding Interview University](https://github.com/jwasham/coding-interview-university)