@whojumpr
The Catalog · Updated April 2026

Projects.

Products, systems, pipelines, indicators, and infrastructure. Organized by category.

§ 01

Products.

8 active
Product · 01
01
Format
Pine Script Indicators
Platform
Whop
Status
Live

Jump Trading

A library of TradingView indicators built around Inner Circle Trader methodology.

The Playbit ICT Suite covers Fair Value Gaps, Order Blocks, Breaker Blocks, the Inverted Liquidity Model, and full entry signal logic. The NQ/ES ICT Suite v3 layers in PDH/PDL/PWH/PWL levels, Kill Zone overlays, CISD detection, and a session dashboard.

The flagship indicator is the Unicorn Entry Model, designed to identify high reward-to-risk setups on equity index futures. Notably called a 893-point move on NQ at 66:1 reward-to-risk during the Trump ceasefire candle.

Visit on Whop →
Product · 02
02
Format
Web · iOS · Android
Stack
React · Replit
Status
Live

Alpha Journal

A trade journaling application with a fully automated capture pipeline.

Most trade journals require manual entry, which is why most traders abandon them. Alpha Journal closes the loop with a three-stage pipeline: Gmail ingestion of broker confirmations, AI parsing into structured JSON, and an authenticated POST to the journal API.

Two delivery modes ship by default. The first is an on-demand Claude Code slash command for traders who want manual control. The second is a fully autonomous Make.com scenario that runs every five minutes, keeping the journal current without intervention.

Visit myalphajournal.com →
Product · 03
03
Format
Notion · 4 AI Agents
Pricing
$29 lifetime · $1.99/mo
Status
Live

The Apothecary Brain

A herbal medicine knowledge product built from 25 books.

166 remedies, 148 herbs, and 357 cross-linked notes, all built from 25 source PDFs into a fully navigable Notion knowledge base. Four deployed AI agents handle Personal Apothecary consultations, Morning Wellness Routines, What's In My Kitchen remedies, and Seasonal Apothecary planning.

The build process became its own product: the PDF-to-Brain Pipeline, a repeatable system for converting any knowledge corpus into a productized AI-augmented Notion base. The Apothecary is the proof of concept.

Visit on Whop →
Product · 04
04
Format
Web Dashboard
Stack
React · Vite · Tailwind
Status
In Development

DarkLedger

A standalone operations dashboard for proprietary trading.

Fourteen pages of operations tooling, including a Strategy Map built on React Flow that allows traders to visualize the relationships between setups, instruments, and outcomes. The interface is dark by design, optimized for long sessions in front of charts.

Designed as a freemium commercial product, distinct from Alpha Journal, with a focus on professional-grade trading operations rather than journaling alone. Public release planned.

Product · 05
05
Format
AI Animation Studio
Tools
Higgsfield · Seedance 2.0
Status
Live

JumpX Studio

An AI animation studio working at the boundary of current model capability.

The core workflow is VoxelPlot storyboard-to-video. Sequential reference image generation — where each frame anchors the visual identity of the next — solves the consistency problem that single-prompt video generation cannot. Output runs through Higgsfield and Seedance 2.0.

Documented constraints: Seedance handles solo subjects and atmospheric environments cleanly but breaks on multi-vehicle physics. Brand and military terms reliably trigger content filters and require generic descriptors as workarounds.

Follow @jumpxstudio →
Product · 06
06
Format
Long-form Reports
Cadence
As warranted
Status
Vol 01 Live

Dispatch

A long-form market reporting series.

Investigations into the trades, structures, and ownership games that fall between mainstream finance coverage and crypto-style hot takes. Each volume documents a specific market event with primary-source data, technical breakdowns, and a focus on the structural mechanics most coverage misses.

Volume 01 covers the Avis Budget Group squeeze and the cash-settled swap loophole that made it legal.

Read the Dispatch archive →
Product · 07
07
Format
WebGL · Single-file
Stack
Three.js · Meshy · Replit
Status
Live

3D Interactive Rescue Site

A single-file 3D interactive web experience built for animal rescue advocacy.

Visitors orbit a stylized village rendered in real-time WebGL, encounter five animated characters with full walk cycles, and tap any of five interactive locations to open data-rich modals with calls to action. Custom GLSL shaders animate 22,500 individually wind-blown grass blades. Raycasting handles tap detection. Dynamic lighting and shadows render at 60 frames per second in the browser.

The entire experience ships as a single 120KB HTML file with zero build step. Production stack: Three.js r128 loaded via CDN, Meshy AI for every 3D asset, gltf-transform CLI for 40-60x asset compression, Claude Code for the code itself, and Replit for static hosting. Approximately 2,300 lines of code, produced through end-to-end AI collaboration in a single overnight build session.

The build process was documented in full and published as a standalone writeup, including every Meshy prompt, every shell command, and every Claude instruction used. The same pattern works for portfolio sites, product landing pages, interactive explainers, and campaign launch sites.

Visit the live site →
Product · 08
08
Format
iOS · Android · Web
Stack
Expo · React Native · TypeScript
Pricing
$19.99/mo · $155.88/yr
Status
v1.0 · Live

ASTRO QUANT

A premium mobile market analysis app combining quantitative signals with astronomical timing.

Generates daily trade bias signals — Long, Neutral, or Risk Off — across ten assets in four categories: Crypto, Stocks, Indices, and Metals. The unified score fuses lunar phase, planetary retrograde states, derivatives positioning, liquidity flows, and price structure relative to long-term moving averages. Designed as a research and decision-support tool, not an execution platform.

The signal engine is centralized in two TypeScript files. astroLogic.ts handles the deterministic decision layer: lunar phase calculation, eclipse window detection, retrograde tracking, and an aggregate astroSentiment score from −1.0 to +1.0. api.ts orchestrates live data fetching from CoinGecko, Finnhub, FMP, DeFiLlama, and Binance Futures, with full fallback chains for each asset class.

A deliberate research-based inversion drives the lunar component: Full Moon as bullish (peak euphoria), New Moon as bearish (caution and selling pressure). This is layered with a 200 EMA fair value framework that classifies each asset into zones from Deep Discount through Stretched, then weighted by retrograde penalties and liquidity conditions to produce the final bias.

The architecture is intentionally serverless. All computation runs client-side on the user's device. AsyncStorage handles local persistence for journal entries, portfolio data, and watchlists. No backend, no database. Distributed through TestFlight and Google Play via EAS Build, with a freemium model gated through RevenueCat.

§ 02

Systems & Pipelines.

7 active
System · 01
01
Type
Knowledge Pipeline
Stack
Claude Code · Notion API
Status
Productized

PDF-to-Brain Pipeline

A repeatable system for converting source PDFs into a productized AI knowledge base.

Source documents land in an Obsidian vault, are processed and cross-linked locally, then pushed to a Notion workspace via the official API. The output is a navigable knowledge product with attached AI agents that can answer questions in the voice and structure of the source material.

Originally built for The Apothecary Brain. Now operates as a standalone offering for any knowledge niche where a corpus of PDFs needs to become a structured, queryable, monetizable product.

System · 02
02
Type
Content Operations
Stack
Claude Code · DALL-E · MCP
Status
Active

Trading Content System

An autonomous content creation system for trading commentary and education.

A dedicated Claude Code workspace anchored by a CLAUDE.md brand brain file, an X algorithm playbook of 651 lines, and a COMMANDS.md registry of eleven custom slash commands. Image generation runs through a custom shell script that wraps the OpenAI API.

A Data Accuracy Rules section was added after early generations produced fictional price levels. The system now enforces source-anchored claims and refuses to invent technical levels not present in the underlying chart data.

System · 03
03
Type
Data Capture
Stack
Gmail API · Make.com · Claude
Status
Live · Resold

Gmail-to-Journal Automation

An end-to-end pipeline that converts broker emails into structured journal entries.

The pipeline reads broker confirmation emails from Gmail, parses the contents through an AI layer into a normalized JSON schema, and posts the result to the Alpha Journal API. Two delivery modes are supported: an interactive Claude Code slash command and a fully autonomous Make.com scenario that runs every five minutes.

The same pipeline architecture has been deployed for an external trader running a cloud VPS, demonstrating that the system generalizes across brokers and infrastructure environments.

System · 04
04
Type
Knowledge Loop
Stack
XPOZ · Claude Code · TRIBE v2
Status
Operational

Karpathy-Style Second Brain

A closed-loop knowledge system for content research, drafting, and performance analysis.

Viral content is captured by XPOZ scanners and dropped into a raw intake folder. Claude Code compiles raw material into a structured wiki. The TRIBE v2 engagement scoring system queries the wiki when generating posts, and post performance data feeds back into the wiki to inform the next cycle.

The architecture is intentionally inspired by Andrej Karpathy's notes on self-improving knowledge systems: separate raw, processed, and outbound layers, with feedback closing the loop.

System · 05
05
Type
Operations Automation
Stack
Custom · TBD
Status
In Development

Pool Operations Automation

A workflow automation system for the pool service industry.

Currently in active development. The system is being designed to route scheduling, monitoring, and customer communication through a unified agent-driven backend, replacing the manual coordination that dominates the industry today.

Public details to follow as the build progresses.

System · 06
06
Type
Workspace Agents
Platform
Notion
Status
Mapped Across Verticals

Notion Agent Stack

Custom Notion agents mapped to each business vertical.

Each major venture has a dedicated Notion agent configured with the relevant database schemas, brand voice, and operational rules. Agents handle vertical-specific tasks — content drafting for one brand, customer queries for another, knowledge retrieval for a third — without context bleeding across the system.

System · 07
07
Type
Editorial Workflow
Stack
Multi-search · Long-form drafting
Status
In Production · Vol 01

X Article Playbook

A documented workflow for producing data-heavy long-form articles for distribution on X.

The playbook prescribes deep multi-search research, a contrarian-hook opening, scannable header structure, short declarative sentences, a screenshot-worthy closing line, and a sources list. Distribution best practices — chart visualization, thread format option, peak US/EU timing windows, account tagging, CTA framing — are encoded as part of the workflow.

The Avis Budget breakdown that anchors the Dispatch series was produced using this playbook end to end.

§ 03

Pine Script Library.

8 indicators
Suite
Playbit ICT Suite
Fair Value Gaps, Order Blocks, Breaker Blocks, the Inverted Liquidity Model, and full entry signal logic for ICT-based traders.
Suite
NQ/ES ICT Suite v3
PDH/PDL/PWH/PWL levels, FVGs, Kill Zone overlays, CISD detection, and a full session dashboard for equity index futures.
Flagship
Unicorn Entry Model
Designed to identify high reward-to-risk setups on NQ and ES. Notably called a 893-point NQ move at 66:1 R:R during the Trump ceasefire candle.
Indicator
AMD Indicator
Identifies the Accumulation–Manipulation–Distribution market structure cycle, a foundational ICT pattern for session-based trading.
Indicator
Judas Swing
Detects the false morning move that traps early entries before the true session direction is established. Built on ICT's Judas Swing concept.
Indicator
20 Pips Per Trade
A high-frequency setup designed for traders targeting consistent fixed-pip outcomes rather than asymmetric reward-to-risk profiles.
Indicator
Quantum Pivot
A structure-based pivot detection indicator with adjustable sensitivity for both intraday and swing timeframes.
Indicator
Smooth Edges
A volatility-aware smoothing layer designed to clean up noisy intraday charts without lagging the underlying structure.
Available on Whop →
§ 04

Infrastructure.

5 components
MCP Server
TradingView MCP
A custom Model Context Protocol server exposing 78 tools for chart data, indicator queries, and session management. Hosted on a MacBook at ~/tradingview-mcp/src/server.js.
Local AI Stack
RTX 4090 Inference Node
An RTX 4090 workstation running Ollama with Gemma4 and DeepSeek R1 70B locally. Handles drafts, summaries, and quick-turnaround inference work without consuming API credits.
Architecture
Two-Tier AI Routing
Local models handle quick drafts and summaries; Claude and GPT handle complex builds, agent architecture, and Pine Script generation. Token spend is allocated where complexity warrants.
Cloud
CLAWD BOT API
A Google Cloud project configured for Forms API automation and external service integrations across multiple business verticals.
Workspaces
Claude Code Workspaces
Dedicated Claude Code environments per venture, each with a CLAUDE.md brain file: ~/trading-content-system/, ~/Apothecary-Brain/, and ~/second-brain/.
Custom Scripts
Operational Tooling
Shell scripts and slash command registries for image generation, content compilation, knowledge ingestion, and journal automation. Each script is documented inside its workspace's CLAUDE.md.