Financial management and transaction platform for an internal investment fund, serving ~1,000 active users with portfolio management and automated reporting.
- Integrated Claude into the team's workflow to speed up delivery and improve business logic accuracy.
- Built and maintained scalable features with React, TypeScript and Ant Design across enterprise modules.
- Adopted React Query to handle concurrent API requests and cut unnecessary re-renders by 35%.
- Collaborated with backend engineers to define API contracts and ensure seamless data flow.
- Optimized rendering with React.memo, useMemo, useCallback, and reduced bundle size via code splitting and lazy loading.