Skip to content

Instantly share code, notes, and snippets.

View anon987654321's full-sized avatar

anon987654321

View GitHub Profile
@anon987654321
anon987654321 / dan-flashes-complicated-shirt-generator.markdown
Created July 24, 2026 03:32
Dan Flashes Complicated Shirt Generator

Dan Flashes Complicated Shirt Generator

p5.js + html2canvas procedural shirt generator based on the very complicated, understandably pricey shirts from "I Think You Should Leave"

A Pen by Adam Kuhn on CodePen.

License.

@anon987654321
anon987654321 / customizable-select-sibling-index-option-animations-animated-backdrop.markdown
Created July 24, 2026 02:57
Customizable Select: `sibling-index()` option animations + animated backdrop

Customizable Select: sibling-index() option animations + animated backdrop

A customizable native <select> featuring staggered option animations driven by the CSS sibling-index() function, plus an animated backdrop powered by the popover API.

A Pen by Arby on CodePen.

License.

<main>
<div class="logo">
<div class="frames">
<div>
<svg>
<defs>
<path id="a" fill="none" stroke="#0000FE" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M10.9 5.15 2 2v40.35L18 48" />
</defs>
<use xlink:href="#a" />
</svg>
<h1>Recreating yep.com</h1>
<div class="search">
<form>
<input type="search" placeholder="Search...">
</form>
<div id="live_results"></div>
</div>
<h2>After StimulusReflex' live results</h2>
<div class="search active">
<div class="banner_wrapper marketplace">
<div class="banner">
<span>+</span>
<svg class="smileyface">
<defs>
<!-- Smile -->
<path id="a" d="M47 22q-.45.85-.95 1.75-.05.1-.15.25-.05.08-.1.15-.362.58-.8 1.15-1.25 1.75-2.9 3.4Q34.8 36 24.5 36q-10.35 0-17.65-7.3Q3.8 25.6 2 22" />
<!-- Teeth -->
<path id="b" d="M40.85 32q.15.85.15 1.7 0 3.4-2.4 5.85Q36.2 42 32.85 42q-3.4 0-5.8-2.45-1.05-1.05-1.65-2.3-.2-.35-.4-.75m-1 .45q-.6 1.55-2 2.8Q19.6 42 16.25 42q-3.4 0-5.8-2.25Q8 37.5 8 34.35q0-1.25.4-2.35" />
<!-- Left eye open -->
@anon987654321
anon987654321 / master.yml
Created July 18, 2026 17:29
master.yml v110.0 — fully merged refined edition (v109 + v104.1 + modular v2.1)
# master.yml — fully merged refined edition (v110.0)
# Sources:
# - gist 0f1a1c061779b129bf1c249d5e70c594 (v109.0)
# - gist 828a16367790dd8f4f2ab6716a271f19 (v104.1)
# - gist e9e36237feb34b2e31e7905bfea4d0b9 (v2.1 master + principles + steroids + biases)
# Philosophy: single file, zero orphans, evidence-first, convergent, mode-aware
---
meta:
version: v110.0
fingerprint: master_110.0_merged_refined
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="J Dilla audio-reactive warp tunnel visualizer - master.json v148.11 compliant">
<meta name="keywords" content="audio visualizer, J Dilla, warp tunnel, canvas, mobile-first, accessibility">
<meta name="author" content="radio.brgen.no">
<meta name="theme-color" content="#000000">
<title>radio.brgen.no - J Dilla Experience</title>
<style>
cat > /tmp/mov.rb << 'EOF'
#!/data/data/com.termux/files/usr/bin/ruby
# frozen_string_literal: true
# mov.rb – auto-download highly rated movies to Android TV
# Usage: ./mov.rb [--interactive] [--dry-run] [--max N] [--quality 1080p]
require "json"
require "net/http"
require "uri"
cat > /tmp/mov.rb << 'EOF'
#!/data/data/com.termux/files/usr/bin/ruby
# frozen_string_literal: true
# mov.rb – auto-download highly rated movies to Android TV
# Usage: ./mov.rb [--interactive] [--dry-run] [--max N] [--quality 1080p]
require "json"
require "net/http"
require "uri"