An interactive research dashboard for independent physics, mathematics, and engineering research by Christopher Riner. 7 published papers, 6 interactive visualizations.
No build step required — pure HTML/CSS/JS. Open index.html locally or visit the live site above.
| Visualization | Description |
|---|---|
| Prime-Modified Metric | Flagship — Schwarzschild metric parameterized by ζ(s) |
| Wormhole 3D Interactive | 3D wormhole geometry from orbiting black holes |
| Dimension Stack Chart | Metric components stacked — contributions from far field to singularity |
| Black Hole Simulator | Fall through the horizon, watch metric components evolve |
| Einstein-Benford Black Hole | Original Benford metric visualization |
| Benford BH Bars | Bar chart analysis of Benford distributions in black hole data |
| # | Title | Link |
|---|---|---|
| 1 | Modified Schwarzschild Metric via Benford's Law | Zenodo 18553466 |
| 2 | Bose-Einstein Condensates + Benford's Law | Zenodo 18510250 |
| 3 | Wavelength-Division Ternary Logic | Zenodo 18437600 |
| 4 | Optical AI Accelerator | Zenodo 18501296 |
| 5 | River Velocity as Time Dilation: GPS Comparison | Zenodo 18705437 |
| 6 | Prime Numbers as Causal Set Theory | Zenodo 18731508 |
| 7 | Emergence of General Relativity from the Prime Number Structure of the Riemann Zeta Function | Zenodo 18751909 |
research-hub/
├── index.html Main dashboard (OS-style floating-window UI)
├── shared.css Shared styles
├── pages/ Content pages (publications, projects, math journey, etc.)
├── simulators/ Interactive HTML visualizations (12 files)
├── analysis/ Python scripts + HTML analysis tools
├── tools/ Editor, calculator, git viewer
├── data/ JSON data for visualizations
├── drafts/ Active paper drafts
└── archive/ Superseded tool versions and conversation logs
- Mathematics — Prime numbers, zeta functions, causal set theory
- Physics — Benford's Law in gravitational systems, prime-modified Schwarzschild metric
- Engineering — Wavelength-division ternary optical computing, CubeSat lens design
MIT