Skip to content

rflpazini/articles

Repository files navigation

articles

Welcome to the repository where I store files and projects used as samples in my technical articles! 🚀

articles-background

Here, you'll find an organized collection of code, scripts, and complete projects that accompany the topics covered in my articles on Medium, LinkedIn, and other platforms.

Projects and Samples

Here is a list of the projects and samples available in the repository:

  1. MindsDB + Docker: Utilizando SQL e containers para integrações com IA: Scripts and configurations used in the article Optimizing JVM Startup and Increasing Application Efficiency in Containers.

  2. Testcontainers + Golang: Melhorando seus testes com Docker: Code examples using the testcontainer library, as detailed in my articles on testing in Go.

  3. Design Patterns: Code examples using Builder, Singleton and Factory patterns

...add more as needed...

Contribution Guidelines

I welcome contributions to improve the samples and projects! If you have any improvements, feel free to open a pull request. Please follow the guidelines below:

  1. Fork the repository.
  2. Create a branch for your modification (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Code samples and projects from my 31+ technical articles on Docker, Go, and distributed systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors