The person before the code
I'm Juan. Buenos Aires. 33 years old as of April 2026.
I have no computer science degree. No bootcamp certificate. No formal programming training of any kind. My education was high school, then brief stints in law school and philosophy & literature at university — both abandoned. Not because I couldn't handle the material. Because the institutions felt inert. Politicized spaces where knowledge was administered, not discovered. I was looking for something alive, and what I found was a machine for producing credentials.
So I left, and I learned on my own. That's been the pattern for my entire adult life.
What I brought
When people hear "no programming background," they hear "blank slate." That's wrong. I had no programming language, but I had spent years building a dense, interconnected web of knowledge across fields that don't usually talk to each other.
Eight years in crypto
I entered the cryptocurrency space around 2018 with zero knowledge. No finance background, no technical background. I started from raw curiosity — reading everything, using CryptoCompare, posting in forums, trying to understand what money actually was when you stripped away the institutions.
Then DeFi arrived, and it was chaos. Beautiful, terrifying chaos. Automated market makers, liquidity pools, yield farming, flash loans, governance tokens. I lived inside that chaos for years. Not as a passive observer — as someone trying to understand the mechanics. How do these systems actually work? What are the invariants? Where do they break?
Eight years of that leaves marks. You develop an intuition for systems — how incentives flow, where attack surfaces hide, what happens when you compose protocols that weren't designed to be composed. You learn to read whitepapers. You learn to think in state machines. You learn that the difference between a working system and a catastrophe is often a single unchecked assumption.
I didn't know what a for loop was. But I understood reentrancy attacks.
Hermetic thinking
This is the part that doesn't go on resumes.
The Seven Principles of the Kybalion — Mentalism, Correspondence, Vibration, Polarity, Rhythm, Causality, Generation — are not something I studied. They're something I live. They are the lens through which I process reality, every day, in every interaction.
When I walk down a street and a flower falls from a tree, or a stranger smiles, or a man walks into a shop — I don't just see it. I feel something that's hard to articulate without sounding mystical, so I'll say it plainly: it feels like reality is looking at itself. Like the act of observing is not separate from the thing being observed. I don't know if God is probable. But I know there are moments where the boundary between the observer and the observed dissolves, and something else becomes visible.
"As above, so below" is not a phrase I memorized. It's how I see. Every time I connect two ideas from different domains and find that they share a structure — that is the Principle of Correspondence in action. I've been doing it unconsciously for years. I just didn't have a formal language to express what I was seeing.
That's the crucial point. I wasn't a blank slate. I was a loaded weapon with no trigger mechanism.
The missing piece
What I lacked was medium. I had pattern recognition. I had systems thinking. I had years of reading about cryptographic protocols without being able to read their source code. I had a hermetic framework that revealed structural correspondences everywhere I looked. I had the ability to see connections across domains that most people keep separated.
What I didn't have was the ability to write fn main().
That asymmetry — deep conceptual understanding with zero formal expression — is the starting condition for everything that follows.
The tension
There's a specific kind of frustration that comes from understanding the what and the why but not the how. I could read a DeFi protocol's documentation and understand its architecture, its incentive model, its failure modes. I could see where the design was elegant and where it was fragile. But I couldn't fork it. I couldn't build an alternative. I couldn't test my understanding against reality.
That frustration had been accumulating for years. Not as a conscious "I should learn to code" — more like a pressure. The feeling that everything I understood was trapped in a medium that couldn't express it. Like knowing music theory but having no instrument.
Then the instrument appeared.
Buenos Aires, February 2026.
The instrument appeared, and everything changed.