Deployed the MindMesh full-stack app to a production-ready environment. I provisioned a secure Ubuntu 24.04 LTS server on DigitalOcean and used Docker to containerize the Node.js backend, React frontend, and PostgreSQL database. For routing, I configured an Nginx reverse proxy and managed DNS via
Name.com to connect the custom domain. Finally, I implemented email authentication (DKIM, DMARC) for reliable delivery. This showcases my DevOps expertise in transforming local code into a highly secure, scalable, and live architecture.