Software Engineer
CurrentDid a POC for the Vendor Invoice flow, incorporating invoice creation, part-level reconciliation, and daily status tracking using configurable accounting for RRG dealer.Implemented a manual batch payment system, allowing dealers to select invoices and create batches directly from the invoices screen. This streamlined the process, reducing time by 50% and increasing efficiency by eliminating the need to manage batch creation and payments across separate modules. Analyzed the root cause of initial load time delays in several accounting web pages using React Profiler, Performance tab, and Network Waterfall model. Reduced Largest Contentful Paint (LCP) to under 2 seconds by optimizing API calls, leveraging cached data in Redux, and implementing table pagination.