Skip to content

Instantly share code, notes, and snippets.

View Bob-Wright-the-reactor's full-sized avatar

Bob-Wright-the-reactor

  • Joined Feb 1, 2026
View GitHub Profile
@Bob-Wright-the-reactor
Bob-Wright-the-reactor / index.html
Created February 2, 2026 00:19
ZENITH Reactor 3
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Zenith Reactor: Final Master</title>
<style>
body { margin: 0; background: #000; overflow: hidden; font-family: 'Courier New', monospace; }
#ui {
position: absolute; top: 20px; right: 20px; z-index: 100;
background: rgba(15, 0, 30, 0.95); padding: 15px; border: 2px solid #a0f;
@Bob-Wright-the-reactor
Bob-Wright-the-reactor / index.html
Created February 2, 2026 00:19
ZENITH Reactor 2
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Zenith Reactor: Z-Command Mandala</title>
<style>
body { margin: 0; background: #000; overflow: hidden; font-family: 'Courier New', monospace; }
#ui {
position: absolute; top: 20px; right: 20px; z-index: 100;
background: rgba(15, 0, 30, 0.9); padding: 15px; border: 2px solid #a0f;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Zenith Reactor: Master Studio</title>
<style>
body { margin: 0; background: #000; overflow: hidden; font-family: 'Segoe UI', Tahoma, sans-serif; color: #0ff; }
#ui {
position: absolute; top: 20px; left: 20px; z-index: 100;
@Bob-Wright-the-reactor
Bob-Wright-the-reactor / index.html
Created February 2, 2026 01:01
Transcend The Matrix
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TRANSCEND THE MATRIX</title>
<style>
body {
@Bob-Wright-the-reactor
Bob-Wright-the-reactor / index.html
Created February 2, 2026 01:08
Ra Water Protocol
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EDENIC WATERS: RA FREQUENCY</title>
<style>
body {
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />