Skip to content
View victorlga's full-sized avatar

Highlights

  • Pro

Block or report victorlga

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
victorlga/README.md

🎯 Hi πŸ‘‹, I'm Victor Assis

πŸ’» Computer Engineering Undergraduate at Insper - Instituto de Ensino e Pesquisa
πŸ” Interested in Distributed Systems and Type-safe Programming Languages


πŸš€ Current Role

πŸ“… Feb 2025 - Present
πŸ”Ή Software Engineering Intern at BCG X
πŸ”Ή Skills: Python, Django, dbt, PySpark, SQL, Prompt Engineering


πŸ† Previous Experience

Role Organization Duration Focus Area Skills
πŸŽ“ Capstone Project CTI Renato Archer Jul 2024 - Dec 2024 RISC-V IP for πŸ‡§πŸ‡· aerospace applications VHDL, FPGA, Intel Quartus, RISC-V
πŸ”¬ Summer Research Intern UIUC Jun 2024 - Jul 2024 Tumor phylogeny algorithms in C++ C++, Object-oriented programming, evolutionary trees inference
πŸ“Š Data Intern ADDI Sep 2022 - May 2023 Product & revenue analytics (BR & CO) SQL, Python, Databricks, Zapier

Pinned Loading

  1. mips-pipeline-32bits mips-pipeline-32bits Public

    5-stage pipeline MIPS CPU. The CPU supports 18 MIPS instructions, including 32 general purpose registers, 32-bit ALU, 32-bit PC, 32-bit data memory, and 32-bit instruction memory.

    VHDL

  2. zombie-startup-interpreter zombie-startup-interpreter Public

    The Zombie Startup Interpreter is a satirical programming language simulating startup life cycles, featuring variable declarations, loops, and conditionals with startup-themed syntax.

    Python

  3. vehicle-routing-problem vehicle-routing-problem Public

    Capacitated Vehicle Routing Problem (CVRP) solver using heuristic and parallel algorithms with OpenMP and MPI for optimized route planning and performance.

    C++

  4. functional-etl functional-etl Public

    A functional ETL pipeline in OCaml that processes order data from CSV files hosted online using map, reduce, and filter, producing aggregated results and storing into a database.

    OCaml

  5. dow25-sharpe-montecarlo dow25-sharpe-montecarlo Public

    A Haskell implementation of portfolio optimization using Monte Carlo simulation to maximize the Sharpe ratio for Dow Jones stocks. This project demonstrates parallel processing in Haskell for compu…

    Haskell 2

  6. payment-webhook-handler payment-webhook-handler Public

    A Clojure webhook handler for processing and validating payment events with SQLite persistence and HTTP callbacks for confirmation/cancellation.

    Clojure