NAME
colophon — how this site is made, and why it is made that way.
SYNOPSIS
noted.digital [--no-framework] [--no-build-step] [--no-trackers]
DESCRIPTION
Designed and built by Jimmy Rodriguez together with Claude, Anthropic's coding agent. There is no bundler, no framework, and no build pipeline — every file you receive is a file that was written directly, and you can read all of it with View Source, the way nature intended.
STACK
- markup / styles / logic — vanilla HTML, CSS, and JS
- motion — GSAP + ScrollTrigger, Lenis on desktop only
- hero — one raw WebGL fragment shader: FBM noise, ordered Bayer dithering, a pointer-heat trail. ~3KB of GLSL, rendered deliberately low-res because chunky pixels are the point.
- hosting — static files. that's it. that's the backend.
TYPE
- JetBrains Mono — the entire voice of the site
- Sixtyfour Convergence — a 15KB variable pixel font (an RGB-LED display face); its palette is overridden to phosphor green for the JR monogram in the nav
AUTHORS
Jimmy Rodriguez — direction, content, and the person behind noted.digital. Built in collaboration with Claude (Anthropic) — architecture, most of the code, and the WebGL shader. Bugs are shared custody.
PRIVACY
No analytics. No cookies. No fingerprinting. Your theme and sound preferences live in your own localStorage and never leave. I have no idea you were here, which is honestly a little sad — email me.
EASTER EGGS
Documented behavior would not be an easter egg. See ctrl+`,
the console, and a certain 1986 button sequence.