Skip to content

Instantly share code, notes, and snippets.

View DigiMancer3D's full-sized avatar
💭
Orange is a color

3D DigiMancer3D

💭
Orange is a color
View GitHub Profile
@DigiMancer3D
DigiMancer3D / deltac.html
Last active April 13, 2026 18:59
Find "How Long [un]Till" (HLT) — the projected future date when the same historical progression would occur again.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DELTA CALCULATOR • Emoji Progression Deltas</title>
<style>
:root { --bg: #05050f; --text: #f0f0f0; --accent: #00ff9d; --silver: #c0c0c0; }
* { box-sizing: border-box; }
body {
@DigiMancer3D
DigiMancer3D / SuPosXt.html
Created February 17, 2026 17:24
Test the lastest test version of SPX to superposition text in-hopes of reversibility
<!DOCTYPE HTML>
<html id='html'>
<a id='link' name='link' align='center' style='align:center'>
<head>
<title>SuPosXt
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:url" content="SuPosXt">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="Node.otf" content="https://ipfs.io/ipfs/bafkreibje7lzjrt4w4exc6bq7i2luafznza4br7w53cgkeix53jmbq5p3e?filename=Node-Regular.otf">
@DigiMancer3D
DigiMancer3D / Omni_Shapes.HTML
Last active December 2, 2025 06:12
Let's find Omni Shapes or Polyominoes!
<!DOCTYPE HTML>
<html id='html'>
<style>
html{
background-color: black;
color: silver;
overflow-x: none;
overflow-y: auto;
}
@DigiMancer3D
DigiMancer3D / Generic_Trustless_Sharing_Protocol (GTSP) v2.html
Last active December 29, 2024 07:11
A way to do trustless secret Santas....Don't worry, it's just the proofs in an example form!
<!DOCTYPE HTML>
<html id='html'>
<style>
html{
background-color: black;
color: silver;
overflow-x: none;
overflow-y: auto;
}
@DigiMancer3D
DigiMancer3D / SPX_Live_DEMO.html
Last active December 23, 2024 04:06
SPX Encoding & Decoding DEMO [Live]
<!DOCTYPE HTML>
<html id='html'>
<style>
html{
background-color: black;
color: silver;
overflow-x: none;
overflow-y: auto;
}
@DigiMancer3D
DigiMancer3D / ParityTest.html
Created December 23, 2024 03:49
Original SPX Concept Demo
<!DOCTYPE HTML>
<html id='html'>
<style>
html{
background-color: black;
color: silver;
}
</style>
<body>
<h1><b>Parity Testing [LIVE]: </b></h1>
<!DOCTYPE HTML>
<html id='html'>
<style>
html{
background-color: black;
color: silver;
overflow-x: none;
overflow-y: auto;
}
@DigiMancer3D
DigiMancer3D / terminal3d.html
Created March 23, 2024 23:31
Test out the beta version of Terminal.3D
<!DOCTYPE HTML>
<html manifest="Terminalof3D.appcache" onclick="refocus()">
<head>
<title>3D's Terminal (beta)
</title>
<base href="/">
<meta name="version" content="0.0.0002b">
<meta name="subject" content="Terminal Metaverse">
<meta property="og:site_name" content="3D's Terminal">
<meta property="og:url" content="Terminal.3D">
@DigiMancer3D
DigiMancer3D / Sovereignty-HUD.html
Created December 7, 2023 10:09
A helpful thing
<!DOCTYPE HTML>
<html id='html'>
<a id='link' name='link' align='center' style='align:center'>
<head>
<title>Sovereignty Pill HUD
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:url" content="Pill-HUD">
<meta name="apple-mobile-web-app-capable" content="yes">
<html manifest="Pill-HUD.appcache">
@DigiMancer3D
DigiMancer3D / Preasearch Card Generator
Created July 9, 2020 03:58
Everyone Loves Presearch so generate your presearch digital card. Screenshot and share/print!
<meta name="viewport" content="width=device-width, initial-scale=0.5">
<!-- this is designed to work with itty.bitty.site for a proper output, visit https://itty.bitty.site and input this code pen href.location -->
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<!doctype html>
<html>
<head>
<script src="https://cdn.linearicons.com/free/1.0.0/svgembedder.min.js"></script>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">