Ψ
civ/tech·quantum-computing-visualizer.psyverse.fun·see the state vector

Quantum Computing Visualizer

Drop gates onto a circuit; watch a 3-qubit register's amplitudes evolve in real time.

Quantum mechanics is best taught by watching it happen. The visualizer is a 3-qubit register and a gate palette: H, X, Y, Z, S, T, CNOT. Drag a gate onto a wire, drop, see the state vector update — magnitudes and phases — and the Bloch-sphere of each qubit re-orient. Run a small Grover circuit on a custom oracle. Watch entanglement appear as off-diagonal correlations.

For the curious: in 30 minutes, you have a working physical intuition that takes a textbook 3 chapters.

Interactive demo

Use it.

circuit
q0
q1
q2
state vector
|000⟩
1.000
|001⟩
0.000
|010⟩
0.000
|011⟩
0.000
|100⟩
0.000
|101⟩
0.000
|110⟩
0.000
|111⟩
0.000
Modules

What's inside.

01 · circuit

Circuit canvas

Drag gates, reorder, save circuits.

02 · state

State vector

Live amplitudes and phases on |000⟩…|111⟩.

03 · bloch

Bloch spheres

Per-qubit, animated.

04 · grover

Grover demo

2-qubit search with custom oracle.

05 · export

Export OpenQASM

Run elsewhere — IBM, AWS Braket, Cirq.