Built ShopZone, a full e-commerce SPA using Angular 17+ and JSON Server as a mock REST backend.
Features: Reactive & Template-driven Forms, Auth Guard for protected routes, HTTP Interceptor for session handling, real-time product search & category filter, cart with live quantity editing, order history with status badges, and a smart navbar with a live cart badge using BehaviorSubject.
Clean architecture: typed interfaces, dedicated services, zero use of `any`.