Post-Quantum
Introduction to Post-Quantum Cryptographic Standards
NIST's finalised PQC standards — CRYSTALS-Kyber, CRYSTALS-Dilithium, and SPHINCS+ — and what migration looks like for current infrastructure.
Quantum
Variational Quantum Eigensolvers: Theory and Practice
VQE circuit construction, classical optimiser selection, and noise mitigation strategies on real QPU hardware.
Cryptography
Zero-Knowledge Proofs: From Theory to Implementation
A practical walkthrough of ZK-SNARKs and ZK-STARKs, covering the mathematics and how modern proving systems are constructed.
Cryptography
Lattice-Based Cryptography: Mathematical Foundations
The Learning With Errors (LWE) and Shortest Vector Problem (SVP) hardness assumptions underpinning the next generation of cryptographic primitives.
Quantum
Quantum Key Distribution: BB84 and Beyond
How QKD exploits quantum mechanical properties to achieve information-theoretic security, and the practical engineering challenges of real deployments.
Lab Notes
Multi-Agent Quantum Circuit Assistant with Claude API
Architecture notes on a four-stage pipeline: Advisor → Developer → Evaluator → Deployer, with self-correction loops using Claude Opus and Sonnet.