I led the design and development of a personalized printing system for businesses, integrating an Electron JS frontend with a Django backend. The system processes text into handwritten-style SVGs, converts them to G-code using Python scripts, and manages printing via a remote desktop on AWS EC2. I architected the cloud infrastructure using AWS services like RDS and S3 for storage and PostgreSQL for data management. Additionally, I implemented CI/CD pipelines with GitHub Actions and Docker for automated deployments, ensuring seamless updates and system reliability.