Skip to content

Instantly share code, notes, and snippets.

@rxctionzz
rxctionzz / index.html
Created September 13, 2022 14:18
Magnific Popup templating engine
<button style="padding:20px;">Open popup</button>
@rxctionzz
rxctionzz / gooey-button-hover-effect-with-svg-filters-css.markdown
Created September 16, 2022 15:51
Gooey button hover effect with SVG filters & CSS
@rxctionzz
rxctionzz / custom-jsx-function.markdown
Created September 28, 2022 02:50
Custom JSX Function
@rxctionzz
rxctionzz / preact-jsx.markdown
Created September 28, 2022 02:53
Preact + JSX
@rxctionzz
rxctionzz / _-particle-trails-_.markdown
Created October 7, 2022 16:22
_ Particle Trails _

_ Particle Trails _

Trails of particles started in circles into canvas. The canvas is not clean for build trails.

A Pen by Jeremie Boulay on CodePen.

License.

@rxctionzz
rxctionzz / index.html
Created October 10, 2022 13:24
✅ Scroll-Linked Animations: Coverflow (WAAPI + ScrollTimeline 2022 Version)
<input type="checkbox" id="debug" />
<ul class="cards" id="cards">
<li id="card_0">
<img draggable="false" src="https://assets.codepen.io/89905/coverflow--Front-1024x1024.jpg" width="1200" height="1200" />
</li>
<li id="card_1">
<img draggable="false" src="https://assets.codepen.io/89905/coverflow--A-Thousand-Clouds-Front-Cover-1024x1024.jpg" width="1200" height="1200" />
</li>
<li id="card_2">
@rxctionzz
rxctionzz / index.html
Created October 12, 2022 23:43
✅ Scroll-Linked Animations: Coverflow (WAAPI + ScrollTimeline 2022 Version)
<input type="checkbox" id="debug" />
<ul class="cards" id="cards">
<li id="card_0">
<img draggable="false" src="https://assets.codepen.io/89905/coverflow--Front-1024x1024.jpg" width="1200" height="1200" />
</li>
<li id="card_1">
<img draggable="false" src="https://assets.codepen.io/89905/coverflow--A-Thousand-Clouds-Front-Cover-1024x1024.jpg" width="1200" height="1200" />
</li>
<li id="card_2">
@rxctionzz
rxctionzz / index.html
Created October 13, 2022 10:40
Switch 5
<div>
<label>Switch</label>
<input name="cb1" id="cb1" type="checkbox" />
<label for="cb1"><span></span></label>
</div>
@rxctionzz
rxctionzz / index.html
Created October 13, 2022 10:42
React currency input demo
<div class="container"></div>
@rxctionzz
rxctionzz / index.html
Created October 13, 2022 10:42
React currency input demo
<div class="container"></div>