Services
Fixed-price engagements on work that is mechanical at scale and miserable by hand: legacy migrations, performance work, and putting AI to work on what repeats. You buy an outcome and a diff, not hours.
AI automation
Putting models to work on what piles up, at business scale.
- Inbox, document and ticket triage at volume
- LLM integrations with deterministic guardrails
- Scheduled agents that run unattended
- Desktop utilities for macOS
- One-off scripts turned into something maintainable
The model scores and drafts; ordinary code decides what may be deleted, sent or paid. Auto-Mail and Fleet, on the home page, are both exactly that: a habit removed rather than a feature added.
Migrations
Framework or language versions you have been putting off.
- Vue 2 to Vue 3
- Python 2 to Python 3
- Enzyme to Testing Library
- AngularJS to something maintained
- jQuery to plain TypeScript
One fixed price for the whole job, delivered in days rather than months. The judgement is in the edge cases, and finding those means reading every file rather than sampling a few.
Performance
Slow pages and slow builds, traced to the line responsible.
- Dropped frames attributed, not guessed
- Bundle and image weight, measured on real devices
- Work moved off the main thread
- Core Web Vitals brought back under threshold
- A measurement harness you keep afterwards
Every claim comes with the number that supports it and the number after the fix. This site is the working example: its own scroll was profiled, attributed to two effects, and repaired.