Boston, Massachusetts, United States
▪ Worked in a full-stack product-led SCRUM team as a backend engineer
▪ Primary on designing, building, and maintaining a system of backend services for a new workplace experience
survey feature used by over 270 organizations with 30k responses. Implemented data models and API
endpoints for creating surveys, prompting user responses, displaying user responses, and displaying
aggregate data for survey responses using TypeScript, Apollo GraphQL, PostgreSQL, and TypeORM.
Additionally, created Kubernetes scheduled jobs for creating survey responses and expiring outdated
responses
▪ Led implementation of a system of services that cleaned up over 12 million records in a live MySQL database
without service interruption using TypeScript, Kubernetes, and AWS S3 and SQS to reduce customer
interruption, save database space, and improve query performance
▪ Implemented and maintained many GraphQL endpoints to support various product initiatives and fix
customer issues using Apollo Federated GraphQL, TypeScript, PostgreSQL, and MySQL