Skip to content
View TerminalGravity's full-sized avatar
πŸ‡
ripping repos
πŸ‡
ripping repos

Block or report TerminalGravity

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TerminalGravity/README.md

Header

Typing SVG

Hey, I'm Jack πŸ‘‹

AI Engineer at All Digital Rewards. I build developer tools, MCP servers, and agentic systems β€” mostly in TypeScript.


What I'm Building

πŸ”₯ Standout Projects

preflight β€” 24-tool MCP server for Claude Code that catches vague prompts before they burn tokens. Semantic session history search, cross-service contract awareness, correction pattern learning, and 12-category scorecards. Built from analyzing 9 months of real Claude Code usage data. Published on npm.

vizcraft β€” AI-native diagramming MCP server using tldraw. Create, update, and manage interactive diagrams directly from Claude Code. 100+ commits and counting.

schwab-0dte-analyzer β€” Real-time 0DTE options analysis tool using the Schwab API. Max pain calculations, volume/OI visualization, put/call ratios with live charts. Built with Bun, Hono, React, and lightweight-charts.

remodel-vision β€” AI-powered property remodel visualization. Pulls real property data from Zillow/Redfin, renders 3D dollhouse views with Three.js, and generates photorealistic design concepts via Gemini.

Also Active

  • openclaw-swarm-security-audit β€” Red team / blue team security audit template using parallel Claude agents
  • vape-vending-tracker β€” Business operations tracker for Arizona vape vending
  • video-mcp β€” MCP server for AI video creation with Remotion rendering
  • cld-tmux β€” Claude tmux session manager (8⭐, most starred repo)

2026 Quarterly Goals

Q1 (Jan – Mar) ✈️

  • Ship preflight v4 with team collaboration features and shared config
  • Get schwab-0dte-analyzer to paper-trading stage with automated signals
  • Launch remodel-vision MVP with end-to-end property β†’ render pipeline
  • Hit 25 stars across GitHub repos

Q2 (Apr – Jun) πŸ“ˆ

  • Build a production 0DTE trading bot with risk management and journaling
  • Publish vizcraft to npm with docs and examples
  • Ship one new MCP server solving a real workflow problem
  • Start contributing to the OpenClaw/MCP ecosystem (PRs, not just repos)

Q3 (Jul – Sep) πŸš€

  • Generate first revenue from a side project (vending tracker SaaS, trading bot, or MCP tooling)
  • Build and publish an iOS/macOS app (SystemPulse or something new in Swift)
  • Reach 100 npm downloads/week across MCP packages
  • Open source a reusable multi-agent orchestration pattern with docs

Q4 (Oct – Dec) 🎯

  • Have 3+ MCP servers with active users beyond myself
  • Portfolio of shipped products: at least 2 with real users or revenue
  • Write and publish a technical post on MCP patterns or agentic architecture
  • End the year with a clean, maintained public GitHub β€” archive stale repos

Stack



@TerminalGravity Β· LinkedIn

Footer

Pinned Loading

  1. preflight preflight Public

    ✈️ 24-tool MCP server for Claude Code: preflight checks for your prompts, cross-service context, session history search with LanceDB vectors, correction pattern learning, cost estimation

    TypeScript