RadioPaint started life as a bare-bones DIY site builder bundled with a bank's own CMS platform — enough to take a payment, nothing close to what the studio's founder actually needed. I volunteered to architect and build a real platform for her, from scratch, to support where she wanted to take the business: live mentored residencies, a proper commerce and admissions engine, secure video hosting, and a portfolio system her own students could point a gallery or curator to.
The project ran long enough that it went through several full rewrites as the business's ambitions grew alongside it. By the time I sat down to consolidate everything, the studio had a real, working business running on infrastructure that had quietly drifted from itself — SQL tables that no longer matched the C# models reading them, a React frontend built and fully mocked against a backend contract that didn't exist yet, secure video with three stacked half-designs never wired together, and a checkout endpoint that computed its total from whatever price the client happened to send it.
The fragmented, five-app state a later audit turned up wasn't inherited from anyone — it was my own earlier iterations.
None of it was hypothetical. Real applications, real event registrations, and real payments already existed and had to survive the rebuild, alongside the 300+ residents who already had working dashboards.