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
| ############################################# | |
| # RANDOM VOWEL HYMN GENERATOR v1 | |
| ############################################# | |
| # Though legit vowel hymns ought be generated | |
| # based on transforming the text of legit hymns | |
| # or words, this generator instead generates | |
| #such hymns based on nothing really, but the | |
| # outputs shall read and feel like legitimate | |
| #vowel hymns nonetheless. | |
| #------------------------------------------- |
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
| v:vABOUT:{#+##################+# | |
| Ghost Messages Protocol | |
| Encoder-N-Decoder v1.4 | |
| ------------------------------------------ | |
| Imagine coming across a [BLANK] text file full of "nothing" but space! | |
| It's like looking at a ghost.. normal eyes world see nothing!! | |
| This program, helps you do that for any text message; re-write it | |
| using nothing but space (what we call the Ghost Message code). | |
| But also it can do the reverse.. help you read messages that are invisible to those without this superpower. Handles all kinds of ascii-compatible text. | |
| ------------------------------------------ |
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
| #!/usr/bin/tttt -fc | |
| I!:{oooooooo_________________ | |
| ___oo_____ooooo___ooooo__ | |
| ___oo____oo____o_oo___oo_ | |
| ___oo____ooooooo_oo___oo_ | |
| ___oo____oo______oo___oo_ | |
| ___oo_____ooooo___oooo_o_ | |
| _________________________} | |
| x!:{ | |
| TEA OS v1.1.0 is Ready...} |
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
| #!/usr/bin/tttt -fc | |
| v:vABOUT:{ | |
| ++--------------------++ | |
| + TEXT BEAUTIFIER v1 + | |
| ++--------------------++ | |
| + draws nice boxes | |
| + around your text! | |
| +----------------------+} | |
| ############################## | |
| # Architect: Fut. Prof. JWL |
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
| #!/usr/bin/tttt -fc | |
| v:vABOUT:{ | |
| ***************************** | |
| FREE LEXICON v3 | |
| ***************************** | |
| Use this app to simply look-up terms or build a list of definitions. | |
| It is based on Dictionary API that mostly focuses on standard terms, thus, some queries might have no resolutions. Feel free to proceed...} | |
| # Windows/Microsoft could be under-attack (noticed while testing this app) | |
| # thus this [hack-proof] version that forces all interact commands to use |
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
| #!/usr/bin/env tttt -fc | |
| v:vABOUT:{ | |
| ***************************** | |
| FREE LEXICON v1 | |
| ***************************** | |
| Use this app to simply look-up terms or build a list of definitions. | |
| It is based on Dictionary API that mostly focuses on standard terms, thus, some queries might have no resolutions. Feel free to proceed...} | |
| ---[ CONSTANTS ] | |
| v:vFOOTER:{PROCESSED VIA FREE LEXICON @ tea.nuchwezi.com} |
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
| #/usr/bin/tttt -fc | |
| ####################################### | |
| v:vABOUT:{@@@@@@| E-MAILER v1.7 |@@@@@@ | |
| Is a basic solution that enables you to readily send an email over the Internet without requiring any other sophisticated email clients. It just works anywhere TEA works. However, we basically help send the email on your behalf, in collaboration with Austrian AHASend... Since 2026} | |
| ####################################### | |
| # Copyright 2026 Fut. Prof. JWL, | |
| # Nuchwezi Research: Internet Services | |
| ####################################### | |
| #---[CONSTANTS] |
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
| #!/usr/bin/tttt -fc | |
| v:vABOUT:{ | |
| #####--[ RSPG v1.2 ]--##### | |
| Random Secure Password Generator is a robust computer algorithm meant to facilitate the generation of high quality passwords that are sometimes not only provably hard to crack, | |
| but which are also quite easy for the human to memorize. | |
| The theory (such as PQR Laws) and specifications underlying RSPG are in the TEA TAZ as well as the PQR Law paper. | |
| Copyright 2026 Fut. Prof. JWL (Nuchwezi Research) | |
| } | |
| #---[CONSTANTS] |
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
| #----[ DECIMAL to GENETIC CODE ENCODER v1 ] | |
| ############################################# | |
| # The program maps any decimal sequence to | |
| # corresponding genetic code sequence | |
| # symbols spanning the Base-na (A,C,G,T,U). | |
| # REFERENCE: based on a transformer in book | |
| # "Applying Transformatics in GENETICS" (2026) | |
| ############################################# | |
| v:vINPUT | |
| d!:[0-9, <>] # just digits and delimiters |
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
| #----[ DNA to DECIMAL DECODER v1 ] | |
| ################################# | |
| # The program maps any legitimate | |
| # genetic code sequence of | |
| # symbols spanning the Base-na (A,C,G,T,U) | |
| # to their corresponding digit | |
| # equivalents in base-10 | |
| ################################# | |
| v:vINPUT | |
| z!: # pre-process: capitalize |
NewerOlder