Skip to content
View TheoHUETQC's full-sized avatar
💭
👨‍💻 master's internship
💭
👨‍💻 master's internship
  • CYU Cergy Paris Université
  • Ile-de-France
  • LinkedIn in/theo-huet

Block or report TheoHUETQC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TheoHuetQC/README.md

Hey ! I'm $\ket{Théo} \otimes \ket{HUET}$

Pursuing an internship opportunity in the field of quantum computing.

👨🏻‍💻 Aspiring Quantum Computing Researcher | Theoretical Physics Master's Student

Currently pursuing a Master’s degree in Theoretical Physics at CY Cergy Paris Université, I’m passionate about Quantum Computing, Computational Physics, and Numerical Simulations.
My long-term goal is to become a researcher in Quantum Information Science, focusing on Quantum Error Correction.


🤓 Description

Let $D$ be the Description Operator.

$D\ket{Théo} = \frac{1}{\sqrt{2}}\big(\ket{Master's} \otimes \ket{Theoretical\ Physics} + \ket{Passionate} \otimes (\ket{Quantum\ Computing} + \ket{Cryptography} + \ket{Simulations})\big)$

  • 🎓 Master’s in Theoretical Physics
  • Interested in Quantum Computing, Cryptography, and Numerical Simulations
  • Aspiring PhD researcher in Quantum Error Correction
  • Research experience on the Quantum Zeno Effect at Cergy Theoretical Physics Laboratory as part of my bachelor's degree internship.
    report on the Quantum Zeno Effect

🤏😎 Skills

Define $S$ as the Skills Operator.

$S\ket{Théo} = \frac{1}{\sqrt{10}}\big(2\ket{Python} + \sqrt{2}\ket{Qiskit} + \ket{NumPy,\ SciPy,\ Matplotlib} + \ket{Pygame} + \ket{Git,\ GitHub} + \ket{LaTeX}\big)$

  • Languages: Python
  • Quantum Computing: Qiskit
  • Scientific Computing: NumPy, SciPy, Matplotlib
  • Numerical Methods: Finite Difference, Spectral Methods
  • Game Development: Pygame
  • Version Control: Git, GitHub
  • Others: LaTeX (scientific writing)

📂 Projects

🧠 Neural Decoder for Quantum Error Correction

Implemented a neural decoder for quantum error correction (3-qubit bit-flip code), training a neural network to predict optimal corrections from measured syndromes.
neural-network


💿 Low-Density-Parity-Check (LDPC) - Error-Correction Code

introduction to LDPC codes, one of the most elegant and powerful error-correcting code families in classical information theory.
Low-Density-Parity-Check


🐈 Schrödinger Equation – Quantum Simulations – Young’s Double-Slit Experiment

Numerical solutions of PDEs such as the Schrödinger and heat diffusion equations, with examples including the harmonic oscillator, quantum tunneling, and the double-slit experiment.
📈 Project Grade: 19/20 in Computational Physics (Master 1)
schrodinger-equation


🔬 Particle Simulation – Phase Transition Simulation

Simulations of interacting particles under physical potentials, demonstrating the emergence of crystalline order from disordered motion.
📈 Project Grade: 19.5/20 in Computational Physics (Master 1)
particle-simulation


🔑 BrewKey – Cryptography & Secure Password Generator

Implementation of cryptographic algorithms to deterministically generate secure passwords based on a user-provided identifier and master key.
password-generator


🧲 Monte Carlo – Ising Model Simulation

Simulation of the Ising model via Markov chains and the Metropolis algorithm to explore phase transitions and equilibrium states.
📈 Course: Monte Carlo (Master 1) – Grade: 20/20
monte-carlo


🏛️ Quantum-Inspired Puzzle Game

Developing an educational puzzle game introducing fundamental principles of quantum mechanics through gameplay.
quantum-game


🎮 2D Adventure Game

A procedurally generated 2D world inspired by Minecraft, developed with Python & Pygame.
adventure-game


(More projects coming soon!)

📫 Contact & Connect

Pinned Loading

  1. Quantum-ManyBody-Sim-Methods Quantum-ManyBody-Sim-Methods Public

    Numerical methods for the study of quantum many-body dynamics. This repository explores the boundaries of classical simulation via state-space compression (MPS), Heisenberg picture evolution (Opera…

    Jupyter Notebook

  2. sleep-quality-ml-project sleep-quality-ml-project Public

    Machine learning project predicting sleep quality using Linear Regression, Random Forest, and Neural Networks with TensorFlow/Keras. Includes tutorial notes and full analysis.

    Jupyter Notebook

  3. zne-quantum-error-mitigation zne-quantum-error-mitigation Public

    Quantum error mitigation with Zero-Noise Extrapolation (ZNE) implemented in Qiskit, reproducing key results from Temme et al. (2017).

    Jupyter Notebook

  4. password-generator password-generator Public

    Python

  5. schrodinger-equation schrodinger-equation Public

    Python 1

  6. particle-simulation particle-simulation Public

    Python-based simulations of particles subjected to different forces.

    Python