You are browsing as a guest. Sign up (or log in) to start making projects!

ghx312

@ghx312

Joined June 9th, 2026

  • 3Devlogs
  • 5Projects
  • 2Ships
  • 30Votes
:3
Open comments for this post

4h 35m 53s logged

DEVLOG#1
Added a few segments:
Introduction to Qubits
CHSH Game (Introduction, Explaination, Derivation of Optimal Strategy, Clear Explaination of solution + DEMO Code)
LLL Reduction Algorithm (Introduction, Derivation, and Application + DEMO Code)
CryptoHack Modular Arithmetic Course Guide

0
0
2
Ship

This is minimalistic quantum computer simulator, I added the features that I need to experiment with and the rest is located in the readme. Thanks for checking me out!

  • 1 devlog
  • 9h
  • 12.81x multiplier
  • 116 Stardust
Try project → See source code →
Open comments for this post

9h 3m 11s logged

Minimalist Quantum Computer Simulation

This is a minimalist quantum computer simulation that I coded up over 3 days as a passion project.

Features:
Initialization of n-qubits systems (Also allows for custom statevectors to be inputted)
Different Gates (X, Y, Z, RX, RY, RZ, H, S, T, CZ, CNOT, SWAP, CCX)
Measurements: Checking for statevector normalization, probabilities within a given state vector, full measurement of a qubit, partial measurement of a system with auto state vector re normalization, resetting certain qubits, sampling qubits a given number of times
Debugging tools: Fomatting of probabilities for statevectors
Circuit Class: Wrapping everything up into a circuit class for easy access and use

Picture is just a part of the code that I am proud of which was the partial measurements, one of the hardest part to code for me.

0
0
1
Ship

This is my personal website where I put things that I find interesting and some knowledge that I would like to share with everyone.

  • 1 devlog
  • 2h
  • 3.65x multiplier
  • 6 Stardust
Try project → See source code →
Open comments for this post

1h 39m 54s logged

AAβ-Cryptosystem Notes

I recently stumbled upon a cryptographic system using Diophantine Equations. I have never heard of such a system before and it intrigued me, so I decided to learn what it was. Today I just added the notes and information that I have learnt from this cryptosystem onto my personal website.

0
0
21

Followers

Loading…