
Certificate of Completion
THIS ACKNOWLEDGES THAT
HAS COMPLETED THE SUMMER 2025 QUANTUM COMPUTING BOOT CAMP
Casey Schlortt
Roman Holowinsky, PhD
JULY 15, 2025
DIRECTOR
DATE

TEAM
Casey Schlortt - Quantum Computing - Final Project
Casey Schlortt

For the Summer 2025 Quantum Computing Bootcamp, I completed the following three projects with Isis A Gallardo:
1. Solve a 4x4 sudoku puzzle using Grover's Algorithm (https://github.com/cqschlortt/Solving-4x4-Sudoku-with-Grover-s-Algorithm/tree/main)
Created two oracles, one used to solve a basic sudoku puzzle and one which solves a more complicated Latin Squares puzzle.
2. Create an oracle for Shor's Algorithm (https://github.com/cqschlortt/Create-an-Oracle-for-Shor-s-Algorithm)
Use the methods described in "Circuit for Shor's algorithm using 2n+3 qubits" by S. Beauregard to build the Shor's Algorithm oracle.
3. Steane's Code with Pauli error Channel (https://github.com/cqschlortt/Steane-s-Code-with-Pauli-Error-Channel)
Encode a Boolean using Steane's code, run it through a Pauli error channel with probability p, then error correct and decode the Boolean using Steane's code.
