Amid

Open to frontend engineering roles4+ years of experience

Building scalable products for complex problems.

Frontend Engineer specializing in React, Next.js and TypeScript, with experience building enterprise platforms, healthcare products, scalable frontend architectures and production-ready applications.

CV — PDF · 1 page · updated Jul 2026

Engineering the product layer around intelligent systems.

Years building production frontends
4+Years building production frontends
Business modules on one ERP platform
20+Business modules on one ERP platform
Measured performance improvement
20%Measured performance improvement
Faster task completion on internal tools
25%Faster task completion on internal tools

01 — Selected Work

Production systems, not demos.

Five projects across enterprise, healthcare, open source and internal tooling. Each case study covers the problem, the architecture and what actually came out of it.

5 projects shown.

01Enterprise

Enterprise ERP Platform

Org
Arian System
Role
Frontend Developer
Period
Aug 2024 — Present

A large-scale enterprise ERP system spanning 20+ business modules, built on a shared frontend platform with standardized module architecture, a common component library and a dynamic reporting layer.

Key challenge

As the platform grew, keeping 20+ modules consistent, accelerating new module development and reducing integration effort became the constraint on delivery.

Key outcome

Architecture and development standards adopted across a 6-person frontend team, with reduced integration effort for each new module.

  • React
  • Next.js
  • TypeScript
  • Redux Toolkit
  • RTK Query
  • Ant Design
  • Firebase
View Case Study
02Healthcare

Health Cloud Platform

Org
IPJ Company
Role
Frontend Developer
Period
Jan 2024 — Aug 2024

A healthcare and HR management platform built on a micro-frontend architecture, so features could be developed and deployed independently without giving up performance or code quality.

Key challenge

The platform needed an architecture that enabled independent development and deployment while maintaining performance and code quality.

Key outcome

20% improvement in application performance and a 15% reduction in production incidents, both measured rather than estimated.

  • React
  • Next.js
  • TypeScript
  • Zustand
  • RTK Query
  • Micro-Frontend
View Case Study
03FemTech

ScreenMe

Org
Freelance · Production Product
Role
Frontend Developer

A UK-based healthcare platform providing at-home microbiome testing and consultation services. I built the consultation booking flow and structured the codebase as a monorepo with shared packages and a consistent design system.

Key challenge

A live healthcare product serving real customers needs a booking flow that is responsive and accessible, on a codebase organised so shared UI stays consistent as the product grows.

Key outcome

A production-ready user experience for a live healthcare product, on a monorepo structure with shared packages and a consistent design system.

  • Next.js
  • Material UI
  • Monorepo
  • Design Systems
04Open Source

Bright Resume Builder

Org
Open Source
Role
Developer & Maintainer

An open-source resume-building platform built with Next.js and organised as a monorepo with shared packages, designed so new features can be added without restructuring the codebase.

Key challenge

An open-source project is read and extended by people who did not write it, which puts the structure of the codebase on the critical path.

Key outcome

An open-source project demonstrating scalable frontend architecture and reusable code organization.

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Monorepo
05Internal Tools

Business Workflow & Internal Tools

Org
Touska
Role
Frontend Developer
Period
Nov 2021 — Dec 2023

Internal tools and workflow integrations supporting day-to-day business operations, built as responsive React interfaces with a focus on how quickly people could actually finish a task.

Key challenge

Internal tools are measured by the time they take out of someone's day, which makes interface usability the engineering problem.

Key outcome

25% reduction in average task-completion time through UX and interface improvements.

  • React
  • JavaScript
  • CSS
  • Responsive UI
View Case Study

02 — Capabilities

How I build.

