Skip to content
View yodablocks's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Taipei

Block or report yodablocks

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.

Content in all repositories owned by your account will be closed.
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
yodablocks/README.md

Marc F. · Data Engineering · AI Systems · Security

I build real-time data pipelines, AI/LLM systems, and security tooling for high-stakes, high-throughput environments.

7+ years shipping production systems across data engineering, applied ML/LLM infrastructure, and security, with deep experience in low-latency ingestion, multi-source data reconciliation, and systems that have to be right under load. Most of this was built for blockchain and market-data environments, which forced a level of correctness and latency discipline that's directly transferable to any data-intensive or AI system.

Python Rust TypeScript SQL Solidity


Highlights

  • 📈 quarq - Cited research over ECB, Banque de France and AMF documents: the right page ranked first for 33 of 38 reviewed questions
  • ⚓ keel - Durable execution engine for AI agents: steps that survive a crash, budgets, human approval
  • 📏 jev-orderby-bench - Independent benchmark of a decision model, publishing what it gets wrong

AI & LLM Systems

  • 🔍 commitjev - Reviews a commit before a human has to
  • 🧹 jevq - Linter for the questions you ask a decision model
  • 🎯 jobbyjev - Ranks companies by interview likelihood for one resume
  • 🦆 duckdb-jev - Semantic ORDER BY for DuckDB

Data Engineering

  • ⚡ reth-usdc-indexer - Real-time indexer inside a Reth node, microsecond lookups, exact reorg rollback
  • 💧 perp-liquidity - One liquidity view across 8 perp DEXes
  • 🗺️ depth-map - Cross-venue order book depth and cost-to-move
  • 📡 signal-pipeline - Signal ingestion with trust tiers and anomaly detection
  • 📉 hip3-divergence - Three-price divergence monitor, running 24/7 on a Raspberry Pi
  • 🗃️ defi-replay-kit - DeFi incident datasets, queryable offline with SQL

Finance & Analytics

Security & Smart Contracts

  • 🛡️ rsentinel - Security posture scanner in Rust, with SARIF output
  • 🏦 yulsafe - Gas-optimized ERC-4626 vault for zkSync Era

Open Source


Languages Python · Rust · TypeScript · SQL
Infra Postgres · Docker · GitHub Actions · Reth · zkSync · BigQuery · Tailscale · Nginx
Domains applied in Blockchain data & DeFi protocols, market microstructure, security tooling
Spoken French (native) · English · Mandarin

Based in Taipei  ·  Open to Backend, Data Engineering & AI Engineering roles (remote, Singapore, HK, Europe)

Email

Pinned Loading

  1. jev-orderby-bench jev-orderby-bench Public

    Does ORDER BY over a Jev probability put rows in a defensible order? Independent ranking, calibration and invariant measurements of TypeSafe AI's Jev: passes six pre-registered gates on 360 labeled…

    Python 1 1

  2. perp-liquidity perp-liquidity Public

    Real-time liquidity snapshot across 8 Hyperliquid perp DEXes — bid/ask depth, spread, and slippage estimates via unified REST/WebSocket pipeline.

    Python

  3. signal-pipeline signal-pipeline Public

    Source-agnostic crypto signal ingestion pipeline for AI agents — three-tier trust model (chain-native / indexed / social), MAD-based anomaly detection, token-budget-aware ranking.

    Python

  4. quarq quarq Public

    French institutional portfolio analytics with RAG and local LLM

    Python

  5. defi-replay-kit defi-replay-kit Public

    Pre-packaged DeFi exploit/incident datasets, offline-queryable via SQL for forensic research and audits. MIT.

    Python

  6. grvt-sdk grvt-sdk Public

    Python SDK for GRVT Exchange – REST, WebSocket, EIP-712 signing, and low-latency order pipeline

    Python