Skip to content

Instantly share code, notes, and snippets.

View djsnipa1's full-sized avatar
💾
codin’

Chad Boyce djsnipa1

💾
codin’
  • 20:41 (UTC -04:00)
View GitHub Profile
@djsnipa1
djsnipa1 / Untitled_Project.md
Created September 12, 2024 17:12
Untitled Project
@djsnipa1
djsnipa1 / Untitled_Project.md
Created September 12, 2024 17:12
Untitled Project
@djsnipa1
djsnipa1 / Untitled_Project.md
Created September 12, 2024 17:12
Untitled Project
@djsnipa1
djsnipa1 / index.html
Created August 22, 2024 10:28
WebGL liquid masking
<div class="content">
<img src="https://ksenia-k.com/img/ksenia.jpg"/>
</div>
<canvas></canvas>
<div class="overlay">
Liquid content reveal
</div>
@djsnipa1
djsnipa1 / dice-roller-w-predefined-score-three-js-cannon-es.markdown
Created August 22, 2024 10:26
Dice Roller w/ Predefined Score (Three.js + Cannon-es)
@djsnipa1
djsnipa1 / hammer-js-four-directions-pan-swipe-test.markdown
Created August 9, 2024 18:42
hammer.js four directions pan/swipe test
@djsnipa1
djsnipa1 / style.css
Created July 10, 2024 06:40
YouTube Dark Stylesheet
/* imo, Roboto is too narrow, this spaces it more nicely */
html, body,
ytd-page-manager > *.ytd-page-manager {
letter-spacing: 0.2px;
background-color: rgba(38, 43, 55, 1) !important;
}
/* VIDEO TITLE */
.title.ytd-video-primary-info-renderer {
color: #dce1eb;

Generative Art

3D Fractal Curve Originally made by rectangleworld, reworked by me

A Pen by Danny on CodePen.

License.