Inspiration

The idea for AgniQ was born from a desire to merge cutting-edge quantum computing concepts with a progressive, cyberpunk-themed interactive journey. We wanted to make quantum concepts not just understandable, but experiential — blending science, storytelling, and visual immersion. The goal was to guide users from the basics of qubits to futuristic possibilities like quantum AI, DNA decoding, and even time travel theories.

What it does

AgniQ is an interactive, step-by-step quantum computing experience built in a cyberpunk aesthetic. It blends animations, glitch effects, and data visualizations with technical explanations. Users move through topics such as superposition, entanglement, quantum gates, thermodynamic effects, and cybersecurity implications — all while interacting with simulations, loaders, and p5.js visualizations.

How we built it

We developed AgniQ as a TypeScript + Tailwind CSS project, incorporating HTML/CSS/JS, p5.js visualizations, and themed assets from the “cyberpunk” design folder. Each step is modular and linked with public folders for animations and effects. Quantum concepts were explained with accompanying graphics — e.g., Bloch sphere animations, quantum field visualizations, and hacking sequences — using both hand-coded shaders and prebuilt p5.js sketches.

Challenges we ran into

  • Balancing scientific accuracy with a style that feels cinematic and engaging.
  • Getting complex animations to run smoothly without affecting load times.
  • Integrating multiple file types and frameworks (TypeScript, p5.js, raw JS) into one cohesive pipeline.
  • Keeping the progressive reveal seamless so users feel like they’re on a journey, not clicking through slides.

Accomplishments that we're proud of

  • Delivering a coherent, fully themed cyberpunk UI without losing technical clarity.
  • Successfully linking interactive simulations to core scientific explanations.
  • Creating a step-based structure that works for both casual learners and tech enthusiasts.
  • Implementing multi-framework integration (TS + p5.js + Tailwind) with minimal friction.

What we learned

  • How to simplify complex quantum mechanics into visuals and analogies that stick.
  • Best practices for progressive web experiences that load assets dynamically.
  • Techniques for keeping animations smooth using optimized rendering pipelines.
  • That storytelling is as important as code in making deep tech engaging.

What's next for AgniQ

  • Adding real-time quantum hardware integration via cloud APIs.
  • Expanding simulations to cover quantum AI and quantum internet scenarios.
  • Introducing multiplayer exploration so users can collaboratively run quantum experiments.
  • Integrating AR/VR modes for a more immersive cyberpunk quantum city environment.
  • Preparing a public launch as both an educational tool and a futuristic tech showcase.

Built With

Share this project:

Updates