Hi, my name is

Zaid Alshibi_

Senior Frontend Software Engineer.

I build fast, scalable frontends with React, Next.js, and TypeScript — from AI-powered product experiences to reusable component libraries. Currently building AI-powered products and a shared component library at Eon Dental; previously led SEO and web performance initiatives at OpenSooq, the MENA region's largest classifieds platform. Based in Amman, Jordan.

1M+
SEO-critical links fixed
50%
bundle size reduction
97%
fewer server 5xx errors
100+
students mentored

01 — About

Performance is a feature

Senior Frontend Software Engineer specializing in React, Next.js, TypeScript, and modern frontend architecture. I build scalable web applications, AI-powered user experiences, and high-performance platforms — architecting reusable component libraries, modernizing frontend tooling, and strengthening application security. At OpenSooq I delivered large-scale SEO and performance wins across the MENA region's biggest classifieds platform; at Eon Dental I'm shipping AI-driven workflows and a shared component system used across multiple apps. I care about maintainable software that improves scalability, reliability, and user experience.

Amman, Jordan

React · Next.js · TypeScript

Component libraries & design systems

AI-powered UX

Performance & Core Web Vitals

02 — Experience

Where I've worked

Frontend Software Engineer @ Eon Dental

February 2026 — Presentcurrent

Amman, Jordan · Hybrid

  • Architected and developed a reusable frontend component library consumed across multiple applications — improving consistency, maintainability, and development efficiency.
  • Delivered end-to-end AI-powered workflow features, including multi-step user journeys, asset management, validation, and interactive result visualization.
  • Spearheaded the migration of a large-scale React application from Create React App to Vite, modernizing the build system and significantly improving developer experience and build performance.
  • Optimized application performance by resolving complex rendering bottlenecks and eliminating excessive re-renders, improving overall responsiveness.
  • Strengthened platform security by remediating authorization vulnerabilities and implementing role-based access control (RBAC) across administrative workflows.
  • Designed responsive visualization interfaces with advanced comparison modes, secure sharing, and downloadable assets for end users.
  • Integrated RESTful APIs across multiple applications, enabling configurable feature delivery and seamless frontend–backend communication.
  • Contributed to CI/CD workflows and private package distribution, enabling reusable components to be shared efficiently across teams.
ReactTypeScriptViteAI IntegrationRBACCI/CD

Full Stack Developer @ OpenSooq

July 2023 — January 2026

Amman, Jordan

  • Spearheaded SEO and performance optimization using Google Search Console, Lighthouse, and Core Web Vitals — achieving up to 15% faster page loads and increasing organic traffic.
  • Resolved large-scale SEO issues: fixed over 1 million 4xx links and 400K+ redirection (3xx) issues, dramatically improving crawlability and indexing.
  • Reduced bundle size by 50%, boosting site speed and Core Web Vitals metrics across multiple domains.
  • Owned and led the Taxonomy Project — transitioning from a category/subcategory flow to a vertical taxonomy structure that reshaped core business logic and search UX.
  • Built a refresh-free SERP in collaboration with backend engineers, improving engagement without full-page reloads.
  • Developed modular micro-frontends and SDK bundles for charts and user stats, enabling rapid integration across multiple applications.
  • Refactored critical middleware handling language, country, and routing logic — reducing server 5xx errors by 97% and improving stability.
  • Removed over 50% of external dependencies and built RESTful APIs with Express.js, tested via Postman.
Next.jsTypeScriptReactNode.jsExpress.jsElasticsearch

Teaching Assistant & Software Developer @ Luminus Technical University College

March 2023 — June 2023

Amman, Jordan

  • Supported the Code Fellows Full-Stack JavaScript Bootcamp — curriculum enhancement, lab design, and course content refinement.
  • Led interactive workshops on frontend frameworks, backend logic, and full-stack architecture.
  • Mentored 100+ students through live coding sessions, debugging exercises, and real-world project planning using Trello and GitHub.
  • Collaborated with senior instructors to introduce new learning modules focused on React, Node.js, and API design.
  • Fostered a collaborative learning environment emphasizing clean code principles, Agile workflows, and modern best practices.
ReactNode.jsJavaScriptGitUnit Testing

Brand Ambassador @ Abwaab

April 2020 — June 2021

Amman, Jordan · Part-time

  • Delivered the company's message and vision, effectively communicating its values to a broad student audience for the ed-tech platform.
Presentation SkillsCommunication

03 — Selected Work

Things I've shipped

Reusable Component Library

Architected and built a shared frontend component library consumed across multiple applications — establishing a single source of truth for UI, distributed as a private package through CI/CD.

One system, many apps

ReactDesign SystemsCI/CD

AI-Powered Workflows

Delivered end-to-end AI-driven workflow features — multi-step user journeys, asset management, validation, and interactive result visualization with advanced comparison modes and secure sharing.

AI features, end to end

AI IntegrationReactUX

CRA → Vite Migration

Spearheaded migrating a large-scale React application from Create React App to Vite — modernizing the build system and dramatically improving developer experience and build performance.

Faster builds & DX

