The System Path

How data travels from the user’s device to the interface, then the server, then the database: which technology sits in each layer, and which shipped project proves it.

The layers, in words

  1. CLIENT Client

    What the user sees and touches: the browser or the app on their own device.

    17 projects in this gallery pass through this layer.

  2. INTERFACE Interface

    Building and rendering the pages, and carrying Arabic right-to-left properly.

    27 projects in this gallery pass through this layer.

  3. SERVER Server

    The logic that must never live on the user’s device: permissions, accounts and rules.

    10 projects in this gallery pass through this layer.

  4. DATA Data

    What survives after the page closes: users, orders and content.

    13 projects in this gallery pass through this layer.

  5. SERVICES Services

    What we do not build ourselves because someone else already perfected it: images, maps and hosting.

    12 projects in this gallery pass through this layer.

Every technology above is actually in use across 30 projects, and each name links to that project’s page.