Skip to content

Instantly share code, notes, and snippets.

@Ashon-G
Ashon-G / chronicle-text-scroll-reveal.markdown
Created June 21, 2024 06:17
Chronicle - Text Scroll Reveal
@Ashon-G
Ashon-G / credit-card-marketplace.markdown
Created June 25, 2024 13:02
Credit Card Marketplace
@Ashon-G
Ashon-G / index.html
Created August 22, 2024 01:42
Stripe header - wtc-gl
<script type="text/fragment" id="fragShader">#version 300 es
precision highp float;
uniform vec2 u_resolution;
uniform float u_time;
uniform vec2 u_mouse;
uniform sampler2D s_noise;
uniform sampler2D b_noise;
@Ashon-G
Ashon-G / index.html
Created September 13, 2024 05:15
Stripe Gradient
<div class="stripes">
<span></span>
<span></span>
<span></span>
<span></span>
<span></span>
</div>