Portfolio

All Projects

Solver LP

Solver LP

The Visual Optimization System (Solver LP) is an interactive and didactic platform developed to assist in teaching and learning Operations Research. It focuses on the resolution and visualization of Linear Programming (Simplex Algorithm) and Integer Programming (Branch-and-Bound Algorithm) problems.

Linear Programming Simplex Algorithm Branch-and-Bound
Apache Spark Hands-on

Apache Spark Hands-on

Didactic simulations to master Apache Spark. Learn Query Plans, Spark UI, DAGs, Data Skew resolution, and performance tuning with hands-on exercises and real financial data.

Apache Spark Performance Tuning DAGs Spark UI
Economic Calendar Web Scraping

Economic Calendar Web Scraping

Scraping of Economic Calendar from investing.com using Python 3 and the BeautifulSoup library.

Python Web Scraping BeautifulSoup Data Extraction