Multi-module Enterprise Resource Planning SaaS platform built for a US-based client to manage internal business workflows at scale

The client required a scalable, maintainable, and performant ERP frontend capable of supporting multiple business modules such as employee management, operations workflows, and role-based access control.
I owned the frontend delivery end-to-end, from architecture to deployment.
Abstracted form elements, tables, modals, and layouts to ensure consistent UX and reduce duplicated logic.
Consistent UX
Across all modules
Less Duplication
Reduced logic and UI bugs
Faster Development
Reusable templates
Introduced Husky pre-commit hooks, enforced linting and formatting, improved team consistency and reduced regressions.
Solution: Broke forms into smaller, composable components. Centralized validation logic. Ensured predictable state updates.
Solution: Standardized UI patterns. Created reusable templates for new modules. Reduced development time for new screens.
Delivered 10+ production-grade ERP screens
Supporting critical business workflows
Improved frontend maintainability
Clean architecture across sprints
Reduced UI-related regressions
Through code quality enforcement
Enabled faster developer onboarding
Scalable frontend foundation