A multi-tenant business system that carries a client from the first quote to recurring maintenance: documents generated, digitally signed and archived without ever leaving the system.

An ASP.NET Core application covering the entire commercial cycle of a development studio. It generates quotes, contracts, NDAs and data-processing agreements as real PDFs, sends them out for digital signature, receives the sealed documents back and hands them to the client in their own portal. Every document is built from the data rather than filled in by hand: changing a monthly fee means changing one number, not re-reading six PDFs. It runs on a 2-core ARM machine behind nginx, with a separate PostgreSQL schema per tenant.

