All Projects

Systems built to do the work.

A selection of production tools and applied experiments across real-time infrastructure, trading, automation, and user-facing applications.

14documented builds

Highlighted projects

The systems that define my work.

More systems

Additional engineering work.

04

Automated execution engine

Mordexel

A modular, event-driven Rust engine that accepts authenticated external trade intents, applies execution policy and risk-aware sizing, and executes protected Binance Futures orders.

  • Rust
  • Tokio
  • Axum
  • Binance Futures
  • Event-driven
  • Risk engine
View architecture
05

Strategy research & analytics

Strategy Dashboard

A private research dashboard that turns structured trade histories into comparable evidence across exit models, timeframes, symbols, expectancy, risk, path outcomes, and equity behavior.

  • Rust
  • Axum
  • Next.js
  • TypeScript
  • Trading analytics
  • Risk metrics
Gallery + architecture
06

Macro reaction research

BTC News Impact

A Rust research pipeline that extracts macro releases from Telegram history, aligns every event with real BTC/USDT trades, classifies reaction quality, and renders filterable multi-horizon evidence.

  • Rust
  • Tokio
  • Reqwest
  • Binance aggTrades
  • Telegram data
  • Event research
  • Static dashboard
Gallery + architecture
07

Infrastructure control

Commandant

A local-first Android control surface for remote systemd services: act in seconds, follow live logs, and keep every host preset on the device.

  • Rust
  • Tauri
  • React
  • russh
  • systemd
  • Android
View architecture
08

Daily execution system

DisciplineOS

A focused local-first desktop system for recurring daily and weekly actions—organized by time of day, reset automatically, and kept entirely on the user's machine.

  • Rust
  • Tauri
  • React
  • TypeScript
  • Tokio
  • Local-first
View architecture
09

Real-time market intelligence

Hyperliquid Whale Tracker

A long-running Rust monitor that turns live Hyperliquid trade flow into size-qualified wallet intelligence, enriches it with actual positions, and emits ranked periodic reports.

  • Rust
  • Tokio
  • WebSockets
  • Hyperliquid
  • Reqwest
  • Concurrency
View architecture
10

Wallet utility

Solana Grind

A compact Rust CLI for generating vanity Solana keypairs, reading existing keypair files, converting local key material into hex and Base58, and checking the public address balance through Solana JSON-RPC.

  • Rust
  • Solana CLI
  • JSON-RPC
  • Base58
  • CLI
  • Keypair tooling
View architecture
11

Open-source Rust crate

telegram-notify

A tiny async Rust crate that turns one send(msg).await call into a validated Telegram notification for a configured chat, with explicit errors returned to the caller.

  • Rust
  • Tokio
  • Teloxide
  • Telegram Bot API
  • Async
  • crates.io
View architecture
12

Distributed messaging automation

Telegram Intelligence

A fleet of independently deployable Rust services that turns Telegram activity into validated market events, automated account actions, execution requests, and bounded maintenance work.

  • Rust
  • Tokio
  • MTProto
  • Axum
  • SQLite
  • React
  • Event-driven
  • Background workers
View architecture
13

Content monitoring worker

YouTube Release Watcher

A stateful Rust worker that monitors selected YouTube Atom feeds, identifies unseen long-form uploads, suppresses Shorts and stale-feed notification bursts, and delivers low-latency ntfy alerts.

  • Rust
  • reqwest
  • quick-xml
  • RSS / Atom
  • ntfy
  • Polling
  • Local state
View architecture
14

Voice-first Android utility

Voitodo

A local-first Android task app where native speech recognition feeds a Rust command parser, mutates a persistent daily routine, and returns live updates to a swipe-driven React interface.

  • Rust
  • Tauri 2
  • React
  • Android
  • JNI
  • SpeechRecognizer
  • Local-first
  • JSON
View architecture