Skip to content
View Cherecho's full-sized avatar
🎯
Stealth Mode
🎯
Stealth Mode

Highlights

  • Pro

Block or report Cherecho

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

Hi 👋, I'm Álvaro Cerezo (cherecho)

A Data Engineer & Software Engineer from Madrid, Spain 🇪🇸

Specializing in data pipelines, analytics, and AI solutions.


About Me

I'm a Data Engineer passionate about transforming raw data into actionable knowledge. I currently work at NTT DATA, where I build and maintain ETL/ELT pipelines to process data for analysis and machine learning models.

  • I have extensive experience designing and optimizing data pipelines with Python and PySpark, particularly for large-scale financial data and algorithmic trading bots.
  • I'm proficient in AWS services (S3, EC2, CloudWatch) and building monitoring dashboards with Grafana.
  • I'm currently pursuing a B.S. in Software Engineering with a specialization in Data Engineering at U-TAD (2023 - Present).

My Tech Stack

Here are the primary technologies I work with, based on my experience:

  • Data Processing & Pipelines: Python (Pandas, Polars, PySpark), ETL/ELT Design
  • Databases:
    • SQL: PostgreSQL, MySQL, SQL Server
    • NoSQL: MongoDB, InfluxDB
  • Cloud & DevOps: AWS (S3, EC2, CloudWatch), Docker, Linux, Git
  • Visualization & APIs: Grafana, Plotly, Flask, FastAPI

Connect with Me

You can find me on:

Portfolio alvaro cerezo pedrero cherecho_ Email me


GitHub Stats

cherecho's Top Languages
cherecho's GitHub Stats

Pinned Loading

  1. Triangular-arbitrage Triangular-arbitrage Public

    A multi-threaded triangular arbitrage bot in python using the ccxt libraries to handle the binance api.

    Python 51 22

  2. sorting-algorithm-visualizer sorting-algorithm-visualizer Public

    A Pygame application to visualize sorting algorithms with animation, sound, and interactive controls.

    Python 1

  3. mkv_compressor mkv_compressor Public

    A professional video compression tool for MKV files with both GUI and command-line interfaces.

    Python 1

  4. VoIP-client-server VoIP-client-server Public

    A simple java voip client-server app using socks and javax.

    Java

  5. ExtFileSystemUtils ExtFileSystemUtils Public

    ExtFileSystemUtils is a lightweight utility for managing Linux-like EXT file systems. It simulates a command-line interface to perform operations like listing, renaming, copying, deleting files, an…

    C

  6. fat-percentage-ai fat-percentage-ai Public

    A regression model using a Keras Multilayer Perceptron (MLP) to predict body fat percentage. Includes data standardization and K-Fold cross-validation.

    Jupyter Notebook