https://github.com/rafaelfgx/general
https://github.com/rafaelfgx/general
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafaelfgx/general
- Owner: rafaelfgx
- License: mit
- Created: 2021-04-02T17:40:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-23T20:46:44.000Z (3 months ago)
- Last Synced: 2025-07-23T23:24:44.590Z (3 months ago)
- Language: C#
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# General
## Programming Paradigms
- [Object Oriented Programming](https://github.com/rafaelfgx/General/blob/main/root/ObjectOrientedProgramming.md)
- [Functional Programming](https://github.com/rafaelfgx/General/blob/main/root/FunctionalProgramming.md)
## Best Practices
- [SOLID](https://github.com/rafaelfgx/General/blob/main/root/SOLID.md)
- [Design Patterns](https://github.com/rafaelfgx/General/tree/main/root/DesignPatterns)
## Software Design
- [System Design](https://github.com/rafaelfgx/General/blob/main/root/SystemDesign.md)
- [Architecture](https://github.com/rafaelfgx/General/blob/main/root/Architecture.md)
- [DDD](https://github.com/rafaelfgx/General/blob/main/root/DDD.md)
## Distributed Systems
- [Distributed Computing](https://github.com/rafaelfgx/General/blob/main/root/DistributedComputing.md)
- [Docker](https://github.com/rafaelfgx/General/tree/main/root/Docker)
- [Kubernetes](https://github.com/rafaelfgx/General/tree/main/root/Kubernetes)
## Machine Learning
- [Machine Learning](https://github.com/rafaelfgx/General/blob/main/root/MachineLearning.md)
## Documentation
- [Documentation](https://github.com/rafaelfgx/General/blob/main/root/Documentation.md)
- [Refinement](https://github.com/rafaelfgx/General/blob/main/root/Refinement.md)
## Resources
- [Tools](https://github.com/rafaelfgx/General/blob/main/root/Tools.md)
- [Books](https://github.com/rafaelfgx/General/blob/main/root/Books.md)
- [No Hello](https://github.com/rafaelfgx/General/blob/main/root/NoHello.md)