I design and harden agentic AI workflows that fit inside real enterprise architectures β recruiting, CRM/support, travel, and resale β with explicit attention to identity, data boundaries, governance, and operational reality.
10+ years in Dynamics 365 CE, Power Platform, and Azure integration across healthcare, med-device, and B2B consulting. These days I build and ship production-pattern agentic AI systems on that same governance instinct β not demos, systems with real users, measured costs, and a human in the loop wherever it matters.
- π§ agentic-crm-support-architecture β a production-pattern reference architecture for AI-assisted customer support: deterministic classification with confidence thresholds and rule-based fallback, guarded RAG with trust scoring against prompt injection, mandatory human approval on high-risk actions, full audit trail, optional transactional Postgres backend. 33 tests, fails safe (not silent) with no API key configured.
- π― houndstooth (private) β end-to-end job-hunt automation: a multi-source harvester (direct ATS APIs + job boards) β Claude-scored fit ranking β Claude-drafted, verified tailored resume/cover letter β Drive + email digest, running daily via GitHub Actions. My personal ATS and a reference pattern for recruiting-ops workflows.
βοΈ DexEvo Travel β live (v2 in progress) at travel.dexevo.io (source private). A structured, shareable trip itinerary that the traveler and an AI agent edit through the same API, instead of a one-off chat transcript.- π memory-bridge-mcp (private) β a personal, cross-surface memory system exposed as a remote MCP server on Cloudflare Workers + D1, live-verified from claude.ai and Claude Code, Gemini and Antigravity, GitHub OAuth-gated to one allowlisted account. It's the recall tier under second-brain, my Obsidian-based agent-agnostic knowledge system β together they let me, my projects, my fully project scoped AI agent/s to keep working context across sessions and surfaces instead of starting from zero every time. Like devs in a team doing standups, implemented in the agentic world.
- π¨ Scanner β live in production at scanner.auctionit.io (source private). Staff photograph an estate sale, the app groups multi-angle photos into items, identifies each one via reverse image search, and pulls market pricing evidence β but the human sets the final price on every item, not the model. FastAPI + React on Render, Postgres, Cloudflare R2. Phase 2A (multi-user admin, cost tracking) shipped as v1.2.0; measured cost: $1.15 for a 20-photo batch.
- π‘οΈ Zero to Hardened Agents β
zero-to-hardened-agents: an 8-stage, run-it-yourself curriculum that I self made from a raw LLM call to a hardened, hybrid cloud/local multi-agent system β grounded RAG that refuses to hallucinate outside its sources, manual tool-calling, real vector search, a multi-agent DAG with a runaway-loop governor, a cloud/local hybrid router, and an automated adversarial test suite (prompt injection, RAG poisoning, PII containment) against the OWASP Top 10 for LLM Applications. Built as a real two-agent collaboration β Gemini planned the architecture, Claude Code wrote every line β with a full, reproducible handoff log.
- Architecture first β identity, data boundaries, observability, and failure modes before "cool demos."
- Hardened agents β simplify/harden/document loops, mis-use mitigation, and OWASP LLM threat models baked into design, not bolted on after.
- Human where it counts β the AI proposes, a person decides on anything high-risk, high-cost, or irreversible. Every one of the projects above enforces that somewhere.
- Leading agents like I led teams β written manifests before any code gets touched, comprehension checks that block start until the agent proves it understood the ask (not just repeats it back), layered verification instead of one green checkmark, and defects that become permanent guardrails instead of one-off fixes. It's how agentic-crm-support-architecture, houndstooth, and Zero to Hardened Agents actually got built β same discipline I used running teams, aimed at agents now.
- Forward-Deployed Engineer / Forward-Deployed Architect β embedded with a team, shipping and hardening real systems, not managing a roadmap from a distance.
- Solutions Architect / Solutions Engineer β healthcare, med-device, or other regulated verticals, hands-on and client-facing.
- AI Enterprise Architect / AI Governance Architect β individual-contributor track, bringing production governance patterns (see agentic-crm-support-architecture and Zero to Hardened Agents above) to regulated AI deployments.
- Individual contributor, by choice β I've led people before (4 direct + 20 matrixed engineers); these days I point that same leadership discipline at AI agents instead of a headcount. Not chasing people-management, director, or C-suite titles.
| Metric | Value |
|---|---|
| π¦ Public repos | 12 |
| β Total stars earned | 0 |
| π΄ Forks maintained | 166 |
| π Archived | 0 |
β‘ 12 fork(s) have merge conflicts β view details
| Repo | Description | Stars | Language | |-o|-------------|-------|----------| | ai-travel-funnel-and-booking | AI-enabled travel workspace: a structured, shareable trip itineraβ¦ | β 0 | Python | | second-brain | Dexter Domingo's personal, agent-agnostic knowledge system: an Obβ¦ | β 0 | Python | | scroll-world | A skill that turn any brand into a scrollable 3D world | β 3,663 β | JavaScript | | houndstooth | Job-hunt automation, end to end: multi-source harvester β AI fit-β¦ | β 0 | Python | | agentic_coding_flywheel_setup | Bootstraps a fresh Ubuntu VPS into a complete multi-agent AI deveβ¦ | β 1,551 β | Shell | | antigravity-awesome-skills | AAS Core preview is the local, agent-first control plane for discβ¦ | β 43, 560 β | Python |
Python Γ49 TypeScript Γ33 JavaScript Γ18 Jupyter Notebook οΏ½6 C# οΏ½6
| Repo | Last Push | Stars | |-o|-----------|-------| | crmtwenty | Sun Jul 19 2026 | β 0 | | wifi-densepose | Sun Jul 19 2026 | β 0 | | ai-travel-funnel-and-booking | Sun Jul 19 2026 | β 0 | | second-brain | Sun Jul 19 2026 | β 0 | | houndstooth | Sat Jul 18 2026 | β 0 |
π€ Auto-updated daily by repo-tracker
A little about how I work
- "Ship beats perfect" β I build tools to solve my own problems, harden them, then share them.
- I keep a running technical watchlist by forking and auto-rebasing repos worth tracking β that's what the fork count above is, not shelved side projects.
- Run 3β6 agent instances concurrently when the problem calls for it. Also: gym enthusiast.