EXPERIMENTS WITH AI

Big Shop app icon

Big Shop

Shopping lists made easy

A shopping list app I made over a few evenings, just for me. I type my list in any order and the app sorts itself into the route I walk through my usual supermarket, so I don't miss anything and I'm out fast. A bit silly, but built around my habits. Made with Xcode and Claude Code.

Gigtix app icon

Gigtix

Ticket alerts for my favourite bands

A Ceefax-inspired email alert for upcoming ticket releases from my most listened to bands. It pulls my top artists from Last.fm and cross-references them against the Ticketmaster API to catch new UK tour dates.

Economise app icon

Economise

First draft UX copy figma plugin

A Figma plugin that reviews UX copy inline: select a text layer, it sends the copy to the Claude API with The Economist's content guides baked in and returns a rewrite you can accept or discard. Built with TypeScript for the Figma sandbox, a HTML/JS panel for the UI and a Cloudflare Worker proxy.