At Doma I have been driving new feature development on Doma’s next-generation Title Production System (TPS), which aims to bring tech-driven efficiencies to the antiquated world of Title & Escrow. (Tech stack: TypeScript/Node/Python/PostgreSQL/React/Azure/k8s)
* Worked across teams to execute integration of the system’s first client middleware, which enabled our initial production launch to start serving live refinance traffic with an enterprise mortgage lender
* Integrated a second client middleware, which allowed us to onboard a second enterprise mortgage lender, increasing production traffic by ~10x
* Improved reliability of system for automating business-critical email traffic (scale: ~100,000 emails/month) by rewriting brittle legacy code using more resilient business workflow patterns (reactive microservices, Azure Durable Functions). This work has resulted in decreased on-call workload, fewer email delays for our operations team, and easier recovery from downtime
* Helped contribute to the engineering culture through mentorship (both as mentor and mentee), improving documentation for new engineers, and participation in tech demos and hackathons
* Advocated for and helped to implement improved design patterns with a focus on improving reliability, e.g. event-driven microservices