● Developed full-text document search service API and user interface. Allows users to retrieve documents based on filters or full-text searches.
● Created scalable document indexing API that is able to parse through .pdf and .docx documents extracting categorical identifiers and full text of documents to be uploaded to the database for future search inquiries.
● Implemented Simple Queue Service using AWS to store failed document uploads or retrievals through the user interface.
● Integrated internal company document management system within project API providing access to all internal documents and backing up all API uploads.