Work — selected projects
I'm Shaun. I build AI systems with a wider range than they should have — vision, voice, agents, the glue between them. AI tinkerer first; I try not to oversell it.
The work I'm proud of
A list, in the order I'd actually walk you through it.
Brokerage Matchmaker RECENT
A commercial real-estate brokerage ran client intake on web forms and tracked deals in spreadsheets and on personal laptops. The build replaces that with a CRM and a scoring engine that ranks property matches against each tenant's intake.
Never-Submit Autofill Engine RECENT
A Chrome extension that reads a web form's structure, maps every field to saved profile data in one model call, and fills it inside your own browser session — then stops, leaving submit to a human. Built by a three-agent coding pod with cross-model review and a never-submit end-to-end suite.
Live Meeting Scribe RECENT
A local web app that listens to a meeting and renders a live transcript, consolidated notes, and an evolving flow diagram as you talk. No accounts, no database — it runs entirely on localhost.
OpenAI Hackathon Judge
A command-line judge that scores hackathon entries end-to-end — it clones each repo, drives the live demo in a browser, transcribes the demo video, then scores everything against a two-track rubric with Codex and ranks a leaderboard.
Festival Intake Validator
A nonprofit's annual design festival took 90+ event submissions a year through a web form, many incomplete or off-spec. This POC put an AI validation layer in front of intake — standardizing and flagging submissions before they reached downstream systems.
Meeting Notes Pipeline
An n8n pipeline that turns a weekly community meeting's recording into emailed notes — triggered by the file upload, with no bot in the call and cents of API cost per run.
Commerce unifier
An integration that keeps a retailer's storefront, marketplace, and accounting in sync — inventory, sales tax, and listings.
VirtuMic
Open-source macOS audio daemon — a Swift virtual microphone with noise-gate DSP, distributed via Homebrew.
Auto Renamer
A published Chrome extension that renames downloads using customizable patterns and smart placeholders.
Reporting Deck Automator
A pipeline that turns operational spreadsheets into polished, account-branded reporting decks — replacing hours of manual slide-building for recurring account reviews.
Self-Critiquing Content Agent
An autonomous agent that researches a topic, drafts a post, scores its own draft, and loops to revise — then pauses for human approval before anything is final. Built on LangGraph as a critique-and-revise state machine.
Storytelling engine
An AI storytelling pipeline that drafts member-success stories and grades every draft on voice, grounding, and sourcing before an editor — and the member — approve it.
Agentic Second Brain
A personal knowledge base where an AI agent does the filing — searching, distilling, linking, and capturing across email, calendar, Drive, Notion, and a local vault, with capture on the move over a chat bot. Semantic search over everything; the human curates, the agent operates.
Ticket-swap platform
A members-only platform where a closed community posts and claims event tickets, with admin-moderated matching.
VoxTail
An open-source AI notetaker that learns speakers' voices across meetings, built on AssemblyAI plus a Pinecone voice-print store.