Skip to content
View ArtBreguez's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ArtBreguez

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArtBreguez/README.md
 _                                   
| |__  _ __ ___  __ _ _   _  ___ ____
| '_ \| '__/ _ \/ _` | | | |/ _ \_  /
| |_) | | |  __/ (_| | |_| |  __// / 
|_.__/|_|  \___|\__, |\__,_|\___/___|
                |___/                _
> arthur breguez // machine learning engineer â–ˆ
$ whoami
> ML engineer building autonomous trading & AI systems.
> I turn market microstructure, options flow and RL agents into shipping software.

$ cat focus.txt
[ai/ml]     ── LLM tooling, RL agents, CNNs, model fine-tuning
[trading]   ── algo strategies, options greeks/GEX, HFT execution
[markets]   ── Polymarket & prediction-market ML
[data]      ── big-data pipelines, backtesting, market-microstructure

$ ls -t ~/projects | head
greeks-mcp/           # MCP server: options analytics (Greeks, GEX, Max Pain, flow) for LLM clients
polymarket-lab/       # plugin-based ML framework for Polymarket prediction markets
ddql-forex-agent/     # Double Deep Q-Learning trading agent (EUR/USD)

$ cat stack.txt
lang     Python · Go · C/C++ · Solidity · TypeScript · Shell
ml       PyTorch · TensorFlow · Keras · HuggingFace · scikit-learn
data     Spark · PySpark · Databricks · Grafana
infra    Docker · Linux · Git · Redis · RabbitMQ · Postgres/SQLite
devops   Azure DevOps · Snyk (security) · CI/CD
web3     Hardhat · Solidity

$ ./connect --linkedin
> https://www.linkedin.com/in/breguez-ai

LinkedIn

Pinned Loading

  1. BinaryOptionsXGB BinaryOptionsXGB Public

    Projeto XGB Opções Binárias: Modelo predictivo usando GradientBoostingClassifier para EUR/USD utilizando indicadores técnicos. Demo no link abaixo.

    Jupyter Notebook 1

  2. tcc_alpd tcc_alpd Public

    Trabalho de conclusão de curso e Engenharia de Automação e Controle da Faculdade UCL.

    Jupyter Notebook

  3. summarizer-extension summarizer-extension Public

    An AI-powered text summarizer that allows you to condense large amounts of text directly from your browser.

    TypeScript

  4. polymarket-lab polymarket-lab Public

    Generic plugin-based ML framework for Polymarket prediction markets

    Python

  5. ddql-forex-agent ddql-forex-agent Public

    Agente de trading Forex (EURUSD) baseado em um modelo Double Deep Q-Learning.

    Python 2