CO2 Growth
Data visualization project using, presenting the increase in CO2 levels over time.
The presentation can be used to study the development of industrialization and the
technological level of countries.
Tools used:
Find the best route
Genetic algorithm applied to a routing problem. The proposal is to use
a computational method (heuristic) to find an acceptable solution in a
short amount of time. Heuristic solutions are ideal for problems that
do not allow much time for applying exact methods (time-consuming methods
with the best result).
Tools used:
- Python
- Pandas
- VScode/jupyterNotebook
- Genetic Algorithm Methods
CURRY COMPANY
Project based on a Kaggle case. It is a Marketplace where
the executive wants a tool to track metrics. The solution
is the creation of a customized dashboard to meet this need.
Tools used:
- Python
- VScode/jupyterNotebook
- Pandas
- Plotly
- Streamlit
- Streamlit Cloud
- GitHub
Synthetic data
This project creates synthetic commercial database using realistic business rules,
chatGPT synthetic data and programming.
The idea here is to show some ETL process to modeling data.
The output is a database with sales table and clients information,
usefull to be used in future projects.
Tools used:
- Python
- ChatGPT
- VScode/jupyterNotebook
- Pandas
- GitHub
- SQLite