Skip to content
View Justo-Tapiador's full-sized avatar
🌐
wallermax
🌐
wallermax

Block or report Justo-Tapiador

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Justo-Tapiador/Readme.md

👤 About Me

Originally from Alcolea de Calatrava (La Mancha, Spain), an Alicante resident by adoption for more than half a century. Retired with the privilege of free time — that scarce resource I dedicate to what I am most passionate about: programming, creating, exploring, and enjoying life.

When I'm not in front of the code editor, you can find me searching for gold nuggets in the musical river of Udio, recording videos for YouTube, or with my brushes covered in oil, acrylic, or watercolor paint.

Name         →  Justo Tapiador García
Location     →  Alicante (city), Spain 🌊☀️
Institution  →  University of Alicante (UA)
Status       →  Retired & programming at my own pace

🛠️ Technologies

JavaScript Node.js Python HTML5 Git

My main language is JavaScript / Node.js, which I use to build template engines, modules, and servers. I use Python to a lesser extent, but with great affection.


🚀 Featured Projects

WALLERMAX-H1 — is a beta prototype of a video generator based on 3D scene rendering. It is an experimental project that demonstrates how a Large Language Model (LLM) can be used to translate a natural-language description — optionally accompanied by reference and look-dev images — into a fully procedural 3D animation rendered as an MP4 video..

MICRO-NEURON-FINANCE — An experimental comparison of a classical (degree-0) neuron against a degree-(-1) microstate neuron on real Yahoo Finance data, derived from the logarithmic-exponential conjugation principle.

CONJUGATE-NEURON (Alias MICROSTATE-NEURON) — An experimental comparison of a classical (degree-0) neuron against a degree (-1) microstate neuron, derived from the logarithmic-exponential conjugation principle for arithmetic operations. The experiment proposed in the conversation that originated from the papers A Logarithmic-Exponential Conjugation Principle for Arithmetic Operations and Towards a Conjugate Arithmetic — Algebraic, Geometric and Computational Perspectives (J. Tapiador García).

ZETA-RIEMANNIAN-AGENT — An Autonomous Mathematical Research Agent for the Riemann Hypothesis

Build, attempt, and archive mathematical hypotheses related to the Riemann Hypothesis — autonomously, around the clock, the moment it is launched. When — and only when — a verifier-accepted proof of RH is produced, halt everything and alert the human owner.

QUANTUM-SPHERIFIER — An Autonomous Scientific Research Agent for Quantum Computing (QEC · Qubits · Algorithms · Simulation)

FUSIONARY-AGENT — An Autonomous Scientific Research Agent for Practical, Safe, Short-to-Mid-Term Nuclear Fusion Energy.

Built on the Artificial Junky Neuron (AJN) framework by Justo Tapiador Garcia (Universidad de Alicante), drastically extended from predator-jungle-agent v2.0

SPILBERGIAN — A Cinematic AI Director An autonomous cinematic AI agent built on the Artificial Junky Neuron (AJN) framework by Justo Tapiador García (UA). v3.0 transforms PREDATOR into a virtual film director in the style of Steven Spielberg that generates, edits, and publishes complete videos to YouTube without human intervention.

Predator Jungle Agent is a deep AI system based on the Artificial Junky Neuron (AJN) framework, specialized in creative writing, generative art, musical composition, storytelling, brainstorming, and open-ended ideation. Fully implemented in Node.js.

Predator is a concrete implementation of the Agent Neural Network architecture (ANN-Ψ). Unlike traditional LLM-based agents, which depend on external stimuli and superficial reward signals, Predator operates through intrinsic motivation. Each computational unit within Predator is an agent — an Addictive Artificial Neuron (AJN) — that craves specific stimuli, explores its environment to satisfy that craving, and self-regulates through a six-phase life cycle.

Dynamic template engine for Node.js. Allows JavaScript to be embedded directly into HTML using <?jhs ... ?> delimiters — similar to PHP but powered by JavaScript. Includes VM sandboxing, automatic XSS protection, and template caching.

Companion module for node-jhs2 that adds hierarchical rendering by rank. Each call degrades the document by one level, allowing different roles (admin, editor, visitor) to receive the same file in different rendering states.


📬 Contact

Gmail Yahoo GitHub


Popular repositories Loading

  1. Justo-Tapiador Justo-Tapiador Public

    Config files for my GitHub profile.

  2. node-jhs node-jhs Public

    A pure 𝗡𝗢𝗗𝗘.𝗷𝘀 server javascript language, simple tool for making dynamic and interactive Web pages

    JavaScript

  3. node-jhs2 node-jhs2 Public

    A dynamic template engine for Node.js that lets you embed JavaScript directly in HTML files using <?jhs ... ?> delimiters — similar to PHP, but powered by JavaScript.

    JavaScript

  4. jhs-instantiator jhs-instantiator Public

    Hierarchical Instantiator for node-jhs2 — progressively degrades multi-rank JHS templates down to plain HTML

    JavaScript

  5. predator-agent predator-agent Public

    𝗣𝗥𝗘𝗗𝗔𝗧𝗢𝗥 (𝗣raxic 𝗥einforcement and 𝗘xtinction-𝗗riven 𝗔gentic 𝗧ask 𝗢rchestrator and 𝗥ealizer). 𝐴 𝐻𝑖𝑒𝑟𝑎𝑟𝑐ℎ𝑖𝑐𝑎𝑙𝑙𝑦 𝐺𝑜𝑣𝑒𝑟𝑛𝑒𝑑 𝐷𝑒𝑒𝑝 𝐴𝑔𝑒𝑛𝑡𝑖𝑐 𝐴𝐼 𝑆𝑦𝑠𝑡𝑒𝑚 𝑏𝑢𝑖𝑙𝑡 𝑜𝑛 𝑡ℎ𝑒 𝐴𝑟𝑡𝑖𝑓𝑖𝑐𝑖𝑎𝑙 𝐽𝑢𝑛𝑘𝑦 𝑁𝑒𝑢𝑟𝑜𝑛 (𝐴𝐽𝑁) 𝐹𝑟𝑎𝑚𝑒𝑤𝑜𝑟𝑘.

    JavaScript

  6. predator-jungle-agent predator-jungle-agent Public

    A Hierarchically Governed Deep Agentic AI System built on the Artificial Junky Neuron (AJN) Framework — Enhanced v2.0 with real transformers, persistent memory, LLM integration, safety guardrails, …

    JavaScript