Technical

Systems. AI. Products.

I didn't start technical. I started behind a camera, and I became technical the way most useful skills get earned: a real team had real problems and someone had to build the fix. Spreadsheets became scripts, scripts became systems, and eventually I was the one designing the infrastructure everyone else worked on top of.

Two convictions run through everything I build. Systems should work: quietly, predictably, without a human babysitting them. And software should feel considered: clean UX is not decoration, it is what makes people trust a tool enough to live in it. The three systems below are that philosophy in production.

001

The operating system

ASG OS

The production platform behind a Chicago real estate team that scaled from 10 to 32 agents on top of it. One Postgres system of record, a typed API serving every surface, an AI agent drafting listing marketing for human review, and an office dashboard running on a Raspberry Pi I wired to the wall.

15,135 lines97 endpoints27 migrations10 connectors
Explore ASG OS
ASG OS admin console on an Apple Studio Display
AXON home screen on an iPhone 17 Pro

002

The product

AXON, the app

A native Swift Life Operating System with on-device AI: calendar, tasks, routines, and goals coordinated into one living daily plan by a deterministic planner. Language runs on the phone, math runs on the server, truth lives in Postgres. In production, closing in on its first TestFlight beta.

56,747 lines of Swift129 requirementsOn-device AI
Explore AXON

003

The business

AXON, the company

AXON is not just an app, it is a company. axondata.net carries the brand, the positioning, and the privacy promise in plain language: your words never leave the phone for AI. I built the business the way I build the software, from the product architecture to the site you are looking at on this screen.

Founded 2025Chicagoaxondata.net
Visit axondata.net
axondata.net on a MacBook Pro

Toolkit

008

The infrastructure layer. AI as a thinking partner and a build partner, a second brain that compounds, and an automation stack that runs without me.

ChatGPT

Thinking partner, 1,200+ archived sessions

Claude

AI pair, builds with me

Cursor

AI code editor

Obsidian

TimOS second brain

Apple

The whole ecosystem

Asana

Workflow automation

Apps Script

Middleware & glue

Supabase

Backend & storage