⚠️ BRAINSTORMING IN PROGRESS ⚠️ DO NOT DISTURB THE GENIUS AT WORK ⚠️

THE MASTER PLAN

Under Construction

Here lies the roadmap to digital domination (or just cool website stuff).

1. The Guestbook & Hit Counter (Cloudflare D1)

Goal: Persistent storage for visitors to leave their mark.

The Tech Stack:

Verdict: This is the modern, scalable way to do "classic" backend features on a static site.

2. Local AI Facilitator (Gradio)

Goal: Andy wants to jam with AI (Suno, Stable Diffusion, LLMs) using local hardware but controlled via this site.

How it works:

Implementation Strategy:

Verdict: Confirmed. The "Facilitator" model is standard practice for local-first AI dev.

3. MIDI Player Visualizer

Goal: Street Fighter MIDIs with a cool visualizer.

Status: Coming soon to a browser near you. We'll use `Tone.js` or standard Web Audio API to parse MIDI files and render bars/waveforms on an HTML5 Canvas.

⬅️ Back to Home