Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guilhermebkel/gbkel-notes
:paperclip: Some notes I usually take from books and articles
https://github.com/guilhermebkel/gbkel-notes
articles books
Last synced: about 2 months ago
JSON representation
:paperclip: Some notes I usually take from books and articles
- Host: GitHub
- URL: https://github.com/guilhermebkel/gbkel-notes
- Owner: guilhermebkel
- Created: 2020-11-12T10:38:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T16:44:52.000Z (12 months ago)
- Last Synced: 2024-05-27T20:34:02.112Z (8 months ago)
- Topics: articles, books
- Homepage:
- Size: 7.49 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some notes I usually take from books and articles đź“’## đź“Ś Overview
I usually take notes from everything I'm learning in order to make sure I understand it (and obviously to have a way to remember in case I forget it).
## đź““ Books
- [Comunicação Assertiva - Aprenda a arte da falar e influenciar](./books/comunicacao-assertiva-aprenda-a-arte-da-falar-e-influenciar.md)
- [Site Reliability Engineering](./books/site-reliability-engineering.md)
- [Domain-Driven Design: Tackling Complexity in the Heart of Software](./books/domain-driven-design-tackling-complexity-in-the-heart-of-software.md)
- [Clean Coder: A Code of Conduct for Professional Programmers](./books/clean-coder-a-code-of-conduct-for-professional-programmers.md)
- [Clean Code: A Handbook of Agile Software Craftsmanship](./books/clean-code-a-handbook-of-agile-software-craftsmanship.md)
- [Refactoring: Improving the Design of Existing Code](./books/refactoring-improving-the-design-of-existing-code.md)
- [Pragmatic Programmer, The: From Journeyman to Master](./books/pragmatic-programmer-the-from-journeyman-to-master.md)
- [Sistemas Digitais - Projetos de Otimização e HDLs](./books/sistemas-digitais-projetos-de-otimizacao-e-hdls.md)
- [Clean Architecture: A Craftsman's Guide to Software Structure and Design](./books/clean-architecture-a-craftsmans-guide-to-software-structure-and-design.md)
- [O jeito Peter Lynch de investir](./books/o-jeito-peter-lynch-de-investir.md)
- [The Manager's Path: A Guide for Tech Leaders Navigating Growth and Change](./books/the-managers-path-a-guide-for-tech-leaders-navigating-growth-and-change.md)
- [As armas da persuasĂŁo: Como influenciar e nĂŁo se deixar influenciar](./books/as-armas-da-persuasao-como-influenciar-e-nao-se-deixar-influenciar.md)
- [Mindset: The new psychology of success](./books/mindset-the-new-psychology-of-success.md)
## ⚙️ Tutorials
- [Cleaning Up Docker Temp Disk Space](./tutorials/cleaning-up-docker-temp-disk-space.md)
- [Creating a Private Fork on Github](./tutorials/creating-a-private-fork-on-github.md)
- [Using Custom Slack Alert Template on Grafana](./tutorials/using-custom-slack-alert-template-on-grafana.md)
- [Updating Google Chrome on Ubuntu](./tutorials/updating-google-chrome-on-ubuntu.md)
- [Installing NVIDIA Graphics Drivers On Ubuntu](./tutorials/installing-nvidia-graphics-drivers-on-ubuntu.md)
- [Setting up Captain Rover](./tutorials/setting-up-captain-rover.md)
- [Adding Resource Limit to Captain Rover App](./setup/adding-resource-limit-to-captain-rover-app.md)
- [Squashing a commit](./tutorials/squashing-a-commit.md)
- [Fixing git conflicts without merging](./tutorials/fixing-git-conflicts-without-merging.md)
- [Solving permission problems on Ubuntu](./tutorials/solving-permission-problems-on-ubuntu.md)
- [Debugging NodeJS inside K8s](./tutorials/debugging-nodejs-inside-k8s.md)
- [Debugging ElasticSearch Health](./tutorials/debugging-elasticsearch-health.md)
- [Fixing time difference between Ubuntu and Windows](./tutorials/fixing-time-difference-between-ubuntu-and-windows.md)
- [Proxy from Kubernetes Ingress Controller to URL](./tutorials/proxy-from-kubernetes-ingress-controller-to-url.md)
- [Setting up Nginx inside an instance](./tutorials/setting-up-nginx-inside-an-instance.md)
## đź“ś Notes
- [Introdução à Economia](./notes/introducao-a-economia.md)