Implemented faceted search within our web app. Users could now see how many search results there would be before selecting a search filter. We leveraged ElasticSearch aggregations to get this data.
•
Migrated the main Insights Page from Angular JS to React, this is the primary page that our users visit. This transition was seamless with no down time.
•
Created a custom taxonomy feature with another engineer on the team. Our users used this to create their own custom data hierarchy.
•
Developed a project management workflow system for our users.
Transitioned a large portion our frontend code from AngularJS to React as one of two engineers working on the project
•
Setup AWS lambda functions, using the Serverless framework and Elasticsearch. These functions ingested large amount of scraped data from the web and exposed an API to our frontend to consume
•
Implemented translation in our app. This would take in any posts and attachments and translate them into the desired language