ZB / Portfolio — v2026.06Available · Q3 2026
— Full-Stack Engineer · Frontend-Leaning

Zineddine
Benkhaled.

I design and ship full-stack production systems — from React/Next.js surfaces and microfrontends to Nest.js/Fastify APIs, PostgreSQL schemas, and event-driven backends. Frontend-leaning, with end-to-end ownership of architecture, data modeling, and delivery.

01

Selected Work

/ Full-stack case studies.
Project A / 01

Distributed Event Ticketing System

→ View Repo
NestJSRedisBullMQPostgreSQLMongoDBNext.jsStripe

Backend-heavy ticketing platform built for high-concurrency on-sales — atomic seat holds, queued checkout, and ACID order processing with a real-time buyer UI.

Backend
NestJS microservices (Auth · Catalog · Order) behind an API gateway. BullMQ checkout queue with Redis atomic holds and PostgreSQL row locks.
Data
PostgreSQL for orders and seat inventory. MongoDB for flexible event/seat-map documents. Redis for holds, pub/sub, and job backpressure.
Frontend
Next.js App Router with live seat map over WebSockets and Stripe test-mode checkout.
Project B / 02

Multi-Tenant SaaS Point-of-Sale

→ View Repo
FastifyPostgreSQL RLSDrizzleMicrofrontendsNext.jsTurborepo

Production-style B2B POS platform with database-enforced tenant isolation, an API gateway, and independently deployable microfrontends.

Backend
Fastify API gateway with JWT auth, Zod validation, and transaction-scoped tenant context via PostgreSQL RLS and Drizzle ORM.
Architecture
Next.js Multi-Zones host orchestrating Inventory and Checkout zones — each with isolated CI/CD in a Turborepo monorepo.
Frontend
Shared React UI package across zones. Host handles auth, dashboard shell, and cross-zone routing rewrites.
Project C / 03

Open-Source Data Grid Design System

→ View Repo
TypeScriptReactVue.jsZustandTurborepoOSS

Published OSS monorepo — headless grid engine with React and Vue adapters, handling 100k+ rows via virtual scroll and a shared design-token pipeline.

Core
Framework-agnostic @zineddinebk/grid-core engine — Zustand state, pure filter/sort/group pipeline, published to npm.
Frontend
React 19 and Vue 3 adapter packages with Tailwind preset, Storybook docs, and Playwright e2e coverage.
Tooling
pnpm + Turborepo monorepo. Changesets releases. GitHub Actions deploy demo and Storybook to GitHub Pages.
02

Experience Ledger

/ Chronological. Metrics first.
Oct 2024 — Present
Yassir
3 levels · 2 promotions

Associate II Full-Stack Engineer (Frontend-Leaning)

Career progression
Associate II · Level 3PromotedCurrent
Dec 2025 — Present
Associate II · Level 2Promoted
May 2025 — Nov 2025
Associate II · Level 1
Oct 2024 — Apr 2025
  • 01Shipped features across a Next.js food-ordering platform serving 10,000+ daily users — SSR, API integration, and frontend performance.
  • 02Migrated legacy operations dashboards to a microfrontend architecture used by 100+ internal operators. Average load time dropped from 10s to under 2s.
  • 03Built reusable payment integration modules and AI-powered internal tools — MongoDB data layer, custom API contracts, and React operator surfaces.
May 2023 — Sep 2024
Sahhel

Full-Stack Developer

  • 01Built microservices logistics/fleet management solutions using Django for core backend and Node.js with RabbitMQ for event-driven decoupled systems.
  • 02Developed internal real-time React driver-tracking dashboards and Node.js notification services via Firebase Cloud Messaging.
2023 — 2024
Khamsat

Freelance Developer

  • 01Delivered 15+ full-stack dashboards and web platforms — React/Next.js frontends with REST API integration under tight timelines.
2021 — 2023
ABQARA · Titans Systems

Frontend Developer / Intern

  • 01Built SaaS frontend interfaces, defined backend API contracts, and led application-wide refactors across the stack.
03

Technical Ledger

/ Toolchain inventory.
01Backend & APIs
  • Node.js
  • Nest.js
  • Fastify
  • Django
  • REST APIs
  • JWT
  • RabbitMQ
  • BullMQ
02Frontend
  • React
  • Next.js
  • TypeScript
  • Vue.js
  • Redux
  • Zustand
  • SSR
  • Tailwind CSS
03Databases & Infra
  • PostgreSQL
  • MongoDB
  • Redis
  • MariaDB
  • Firebase
  • Docker
  • CI/CD Pipelines
04Verification & Tools
  • Unit / Integration Testing
  • Git
  • Postman
  • Cursor
  • Claude Code