Software Development Engineer
CurrentMirror Lot is a family-owned business that manufactures custom furniture. In this role, I led the design and development of 2 Proof of Concepts that streamlined day-to-day operations. To keep track of development progress, I organized project requirements into individual tasks with deadlines in a Jira scrum board.Project 1 was the implementation of an open-source Enterprise Resource Planning system. During implementation, we consolidated 6 applications for inventory management, material planning, and automation of vendor reordering rules into one platform. I locally configured the PostgreSQL database and Odoo.conf file to deploy the system. Additionally, I developed a custom Sales Dashboard module using Odoo's OWL Javascript framework, Chart.js, Python, and XML to integrate within their infrastructure, providing a comprehensive report of 18 metrics in product performance, supply chain & fulfillment, and referral sources. This custom dashboard saved the company an additional $600 annually from an Enterprise subscription. Project 2 was a RAG Chat application where I tested 3 Azure Cosmos DB APIs (Cosmos DB for NoSQL, Cosmos DB for MongoDB, and Cosmos DB for PostgreSQL). This application improved the speed of delivery for product-level analysis reports to under 4 seconds. The tech stack for this application utilizes Python for the Back-end, Typescript for the Front-end, Azure OpenAI Service to access GPT model (gpt-35-turbo) and Azure AI Search for data indexing and retrieval