Skip to content
MoreProofProjects

AI projects built around real work.

Customer handoffs, account decisions, and the tools behind them. Each case study explains the problem, my contribution, and what you can inspect.

Filter

Showing 7 of 7

AI Agent

Customer handoff briefs

Case study

simplified workflow

Challenge
New account owners need context scattered across customer systems.
What I built
A Glean workflow that assembles objectives, commitments, risks, and next steps into a handoff brief.
Result
A handoff brief for the incoming account owner.
Connects toRuns on

AI Agent

Account prioritization with REACH

Case study

simplified workflow

CSMs get scored accounts delivered to Slack, review in Glean, and push confirmed scores to Totango.

Challenge
Teams need a consistent way to decide which accounts need attention.
What I built
A scoring workflow that explains its recommendations and lets the account owner review them before updating Totango.
Connects toRuns on

Algorithm

Balancing customer workloads

Case study

simplified workflow

Challenge
Equal account counts can hide very different workloads.
What I built
An assignment method that considers account value, renewals, risk, and team capacity to propose a more balanced allocation.
Result
Dynamic, complexity-weighted assignment replacing manual spreadsheet passes.
Connects toRuns on

Internal App

Planning portfolio changes

Case study

simplified workflow

Compared scenarios and handoff plan.

Challenge
Territory changes require teams to compare new account assignments and organize handoffs.
What I built
An internal planning tool for comparing redistribution scenarios and preparing account transitions.
Connects toRuns on

Developer Tool

MotionProof: checking web animations

Public source

browser example

Challenge
An animation file can look valid in code and still fail in the browser.
What I built
A compiler that checks animations before packaging them for use, plus a browser example using four built-in recipes.
Result
The release candidate passed 52 automated tests and Chromium rendering across all 27 production Lotties.
Built with

Platform

Coordinating AI workers with OpenClaw

Case study

simplified workflow

One operator-owned Ubuntu environment routes conversations and repository events into inspectable tasks.

Challenge
Research, coding, and review tasks need clear routing and ownership.
What I built
A personal OpenClaw setup for directing work to specialized agents, retaining execution records, and reviewing results.
Connects to

Orchestration

A five-agent website redesign

Case study

simplified workflow

Challenge
Parallel coding agents can overwrite shared files.
What I built
An earlier redesign organized around separate checkouts, clear file ownership, and an integration review.
Result
Seven pages restyled in one session, five branches merged with zero conflicts.
Built with