Portfolio

A collection of fintech products, AI tooling, and developer projects built at the intersection of financial markets and technology.

5 Projects

EDC Web

Live
Finance Tools 2026
13 Languages
82 Tools
v1.6 Version

Automated Exness Daily Commentary web report generator. Transforms PPTX market commentary slides into responsive multi-language HTML reports for global distribution.

  • 13-language AI translation with disk cache (skips Gemini on cache hit)
  • PPTX parsing for 9 instruments, 35+ calendar events, chart WebP extraction
  • GitHub Actions CI/CD pipeline deploying to Hetzner (port 8100)
  • Inline edit mode with contenteditable paragraphs and re-render without re-translate
PythonFastAPIPydanticGemini AIFinance

ClaudeFinKit

Active Dev
AI / Agents 2025
28+ Agents
9 Data Sources
137 Tools

Multi-agent financial analysis toolkit powered by Claude AI. Covers technical analysis, fundamental research, macro economics, sentiment analysis, on-chain data, and backtesting.

  • 20+ specialized sub-agents running in parallel (TA, FA, macro, sentiment, on-chain)
  • FedWatch CME-style rate expectations from ZQ futures via MCP gateway
  • Report viewer with 15 chart types and MCP gateway integration
  • Adversarial debate skill with sycophancy scoring
AIClaudeMulti-AgentPythonFinance

Market Data Platform

Live
Finance Tools 2025
26+ MCP Sources
P26 Phase
24/7 Uptime

MCP data gateway with token-efficient architecture serving real-time multi-asset market data. Railway-hosted with Bybit V5 fallback, VN data infrastructure, and CLI remote mode.

  • Token-efficient MCP protocol minimizing LLM context consumption
  • Bybit V5 fallback for crypto data resilience
  • Vietnamese market data infrastructure integration
  • Railway deployment with automated cron scheduling
MCPTypeScriptFinanceReal-timeRailway

DT Terminal

Active Dev
Developer Tools 2026
14 Patterns
7 Phases
MVP Status

Bloomberg-style financial analysis CLI built in Rust (claw-code fork) with a Python engine via MCP stdio. Implements 14 interaction patterns from Claude Code source analysis.

  • Rust TUI with plugin crate and hooks pipeline (upstream sync complete)
  • Python-Claude engine with MCP stdio protocol
  • 14 Claude Code interaction patterns implemented natively
  • Coordinator agent with parallel agent fan-out for complex analysis
RustPythonMCPFinanceCLI

Claude Howto

Live
Open Source 2025
Nextra 4.x Framework
DATFX Brand
Vercel Host

Documentation site for Claude Code techniques. Deployed as a Nextra 4.x site on Vercel with DATFX brand redesign. Community resource covering prompt patterns, agent orchestration, and skill creation.

  • DATFX brand redesign (commit 34c1cdd)
  • Covers agent orchestration, skill creation, and command workflows
  • ClaudeFinKit skill reference and command documentation
  • Auto-deploy via GitHub → Vercel webhook
AstroNextraDocumentationDeployed