o Built an ElasticSearch index to store about 2 million documents which received update events from 20+ SQL tables that could be used to provide users with near realtime search experience and under 100ms response times
o Developed an automated user tasking system which listened on change events from various database tables
o Built an eSign integration with DocuSign to send out consumer facing signing sessions from application data
o Developed a distributed event system to stream and store app level interactions using TimescaleDB & Kafka which had peak traffic of around 1,000 events / second
o Created a property, city, state, & zip search service using ElasticSearch from MLS data
o Built a faceted filter and search experience for a loan officer CRM using React & Rails