Billy.Hire me
All work

Indonesia Bisa Ekspor · B2B · Commodity Trading · 2022 — 2023

BisaTrade

An export commodity portal connecting Indonesian exporters to global buyers — built on a security-first authentication layer.

Role
Front-End Architect
Sector
B2B · Commodity Trading
Period
2022 — 2023
Next.jsReduxAuth Module
01 / AUTHBisaTrade

01

Overview

BisaTrade is a business-to-business portal where Indonesian exporters list commodities and global buyers discover and transact. B2B trust rests on identity: every participant has to be who they claim to be.

I architected the front-end around a defense-in-depth authentication layer — the security module was designed before the features it protects. On top sat a Next.js experience with a modular Redux state design, so the portal could grow alongside the commercial roadmap.

02

Approach

  1. 01

    Security before features

    Authentication and authorization were architected as a hardening-first layer — the trust anchor for every business interaction.

  2. 02

    Modular state design

    Redux modules mapped one-to-one with product domains, keeping the store predictable as features accumulated.

  3. 03

    SSR where it matters

    Next.js server rendering kept listings fast, indexed and consistent.

03

Delivered

01

Auth module

Registration, login, session and role-based access engineered as a reusable, hardened layer.

02

Commodity portal

Listings, search and deal surfaces for exporters and buyers.

03

Modular state layer

Domain-scoped Redux modules that scale without tangled cross-dependencies.

04

Selected views

01 / AUTHBT-01
01 / AUTHAuthentication flow
02 / LISTINGSBT-02
02 / LISTINGSCommodity listings
03 / TRADEBT-03
03 / TRADEDeal flow

05

Impact

  • A B2B portal where identity is assumed safe — so buyers and exporters can focus on the trade.
  • An auth layer reusable across the company's future portals.