https://github.com/stangirard/reminders
Collection of Cheat Sheets & different resources for different technologies
https://github.com/stangirard/reminders
cheat-sheets cheatsheet documentation
Last synced: 3 months ago
JSON representation
Collection of Cheat Sheets & different resources for different technologies
- Host: GitHub
- URL: https://github.com/stangirard/reminders
- Owner: StanGirard
- Created: 2020-01-14T15:45:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T17:02:51.000Z (about 6 years ago)
- Last Synced: 2025-03-04T18:36:37.243Z (over 1 year ago)
- Topics: cheat-sheets, cheatsheet, documentation
- Language: HTML
- Homepage: https://guide.devlup.fr
- Size: 3.48 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](http://hits.dwyl.io/StanGirard/The-hitchikers-guide-for-developers)
# The Hitchhikers Guide for Developers
I got tired of always having to look for ages for things I've already done or found.
Here is my Cheat Sheets for all the technologies, frameworks, tools I encountered. Please feel free to make pull requests
## **Cheat Sheets**
---
### **Cloud**
---
#### **AWS**
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**AWS Athena**](https://aws.amazon.com/fr/athena/) | Query on S3 Objects | Paid|
|[**Serverless SQS**](https://aws.amazon.com/sqs/) | Easy queue service on AWS | Paid |
#### **Architecture as code**
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Serverless Framework**](https://serverless.com/) | Serverless Easy | Free |
#### **Provider**
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Digital Ocean**](https://m.do.co/c/f9dca2b1ecc8)| Cloud provider for developers & small entreprises (First 100$ free) | Paid|
### **Data Science**
---
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Dataiku**](https://www.dataiku.com/)| Easy Datascience | Freemium|
|[**NTK**](https://www.nltk.org/)| Datascience Python library | Free|
### **Editor**
---
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Markdown Cheat Sheet**](editor/markdown/README.md)| Markdown Cheat Sheet | Free|
|[**Oh My ZSH**](editor/oh-my-zsh/README.md) | Oh My ZSH | Free|
### **Monitoring**
---
#### Performance
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Netdata**](monitoring/netdata/README.md)| Real-time performance monitoring dashboard| Free|
### **Web**
---
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Jekyll**](web/jekyll/README.md)| Static Blog Generator with Github| Free|
|[**Nginx**](web/nginx/README.md) | Reverse Proxy| Free|
|[**Portia**](web/portia/README.md)| Web Interface for scraping with scrapy | Free|
|[**Traefik**](https://github.com/containous/traefik)| HTTP reverse proxy and load balancer | Free|
|[**Ghost**](https://ghost.org/)| Bloging like wordpress but faster and cleaner| Free|
### TODO
| Name | Description | Free |
| ------------- | ------------- | ------------- |
|[**Virgilio**](https://github.com/virgili0/Virgilio)| | |
|[**GitHunt**](https://github.com/kamranahmedse/githunt)| | |
|[**V**](https://github.com/vlang/v)| | |
|[**Secure-Linux-Server**](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/blob/master/README.md)
|[**Javascript-algo**](https://github.com/trekhleb/javascript-algorithms)| | |