arrow_backAll Projects
workFull Stack Developer

InsuranceMarket.ae – Enterprise Insurance Platform

Designed and developed a multi-tenant insurance marketplace platform using React, Next.js, Node.js, and AWS. Implemented secure APIs and integrated payment gateways to serve thousands of active users.

analyticsProject Metrics
50k+
users
99.9%
uptime
180ms
response
check_circleReduced quote generation time from 48hrs to under 2 minutes
check_circleIncreased conversion rate by 35% via streamlined checkout
check_circleScaled to 50k+ active users within 6 months of launch
warning

The Challenge

Traditional insurance brokerage relied heavily on manual processes and phone calls. The platform needed to handle complex multi-variable quote comparisons across 10+ insurance providers in real time.

lightbulb

The Solution

Built a microservices-inspired modular architecture using Next.js for SSR, a Node.js/Express API layer, and a normalized MySQL schema to support cross-provider policy comparisons. Implemented an adapter pattern for each insurance provider API.

architecture.txt
{# Architecture Overview}
React (SSR via Next.js) → Node.js REST API → MySQL + MongoDB hybrid → AWS S3 for documents → Vercel deployment with ISR
code

Tech Stack

star

Key Features

check

Designed and developed full-stack application contributing to both front-end and back-end

check

Implemented complex insurance quote comparison system across 10+ providers

check

Integrated multiple payment gateways and insurance provider APIs

check

Optimized performance and SEO for high-traffic website

account_tree

Architecture Overview

FrontendAPI / BackendDatabaseCloud / Infra
web01

React (SSR via Next.js)

Frontend
arrow_downward
data flow
dns02

Node.js REST API

API / Backend
arrow_downward
data flow
database03

MySQL + MongoDB hybrid

Database
arrow_downward
data flow
cloud04

AWS S3 for documents

Cloud / Infra
arrow_downward
data flow
cloud05

Vercel deployment with ISR

Cloud / Infra
layers5 servicesaccount_tree4 layersarrow_downwardTop-to-bottom data flow