Skip to content
View JonatanSiracusa's full-sized avatar

Block or report JonatanSiracusa

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

Jonatan Siracusa

Data Scientist & Quantitative Analyst

Turning financial complexity and business data into models, systems, and actionable decisions.


About me

I spent nearly a decade trading options and derivatives in one of the world's most volatile markets. That experience shaped how I think: probabilistic, data-driven, and always focused on what actually moves the needle.

My background in Business Administration gave me something most technical profiles lack — a deep understanding of how businesses work from the inside: their processes, inefficiencies, and what decision-makers actually need.

Today I combine both worlds — financial expertise and technical capability in Data Science, ML, and automation — to find and generate value where others don't look.


Tech Stack

Languages

ML & Data Science

Visualization & BI

Cloud, DevOps & Tools

APIs & Integrations


Featured Projects

Project Description Stack
Quant Trading System ML & deep learning signals for GGAL & NVDA. Bloomberg-style candlestick charts. Python · sklearn · TensorFlow · Plotly
Credit Risk & Scoring PD modeling + client scoring + business rules for credit assignment Python · sklearn · statsmodels
VaR & GARCH Analysis Market risk analysis with GARCH volatility and backtesting on GGAL across crisis periods Python · ARCH · Plotly
Economic Data Aggregator BCRA, INDEC & Ministry of Economy pipeline with AI-powered PDF parsing Python · APIs · OpenAI
Options Analysis GGAL Probabilistic study of bimonthly option expiration cycles since 2000 Python · Plotly · yfinance
Market Regimes & Streaks Quantitative study of market regimes, streaks and conditional probabilities on GGAL Python · Plotly · statsmodels
Telegram Report Bot Automated daily financial report distribution system Python · Telegram API
Audio/Video Transcriber Local Whisper-based transcription app — privacy-first, no upload needed Python · Streamlit · faster-whisper
Retail Stock Manager Demand forecasting & inventory optimization for SMEs Python · sklearn
S&P500 Segmentation Temporal segmentation and quantitative analysis of S&P500 Python · Plotly · yfinance

Background

  • 🎓 Business Administration — UNICEN (graduating 2026)
  • 📊 Data Science Diploma — UADE (2022)
  • 📈 Quantitative Finance & Portfolio Management — Matba Rofex School / BCR (2024)
  • 🏦 Trusts & Investment Funds — UCEMA (2023)
  • 🔐 CNV Capital Markets License (in progress — 2026)
  • 🌐 Languages: Spanish (native) · English (C1-C2) · Italian (basic)

What I'm working on

  • Finalizing and publishing my quantitative finance project suite
  • Building a GitHub Pages portfolio site
  • CNV Capital Markets certification


"Using data and models to find value where nobody is looking."


Pinned Loading

  1. plotting-time-series plotting-time-series Public

    Visualization of financial time series, and market price analysis.

    Jupyter Notebook

  2. downloading-historical-prices downloading-historical-prices Public

    This program retrieves financial asset prices from Yahoo Finance, calculates simple and continuous returns, and determines volatility based on adjusted prices. Additionally, it allows exporting the…

    Jupyter Notebook

  3. UADE_DS-Explorative_Analysis_and_Data_Mining UADE_DS-Explorative_Analysis_and_Data_Mining Public

    In this repository you will find many productions achieved by the Team I joined at the Data Science Course in UADE.

    Jupyter Notebook

  4. BymaOrdersManager BymaOrdersManager Public

    This Project makes possible sending and cancelling ByMA stock market orders from an Excel document, without the need of doing it manually on a stock market broker web platform. The technologies use…

    Visual Basic .NET