Skip to content
View AgustinP-eri's full-sized avatar
🧉
🧉

Block or report AgustinP-eri

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

Gus

Data Engineer · Data Science Student

Building reliable ETL pipelines on Google Cloud. Turning raw, messy data into clean, queryable assets that teams can trust.


LinkedIn Email Location


About

Data Engineer working remotely on production ETL pipelines, currently finishing a B.Sc. in Data Science. I design ingestion and transformation workflows that move data from heterogeneous sources into BigQuery, model it for analytics, and surface it through clean dashboards. I care about readable code, reproducible environments, and pipelines that fail loudly instead of silently.

  • Designing and maintaining ETL pipelines on GCP / BigQuery
  • Writing Python and SQL for data ingestion, transformation, and modeling
  • Building analytics layers and dashboards for decision-making
  • Comfortable across the full path: raw source to trusted table

Tech Stack

Languages

Python SQL

Data & Cloud

BigQuery Google Cloud dbt Databricks Looker Studio

Python Ecosystem

pandas NumPy

Tooling

Git GitHub VS Code


Featured Project

Dynamic Pricing Engine — Reinforcement Learning A pricing agent that learns to set prices in a simulated marketplace. Demand is modeled from real retail data, competitor prices are pulled live via API, and a PPO agent is trained against a custom Gymnasium environment. Includes a Streamlit dashboard with a Human-in-the-Loop mode for supervised decisions.

Python · Stable-Baselines3 · Gymnasium · scikit-learn · Streamlit


GitHub stats

Top languages

Popular repositories Loading

  1. Exploratory-Data-Analysis-ML Exploratory-Data-Analysis-ML Public

    Este proyecto presenta un flujo de trabajo básico de ciencia de datos de extremo a extremo, que incluye Análisis Exploratorio de Datos (EDA), preprocesamiento de datos y la aplicación de modelos bá…

    Jupyter Notebook

  2. agustinp-eri agustinp-eri Public

    Github Profile README

  3. sommelierNLP sommelierNLP Public

    Asistente virtual de recomendación de vinos usando NLP y Streamlit

    Jupyter Notebook

  4. databricks-weather-ml-pipeline databricks-weather-ml-pipeline Public

    End-to-end data engineering project using Databricks, PySpark, and MLlib.

    Jupyter Notebook

  5. motor-pricing-rl motor-pricing-rl Public

    Python