Iris Zimmerfrau — Independent Researcher & Developer San Francisco, CA
Iris Zimmerfrau Quantum Computing · Linguistics · Software

Software

Deployed software, built from age eleven

A quantum virtual machine on PyPI, a multilingual Discord bot, an experimental programming language, and active GitHub repositories.

Published Libraries & Tools

novum-qvm

Python · PyPI · MIT License · 2026 · Quantum Computing

Active · v1.0

Pure-Python quantum circuit simulator implementing the Perlin-Fourier Quantum Virtual Simulation (PFQVS) framework. Single dependency: NumPy ≥ 1.22. Includes Grover's Search, Deutsch-Jozsa, variational QNN training with parameter-shift gradients, a QASM parser, and a quantum NLP stack with hash-seeded Perlin embeddings. More resource efficient than IBM's queued quantum hardware for small-to-medium tasks, while running on standard CPUs.

PFQVS Four-Layer Architecture
  1. State Initialization: 3D Perlin noise produces smooth, correlated amplitudes representing a real qubit's thermal/environmental starting state, replacing the standard |0…0⟩ assumption.
  2. Gate Execution: Single-qubit gates (H, X, Y, Z) processed in O(N) time via paired basis-state operations rather than dense matrix multiplication. CNOT uses computational-basis permutations.
  3. Decoherence Modeling: Octave-weighted Perlin noise mapped to physical noise channels — 1/f charge noise, thermal fluctuations, EMI crosstalk — with time-evolving damping coefficients.
  4. Measurement: Importance-sampled collection blends raw probability distribution with a spectral mask derived from FFT components, improving coverage of low-probability states.
PFQVS Perlin Noise FFT Grover's Search Deutsch-Jozsa Variational QNN QASM Parser Quantum NLP
pip install novum-qvm

amin-qvm

Python · PyPI · 2024 · Quantum Computing

Active

Python quantum virtual machine library implementing Grover's Search algorithm, quantum neural networks, QASM execution, and full quantum gate simulation.

Python Quantum Gates Grover's Search QASM Quantum Neural Networks
pip install amin-qvm

LuxeBot

Python · Discord · top.gg · 2020 · Education

Published

Multilingual Discord bot for education and homework support. Features homework assistance, real-time language detection and translation across multiple languages, STEM resources, book recommendations, and coding assistance. First public software release — published at age eleven. Served users on the public top.gg bot directory.

Python Discord API Multilingual NLP Education

In Development

SerpentLang

Language Design · Compiler · In Development

In Development

Experimental programming language replacing traditional syntax with natural English constructs. Designed to lower the barrier to entry for new programmers by making code read as closely as possible to plain language. Intended as an educational tool and a gateway language for non-technical learners, with a compiler target of Python bytecode.

Language Design Compiler Python Education

Sübaymüdüs Language Tooling

Conlang · Android · Web · Active

Active

Digital tooling for an original constructed language — grammar reference, word generator, translator, and vocabulary browser. Built from seven handwritten notebooks. Android language pack planned for system-level integration, with a potential full OS language package.

Conlang Android Web Linguistics

Deployed Web Tools & Sites

Iris Zimmerfrau Inc.

Next.js · TypeScript · 2026 · AI Automation Consultancy

Live

Production website for my second company — an AI automation, bookkeeping, and business systems consultancy for small businesses. Built with Next.js 16 App Router, Tailwind v4, full SEO/GEO optimization, JSON-LD schema, and Koalendar booking integration. 22 routes, 16 reusable components, deployed via GitHub Pages with static export.

Next.js 16 TypeScript Tailwind v4 GEO JSON-LD Static Export

PrivacyIQ

Web App · Vercel · 2025 · Compliance Automation

Live

Automated compliance analysis platform now covering five regulatory frameworks: GDPR, CCPA, Iraqi Personal Data Protection Law, Saudi PDPL, and UAE PDPL. Targets the MENA market gap where Arabic-language compliance tooling is nearly nonexistent. Free compliance check returns risk assessment in minutes.

GDPR CCPA Iraqi PDPL Saudi PDPL UAE PDPL MENA

انهف (Inahuf) — Arabic Neopronoun System

Bilingual Web · TypeScript · 2026 · Linguistics

Live

Bilingual (Arabic / English) reference site for انهف — a new gender-neutral Arabic pronoun for speakers who don't identify with existing feminine, masculine, or plural categories. The letter ف was chosen because it carries no gendered meaning in Arabic. Includes full conjugation rules across independent pronouns, attached object markers, prepositions, possessives, and verb prefixes. A linguistic initiative from the Iraqi queer community, free to use.

Arabic Linguistics Neopronouns Bilingual TypeScript

GitHub

All active and planned projects are tracked at github.com/iriszimmerfrau-collab. Active repositories include novum-qvm (Python — PFQVS quantum simulator), iriszimmerfrau (TypeScript — Iris Zimmerfrau Inc. consultancy site), PSI-neopronouns (TypeScript — انهف Arabic neopronoun reference), lgbtresourcesiq (Astro — Iraqi LGBTQ+ Resource Hub), and ispc (Astro). Plus amin-qvm source, LuxeBot, SerpentLang, Sübaymüdüs tooling, LocalWebIQ automation, and research experiments.

View GitHub →