Principal Frontend Engineer & Architect specializing in scalable frontend architecture, Nx monorepos, and cross-framework domain design.
- Angular / React
- Nx Monorepos
- NgRx / Signals
- TanStack Query / Zustand
- Frontend Architecture
- AI-Assisted Development
Demonstrates the same users-and-orders product implemented across Angular, React, and Hybrid Microfrontend architectures inside one Nx monorepo:
- Angular app: NgRx, Signals, OnPush, Facade pattern and CDK Virtual Scroll
- React app: TanStack Query, Zustand, React.memo and TanStack Virtual
- Hybrid MFE: Angular shell hosting a React remote
- Shared framework-agnostic TypeScript contracts and domain utilities
- Real-time WebSocket order updates, smart caching and toast notifications
- Nx-enforced module boundaries across apps, libraries, layers and frameworks
Demo:
A feature-driven Angular/Nx workspace showcasing two independent domains: a multi-step integration wizard with route-based orchestration, and a server-driven searchable users directory focused on pagination and performance.