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
{
"display_text": "August 19th",
"next_special_day": "August 19th -> 819 IRD",
"next_date": "August 19, 2026",
"days_until": 37,
"is_today_special": false,
"today_name": "August 19, 2026"
}
{
"chicago": "06:1 P",
"cet": "01:1 A",
"cest": "01:1 A"
}
@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">