Skip to content
View MarcosACH's full-sized avatar

Highlights

  • Pro

Block or report MarcosACH

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

Hi, I'm Marcos 👋

Backend engineer building data & quant systems. I build event-driven Python microservices and data/ML systems.

🔭 Currently building a real-time algorithmic trading platform. 🎓 Data Science @ UNSAM (Buenos Aires) · 🇪🇸 Native · 🇩🇪 C1 · 🇺🇸 B2


🛠 What I work with

Backend & Systems Python FastAPI Kafka PostgreSQL Redis Docker

Data & Quant Pandas scikit-learn TensorFlow statsmodels Pine Script


🚀 Building now

A production-grade event-driven trading platform (private): async Kafka workers, FastAPI REST APIs, PostgreSQL + SQLAlchemy/Alembic, saga-style distributed transactions for multi-wallet fund management, Redis state caching, and 1,500+ pytest tests. Distributed, fault-tolerant, and self-healing under real money.

📌 Selected work

  • quant-strategies — Framework for developing and backtesting quantitative strategies (vectorbt + Optuna optimization).
  • potrerillos-wind-forecast — Hourly wind forecasting with SARIMA/LSTM; walk-forward eval, 28% RMSE improvement over benchmark.
  • buscasam — Academic search system for the UNSAM community.

📫 Reach me

LinkedIn · marcos.achavalr@gmail.com

Pinned Loading

  1. LucasACH/buscasam LucasACH/buscasam Public

    Sistema de búsqueda académica para la comunidad de UNSAM: búsqueda híbrida (semántica + full-text) de tesis, papers y trabajos académicos.

    Python 1

  2. potrerillos-wind-forecast potrerillos-wind-forecast Public

    Pronóstico horario de viento en Potrerillos usando modelos estocásticos, regresión y redes neuronales.

    Jupyter Notebook

  3. quant-strategies quant-strategies Public

    A comprehensive framework for developing and backtesting quantitative trading strategies.

    Python 1

  4. polyglot-dwh polyglot-dwh Public

    Data warehouse políglota para una plataforma de búsqueda académica: esquema en estrella (Kimball) sobre PostgreSQL, analítica en Redis y ETL incremental que corre a diario con GitHub Actions.

    PLpgSQL 1