• Won 1st place at the annual company-wide Hackathon as a part of a team that created a mobile app that tracks campaign statistics in real time, built using AngularJS, Node.js, MySQL, and Ionic.
• Created an automated tool that takes screenshots of customers’ ads in action using Java. Specifically, the tool determines which ads need a screenshot, then visits the relevant URL, sends a marked request back to TubeMogul servers, which ensures the ad is displayed, and then takes a screenshot.
• Created a dashboard that displays important internal statistics to engineers in real time using AngularJS and a server that communicates using SSE with Dropwizard.
• Created a replica of the production environment that runs on virtual machines. This replica enabled engineers to test software changes locally in a reliable fashion. Wrote a 6-page guide, along with bash scripts to streamline setup.