Selected work
Everything I’ve shipped.
Case studies and live demos, all built solo. Filter by focus. Each card opens the full story or the working build.
Case studyLead Gen & OutboundSignal-Based Lead Generator
Detects buying windows from public compliance signals, before the buyer starts shopping.
TrustNet · 2026→
Case studyContent & VoiceLinkedIn Content Engine
A staged LinkedIn pipeline with two quality gates: one for topics, one for drafts.
Personal · 2026→
Case studyContent & VoiceBrand Voice Operator
Turns a company's own writing into an evidence-backed voice guide a team can run.
Open source · 2026→
Case studyIntelligence & AgentsLaunch Command Center
An auditable AI layer over a healthcare launch: it reads, drafts, and flags, never decides.
Confidential client · 2026→
Case studyIntelligence & AgentsLive Call Assistant
A silent bot joins the call, listens, and applies a written diagnostic, so no call gets analyzed differently or skipped.
Personal · 2026→
Case studyLead Gen & OutboundSales Navigator Outreach System
A ToS-safe Sales Navigator outreach system that keeps the send button human.
TrustNet · 2026→
Live demoIntelligence & AgentsCompliance Framework Map
643 companies, 90+ frameworks, mapped from public disclosures.
Market intel · 2026→
Live demoCareer ToolsScout
Watch a folder of markdown decide whether to apply.
Job-hunt operator · 2026→
Live demoContent & VoiceBrand Voice Gallery
Three sample voices, one fixed output you can copy.
Interactive · 2026→
Live demoCareer ToolsJob-Triage Extension
One button: APPLY, MAYBE, or SKIP, plus a tailored cover letter.
Chrome extension · 2026→
Also built
Scanned forms into a 33-column spreadsheet at $0.002 per page
A dental clinic’s intake forms arrived as scanned PDFs, hand-keyed into spreadsheets one field at a time. I built a vision-AI pipeline instead: a strict 33-column schema first, then extraction against it, deduped by file hash and page number so re-runs are always safe. Zero manual re-keying, at roughly $0.002 per page in AI cost, about $2 per thousand pages. The schema is swappable, so the same pipeline retargets to any form type without a rebuild.
Role: scoping + schema design + build · Stack: Python, GPT-4o-mini vision, Google Drive + Sheets · Type: data pipeline