Skip to main content

Command Palette

Search for a command to run...

Introducing SwiftQuantum

The First Pure Swift Quantum Computing Framework for iOS

Updated
2 min read
Introducing SwiftQuantum
E

I'm a full-stack developer with 5+ years of experience, specializing in iOS development and emerging technologies. My journey started with art studies but evolved into a passion for creating digital solutions. Currently, I'm pioneering quantum computing in mobile development through my open-source SwiftQuantum library, making quantum algorithms accessible to iOS developers. Recent Highlights:

Won Excellence Award at 2024 Open Data Forum for "Woorinara" - a public service app for foreign residents Developed government-supported blockchain applications for Korea's Ministry of Science and ICT Created AI-powered startup platforms and real-time streaming services

I focus on bridging advanced technologies with practical applications, from quantum computing concepts to citizen-focused government services. My work spans iOS native development, cross-platform solutions, and full-stack web applications. Core Philosophy: Making complex technologies accessible and solving real-world problems through clean, maintainable code. Background: Self-taught developer who transitioned from fine arts, bringing a unique perspective to user experience design and technical problem-solving. Connect with me on LinkedIn or explore my quantum computing work at SwiftQuantum.

Introducing SwiftQuantum: A Quantum Computing Ecosystem for iOS

SwiftQuantum is a quantum computing framework and app ecosystem built entirely in Swift for iOS and macOS.

It started as an open-source framework on GitHub. It got recognized by IEEE. I attended IEEE Quantum Week 2025 in Albuquerque as a full participant. Then I kept building.

Two years later, it is 8 interconnected apps — all running natively, all shipping on the App Store.


The Ecosystem

SwiftQuantum IDE — Quantum circuit simulator. Drag-and-drop 15+ quantum gates. Simulate up to 127 qubits with a 3-engine hybrid architecture: Standard (Python, 1-10 qubits), Turbo (Rust/C++, 11-20 qubits), HyperCore (Rust/C++ + Metal GPU, 21-127 qubits). Real-time Bloch sphere, probability histograms, state vector visualization.

Q-Bridge — Unified gateway to 5 quantum hardware providers: IBM, IonQ, Rigetti, OQC, QuEra. Write a circuit once, run on any QPU. OpenQASM and QIR pipeline built in.

QuantumNative — 24-level quantum computing curriculum. AI tutor. Virtual calibration lab. Your first quantum circuit runs in 90 seconds.

QuantumCareer — Quantum job postings from 196 countries. AI resume matching. Skill assessment with an objective quantum capability score and verified badges.

Q-Alpha Oracle — Replaces pseudo-random Monte Carlo with quantum random number generation. 4 analysis engines for institutional risk assessment. Research simulation only — not investment advice.

Q-Shield Sentinel — Calculates your Quantum Readiness Score across 5 axes. Generates a 22-page NIST-aligned report. ML-KEM-768 and ML-DSA-65 post-quantum cryptography implemented.

Q-Bio Genesis — 5.5 million Quantum Monte Carlo simulations per drug interaction prediction. 5-axis toxicity analysis. Research Use Only.

Q-Logos — QAOA-based delivery route optimization. 5,555 quantum simulations per route. 11 optimization engines including driver fatigue, cold chain, and emission zone compliance.


Architecture

All 8 apps share one backend infrastructure:

  • 11 Docker containers on a single EC2 instance
  • 9 PostgreSQL databases
  • 1,100+ API endpoints across 11 FastAPI microservices
  • Post-quantum cryptography protecting every data pipeline
  • 7 languages supported across all apps

The entire monthly infrastructure cost: approximately $43.


What Is Next

iOS and macOS are shipping now. Web versions (Next.js 16 + React 19) for all 8 apps are built and ready for deployment. Same backend, same quantum core — accessible from any browser.

Download SwiftQuantum IDE: App Store QuantumNative: App Store Q-Bridge: App Store QuantumCareer: App Store


Found a bug or have a suggestion? Leave a comment below — I will fix it immediately.

20 views

iOS Developer to Quantum Engineer

Part 2 of 6

My journey from iOS developer to quantum computing engineer. Learning Qiskit, quantum physics, and mathematics while bridging mobile and quantum computing through Swift parallels. From bits to qubits, from the ground up!

Up next

Building Your First Quantum App with SwiftQuantum

Building Your First Quantum App with SwiftQuantum In the previous post, I introduced SwiftQuantum — a quantum computing ecosystem built natively for iOS. Today, we go hands-on. This post walks through what it actually looks like to build and simulate...

More from this blog

E

EUNMIN's Blog

10 posts

From iOS to Qubits: An Engineer's Quantum Journey