Back to Projects

MemeTrader

Applied AI Engineer Experimental

Updated: 2026-01-21

Headless memecoin research engine with deterministic signals, offline backtests, and mock API providers.

Impact: Enables strategy iteration without real trading keys or wallet risk.

What I built

  • Implemented mock-e2e execution mode and provider toggles.
  • Stored per-run decisions, summaries, and trade artifacts.
  • Containerized runtime with tests for repeatable local validation.

Proof: Run `python3 -m app.main mock-e2e --market-data birdeye --chain-intel helius`.

PythonPytestDockerJSONL