Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.53 KB

README.md

File metadata and controls

49 lines (31 loc) · 2.53 KB

My Open Source Contributions

This repository functions as a catalog of my contributions to open-source projects. Here you can find details about the projects I've contributed to, the nature of my contributions, and any relevant links.

Projects

strawberry-sqlalchemy-mapper

strawberry-django


Evolution API


Python Fluente 2ª Edição (Fluent Python 2nd Edition)

  • Description: Official translation of Fluent Python, Second Edition. Translated by @pauloc, produced by @ramalho, and reviewed by the community 😉.
  • Link: Project Link
  • Contributions: Pull Requests

Sistema de Evolução Clínica

  • Description: Simple Open Source Map of Inpatients to Emergency Units - Medical Aid Tool. This project helped me a lot to learn in practice the concepts of working with real projects, thinking about code integrity and maintenance.
  • Link: Project Link
  • Contributions:
    • I was responsible for creating all PDF's creation modules using Flask and GraphQl.
    • Pull Requests