Professional Experience

A concise, verifiable summary of roles, impact, and technologies

Software Engineer

Tekion Corp
Jul 2022 - Dec 20242 years 6 months
Bengaluru, India

Tech Stack

JavaScript (ES6+)ReactNext.jsReduxMaterial UINPMSpring BootMySQLElasticsearchGitFigmaPostman

Key Achievements

  • Built and optimized real-time transaction status from short-polling to Server-Sent Events, reducing latency from over 3s to less than 500ms and increasing Tekion pay adoption by over 45%.
  • Re-architected the Accounts Receivable (AR) invoices page search engine, replacing inefficient multi-field MySQL queries with a dedicated Elasticsearch index impacting 900+ onboarded dealerships.
  • Accelerated the rendering of AR invoices page by implementing List virtualization for a React Table rendering 10,000+ records, eliminated main-thread blocking to ensure fluid, 60 FPS scrolling and filtering.
  • Scaled a microfrontend architecture by integrating Webpack Module Federation across 8 interdependent sub-modules under Accounting module, facilitating secure, dynamic code deployments.

Software Engineer Intern

Tekion Corp
Jan 2022 - Jun 20226 months
Bengaluru, India

Key Achievements

  • Improved the developer experience by engineering a JSON-driven forms engine that automated custom form generation, reducing new dealer configuration time for engineering teams by 55%.
  • Automated code quality checks by configuring Git pre-commit hooks and integrating a comprehensive test suite into the Account Receivable Module Jenkins CI/CD pipeline, increasing project-wide test coverage from 20% to over 85% and preventing bug regressions.
  • Revamped vehicle comparison page by leveraging Next.js hybrid rendering model (Static Site Generation + Client Side Rendering), resulting in a 60% Largest Contentful Paint(LCP) reduction and a transition from 'Poor' to 'Good' Google Lighthouse score.