The five things I am consistently responsible for, and the evidence for each of them sits in the case studies above.

  • 01

    Scalable Frontend Architecture

    Architecting and maintaining core frontend platforms: standardized module structure, project scaffolding and conventions that let a team add features without re-deciding the same things each time. Built with modular, micro-frontend and monorepo structures across enterprise, healthcare and open-source codebases.

    • Modular Architecture
    • Micro-Frontend
    • Monorepo
    • Project scaffolding
  • 02

    Performance Engineering

    Systematic profiling rather than guesswork: measuring with Lighthouse and the React DevTools Profiler, then acting on Core Web Vitals through code splitting, lazy loading and bundle optimization. On the Health Cloud platform this produced a measured 20% improvement in application performance.

    • Core Web Vitals
    • LCP / CLS / INP
    • Code splitting
    • Bundle optimization
  • 03

    Design Systems & Reusable UI

    Shared component libraries and frontend standards that keep a large surface consistent: reusable components across 20+ ERP modules, shared packages in monorepos, and a consistent design system on a live healthcare product. Responsive and accessible by default, across browsers.

    • Design Systems
    • Ant Design
    • Material UI
    • Tailwind CSS
    • Responsive Design
  • 04

    Complex State & Data Management

    Modelling non-trivial client state and server data: Redux Toolkit and RTK Query on an enterprise ERP, Zustand and RTK Query on a micro-frontend platform, REST integration with API contracts agreed with backend teams, and Firebase-powered real-time notifications.

    • Redux Toolkit
    • RTK Query
    • Zustand
    • React Query
    • REST APIs
    • Firebase
  • 05

    Production-Ready Development

    Shipping software and keeping it healthy: testing with Jest and React Testing Library, CI/CD, code review and pair programming, and systematic debugging that contributed to a 15% reduction in production incidents. Delivered inside Agile teams alongside backend, QA and product.

    • Jest
    • React Testing Library
    • CI/CD
    • Code review
    • Agile / Scrum
  • Toolbox

    The full stack I work in

    Frontend
    React · Next.js · TypeScript · JavaScript · HTML5 · CSS3
    State & Data
    Redux Toolkit · RTK Query · Zustand · React Query · REST APIs
    Architecture
    Modular Architecture · Micro-Frontend · Monorepo · Design Systems
    UI
    Ant Design · Material UI · Tailwind CSS · Responsive Design
    Performance
    Core Web Vitals · LCP · CLS · INP · Code Splitting · Lazy Loading · Bundle Optimization · Cross-browser compatibility
    Testing
    Jest · React Testing Library
    Tools
    Git · GitHub · CI/CD · Firebase · Agile / Scrum

03 — Experience

Four years, three teams.

Enterprise, healthcare and internal tooling. The detail lives in the case studies.

  1. Aug 2024 — Present

    Arian System

    Current

    Frontend Developer

    Architect and maintain the core frontend platform of a large-scale enterprise ERP spanning 20+ business modules.

    • Platform architecture
    • Shared components
    • Reporting
    • Real-time
    Read the case study
  2. Jan 2024 — Aug 2024

    IPJ Company

    Frontend Developer

    Built the Health Cloud platform on a micro-frontend architecture, alongside healthcare and HR management products.

    • Micro-frontend
    • Performance profiling
    • Code quality
    • Mentoring
    Read the case study
  3. Nov 2021 — Dec 2023

    Touska Company

    Frontend Developer

    Developed internal business tools and workflow integrations supporting day-to-day business operations.

    • Internal tools
    • Workflow integrations
    • Responsive UI
    • UX improvements
    Read the case study

04 — About

About

I am a frontend developer with 4+ years of experience building production applications: enterprise ERP modules, healthcare platforms and internal business tools. Most of that work has been on systems that outlive a single feature, where architecture, shared components and conventions decide how fast the next ten features ship.

My focus is scalable frontend architecture in React, Next.js and TypeScript: modular and micro-frontend structures, design systems and shared packages, complex state and data flows with Redux Toolkit, RTK Query and Zustand, and performance work measured with Lighthouse and the React DevTools Profiler rather than guessed at.

I work closely with backend, QA and product teams on API contracts and delivery, review code, and mentor junior developers. The constant across every role has been the same: reliable software that real users depend on, built so a team can keep extending it.

Why this is relevant to AI products

Products built on top of intelligent systems still need a product layer: real-time interfaces, resilient API integration, complex client state, tight performance budgets and a design system that keeps a fast-moving surface coherent. That is the layer I have been building for the last four years.

Experience
4+ years
Focus
React / Next.js / TypeScript
Status
Open to frontend engineering roles

05 — Contact

Have a complex product to build?

I am interested in frontend engineering work on products with real architectural depth: platforms, tooling and interfaces around complex systems. The fastest way to reach me is email.

m.amid.mokhtari@gmail.com

CV — PDF · 1 page · updated Jul 2026