Technology Consultant
Independent Consulting
West Palm Beach, FL, Remote (08/2025 - Present)
Consulting engagements focused on SaaS modernization, data workflows, multi-tenant architecture, and practical AI applied to real business processes.
- Owned the end-to-end redesign of a constrained image-ingestion workflow after identifying it as a throughput bottleneck limiting client value. Re-architected the process to parallel execution, nearly doubling throughput with no infrastructure increase, and defined the follow-on product roadmap for advanced reporting and AI-assisted analytics.
- Customer processing delays and recurring complaints exposed a scalability problem in the multi-tenant platform. Evaluated the workload design and found that four independent queues, including image ingestion, were competing for the same resources. Prioritized a shared orchestration model that balanced tenant isolation, processing reliability, and infrastructure cost rather than adding server capacity. Stabilized resource usage, reduced contention, and defined the roadmap for migrating the remaining workloads.
- Repeated client complaints showed that the legacy Bootstrap interface was limiting usability and needed more than incremental fixes. Prioritized a React and TypeScript modernization, using a UI abstraction layer to separate application behavior from the component library and reduce future migration cost. When PrimeReact changed its licensing, moved the application to Mantine without rewriting screens or business logic, preserving the modernization investment and avoiding a second full rebuild.
- Built four serverless AI prototypes to develop practical experience applying AI to realistic business workflows: compliance analysis, image-quality and duplicate detection, contract review, and customer-feedback classification. Evaluated Amazon Bedrock, RAG, LangChain, AWS Lambda, and structured outputs, comparing accuracy, feasibility, operating cost, and implementation complexity across each use case.