Projects

Personal Projects Link to heading

📚 Documentation Link to heading

  • GitaDocs: Documentation of Gita created with Docusaurus

⚙️ DevOps Link to heading

  • Desafio JackExperts: Project I used to join JackExperts, packaging an application using Helm, deploying on the Kubernetes cluster at MagaluCloud through a pipeline on GitHub actions.
  • DevOps Manifests: Result of my DevOps studies, examples of manifests for the community to use

🦫 Go Link to heading

  • GHC: Command-line tool to generate reports that I needed to do manually every day on Gita. The repository includes a pipeline for release distribution and has versions for GitHub and GitLab.
  • GTW-CC: Challenge to consume and integrate Binance and Huobi APIs
  • Kiosk API: Go version of an API used for event registration. It integrates with a Flutter frontend and a Zebra printer.
  • PLS-GO: CLI I use daily to manage tasks in my terminal. Go version of the pls-cli project

☕️ Java Link to heading

  • rest-with-springboot: Complete RESTful API environment. Developed as a way to learn and deepen my knowledge in Java

🐍 Python Link to heading