Wiz Marketplace Business Platform
Web Application

Wiz Marketplace Business Platform

๐Ÿ“… 2021 โ€“ Apr 2026๐Ÿ‘จโ€๐Ÿ’ป Lead Frontend Developer๐Ÿ‘ฅ Team of 3
Next.jsReactRedux ToolkitAnt DesignSEOGoogle Analytics

Overview

A B2B procurement platform designed for businesses to source construction materials, tools, and daily-use supplies. The platform supports multiple user tiers, providing differentiated access between standard business users and Pro users with expanded product visibility.

๐ŸŽฏ

The Problem

The platform required a flexible architecture to support multiple user tiers with different product visibility and access control rules. Standard users should only see general listings, while Pro users must have access to both standard and exclusive Pro listings. The challenge was to implement this segmentation cleanly while maintaining a consistent user experience and scalable frontend structure.

โœ…

The Solution

I applied the architectural patterns established in Wiz Marketplace to build a scalable and maintainable frontend using Next.js. I implemented role-based access logic to differentiate between Business and Pro users, ensuring that product visibility and access rules were enforced consistently across the platform. Redux Toolkit was used to manage user state and permissions, allowing dynamic rendering of content based on account type. Ant Design was used to create a consistent UI system, while SEO and Google Analytics tracking were integrated to support product discoverability and user behavior insights.

Impact & Results

๐Ÿ‘ฅ

Multi-tier

User Segmentation

Was: Single-tier ยท Business vs Pro platform
๐Ÿ”

Role-based

Access Control

Was: Basic ยท Dynamic content rendering
โ™ป๏ธ

Reusable

Architecture Reuse

Was: Isolated ยท Shared patterns from main platform
โœจ

Personalized

User Experience

Was: Static ยท Content based on account type

Technical Highlights

Next.js for scalable frontend architecture and SEO support
Redux Toolkit for managing user roles and access control
Role-based product visibility (Business vs Pro platform)
Ant Design for consistent UI components and layout
Google Analytics for tracking user behavior and engagement
SEO optimization for product listing visibility
Reusable architecture patterns derived from Wiz Marketplace

Key Outcomes

Multi-tier

Platform Structure

Business and Pro segmentation

Improved

Scalability

Reusable architecture patterns

Personalized

User Experience

Role-based content rendering

High

Maintainability

Consistent frontend structure