Iris Zimmerfrau — Independent Builder San Francisco, CA
Iris Zimmerfrau Building · Shipping · Writing

Software

Software shipped across tracks

The open-source software track of the portfolio. Live web tools, deployed cross-platform apps, Python libraries on PyPI, and active GitHub repositories — alongside the production codebase for Iris Zimmerfrau Inc. itself.

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. Served users on the public top.gg bot directory.

Python Discord API Multilingual NLP Education

In Development

Blip Creative Works × Chromonno — Onboarding Portal

React · TypeScript · Firebase · 2026 · Sales Onboarding Platform

Active

Production-ready candidate onboarding portal for business development, startup partnership, growth, and sales roles, built around a structured 7-day test workflow. Manages the full candidate lifecycle: intake, training, gated assessment, prospect tracking, daily reporting, conversion verification, and commission calculation. Includes admin dashboard, bulk CSV/XLSX import-export via SheetJS, AI helper integration with backend-secured API keys, and App Check security with reCAPTCHA v3.

React TypeScript Vite Tailwind CSS Firebase Auth Firestore Cloud Functions React Hook Form + Zod SheetJS Recharts Vitest

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

QuantumLab — Interactive Quantum Computing Playground

Flutter · Dart · Firebase · 2026 · Quantum Computing Education

Live

Browser-based quantum computing playground — no Python, no Jupyter, no installation. Build quantum circuits visually on an interactive grid with up to 8 qubits and 8 gates, watch real-time qubit state evolution on a 3D Bloch sphere, see probability histograms update live, and work through 15 guided lessons covering quantum basics and OpenQASM. Powered by the same PFQVS engine that backs novum-qvm on PyPI. Cross-platform: web, Android, iOS.

Flutter 3.11 Dart Riverpod 2 Firebase Auth Cloud Firestore go_router fl_chart PFQVS Engine OpenQASM Education

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 public repositories include qlab (JavaScript / Flutter — QuantumLab interactive quantum playground), lgbtresourcesiq (Astro — Iraqi LGBTQ+ Resource Hub), iriszimmerfrau (TypeScript — Iris Zimmerfrau Inc. consultancy site), blipcreativeworks (TypeScript — Blip × Chromonno onboarding portal), ispc (Astro), novum-qvm (Python — PFQVS quantum simulator), and PSI-neopronouns (TypeScript — انهف Arabic neopronoun reference). Plus amin-qvm source, LuxeBot, SerpentLang, Sübaymüdüs tooling, LocalWebIQ automation, and research experiments.

View GitHub →