https://github.com/qbraid/nyuad-2024
https://github.com/qbraid/nyuad-2024
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/qbraid/nyuad-2024
- Owner: qBraid
- License: gpl-3.0
- Created: 2024-04-28T07:01:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T07:05:15.000Z (over 1 year ago)
- Last Synced: 2025-01-22T21:41:27.168Z (about 1 year ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NYUAD-2024
[
](https://account.qbraid.com?gitHubUrl=https://github.com/qbraid/nyuad-2024.git)
# NYUAD Hackathon for Social Good in the Arab World: Focusing on Quantum Computing (QC)
[https://nyuad.nyu.edu/en/events/2024/april/nyuad-hackathon-event.html](https://sites.nyuad.nyu.edu/hackathon/)
April 24 - April 28, 2024
## Technical challenge
_Create a program that applies one or more quantum algorithms to a social good
problem of your choice._
**Quantum algorithm examples**:
- Shor's algorithm
- Grover's search
- Variational Quantum Eigensolver (VQE)
- Quantum Approximate Optimization Algorithm (QAOA)
**Social good topic examples**:
- Healthcare
- Science (e.g. AI, cryptography, biochemistry)
- Environment (climate)
- Education & Literacy
- Food Securities
- Crisis & Public Safety
- Financial Modeling
- Gaming
# qBraid Tutorials
[qBraid Lab Tutorials](https://github.com/qbraid/qbraid-lab-demo)
Here, we provide useful tutorials on how to use qBraid-Lab, along with tutorials
on quantum computing, using IBM or Amazon Braket. The ladder were provided by
the [qiskit-tutorials](https://github.com/qiskit/qiskit-tutorials) and the
[amazon-braket-examples](https://github.com/aws/amazon-braket-examples) github
repositories repsectively.