1. Athlete's Grind Automation
Automated a coffee company's wholesale fulfilling process through a hosted Django app. The business needed a way to automatically send emails to a distributor, automatically generate a shipping label depending on goods ordered, and have a front end form that is easy and consistent. I was able to do this using a django server with an external Shipping Label API, MIME email generation, and pdfkit to create a purchase order to attach.