Skip to content

Instantly share code, notes, and snippets.

View anon987654321's full-sized avatar

anon987654321

View GitHub Profile
```diff
diff --git a/.gitignore b/.gitignore
index abc1234..def5678 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
*.gem
*.rbc
+*.tgz
*.tar.gz
@anon987654321
anon987654321 / snapshot_latest.md
Created May 24, 2026 16:26
DEPLOY 2026-05-24

DEPLOY Snapshot — 2026-05-24T16:26:17Z

Tree

README.md
bin/
bp/
  01_syre_footwear.js
  04_pub_healthcare.js
  IMPLEMENTATION_SUMMARY.md
@anon987654321
anon987654321 / snapshot_latest.md
Created May 24, 2026 16:26
MASTER 2026-05-24

MASTER Snapshot — 2026-05-24T16:26:08Z

Tree

CONVENTIONS.md
DEPLOY/
  openbsd/
    etc/
    rc.d/
Gemfile
@anon987654321
anon987654321 / particles-in-space-sphere-volume-detection.markdown
Created May 24, 2026 14:47
particles in space — sphere volume detection

particles in space — sphere volume detection

Check If a particle is inside the sphere and assign a new color to the faces of it.

A Pen by Sascha Sigl on CodePen.

License.

@anon987654321
anon987654321 / index.html
Created May 24, 2026 14:46
Interactive Particle Logo
<html>
<head>
<meta name="viewport" content="width=device-width" />
<title>ParticleSlider</title>
</head>
<body id="particle-slider">
<div class="slides">
<div id="first-slide" class="slide" data-src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAGQCAMAAABh+/QGAAAC9FBMVEXu7u7u7u7////5+fn////u7u78/Pz7+/v////////////5+fn////////////7+/v////////////39/f////6+vr+/v76+vr////////39/f////v7+/9/f3v7+/////////+/v74+Pj////////////////////8/Pz5+fn////////////w8PD+/v7z8/P////7+/v////////9/f3u7u7////////4+Pj////////////////////////////////////u7u7////6+vr////09PT////////////////////////////////4+Pj////////y8vL////////////////////////v7+/////////////09PTu7u79/f3////////39/f////////////////////////////////////////////8/Pz////29vb////////z8/P////////////////x8fH////////////////////////z8/P////z8/P////////////////////////////////////19fX////v7+/x8fH////////////////////39/f////////w8PD////////x8fHz8/P////////////z8/P19fX////19fX////////////y8vL////29vb////x8fH////29vb////////////////////////////

3D particles to a 2D canvas

HTML5 Canvas - Projecting 3D particles to a 2D canvas. from rectangleworld.com

added JQuery slider to resize

A Pen by borian on CodePen.

License.

#!/usr/bin/env ruby
# frozen_string_literal: true
# =============================================================================
# 🎵 THE DILLA-ELECTRONIUM ENGINE 🎵
# A Ruby program that auto-generates a J Dilla-inspired hip-hop instrumental.
# =============================================================================
# -------------------------------------------------------------------
# PART 0: THE BACKSTORY (Why We're Here)
@anon987654321
anon987654321 / snapshot_latest.md
Created May 24, 2026 01:25
DEPLOY 2026-05-24

DEPLOY Snapshot — 2026-05-24T01:25:49Z

Tree

README.md
bin/
bp/
  01_syre_footwear.js
  04_pub_healthcare.js
  IMPLEMENTATION_SUMMARY.md
@anon987654321
anon987654321 / snapshot_latest.md
Created May 24, 2026 01:25
MASTER 2026-05-24

MASTER Snapshot — 2026-05-24T01:25:12Z

Tree

CONVENTIONS.md
DEPLOY/
  openbsd/
    etc/
    rc.d/
Gemfile