Skip to content

Instantly share code, notes, and snippets.

View lastforkbender's full-sized avatar
🎯
Focusing

ROBERT CECIL lastforkbender

🎯
Focusing
  • Row4
  • Milkyway
View GitHub Profile
@lastforkbender
lastforkbender / rcttcr5.py
Last active February 7, 2024 09:43
RCTTCR5 Encryption - Lambda Toy Version
import random
import math
# RCTTCR5 ENCRYPTION
@lastforkbender
lastforkbender / PKM.py
Created February 10, 2024 11:50
Collective class return for pkm validations
# ⟔ {○S%◒⇄◓,...
# n(◐ₓ⇒◐Lm←⍜ⁿ) < {9999,999,99,9,...
# S⇿◐ₜⅆ-⅓●÷⟔|◒>6174
# rcttcr5@gmail.com
# ■■■■■□□□□□□□■■■■■
@lastforkbender
lastforkbender / PySqTpp_Koch_VFS.py
Last active February 19, 2024 17:21
Submarine grade vfs for env-var security application
# __________________________________________________________________________________
# Staqtapp-Koch: Hybrid Env-Vars Lib (https://github.com/lastforkbender/staqtapp)
# Version: 2.01.079
# __________________________________________________________________________________
# ●■ Staqtapp-Koch Module Name: PySqTpp_Koch_VFS.py
@lastforkbender
lastforkbender / DUN3.py
Last active March 24, 2024 10:03
DUN3.py is a regressive random complex lambda generator
# ===__=_==_==____====_=======___====__=====_==_=_=
# =_==_====_===_====___=_____======__====_==
# =__===_==_______========_=_=====___==___=
# DUN3 LAMBDA GENERATOR v1.00.83
# =_===_=___====___====_==_==__==__==__=
# =__=====____===_==_=======___=====_==_=
# ===__====_=_==____====__=====___====_=_==
#'________________________________________________________________________________'
# This module builds random complex lambdas, test them and stores them. The
@lastforkbender
lastforkbender / SESC.py
Created March 28, 2024 07:39
Self Editable Slots Class
#______________________________________________________________________________
# This example module shows how to make a self-edit capable class using slots.
# rcttcr5@gmail.com
#______________________________________________________________________________
@lastforkbender
lastforkbender / PySqTpp_Koch_VFS.py
Created March 28, 2024 07:48
Virtual File System with time lock encrypted dirs
# __________________________________________________________________________________
# Staqtapp-Koch: Hybrid Env-Vars Lib (https://github.com/lastforkbender/staqtapp)
# Version: 2.01.079
# __________________________________________________________________________________
# ●■ Staqtapp-Koch Module Name: PySqTpp_Koch_VFS.py
@lastforkbender
lastforkbender / PX42.py
Last active April 1, 2024 05:38
Makes discrete palindrome specific file uids
# PX42 File UID Class - makes discrete palindrome specific uids & checksums.
# rcttcr5@gmail.com
#__________________________________________________________________________________
@lastforkbender
lastforkbender / PySlotster.py
Last active April 9, 2024 03:33
Console app for __slots__ programming assistances
# Slotster v1.0.41
# This console app module's features are for assist on slots class building. The
# goal is to have common assist and advanced ones: Obfuscation, threading, etc.
# Staqtapp's modules are required for this console app:
@lastforkbender
lastforkbender / staqtapp.py
Last active May 3, 2024 00:20
Staqtapp1.2 env-vars library
# Staqtapp-v1.2.70 rev9
# **THIS GIST NO LONGER UPDATED. GO TO https://github.com/lastforkbender/staqtapp FOR CURRENT PUBLIC STAQTAPP1.2 LIBRARY**
# Staqtapp v1.2 Description:
# A rework of the original Staqtapp env-vars library. Uses a vfs system for both tqpt,
# tpqt and other needed files. Built to last in one concentrated module for __slots__
# performance, with same thorough error checking and stpx type function calling. You
# set the vfs dir path to a tqpt variables file & all else handled with min param use.
@lastforkbender
lastforkbender / vger.py
Created April 21, 2024 11:16
Calculates a curvature median across a pos-shift returns
# PYTHON FUNCTION, VGER:
# Returns two numbers as a -string- from reversed pos-shift tolerance depths.
# If median lengths extend beyond any cache limits(c) then can return 'vger'.
#_______________________________________________________________________________________
def vger(self, v, m, c, d):