projects

ETL Mercado Livre's API
The main goal of this project is to gather, clean, organize and store data from a category (in this case Computer Monitors) of products in Mercado Livre,
a giant marketplace which opperates mainly in Latin America.
The data retrieved is intended to be used in future data projects such as ML projects.
For this project, along with python, requests lib, SQLite, PostgresDB, AWS Services and other related libs were used.
Github Repository

Braskem Internship Projects
In this section it is listed all the main topics involved on projects I worked on during Braskem Internship.
These projects are totally different one from another, but in all of them Python was the major programming language used.
Along with python, Pandas and Numpy were also very used. Some other libraries such as scikit, scipy, OpenCV, streamlit,
etc were used as well.
Even tough the projects will be described, the core content are protected with NDA contracts, and
because of that the information about the projects may be limited and thats also why the links for the projects
code will not be linked here.
Page with projects descriptions

ML Models From Scratch
This page is intended to show the basis mathematical implementation for some of the most commom ML models.
Models such as Linear Regression, KNN, Decision Trees & etc will be included here.
Since the main purpose of this topic is to overview the fundaments of those models, the focus will be on the mathematical approach,
and the models will be developed briefly, with not much hyperparameters or refinig.
Click on the button bellow for checking out!
Page with projects descriptions

Coming Up
This card is just a representation that there is some projects that will be uploaded soon.
Considering my daily routine, I dont have a lot of time to work on personal projects, so they take a bit longer to get completed.
But new projects will be uploaded here ASAP. Projects specifically about Data Analysis, ML Models (regression, classification, etc) and Web Scrapping
are already in the way.

Rookie Projects
This section is dedicated to projects I did while learning programing.
The projects listed here are not complex programs, but simple and practical projects.
Since they are projects I did some time ago, there may be some bad pratices and they are NOT related to data science, data analysis or ML.
But if you want to, you may check them by clicking in the banner above, or in the button below... Maybe you will even find something useful, who knows...
Page With Rookie Projects