Skip to content

Instantly share code, notes, and snippets.

View DigiMancer3D's full-sized avatar
💭
Solving Complexities with uniformed order & Quantum Mechanics over Binary fields

1__33 SaToShi.IDoIt DigiMancer3D

💭
Solving Complexities with uniformed order & Quantum Mechanics over Binary fields
View GitHub Profile
@DigiMancer3D
DigiMancer3D / Omni_Shapes.HTML
Last active February 16, 2025 19:55
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 / 3d-info.markdown
Last active October 27, 2020 03:44
$3D.Info
@DigiMancer3D
DigiMancer3D / DevPage.html
Created September 16, 2020 16:39
A simple Dev Overview page
<style>
html {
background-color: black;
color: limegreen;
text-decoration: none;
overflow-x: hidden;
}
a {
text-decoration: none;
color:white;
<meta name="airtime-platform-display" content="PvtPpr Generator Lite">
<meta name="airtime-platform-id" content="74d7c24b-f070-eb2c-9f08-a87f7e6bea00">
<script src="https://bittubeapp.com/tubepay/airtime.loader.js" data-verify="meta" data-autostart="true"></script>
<html>
<head>
<style type="text/css"></style>
<meta name="viewport" content="width=device-width, initial-scale=0.5">
<style type="text/css">
body {
color: black;