PHP 8 · MySQL · Private / commercial
A production SaaS platform for Subaru tuners. It ingests datalog CSVs from the Cobb AccessPort — the handheld ECU tuning device — and turns raw, messy sensor data into clean plots and actionable diagnostics.
The Cobb AccessPort logs dozens of engine parameters to CSV — but the format is a moving target. The same value shows up under many different column names depending on firmware, vehicle, and the logging profile a tuner chose: AF Sensor 1 Ratio (AFR), Engine Speed (RPM), Manifold Rel Pressure (Boost), and so on. Before you can plot or diagnose anything, you have to make sense of that chaos.
| Layer | Technology |
|---|---|
| Language | PHP 8.1+ |
| Web server | Apache + mod_rewrite |
| Database | MySQL / MariaDB |
| Payments | Stripe Elements + webhooks |
| Auth | Google & Facebook OAuth |
| Charts | Chart.js |
| Hosting / CI | DreamHost · GitHub Actions |
It's a complete, self-funded product: I designed the data model, wrote the backend, built the billing and API, shipped the mobile companions, and run the deployment. The kind of end-to-end ownership that's hard to fake.
← Back to all projects