Skip to content

Instantly share code, notes, and snippets.

View mcnemesis's full-sized avatar
💭
i!:TEA|x:{know some}|x!:{ u:code poetry?}|g!:_*\0/*_

Fut. Prof. J. Willrich Lutalo C.M.R.W. mcnemesis

💭
i!:TEA|x:{know some}|x!:{ u:code poetry?}|g!:_*\0/*_
View GitHub Profile
@mcnemesis
mcnemesis / psmorph_analyst.tea
Created August 21, 2026 15:20
COMPUTATIONAL POETICS: POETIC MORPHOLOGICAL SIGNATURE ANALYST (PMSA) v2 | Program can analyze any text and generate report concerning its shape or visual structure
###| MORPHOLOGICAL ANALYST v2 |###
<<--------><---><---><------------------>>
Generates both MP (Morphological Profile)
and MS (Morphological Signature) for the
provided input text as per new Poetic
Signature Measurement Theory (PSMT) by
Fut. Prof. J'Willrich Lutalo
<<--------><---><---><------------------>>
#0.0-[track version]
@mcnemesis
mcnemesis / pems_analyst.tea
Last active August 20, 2026 09:40
COMPUTATIONAL POETICS: Poetic Entropy Measures (PEMs) ANALYST | is a program that can make the quantitative evaluation of a text's Information Quality and Quantity easier
--##########| PEMs v2 |#########----
|Poetic Entropy Measures ANALYST
|Computes the entropy of humane text
|at two granularity levels:
|1> Visible Symbols (PSE)
|2> Word/Concept Level (PCE)
that actually describe the QUALITY
of INFORMATION in any text.
#####################################
Since v2, likewise computes+presents
@mcnemesis
mcnemesis / psmc_analyst.tea
Last active August 19, 2026 12:39
COMPUTATION POETICS: Poetic Signature Measurements Compass (PSMC) ANALYST v2.1 | Analyses ANY Text and generates report on its literary structure
----##########| PSMC v2.1 |#########----
|Poetic Signature Measurements
|Compass Analyst takes your
|input text and computes the 9 metrics:
#########################################
<n,P,L,W,S,P:L,W:P,W:L,S:W>
#########################################
|As well as visualizing it for you
|As per PSMC Theory by Fut. Prof. JWL
|REF: doi.org/10.5281/zenodo.21983975
@mcnemesis
mcnemesis / 2012_code_poem_12_nemesisfixx.rb
Last active August 11, 2026 14:45
(2012 CODE {POEMS}#12 on Page 24 by Nemesis Fixx using RUBY language) FOLLOW ME TO THE DEN OF ZEN...
# follow me to the den of zen...
seek='wisdom in the unknown'
seek and nil;{
'with awe'=>'at the altar o ruby gods o
old'.split(/your curiosity/),
'u must'=>((1/2 and 'conquer') if
seek+'king enlightenment!')}
begin
@mcnemesis
mcnemesis / vowel_hymn_generator.tea
Created May 1, 2026 16:06
VOWEL HYMN GENERATOR | this is a free spiritual medicine generator for those who understand that voice and soulful music can truly heal | A Computational Mysticism Intervention from C.O.D.E and IoNA
#############################################
# 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.
#-------------------------------------------
@mcnemesis
mcnemesis / ghost_messages.tea
Last active April 21, 2026 12:45
The GHOST MESSAGES Protocol in TEA | encode and decode between invisible and visible text messages!
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.
------------------------------------------
@mcnemesis
mcnemesis / tea_os.tea
Last active May 18, 2026 19:05
TOS | the TEA Operating System | a complete reference implementation of a minimal OS written using the Transforming Executable Alphabet language
#!/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...}
@mcnemesis
mcnemesis / text_beautifier.tea
Created April 2, 2026 13:11
TEXT BEAUTIFIER is a basic TEA app for drawing nice customizable boxes around your text. It can be used to prepare messages, poetry, verses and greetings!
#!/usr/bin/tttt -fc
v:vABOUT:{
++--------------------++
+ TEXT BEAUTIFIER v1 +
++--------------------++
+ draws nice boxes
+ around your text!
+----------------------+}
##############################
# Architect: Fut. Prof. JWL
@mcnemesis
mcnemesis / free_lexicon_ng.tea
Last active April 1, 2026 06:02
FREE DICTIONARY | LEXICON is a TEA program for looking-up and presenting definitions, and with the capability of compiling a list of definitions for export or easy sharing. This version addresses an [external attack?] glitch noticed when using TEA on the command-line.
#!/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
@mcnemesis
mcnemesis / free_lexicon.tea
Last active March 30, 2026 16:07
FREE DICTIONARY | LEXICON is a TEA program for looking-up and presenting definitions, and with the capability of compiling a list of definitions for export or easy sharing.
#!/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}