Flywheel
Worktree-based parallel agent orchestrator. Run multiple AI coding agents concurrently in isolated git worktrees with dependency-aware DAG scheduling, automated review, and crash recovery.
John Young_
CTO & Head of Engineering — Fintech, AI Systems, Data Infrastructure
I started my career in finance — modeling risk for a $1B+ credit card portfolio at Capital One — then taught myself to code and never looked back. Since then, I've founded two data platforms (both acquired), architected systems handling 1M+ daily API requests at scale, and built low-latency routing and optimization engines for real-time financial operations.
Currently I'm CTO at Combine Capital and Head of Engineering at Infrared, both under Branched Services, where I architect AI-driven workflows, trading infrastructure, and DeFi routing systems. I'm most at home at the intersection of finance and engineering — building things that make complex financial data actionable.
Branched Services
2023 - Present
Investment and technology group behind Combine Capital, Infrared, and other portfolio properties.
Chief Technology Officer — Combine Capital (2023 - Present)
Spearheaded multi-agent systems development, optimized workflow automation, and led technical due diligence for portfolio investments.
Head of Engineering — Infrared (2025 - Present)
Architecting a unified MIMO token router for globally optimal DeFi routing across swaps, deposits, and LP operations.
FRACTAL (Fractal Wealth)
2021 - 2022
Software Engineer
Designed and deployed automated crypto/DeFi trading strategies.
Cryptosheets
2018 - 2021
Founder & Chief Technology Officer
Founded and scaled cryptocurrency data platform to 30,000+ active users.
Spreadstreet.io
2016 - 2019
Founder & Chief Software Architect
Created Google Sheets integration for cryptocurrency market data.
Capital One
2010 - 2017
Principal Financial Analyst
Progressive roles: Finance Rotation Program Analyst → Senior Financial Analyst → Principal Financial Analyst.
Towson University College of Business and Economics
2008 - 2010
Bachelor of Science, Finance & Economics (Dual Concentration)
Activities: Towson University Investment Group
Thinkful
2018 - 2019
Engineering Immersion Program
Intensive 6-month program requiring 60-90 hours per week focused on full-stack development with JavaScript, React, Node.js, and PostgreSQL
StrategyV2 Developer
May 2024
Hummingbot Foundation
Developed trading strategy voted MVP by peers and instructors at demo day presentation
Worktree-based parallel agent orchestrator. Run multiple AI coding agents concurrently in isolated git worktrees with dependency-aware DAG scheduling, automated review, and crash recovery.
Go implementation of the weiroll command planner for Ethereum smart contract operation chaining. Batch multiple contract calls into a single atomic transaction with automatic state management and slot optimization.
Ultra low-latency Ethereum gas price estimator (~69µs calculation time) for high-frequency trading and MEV bots. Push-based architecture with zero-copy math using uint256 to minimize GC pressure.
High-performance DeFi simulation library wrapping the Tycho SDK. Zero-network local swap simulations with 5-3000µs latency via cached state. Dual interface with C FFI bindings and gRPC, supporting Ethereum, Base, Unichain, and Arbitrum.
Open-source educational cookbook for fine-tuning language models on blockchain data using QLoRA/LoRA. Complete examples for extracting structured intents from Ethereum transactions with 90%+ accuracy.
Powerful Go CLI that sends prompts to multiple LLMs in parallel and uses a Master Agent to synthesize responses from OpenAI, Google Gemini, Groq, and Anthropic Claude.
Production-ready Go library and CLI for collecting historical OHLCV cryptocurrency market data with automatic gap detection, self-healing, and pluggable storage adapters.
Real-time cryptocurrency data platform for Microsoft Excel with 30,000+ active users. Full-featured Excel add-in with live market data, portfolio tracking, and custom formulas.
Powerful CLI for generating LLM prompts from codebases. Features directory traversal, file filtering, Git integration, and token counting for AI-assisted development.