Portfolio

Projects I've built, led, or shipped.

Valara appraisal review showing quality scores and compliance findings

Valara

Co-builder · 2025 – Present

AI-powered appraisal review for mortgage lending teams

Helped build an AI agent that reads entire appraisal reports and surfaces collateral risks with page-level citations. Reviews that took hours now complete in minutes, with compliance checks against USPAP, GSE, and fair housing standards. Every finding traces back to the exact page, table, and data point.

Next.jsAI AgentsPDF ProcessingCompliance
waggledance.ai multi-agent workflow interface

waggledance.ai

170+ stars

Solo Founder & Engineer · Jan 2023 – Apr 2024

Multi-agent workflow automation with DAG-based planning

An open-source agentic workflow automation platform built before reasoning-focused LLMs were widely available. Architected a multi-agent system where a planner decomposes goals into a directed acyclic graph, then parallel executor agents work through tasks concurrently — achieving significant speedups over serial approaches.

TypeScriptNext.jsLangChainPrismaWeaviateVercel
Portfolio site resume section in dark mode

This Portfolio

Creator · 2025

The site you're looking at right now

A Next.js 16 portfolio with Tailwind CSS v4, HeroUI v3, and Framer Motion. Features smooth scroll navigation with Intersection Observer, print-optimized resume PDF export, and a tri-state dark mode toggle. Built with attention to accessibility, responsive design, and performance.

Next.js 16Tailwind v4HeroUI v3TypeScriptFramer Motion
jacq — plugin compiler for AI coding agents

jacq

Creator · 2026 – Present

Agnostic plugin compiler for AI coding agents

A Rust compiler that turns one plugin definition into valid output for Claude Code, Cursor, Codex, OpenCode, and OpenClaw. Named after the Jacquard loom. Typed IR with strict validation, a target-capability matrix that refuses impossible builds, graceful feature fallbacks, and a 44-plugin roundtrip suite that parses → emits → compares against real upstream plugins from the Anthropic and Cursor marketplaces.

RustCargo WorkspaceserdeTeraCompiler Design
privacy-rights-plugin — CCPA/GDPR rights from your coding agent

privacy-rights-plugin

Creator · 2026 – Present

Exercise CCPA/GDPR privacy rights from your AI coding agent

Cross-harness plugin that exercises CCPA/GDPR consumer privacy rights from inside any AI coding agent — delete, opt out of data sales, or export your data across Claude Code, OpenCode, Codex, Cursor, and OpenClaw. Reads a community-maintained company registry, picks the best available contact method (web form > email > postal), tracks 45-day deadlines, and pauses for human input on CAPTCHAs and identity checks.

Claude CodeCCPAGDPRjacqCross-Harness Plugin
Pluto TV app circa 2016

Pluto TV

$340M acquisition

Lead Mobile Software Engineer · Sep 2013 - Nov 2016

Joined as first mobile engineer at pre-seed. Built the original apps across Android, Android TV, iOS, and Apple TV. Led the team that launched on 4th-gen Apple TV and directed projects at Google I/O 2015.

iOSAndroidApple TVFire TVTeam Leadership
ElectricSleep home screen showing sleep score and history

ElectricSleep

1M+ users

Creator · 2011 - 2013

Early mobile sensor data app. Used accelerometer data to track sleep quality and movement patterns. Open source on GitHub, picked up organic traction on the Play Store.

AndroidJavaSensor APIsOpen Source