Skip to content
View VedantMahadik-qc's full-sized avatar

Highlights

  • Pro

Block or report VedantMahadik-qc

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
VedantMahadik-qc/README.md

Hi, I'm Vedant 👋

MSc Quantum Technologies student at UCL (graduating Sep 2026), building tested, production-grade quantum software — Qiskit, PennyLane, Julia/CUDA.jl.

  • 🔭 Currently: high-performance many-body quantum simulation (MSc project, JCH lattice) and a from-scratch UCCSD VQE / quantum chemistry benchmarking project
  • 🌱 Open source: active contributor to Qiskit and PennyLane — both under maintainer review
  • ⚡ Applied quantum sensing to EV battery diagnostics — Innovate UK feasibility study (Q-BATT)
  • 📫 vedantm2100@gmail.com · LinkedIn

Pinned Loading

  1. qaoa-maxcut qaoa-maxcut Public

    QAOA MaxCut solver from scratch (Qiskit 2.x), exact optimum (ratio 1.00) at depth p=3, validated against brute-force; full CI/CD with pytest + GitHub Actions.

    Python

  2. BlackHole_Julia BlackHole_Julia Public

    GPU-accelerated Kerr black hole raytracer in Julia (CUDA.jl) — frame dragging, Doppler boosting, real-time interactive orbital viewer via GLMakie.jl.

    Julia 2

  3. quantum-chemistry-benchmarks quantum-chemistry-benchmarks Public

    Electronic structure benchmarks in PySCF: where RHF, CCSD(T), and CASSCF each break down, plus a from-scratch Jordan-Wigner/VQE bridge

    Python

  4. JCH-Simulation JCH-Simulation Public

    Simulation of the Jaynes-Cummings-Hubbard model for my MSc project at UCL. Using QuTiP, Julia, and Qiskit.

    Jupyter Notebook 1

  5. vqe-jch-benchmark vqe-jch-benchmark Public

    Benchmarking Variational Quantum Eigensolver (VQE) convergence for Jaynes-Cummings-Hubbard lattices against exact diagonalization.

    Python