The “Angel Investment Award for use of Emerging Technologies” Award


Presented by assertivist to:

Quantograph (Quantograph)
Art toy to generate animated pixel art using quantum computation.

Just like normal computing is based on bits, quantum computing is based on qubits. How you approach a quantum computing project depends a lot on how many qubits you use. In this project, I am using 6.

The project uses Qiskit to implement the quantum programming, and runs inside a Jupyter notebook. You can use a web version here which requires no installation. Or you can run it locally from the source.

A tutorial based on this project can be found here.