Quantech Associates Pvt. Ltd.
Frontend Engineer
Context
Quantech Associates is a service-based company. As a frontend engineer here, I am currently working on a client project — a large-scale home services platform operating a subscription model for HVAC, water heating, and plumbing equipment rentals. With 1.2M+ active customers, the platform's customer portal handles service bookings, technician scheduling, and rental agreement transfers at high volume.
Contributions
Redesigned the critical Moves flow end-to-end
Led the redesign of the customer Moves flow — a high-stakes form used by renters and homeowners to transfer or close rental agreements. Rebuilt it as a multi-step React form with per-step progressive validation and Redux Persist–backed state management, so users never lose progress mid-flow.
Revamped the service booking experience
Overhauled the booking flow used by 1.2M+ active customers to schedule technicians for HVAC, plumbing, and water heating services. Focused on reducing friction at each step — cleaner inputs, inline validation, and a persistent progress indicator that cut drop-off significantly.
Built a reusable component-driven UI library
Engineered a shared UI library using shadcn/ui, TailwindCSS, and Storybook to standardise components across the platform. The library enforced design consistency, enabled cross-browser compatibility, and gave the team a documented component catalogue that cut UI development time by 30%.
Frontend performance optimisation across the portal
Audited and improved page load performance through lazy loading, route-level code splitting, and API integration refinements. The improvements had a measurable impact on booking conversion rates, particularly on mobile and lower-bandwidth connections.
Impact
Tech