Skip to content

Instantly share code, notes, and snippets.

View lastforkbender's full-sized avatar
🎯
Focusing

ROBERT CECIL lastforkbender

🎯
Focusing
  • Milkyway
View GitHub Profile
@lastforkbender
lastforkbender / nkmoto_kys.py
Created September 2, 2025 03:22
Nakamoto Keys - Superior alpha-omega chained wallet keys
# Nakamoto Keys, nkmoto_kys.py - make list of the legit decoded keys & use hashes
# 9:30 Mon, Sep 1
import math
#_______________________________________________________________________________
class PNT:
def __init__(self, x, y):
self.x, self.y = x, y
# QPython 3SE(Roachcat C# Libraries-IDX) / ◑Row4 / staqtapp2.py / 7:12, Sep 1
#//////////•• . .
#/////////•• . •
#////////•• . •
#///////•• / //__|__\\ \ . •
#//////•• . . / //___|___\\ \ . •
#\\\\\\•• . \.\\_._|_._//./ .
#//////•• . / //___|___\\ \ .
#///////•• . . / //_____\\ \ •
#////////•• . / //___\\ \ • .
@lastforkbender
lastforkbender / cdo_vpi.pi
Created August 29, 2025 13:47
Multi-dispatch H-Block CDO Drill Offset Matching
# Multi-dispatch for H-Block CDO Drill Offset Matching
import cmath
import math
#____________________________________________________________________________________
class Cecil:
def puma(self):
pass
@lastforkbender
lastforkbender / vger.py
Last active August 28, 2025 11:38
Basic Alpha-Node 3D Database
from collections import namedtuple
import vger440X
import struct
import math
# The namedtuple for an Alpha-Node.
AlphaNode = namedtuple('AlphaNode', ['coordinates', 'data', 'children'])
#____________________________________________________________________________________
class VGER:
@lastforkbender
lastforkbender / vger440X.py
Last active August 26, 2025 18:06
VGER440X ENCRYPTION/DECRYPTION
#////////// . . •
#///////// . . /\•.•.• \ .
#//////// . / \ \ \
#/////// . / //__|__\\ \ . /. \ \ \ .
#////// . . / //___|___\\ \ / \____\ \ . _____
#•••••••••••••••••••••••••••••••••••\•••••••/•••__________/.•.•.•./ /_____.•.•.
#////// . / //___|___\\ \ \ / / . \
#/////// . . / //_ _\\ \ . \ / / • . \
#//////// . / //_ _\\ \ . \ / / . \
#///////// __________/ //___\\ \_________ \/____/ . \
@lastforkbender
lastforkbender / t3gan_lc_parser.py
Last active August 20, 2025 10:18
List Comprehension Parser/Lang for T3GAN
# Cecil's list comprehension parser/language for T3GAN. A multi-activation b-splined AI
# that seeks to build time locked registry based trignometric encryption list comps for
# use with the Staqtapp Koch Library's registry schemas & it's lock dir-array entries.
# This will show you how to build a very smart adaptive list comp tool that AI can use.
# And in the weird realm of encryption, possible list comps that are quantum spooked as
# to the future of programming becoming vfs quantum based list comprehensions oriented.
#______________________________________________________________________________________
#______________________________________________________________________________________
#______________________________________________________________________________________
#______________________________________________________________________________________
@lastforkbender
lastforkbender / T3GAN.py
Last active August 16, 2025 13:43
T3GAN, a B-Spline Basis AI for advanced registry
import math
import xml.etree.ElementTree as ET
from itertools import product, starmap
class NDimensionalMatrix:
def __init__(self, shape):
self.shape = shape
self.data = self.initialize_data(shape)
#________________________________________
@lastforkbender
lastforkbender / TR3B.py
Last active August 14, 2025 23:05
Tesseract Rotational Tri-Block Encryption
# TR3B, Tesseract Rotational Tri-Block Encryption
from itertools import starmap
import vger440A
import random
import cmath
import math
import time
import os
@lastforkbender
lastforkbender / luyh_number_solves_2025.txt
Created August 2, 2025 23:54
List of 2025 digit LUYH Equation Solves(Private Keys)
2025 digit length LUYH Equation number solves, private key pairs(9):
# Cecil's LUYH Equation:
# https://gist.github.com/lastforkbender/faf4349d4cae6a028c86b7c20c7b61a6
__________________________________________________________________
@lastforkbender
lastforkbender / vger440a.py
Last active August 1, 2025 07:37
VGER440A Encryption/Decryption
#////////// . . •
#///////// . . /\•.•.• \ .
#//////// . / \ \ \
#/////// . / //__|__\\ \ . /. \ \ \ .
#////// . . / //___|___\\ \ / \____\ \ . _____
#•••••••••••••••••••••••••••••••••••\•••••••/•••__________/.•.•.•./ /_____.•.•.
#////// . / //___|___\\ \ \ / / . \
#/////// . . / //_ _\\ \ . \ / / • . \
#//////// . / //_ _\\ \ . \ / / . \
#///////// __________/ //___\\ \_________ \/____/ . \