Published Libraries & Tools
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.
- State Initialization: 3D Perlin noise produces smooth, correlated amplitudes representing a real qubit's thermal/environmental starting state, replacing the standard |0…0⟩ assumption.
- 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.
- Decoherence Modeling: Octave-weighted Perlin noise mapped to physical noise channels — 1/f charge noise, thermal fluctuations, EMI crosstalk — with time-evolving damping coefficients.
- Measurement: Importance-sampled collection blends raw probability distribution with a spectral mask derived from FFT components, improving coverage of low-probability states.
Python quantum virtual machine library implementing Grover's Search algorithm, quantum neural networks, QASM execution, and full quantum gate simulation.
LuxeBot
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.
In Development
SerpentLang
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.
Sübaymüdüs Language Tooling
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.
Deployed Web Tools & Sites
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.
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.
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.
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 →