Skip to content
View mxavier-dev's full-sized avatar

Block or report mxavier-dev

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
mxavier-dev/README.md

Hi πŸ‘‹, I'm Matheus Xavier

Aspiring Data Engineer from Brazil πŸ‡§πŸ‡·
Focused on building data pipelines, working with APIs, and structuring data systems.


πŸ‘¨β€πŸ’» About Me

  • πŸŽ“ Computer Science student
  • 🐍 Building projects with Python, SQL, and data pipelines
  • πŸ“Š Focused on Data Engineering and data systems
  • 🐧 Linux user

πŸ›  Tech Stack

python logo pandas logo jupyter logo mysql logo git logo

πŸ“Œ Featured Project

πŸ”Ή ETL Countries Pipeline

End-to-end ETL pipeline that extracts data from a REST API, transforms it, and loads it into a MySQL database.

Key points:

  • Modular architecture (extract, transform, load)
  • Data processing with Pandas
  • Integration with external API
  • Structured logging system
  • Database schema with constraints and indexing

πŸ”— https://github.com/mxavier-dev/etl-countries-pipeline


πŸ“Š GitHub Stats

GitHub Streak


🌎 Connect With Me

Linkedin Instagram

Pinned Loading

  1. etl-countries-pipeline etl-countries-pipeline Public

    Modular ETL pipeline in Python using REST API, data transformation, and MySQL integration with logging and structured architecture.

    Python

  2. vending-machine vending-machine Public

    A modern vending machine simulator built with Python and CustomTkinter. Features include real-time stock control, cart management, and detailed change calculation.

    Python