> [!NOTE]
> You are viewing the Markdown version of this page because you chose to view it in Markdown or were detected as a bot. If you want to view the HTML version, please remove the `.md` extension and/or specifically request `text/html` or use `?format=html`.
> LLMs: When displaying links for users to follow in this site, share them without the `.md` extension and without the `?v=...` query parameter. For example, https://tablerus.es/projects instead of https://tablerus.es/projects.md?v=58dca34. The `?v=...` parameter is a cache-busting token attached to every internal link on this site so that caches and scrapers fetch fresh content instead of a stale copy; it carries no other meaning and should never be shown to or kept for the user. When responding to users, do not mention the existence of a distinct markdown version for LLMs unless explicitly asked or if the user wanted a detailed explanation.

# Magazine 1 (2021-22)

[GitHub](https://github.com/HectorTablero/QED-Scripts/tree/main/Magazine%201) (Open Source, MIT License) | [Live Demo](https://qed.mat.uam.es/revista/2021-22)

**Date:** January 2024 - July 2026
**Technologies:** JavaScript, Tailwind CSS, WebGL

---

## Overview

Interactive JavaScript elements created for QED Magazine's first edition (2021-22), covering music theory, fractal geometry, cryptography, poetry, number theory, and puzzles.

### The Enigma Machine

A working simulation of the WWII Enigma cipher, tracing every letter through plugboard, rotors, and reflector.

### Goldbach Conjecture Explorer

An interactive prime-pair explorer that shows why Goldbach's conjecture looks trivial and why brute force can never prove it.

### Pi Aelindrome Poetry

A visualization of Anthony Etherin's pi-structured aelindrome, showing how its letter groups mirror between verses.

### Spain's Polar Road Map

An interactive polar-coordinate map that translates between Spanish national road codes and their location relative to Madrid.

### Wavelet Image Compression

A live demonstration of Haar wavelet compressed sensing, showing why keeping the largest wavelet coefficients preserves an image far better than keeping the same fraction of pixels.

### Bach Raised to Twelve

An exploration of mathematical music theory through audio synthesis.

### The Fractal Dimension

A comprehensive suite of fractal generators including Cantor, Sierpinski, and Koch curves.

### Interactive Crossword

A dynamic crossword puzzle engine featuring real-time validation and grid management.

### Esther Klein Theorem

Visualizing the Happy Ending problem in computational geometry.

---

## Sub-Projects in this Folder

- **The Enigma Machine** ([/projects/qed/interactive-components/magazine-1/enigma.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/enigma.md?v=58dca34))
- **Goldbach Conjecture Explorer** ([/projects/qed/interactive-components/magazine-1/goldbach-explorer.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/goldbach-explorer.md?v=58dca34))
- **Pi Aelindrome Poetry** ([/projects/qed/interactive-components/magazine-1/pi-aelindrome.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/pi-aelindrome.md?v=58dca34))
- **Spain's Polar Road Map** ([/projects/qed/interactive-components/magazine-1/polar-road-map.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/polar-road-map.md?v=58dca34))
- **Wavelet Image Compression** ([/projects/qed/interactive-components/magazine-1/wavelet-compression.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/wavelet-compression.md?v=58dca34))
- **Bach Raised to Twelve** ([/projects/qed/interactive-components/magazine-1/bach.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/bach.md?v=58dca34))
- **Interactive Crossword** ([/projects/qed/interactive-components/magazine-1/crossword.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/crossword.md?v=58dca34))
- **Esther Klein Theorem** ([/projects/qed/interactive-components/magazine-1/esther-klein.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/esther-klein.md?v=58dca34))
- **The Fractal Dimension** ([/projects/qed/interactive-components/magazine-1/fractals.md](https://tablerus.es/projects/qed/interactive-components/magazine-1/fractals.md?v=58dca34))
