This repository serves as a curated index of projects undertaken by members of QC @ IITI. It is meant as a showcase of our work and a hub for exploring the techniques, tools, and ideas we’ve built together.
<projectName>.md
Example: grover.md
2. In your file, include a link to your repository, a brief description of the project and tools used, and the main contributors of your team.
Example:
# Grover's Algorithm Using Qiskit
Repo Link: [Click Here!](https://NEVERGONNAGIVEYOU.UP)
---
We simulated Grover's algorithm using Qiskit and the Aer Backend.
Grover's algorithm works by using an oracle that takes a superposition of states and selectively boosting amplitudes associated with the key.
Tech: `Qiskit` `Aer` `Python`
Contributors: `John Doe` `Jane Doe`Important
Do not submit code to this repository. This repository is only for project overviews and links to external repositories hosted on your own GitHub accounts.
- Use the provided filename format to avoid conflicts.
If you come across a broken link, please open an Issue. We'll work on resolving it as soon as possible!