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.
in progress: 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.
in progress: Storytelling engine RECENT
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.
in progress: Ticket-swap platform RECENT
A members-only platform where a closed community posts and claims event tickets, with admin-moderated matching.
shipped: Live Meeting Scribe
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.
in progress: 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.
in progress: Commerce unifier
An integration that keeps a retailer's storefront, marketplace, and accounting in sync — inventory, sales tax, and listings.
shipped: 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.
shipped: General Download Renamer
A published Chrome extension that renames downloads using customizable patterns and smart placeholders.
in progress: 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.
in progress: Never-Submit Autofill Engine
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.
shipped: 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.
shipped: 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.
shipped: 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.