A team was losing time every day on a manual, repetitive task: filling in web forms by hand with data they had to look up from a third-party API, with the risk of error that entails.
I built a Chrome extension in JavaScript that automatically queries the third-party API, retrieves the required data, and fills the forms automatically, fitting into the workflow the team already used.
It removed the manual data entry and the transcription errors that came with it, freeing up the team's time for higher-value work.