Full-stack development programming front-end and back-end solutions with adherence to best practices. Integrations with AI using Microsoft's AIFoundry, Anthropic API and OpenAI's API. Integrations with Salesforce as well as proprietary customer solutions and cloud infrastructure. Cloud solutions with platform-agnostic coding practices where available, building modular code and microservices. Scalable solutions designed with future prospects in mind. Recommendations and implementations of CICD processes and GIT strategies. Use of YAML, Docker and other deployment scripts for CICD processes.
- Built an AI-Powered document ingestion system that would scan documents, decide the document type, ensure the document is complete, extract data from the document, save the relevant data to Salesforce by creating new records with tracking and error handling on every step of the way to ensure no loss of documents.
- Designing and Building an AI-Powered Microsoft Office plugin to support adherence to benchmark documents and guide the user through creating complex legal documents. using REACT to display the front-end and a secure FLASK app proxy that offloads processing to Function App and Container App microservices with SSO.
- SMS Integrations with Salesforce using Apex Queueables for asynchronous processing of text messages. Abstract code handling API calls allowing for data driven code execution to swap out SMS provider API with any SMS provider. Implementation of abstract code to communicate with Twilio Conversations API. Platform event driven architecture to allow for responses to appear within a custom LWC when being used and Salesforce bell notifications to avoid platform event limits but still provide notification when the LWC is not in use.