The Game Developer's Gallery at NAB Show

The Game Developer's Gallery at NAB Show

Project Category

DeFi

Tech Stacks:

Team Management

Consulting

shape


Context

In 2017, a representative from NAB Show reached out to me with a vague proposal: they were interested in exploring an esports-related exhibit inside their convention. I wasn’t particularly interested in esports, and I didn’t see a clear value proposition in simply placing competitive gaming inside a broadcast-technology conference. However, I recognized something more interesting: There was an untapped opportunity to connect independent game developers with the exact B2B audience that attends NAB — media professionals, technologists, and decision-makers. So instead of executing the original idea, I reframed the entire concept.


Strategic Reframe

Rather than building an esports zone, I proposed creating an experiential gallery that showcased independent game developers and emerging interactive platforms. The idea became what we called: The Game Developer’s Gallery An exhibit that functioned as: • a live product showroom • a networking attractor • an experiential media object • a perception-shaping environment • a branding surface for my studio All without paying for exhibition space.


Design + Experience Engineering

I designed the physical layout and visitor flow of the exhibit in Unreal Engine.

This allowed me to:

• model how people would move through the space

• stage visibility lines and congestion points

• control how attention would be distributed across platforms

• pre-visualize how the exhibit would feel as an experience

I then created a cinematic fly-through of the space and delivered it to NAB as a trailer.

They embedded it directly on their website to promote the exhibit.

The exhibit was structured into three experiential zones:

• A traditional PC game area (including my own historical RPG prototype, Akhenaten)
• A VR experience zone
• A mobile / touch-based game zone

To increase engagement and perceived status, I introduced a non-obvious tactic:

I ordered a step-and-repeat backdrop without company logos.

This allowed us to:

• “celebrity-ize” the developers
• create a red-carpet photo ritual
• generate social gravity around people who were otherwise invisible at the show

I also printed large game posters and had the developers sign them in gold ink.

The result:

Attendees lined up to take photos with developers and have their posters signed.

The VR zone developed long lines every day of the convention.


Outcome

• The exhibit became one of the most trafficked interactive areas of the show • NAB leadership expressed strong satisfaction with the outcome • The exhibit ran successfully for multiple days • I was invited to recreate similar experiences at future conventions • I later negotiated free exhibition access to additional conventions using this model • The Executive Vice Chair of NAB wrote a formal letter of recommendation • A documentary filmmaker produced footage centered on me and the exhibit I later reused this experience as strategic leverage to secure free exhibition placement at other conventions, including Level Up.


Reproducable Lessons


🧭 Overview

DAOlytics brings structure, transparency, and efficiency to decentralized governance. Designed for DAOs of all sizes, it facilitates secure on-chain voting, proposal automation, and treasury coordination — all without compromising decentralization.

Whether you're a community DAO, protocol DAO, or investment collective — DAOlytics offers modular, production-ready tools to run your operations on autopilot.

Mobile Screenshot

Key Features

  • 🗳 Quadratic Voting to ensure vote equity and prevent whales from dominating

  • Fast Finality with minimal latency

  • 🛡️ Time-Delay Mechanism to prevent rapid exploit movement

  • 💰 Multi-Sig Treasury governed by the DAO’s approved signers

  • 🔄 Composable APIs for dApp integration

🛠 How It Works

  • Voting Period Opens — members vote using tokens or delegated power

  • Results Tallied using quadratic weighting

  • Delay Period Begins (if enabled)

  • Execution — on-chain via smart contract, or queued for multi-sig action

📅 Roadmap

  • ✅ Q2 2025: Core contracts + frontend release

  • 🚧 Q3 2025: Multi-chain support (Base, Arbitrum)

  • 🛠 Q4 2025: ZK voting module, Discord governance bot

  • 🧬 2026: DAO Registry, Grant automation, Reputation scoring

Architecture Snapshot

UserBridge Smart ContractValidator SetTarget Chain Smart Contract

📊 Governance Methods Comparison

Feature

DAOlytics

Basic DAO Tooling

Quadratic Voting

✅ Built-in

❌ Not supported

Vote Delegation

✅ On-chain support

⚠️ Manual or off-chain

Asset Minting/Burning

N/A

Bridge Contract (on-chain)

Transfer Finality

~12 min

~2 min

🧩 Sample Code Snippet (Token Bridge Request)

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

interface IGovernance {
    function submitProposal(string calldata title, bytes calldata data) external returns (uint256);
}

contract ProposalExample {
    IGovernance public dao = IGovernance(0xYourGovernanceAddress);

    function createProposal(string memory title, bytes memory callData) public {
        dao.submitProposal(title, callData);
    }
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

interface IGovernance {
    function submitProposal(string calldata title, bytes calldata data) external returns (uint256);
}

contract ProposalExample {
    IGovernance public dao = IGovernance(0xYourGovernanceAddress);

    function createProposal(string memory title, bytes memory callData) public {
        dao.submitProposal(title, callData);
    }
}
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.20;

interface IGovernance {
    function submitProposal(string calldata title, bytes calldata data) external returns (uint256);
}

contract ProposalExample {
    IGovernance public dao = IGovernance(0xYourGovernanceAddress);

    function createProposal(string memory title, bytes memory callData) public {
        dao.submitProposal(title, callData);
    }
}

DAOlytics gives DAOs a smarter brain and steadier hands. With advanced voting models, programmable treasuries, and execution safeguards — it’s everything you need to govern without gatekeepers. Built for decentralization, backed by code, and fueled by the community.

Managing Marketing & Production For Game Launch

Full-featured NFT marketplace supporting ERC-721 and ERC-1155 tokens. Includes advanced search and filtering, collection analytics, rarity scoring, and integrated IPFS storage.

Project Category

NFT

Tech Stacks:

Video Production

Team Management

Unreal Engine

a cage with colorful wire

© Conner Torres | 2026

v20.04.2026