• Worked on web performance monitoring SaaS using C#, MS SQL, a custom built NoSQL database, and JavaScript.
• Identified optimizations by creating benchmarks of serialization, compression, and sorting algorithms on various data sets.
• Designed and built in-chart commenting feature with three others during company hackathon.
• Eliminated boilerplate to instantiate randomized objects in automated tests by creating an annotation-based mocking framework.
• Improved ease of use and maintainability of monitoring API by encapsulating arguments in JSON.
• Redesigned monitoring interface JavaScript to minimize code duplication and make future modifications easier by using modules and duck typing.
• Implemented storage, filtering, and retrieval of data from NoSQL database for front end feature.