• Part of the founding engineering team, handling DevOps as well as full-stack feature work
• Got the MVP running on a tight deadline in time for a successful launch with Cedar Health
• Wrote continuous integration code for deploying lambda functions and the Django application to AWS
• Followed best AWS security practices to make sure user’s healthcare claims were stored securely by creating strict IAM roles for the application and the resources it relied on
• Played a crucial role in adjusting the application to handle bulk healthcare claims from Cigna. We received the data 8 days before it was needed for a launch in October with Saks Off Fifth, a record turnaround for healthcare with a team our size
• Extended functionality of the Django Admin to run bulk data processes, like patient claims categorization
• Created unit tests for the patient claims parser, adjudication, and recommendation engine
• Made critical technology choices suited to the team (Django/Alpine.JS/TailwindCSS)
• Integrated with Flexpa so users could connect their Health Insurance and we could obtain their claims
• Wrote asynchronous logic to adjudicate patient claims against all plan choices to inform the user of their estimates
• Configured the networking and DNS layers for the application and web-flow landing page
• Setup the VPC, subnets, Internet Gateway, and NAT Gateway to allow AWS Lambda to have secure internet access and access the PostgreSQL database
• Documented features and deployment processes in detail