Public site for radical.codes, the buyer-facing proof surface for Ryan Gonyon.
I use radical.codes to show proof of the work I do around fragile software:
- app rescue and production hardening
- AI-built MVP stabilization
- internal operations dashboards
- workflow automation
- API, data, and deployment repair
- proof-first prototypes that become production systems
The page is intentionally small, static, and easy to deploy. It is meant to be a credible personal profile and proposal link, not a bloated marketing site or a pretend agency.
- Catalog Intelligence GPT-4o MVP: https://ai-platform-catalog-intelligence-de.vercel.app
- AutoMarkets production marketplace: https://www.automarkets.com.au/
- MyGradHub MVP demo: https://mygradhub-mvp-demo.vercel.app
- MVP Launch Readiness Console: https://mvp-launch-readiness-console.vercel.app
- Static HTML/CSS
- Vite build
- Vercel deployment
npm install
npm run devnpm run buildnpx vercel deploy --prod