Back to projects
Marketplace
SaaS
High-traffic UI

TankList

Global marketplace for buying, selling, and franchising businesses.

Open live site

Problem

Teams needed a single platform to list, discover, and transact on businesses worldwide, with clarity, trust, and speed at scale.

What I built

Frontend experiences for discovery, listings, and core marketplace flows, emphasizing fast navigation, clear hierarchy, and maintainable patterns as the product grew.

Key features

  • Search and filter-heavy browsing tuned for real users
  • Structured content areas aligned with CMS workflows
  • Responsive layouts and consistent component patterns

Tech stack

Next.js
React
TypeScript
Tailwind CSS

Challenges & solutions

  • Challenge

    Complex data surfaces without overwhelming the UI.

    Solution

    Progressive disclosure, strong typographic hierarchy, and reusable filter/list modules.

  • Challenge

    Keeping performance acceptable with rich pages.

    Solution

    Lean rendering paths, careful list virtualization patterns where needed, and asset discipline.