Production work, personal projects, and open source
Improved navigation efficiency and reduced effort required to manage large review trees
Rearchitectured E-signature modules from scratch with Clean Architecture, enforcing strict dependency rules, and creating Abstract Services for each injectable service, ultimately making the whole module testable
Enabled users to generate a unified contract for multiple uploads. For performance used OnPush change detection strategy to avoid re-renders
Built an embeddable PDF signing platform enabling third-party applications to integrate secure contract signing without requiring users to log in separately
Built an Human Resource Management System to manage the complete employee lifecycle from onboarding to payroll
Built a Sports Management System to manage end-to-end operations of sports leagues across USA and Canada
Migrated a legacy Angular codebase to the latest Angular version
Built custom Buttons, Snackbars, Modals, Loaders, Input fields, and Dropdowns by customizing MUI primitives