01
Rizing Growth OS
Full stack and infrastructure
A public tool that audits a website and turns the result into a qualified lead. I built the analysis backend, the reporting frontend, and the deployment path that runs it in production and staging.
- NestJS
- PostgreSQL
- Next.js
- Docker
- DigitalOcean
The audit runs long, so the API answers immediately and scores in the background. The frontend polls rather than holding a connection open.

