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

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

Awesome Lists containing this project

README

          

![](images/presentation.png)
[![HitCount](http://hits.dwyl.io/StanGirard/The-hitchikers-guide-for-developers.svg)](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)| | |