Skip to content
View Gustyper's full-sized avatar
🍇
🍇

Highlights

  • Pro

Block or report Gustyper

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Gustyper/README.md

Hi there! I'm Gustavo Bianchi 👋

I am a Data Science and Artificial Intelligence student at FGV EMAp. My background is rooted in maths and programming, which I now apply to solve complex problems through data engineering and predictive modeling.

Currently, I am a Data Governance & Management Intern at Icatu Seguros, where I focus on optimizing ETL pipelines and maintaining large-scale data integrity.


Tech Stack & Tools

Languages & Frameworks Python C++ SQL Pandas Scikit-Learn React

Data Engineering & Visualization gRPC Power Bi Streamlit SQLite

Technical Expertise & Implementation

Data Engineering & Systems Architecture

  • ETL Optimization: Experience in reducing computational overhead, recently refactoring processes to reduce monthly data loads from 65M to 25M rows.
  • Distributed Communication: Implementation of low-latency, real-time data streaming using gRPC and C++17 to replace disk-dependent communication.
  • Database Management: Advanced handling of SQL for analytical processing and SQLite for embedded storage solutions.
  • Automated Collection: Development of robust Web Scraping architectures in Python for real-time market monitoring and competitive intelligence.

Machine Learning & Quantitative Modeling

  • Deep Learning: Development of Neural Networks applied to quantitative finance to identify trends in technology sector parameters.
  • Time Series Forecasting: Proficiency in SARIMAX modeling, STL decomposition, and Walk-Forward Validation for high-accuracy demand forecasting.
  • Algorithmic Optimization: Application of Graph Theory (Dijkstra and Kruskal) to solve complex urban routing and infrastructure topology problems.
  • Modern Portfolio Theory: Structuring Asset Allocation for UHNWI clients using liquidity-aware strategies and dynamic rebalancing backtests.

Development & Tools

  • Object-Oriented Programming: Focus on clean, modular code in C++ and Python.
  • Data Visualization: Building interactive Streamlit and Power BI dashboards to translate complex data into actionable insights.
  • Financial Modeling: Thesis development involving TAM analysis, competitive differentiation, and growth projections.
  • Tax Engine & Web Dev: Developed a React-based tax calculator that automates weighted average price (WAP) and tax liability for the Brazilian stock market.

📊 GitHub Stats


📫 Connect with me

LinkedIn Email

Pinned Loading

  1. Vinasque/framework-ce Vinasque/framework-ce Public

    Criação de framework para desenvolver pipelines de processamento de dados utilizando os mecanismos apresentados durante as aulas de Computação Escalável.

    C 1

  2. FixMatchImplementation FixMatchImplementation Public

    Este projeto consiste na implementação do algoritmo FixMatch, um método de estado-da-arte para Aprendizado Semisupervisionado (Semi-Supervised Learning), aplicado ao dataset CIFAR-10. O objetivo é …

    Python

  3. Hurdle_Model_R Hurdle_Model_R Public

    Este repositório contém uma análise sobre a modelagem de dados de contagem, com foco no tratamento do fenômeno de sobredispersão. O projeto utiliza o conjunto de dados RecreationDemand do pacote AE…

    R

  4. Geometry_Dash_Reinforcement_Learning Geometry_Dash_Reinforcement_Learning Public

    Teaching an AI to play Geometry Dash using Reinforcement Learning and Computer Vision. Features Semi-Supervised Learning to classify game modes in real-time.

    Python