Custom contact-center software, AI and automation engineered into the platform itself, and deep multi-system integrations. At enterprise scale, handling roughly 900,000 conversations a month. The work is below.
Tens of thousands of lines of production software embedded in Genesys where the native client fell short: a real-time supervisor and call-control desktop, embedded agent-assist tools, custom analytics, a back-office inbox, and a training app.
AI engineered into operations: an AI agent turned into a guardrail-gated operator of the platform, automated speech-driven IVR testing, vision-AI change analysis, plus a Git-backed flow-as-code pipeline (Archy + Terraform CX-as-Code) that turns a click-ops org into a version-controlled one.
Conversational-AI agents (Sierra AI, Kore.ai), CRM and ticketing (Salesforce, ServiceNow, Zendesk, Jira), EHR and HRIS (Epic, Workday), and cloud services (Azure Functions, AWS), wired into live contact-center flows. Platforms owned end to end, from dev to QA to production, and architected to scale.
Real production builds at enterprise scale. Filter by discipline, or by standard platform mastery vs. custom, out-of-the-box systems.
Not a claim, a log. Twelve months of platform authorship pulled straight from the audit trail: what was built, where, and how much.
Verified backup before any change, read-only credentials by default, hard gates on destructive and production writes, and an append-only audit log over every automated action.
Pre-flight validation that halts a batch rather than corrupting a campaign. Bounded, non-hanging retry on every input. A partial run can never close its own ticket.
State-tracked scheduling that cannot double-fire. A job can run, retry, or overlap a prior run without ever repeating or corrupting work, so reruns are always safe.
Behavior driven by data tables, so a routing, location, or alerting change is a row edit, not a republish. Adding a location or a department is one row.
Logic lives in Data Functions (custom JS/Node) and shared typed modules, not stitched together as low-code data actions. Architect is just the trigger surface, and other engineers' flows consume my modules instead of copy-pasting.
Local rollback snapshots for anything the platform will not read back, prod-mirror QA lattices, and singleton/throttle guards against race conditions under load.
Available for senior Genesys Cloud engineering, with a focus on AI and automation.