You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quantum Problem Solver with Circuit Design A Next.js application that allows users to define quantum computing problems and automatically generate quantum circuit designs using the Spark Engine API. Features a dynamic UI, problem type selection, and real-time circuit generation. Deployable on Vercel with serverless functions for API interaction.
Security-first BIP-39 mnemonic generator for crypto key ceremonies. Uses ANU Quantum RNG mixed with local CSPRNG (os.urandom) via XOR by default, so if either source is honest, the result is cryptographically unpredictable. Designed for offline use and for restoring your own mnemonic into hardware wallets (BIP-39 passphrase supported).