Skip to content
View Avien's full-sized avatar

Block or report Avien

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Avien/README.md

Avi Engelshtien

Principal Frontend Engineer & Architect specializing in scalable frontend architecture, Nx monorepos, and cross-framework domain design.

🔧 Tech Focus

  • Angular / React
  • Nx Monorepos
  • NgRx / Signals
  • TanStack Query / Zustand
  • Frontend Architecture
  • AI-Assisted Development

🚀 Featured Projects

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.

Live Demo

Pinned Loading

  1. users-portal users-portal Public

    Cross-framework Nx architecture lab using Angular, React, NgRx, Signals, TanStack Query and the Facade pattern

    TypeScript

  2. nx-frontend-showcase nx-frontend-showcase Public

    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 p…

    TypeScript