Projects

Personal Projects Link to heading

🖥️ Apps Link to heading

  • AFFiNE: Self-hosted Notion-like workspace — block-based docs, whiteboard, and databases, backed by Magalu Cloud object storage.
  • Securo: Open-source, privacy-first, self-hosted personal finance manager.
  • e-ile: Offline-first multi-platform app for managing a candomblé terreiro’s community life.
  • tec-sheets: Personal fork of Iris PDV (a point-of-sale platform), running for testing and validation.

📚 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