Brazilian Portuguese
English

Jobs


This website!
Front-end: developed through direct editing of HTML, CSS, and Javascript code.
Back-end: Python's Flask framework.

Iris Flower Dataset
Exploratory analysis of the Iris Flower dataset in Portuguese.

Real Estate Price Estimator (AI)
Price estimator for property advertisement in the Federal District

Marketing Campaign Report Generator
Notebook on Gist (sensitive data removed)
This Jupyter Notebook retrieves market campaign metrics via an API call from an adserver, cleans it up, restructure it them build a Excel report following the specs the client (media team) wanted.

Marketing Campaign Report Generator (web scraping version)
Notebook on Gist (sensitive data removed)
Same functionality, but getting the data through web scraping (Selenium and BS4).

ETL Automation Solution for my former Business Analytics role
Closed source (for the moment)
running terminal pic
This ETL code was used to unify several and variable analytics data from social networks and adservers. The config files were edited as Google Sheets sheets as well as the inputs and the unified output (through Google's API). This was done this way to attend the team's requirement of only storing data on Google Sheets.