
Resurrecting Classic Projects
Three Arizona Software apps from the 2000s, rebuilt for Apple Silicon with Claude Code.
Read more
Three of my Arizona Software projects from the 2000s had sat dormant for nearly two decades — unable to build on modern Apple Silicon, full of deprecated APIs, and out of reach of current Xcode toolchains.
Using Claude Code with Opus 4.7, I brought all three back to life. The model navigated legacy code, modernized build settings, replaced deprecated frameworks, and got each project compiling and running again on current hardware — work that would have taken weeks by hand.
- AudioXplorer — audio analysis tool for macOS with real-time spectrum and sonogram views. Download AudioXplorer 1.4.1
- GraphClick — macOS app that digitizes data points from chart and graph images, written by my brother. Apple Design Award winner, 2005. Download GraphClick 3.1
- xFractal — originally an iPhone app, now a macOS app for exploring Mandelbrot, Julia, and Newton fractals. Download xFractal 1.0


























