Skip to content
View Dev-Toledo's full-sized avatar

Block or report Dev-Toledo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dev-Toledo/README.md

Hi there, I'm Caio Toledo! πŸ‘‹

Operations Research Analyst | Mathematical Optimization | Python Developer


πŸš€ My Operations Research Stack

Modeling & Algorithms:

Python C++

Gurobi

Algorithms

Data Science & Analysis:

Pandas NumPy SQL Jupyter

Workstation & Version Control:

Visual Studio Code Git Linux


πŸ“« Contacts:

Gmail LinkedIn

Pinned Loading

  1. universal-base-converter universal-base-converter Public

    A robust C++ command-line interface for numerical base conversion ranging from binary to hexatrigesimal.

    C++

  2. tsp-drone-solver tsp-drone-solver Public

    Solving the Flying Sidekick Traveling Salesman Problem (FSTSP) using Mixed-Integer Linear Programming (MILP) with Python & Gurobi. Optimizes hybrid truck-and-drone delivery routes.

    Jupyter Notebook

  3. ttp-serie-b-solver ttp-serie-b-solver Public

    Solving the Traveling Tournament Problem (TTP) for the Brazilian Championship (Serie B). Genetic Algorithm optimization achieving 10.9% reduction in total travel distance.

    Python