ViteToolingPerformance

Security & RBAC

Hardened the platform by remediating authorization vulnerabilities and implementing role-based access control across administrative workflows, plus upgrading third-party dependencies to close security gaps.

RBAC across admin flows

SecurityRBACAuth

SEO Recovery at Scale

Diagnosed and resolved sitewide crawlability problems on a high-traffic, multilingual classifieds platform — fixing over 1 million broken 4xx links and 400K+ redirect chains using Google Search Console and custom tooling.

1M+ links fixed · organic traffic up

SEOGoogle Search ConsoleNext.js

Vertical Taxonomy Project

Owned the transition from a category/subcategory flow to a vertical taxonomy structure — a refactor that reshaped core business logic, search UX, and how millions of listings are organized and discovered.

Core business logic redesigned

ArchitectureSearch UXTypeScript

Middleware Refactor

Rebuilt critical middleware handling language, country, and routing logic for a multi-domain, multilingual platform — eliminating instability at the edge of the stack.

97% fewer server 5xx errors

Next.js Middlewarei18nReliability

Bundle Diet

Audited and removed over 50% of external dependencies and modularized legacy code, cutting the JavaScript shipped to users in half and lifting Core Web Vitals across multiple domains.

50% smaller bundles

PerformanceCore Web VitalsWebpack

Micro-Frontend SDKs

Designed and shipped modular micro-frontends and SDK bundles for charts and user statistics, enabling teams to integrate rich features across multiple applications in days instead of weeks.

Reused across multiple apps

Micro-frontendsSDK DesignCharts

04 — Projects

Independent work

qmrac.com

Visit site →

QMobility

Live

A production car rental platform serving the Qatar market — built end-to-end, from the customer-facing storefront to the API and admin tooling behind it.

Frontend

Customer-facing rental platform and admin dashboard built with Next.js 15 and React 19. The customer side covers the full rental journey — vehicle search and filtering, date/location selection, add-ons, promo codes, and an OTP-verified booking flow — with full English/Arabic localization and RTL support via next-intl. A built-in admin dashboard handles fleet, bookings, pricing, and promo code management, with JWT-protected routes via middleware and dynamically generated sitemaps for SEO.

Next.js 15React 19TypeScriptTailwind CSS 4ZustandReact Querynext-intl (i18n/RTL)Framer Motion

Backend

NestJS REST API structured with clean architecture (entities → repositories → use-cases → thin services/controllers) across 25+ feature modules: bookings with an enforced status state machine, fleet management, dynamic pricing rules, carts, promo codes, payments, inspections, and customer/driver management. JWT auth for admins and an OTP flow for customers (SMS via the Ooredoo Qatar gateway), with AWS S3 storage, Resend + React Email for transactional mail, and Bull/Redis queues for background jobs. Documented with Swagger and validated end-to-end with class-validator DTOs.

NestJSTypeScriptTypeORMMySQLRedis/BullJWT/PassportAWS S3SwaggerClean Architecture
Visit qmrac.com

jordandiscover.com

Visit site →

Jordan Discover

Live

A production-grade travel guide for Jordan built with Next.js 15 and TypeScript. Combines a rule-based trip planner, an interactive Leaflet map, live weather, and a fully bilingual (EN/AR) plus European-language experience — all wrapped in a rich technical-SEO foundation and an automated, human-reviewed content engine.

Next.js 15TypeScriptLeaflet Mapsi18n (EN/AR)Technical SEO
Visit jordandiscover.com

05 — Skills

Tools of the trade

Frontend

React.jsNext.jsTypeScriptJavaScript (ES6+)ViteHTML5CSS3Tailwind CSSSassBootstrap

Component libraries & design systems, performance optimization, Core Web Vitals, micro-frontend architecture, SEO, accessibility, and responsive design for high-traffic multilingual sites.

Backend

Node.jsExpress.jsNestJSREST APIsSQLMongoDB

Data-driven systems, API scalability, caching, and service reliability.

DevOps & Testing

DockerCI/CD PipelinesJestPostmanGit

Continuous integration and deployment, private package distribution, automated testing, and containerized environments.

Performance & Analytics

Google Search ConsoleLighthouseCore Web VitalsElasticsearchAnalytics

Diagnosing bottlenecks, bundle optimization, runtime analysis, and measurable UX improvements.

06 — Education

Background

Jun 2022 — Dec 2022

Code Fellows · LTUC (ASAC)

Diploma — Computer Software Engineering & Web Development (Advanced Software Development in Full-Stack JavaScript)

Amman, Jordan

Full-stack web development intensive following the Code Fellows curriculum at LTUC's Abdul Aziz Al Ghurair School of Advanced Computing.

2016 — 2021

The Hashemite University

Bachelor's degree — Mechatronics, Robotics, and Automation Engineering

Zarqa, Jordan

Co-trainer and Ambassador with King Abdullah II Fund for Development; Event Coordinator and Volunteer with LOYAC Jordan.

07 — Contact

Let's build something fast.

I'm always open to discussing new opportunities, interesting projects, or how to shave another 100ms off your LCP. My inbox is open.