
Certificate of Completion
THIS ACKNOWLEDGES THAT
HAS COMPLETED THE SUMMER 2025 QUANTUM COMPUTING BOOT CAMP
Arthur Diep-Nguyen
Roman Holowinsky, PhD
JULY 15, 2025
DIRECTOR
DATE

TEAM
Arthur Diep-Nguyen - Quantum Computing - Final Projects
Arthur Diep-Nguyen

For the Summer 2025 Quantum Computing Boot Camp, I completed three quantum computing projects.
1. Oracle for Shor's algorithm (joint with Amanda Curtis) (https://github.com/adn1995/shors-algorithm)
Followed the methods described in "Circuit for Shor's algorithm using 2n+3 qubits" by S. Beauregard to implement the quantum oracle from Shor's algorithm.
2. 5-qubit error correcting code with random Pauli error (joint with Amanda Curtis) (https://github.com/adn1995/five-qubit-ecc)
Implemented a quantum circuit for the 5-qubit error correcting code, then ran simulations with random Pauli errors applied to the logical state with varying error probabilities.
3. Sudoku solver using Grover's algorithm (https://github.com/adn1995/qc-sudoku-solver)
Represented an unsolved sudoku puzzle as a quantum state, then implemented a quantum circuit that used Grover's algorithm to identify valid solutions to the puzzle.
