Unified command portal

Half-World Hub

All your websites in one powerful front door

One world. All your brands.

This homepage is built to collect all your projects into one premium command center. It gives you a strong hero section, searchable brand cards, category filters, and a clean place to grow everything under one identity.

AI Marketplaces Travel Space Automation Future Brands

Your brand universe

This section shows all websites in one place. The cards below are generated from a single JavaScript array, so you only edit one list when you want to add, remove, or update brands.

Where to edit your websites

To add the rest of your sites, edit the sites array in the script at the bottom of this file. Each website uses the same shape.

const sites = [
  {
    name: "NightDrive",
    domain: "https://nightdrive.store",
    category: "Cars",
    status: "Live",
    icon: "πŸš—",
    accent: "blue",
    description: "Dark, premium car platform and brand hub."
  }
];

What this design gives you

It is not just a list of links. It is a real front door for your whole ecosystem.

  • Single-file HTML: easy to upload to any VPS, static host, or Cloudflare Pages.
  • Modern dark style with strong branding energy.
  • Search and category filtering without any framework.
  • Responsive layout that still looks good on mobile.
  • Easy to expand into login, analytics, or admin tools later.