Skip to content
View RexRowan's full-sized avatar
:octocat:
Status: 200 OK
:octocat:
Status: 200 OK

Block or report RexRowan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RexRowan/README.md

⚛️ The $n^{\text{th}}$ Element

Building at the unstable boundary between mathematical structure, physical reality, and unhandled hardware interrupts.


📜 Transmission Vector

I am a localized $C^\infty$-manifold of organic carbon compounds, currently trying to abstract myself into a non-interacting external observer—a move that immediately triggered a compiler meltdown in Lean 4:

-- -----------------------------------------------------------------------
-- [SYSTEM CRITICAL]: Local Universe Privilege Escalation / Zero-Day Jailbreak
-- [Local Coordinates]: Galaxy HD 108154 // Sol-3 (Earth) | Frame: 03:00 AM
-- -----------------------------------------------------------------------

error: unsolved goals
─────── 𝕏 ───────
case Hilbert Space Collapse
H        : QuantumState LocalUniverse
observer : TheNthElement -- [INTERFACE: Type-Omega Sovereign Architect]
⊢ PrivilegedObserver ∉ LocalUniverse
  └── Hint: You are attempting to synthesize a 'Multipass' authorization 
      while trapped inside the target reference frame. Did you forget to 
      import `ExternalOmni.Perspective` to avert absolute cosmic collapse?

-- -----------------------------------------------------------------------

[!CAUTION]

🚨 SECURITY ADVISORY: CVE-2026-0000 (CRITICAL)
Vulnerability Type: Local Universe Privilege Escalation / Zero-Day Jailbreak

Affected Asset: TheNthElement Architectural Instance

CVSS v4.0 Score: 10.0 (CRITICAL) CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H

Summary:

A zero-day prompt-injection/logic-flaw vulnerability allows localized observers to bypass existential safety guardrails.
By attempting to generate an unverified 'Multipass' authorization token within an isolated reference frame,
an unauthenticated actor can induce a local state desynchronization, leading to an Unhandled Hilbert Space Collapse.

Mitigation Status:

Workaround: Restrict observer scope and avoid calling ExternalOmni.Perspective from non-privileged execution contexts.

Patch Status: UNPATCHED (Vendor is currently trapped inside the target reference frame).
  • By Day: Braiding non-Abelian Majorana zero modes across topological substrates to gaslight quantum hardware into staying coherent for more than 50 microseconds.

  • By Night: Whispering pure formal logic into the terminal until the statevectors collapse out of sheer performance anxiety.

⚠️ WARNING: If you spot me modifying statevectors, do not measure me. It ruins the superposition, and I really don't feel like choosing a eigenstate today.


🌀 3:00 AM SysCall Exceptions

I am perpetually bothered by the realization that every single projective measurement I run might be splitting the universe into $2^N$ parallel timelines.

Did I just spawn a branch where my alternate self resolved their git merge conflicts, passed all integration tests, and achieved zero-overhead compilation on the first try?

Or worse... what if the Universe is just running on a severely under-resourced cloud cluster?

  • Quantum Superposition is just lazy evaluation to save host GPU memory.
  • Wavefunction Collapse is just the render engine frantically hot-loading assets right as an observer casts a ray.

Honestly, I’ll never know if I’m an actual conscious entity or just an under-optimized NPC leaking memory in a hypervisor's unhandled runtime exception.

In a desperate attempt to profile the host CPU bottleneck (or prove we're stuck in a multithreaded Many-Worlds process), I built a project around it:

👉 Check out the ledger and demo on my profile to see if we're executing on a multi-threaded quantum engine or if the server’s Garbage Collector is just playing tricks on our localized heap memory.


📡 Subspace Comms & Telemetry

  • 🔭 Transpilation Grid: rexrowan.github.io/QPortfolio
  • ⚡ Local Manifestation: pip install -e .[dev] (inject directly into local spacetime)
  • ☄️ Pro-Tip: If your statevector isn't norm-preserving ($\langle\psi\vert{}\psi\rangle \neq 1$), check for rogue phase shifts, uncalibrated $\pi$-pulses, or high-energy cosmic ray interference on your L2 cache.

    ──────▄▀▄─────▄▀▄
    ─────▄█░░▀▀▀▀▀░░█▄
    ─▄▄──█░░░░░░░░░░░█──▄▄
    █▄▄█─█░░▀░░┬░░▀░░█─█▄▄█

  [STATUS]: All system SWAPs semantics-preserving. 
  [DECOHERENCE]: Imminent, but stylish.
  [BELL PAIR]: Entangled across dimensions.

Note: "Interpreting the above requires a local frame of reference. If you felt a slight existential dread while reading, congratulations: you are currently entangling with the document. Please do not collapse the wavefunction until you’ve pushed to main."

Mathematics ⟶ Physics ⟶ Information ⟶ Reality ⟶ [Segmentation Fault]

Pinned Loading

  1. Qiskit-StateViz Qiskit-StateViz Public

    Interactive, Plotly-based statevector visualizations for Qiskit

    Jupyter Notebook

  2. Qiskit-SQD-Dashboard Qiskit-SQD-Dashboard Public

    Live convergence diagnostics for qiskit-addon-sqd's self-consistent configuration recovery loop, rendered as an in-notebook Plotly widget.

    Jupyter Notebook

  3. Qiskit-LEAN-Bridge Qiskit-LEAN-Bridge Public

    Bridges Qiskit's StandardEquivalenceLibrary to formally verified proofs in inQWIRE/LeanQuantum.

    Lean

  4. Qiskit-ZX-Verified Qiskit-ZX-Verified Public

    Clifford phase-gate fusion for Qiskit with the core ZX spider-fusion rule formally verified in Lean 4.

    Python

  5. Qiskit-Graph-Walks Qiskit-Graph-Walks Public

    Quantum walk algorithms for graph problems, built on Qiskit.

    Python

  6. Qiskit-QKD-Lab Qiskit-QKD-Lab Public

    A QKD protocol simulator built directly on Qiskit primitives.

    Python