* Laboratório de Bioinformática e Sistemas - UFMG: As a master's student, I developed the PROTEuS - PROTein Engineering Supporter (
http://proteus.dcc.ufmg.br/). A web tool used in the protein engineering process. This tool was developed with Python, the framework Flask, and
Angular.js. To deploy the application, the container technique was used through Docker and Nginx as the web server.
Its first version relied on the non-relational database Neo4j (based on graphs), a python graph framework networkx, and clustering using scikit-learning and scipy. The web version was developed using MySQL.
Except for the layout, I was the only developer of all the stages of the project. The design was developed in partnership with a doctoral student.