Everything I've built, from multi-agent AI pipelines to geospatial platforms to small offline PWAs. Each one started with a real problem I wanted to solve, and each is built to hold up under real use.
Land acquisition intelligence platform. Conversational AI search, 3D LiDAR visualization, ML owner classification, and deep parcel analytics across western North Carolina.
Conversational codebase assistant for Salesforce projects. Ask questions in plain English, get grounded answers with call graph context. Zero external dependencies.
Deterministic-first codebase analysis across six dimensions: architecture, security, AI maturity, docs, portfolio, diagrams. Works without API keys; LLM validation is opt-in.
A Lightning Web Component that runs hybrid semantic + keyword search over Salesforce Knowledge with LLM-synthesized cited answers, at $0.0004-$0.0009 per search instead of Agentforce's $0.10/action floor.
Real-time AI conversation simulator for sales practice and interview prep. Peer-to-peer WebRTC for sub-second latency with a live cheatsheet that adapts to the conversation.
Turns multiple subreddits into newsletter-style research guides with full citation tracking. Semantic clustering deduplicates insights before LLM synthesis, with real-time WebSocket progress streaming.
Multi-agent narrative intelligence pipeline. Transforms novels into structured knowledge graphs with self-healing validation.
Modular web quality platform where each analysis dimension maps to a color in the visible spectrum. Smart compression cuts LLM token volume by 70-90%, making AI-powered analysis economically viable.
Finds high-value service businesses with outdated web presence. 87 tests written before the first scrape, tiered browser strategy for speed vs. accuracy.
Personal data warehouse & digital twin engine. Local-first ETL for building AI fine-tuning datasets from your digital footprint.
YouTube channel to domain-expert pipeline. Structured extraction for RAG corpora and fine-tuning datasets.
Adaptive intelligence network for rare earth mineral markets. Multi-turn investigations, paper trading with calibration feedback, and IRC-based service communication.
A daily classifieds aggregator that scores trucks, campers, trailers, equipment, and land against a tuned buy box, then has Claude audit each listing and write an editorial newsletter, rendered as a self-contained offline dashboard.
Registers as your system's default markdown file handler. Tabbed viewing, syntax highlighting, mermaid diagrams, offline support.
Instant CSV inspection with sorting, filtering, column statistics, and export. Registers as your default .csv handler.
Collapsible tree view with JSONPath copying, search, validation, and keyboard navigation. Registers as your default .json handler.
Transforms Salesforce debug logs into color-coded, filterable views with governor limit tracking. All client-side, nothing leaves the browser.
Tile-based roguelite dungeon crawler. Procedural dungeons, turn-based combat, skill trees, persistent progression - vanilla JS building to a single HTML file.