- 🤓 I have a degree in Computing, at Instituto Federal do Tocantins, Campus Colinas do Tocantins .
- Currículo Lattes
- I develop software using Python and PL/SQL, in addition to having knowledge in Java, javaScript and Dart.
- 🧠 I am interested in the areas of Back End, Data Science and Machine Learning development.
- I maintain the iadevlab project, in which I share my knowledge through articles: https://iadevlab.com/
- 📫 If you want to get in touch, send me a message on Linkedin.
Workshop de Python e Inteligência Artificial
- Bot Coin: This project consists, in a simplified way, of a bot for Telegram, with the purpose of allowing access to quotes of some currencies in relation to the real
- Cashwallet API: This project consists of an open-source financial control application, which will have an API, and an android application, link for more information about the project in this article.
- Pip Packages: consists of a github actions action, for python projects, which makes it possible to install pip and install the dependencies described in the requirements.txt file.
- Python Project Setup: this project is a “setup”, with a set of best practices for the development of a Python project, regardless of whether it is web, desktop, machine learning, deep learning or data engineering. So that it is possible to develop software with higher code quality. In this project, the action that was developed by me is used, the Pip Packages,that can even be used in your projects. :)