Build a Real-Time Operations Wall Display for a Logistics AI Startup
Overview
What this challenge is about.
You receive a websocket feed of operational events (around 20 events per second) plus a small KPI definition list (throughput per zone, late-truck count, exception queue depth, robot uptime). Design for glanceability at 4 meters: minimal text, color reserved for state change, no animations that distract. Build the display using a lightweight web stack (HTML + d3 + websocket or Streamlit-with-autorefresh is fine). Deliverable is the running display, a design rationale focusing on glanceability constraints, and a calibration note for the on-site screen.
The Brief
What you'll do, and what you'll demonstrate.
Build a glanceable real-time wall display that a warehouse manager can read at a 4-meter distance with no interaction needed.
Earning criteria — what you'll demonstrate
- Design for glanceability at typical wall-display distances
- Use color and shape semantically for operational state
- Build a real-time dashboard backed by streaming data
- Plan for failure modes in always-on operational displays
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
Careers
Roles this prepares you for.
Real titles. Real skill bridges. Pick the one closest to your trajectory.
AI Product Designer
Designing physical-context dashboards with hard ergonomic constraints is a niche but valuable AI product designer skill at industrial-AI companies.
This challenge sharpens
- dashboard-design
- glanceability
- color-design
AI Engineer
Wiring real-time ops feeds into operator-facing surfaces is core AI engineer work at logistics, robotics, and infrastructure-AI startups.
This challenge sharpens
- realtime-visualization
- websockets
- d3
AI Product Manager
Scoping a glanceable display with explicit failure modes is the kind of operational-product judgment AI PMs are hired to bring.
This challenge sharpens
- dashboard-design
- glanceability
- realtime-visualization