Skip to content
View ivan09069's full-sized avatar

Highlights

  • Pro

Block or report ivan09069

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

Ivan Torres

Blockchain forensics · AI trading agents · Ethereum consensus · Texas

Independent developer building at the intersection of on-chain analytics, automated trading, and AI agent systems. Running crypto infrastructure by night, oilfield operations by day.

What I'm Building

🔍 beacon-forensics — Maps Ethereum staking operators from a single withdrawal address. 788 validators clustered in case study.
eth-deployment-verify — GitHub Action that verifies deployed smart contract bytecode matches compiled source
🤖 SwarmSentinel — Mean-reversion trading bot (RSI/EMA50, BTC/ETH/SOL/XRP)
🔗 EchoForge — Whale alert dashboard + MCP-integrated command center
⛓️ Lodestar Fork — Ethereum consensus client — GLOAS block import pipeline (PR #8940)

Tech Stack

Python TypeScript Solidity PowerShell Cloudflare Workers Ethereum Base

Focus Areas

  • Blockchain Forensics — Validator cluster attribution, Safe-based operator mapping, depositor tracing via BigQuery (case study)
  • Trading Infrastructure — Mean-reversion bots, OU pair scanners, DeFi arbitrage on Base
  • AI Agent Systems — MCP protocol integration, Claude-powered decision engines, autonomous repo maintenance
  • Ethereum Protocol — Consensus client development (Lodestar/GLOAS), beacon chain data via BigQuery

Stats

GitHub Stats

Top Languages

Pinned Loading

  1. SwarmSentinel-v3 SwarmSentinel-v3 Public

    LangGraph crypto sentiment bot using Grok AI. 5-node pipeline: sentiment → whale scoring → regime detection → strategy routing.

    Python

  2. gh-autopilot gh-autopilot Public

    AI-powered GitHub repo maintenance with Claude PR risk scoring

    PowerShell

  3. lodestar lodestar Public

    Forked from ChainSafe/lodestar

    🌟 Ethereum Consensus client for the Zig and TypeScript ecosystem

    TypeScript

  4. swarm-trading-system swarm-trading-system Public

    Multi-worker trading system: orchestrator + sentinel + mempool + sweeper. Groq-powered AI trading.

    Python