• Optimized an existing API by creating stored procedures in SQL and adding a throttling handler. The optimizations resulted in more than doubled throughput with half the latency. These changes bolstered the stability of the API.
• Engineered a new workflow for users in a web app allowing them to asynchronously update hundreds of thousands of records without impacting performance and alerting the user upon completion.
• Participated at the Microsoft Hackathon and helped create the front end for a new feature in SQL Operations Studio, an open source project, to be able to create a database schema based on a csv file with example data.
Technologies used: C#, SQL, ASP.NET, TypeScript, AngularJS