Skip to content

Instantly share code, notes, and snippets.

@smor25
smor25 / index.html
Created August 25, 2018 17:54
THREE Image Transition
<div id="three-container"></div>
<div id="instructions">
click and drag to control the animation
</div>
@smor25
smor25 / codevember-13.markdown
Created August 26, 2018 16:11
#codevember #13
@smor25
smor25 / drawing-with-css3-mix-blend-mode.markdown
Created August 29, 2018 11:31
Drawing with CSS3 mix-blend-mode
@smor25
smor25 / focus-text-hover-effect-html-css-jquery.markdown
Created August 31, 2018 10:39
Focus Text Hover Effect | HTML+ CSS + jQuery

Focus Text Hover Effect | HTML+ CSS + jQuery

Hover jQuery| HTML | CSS effect for text.

*Updated 19/10/2017 Applied a DRY approach, removed unnecessary code.

Influenced by: https://dribbble.com/shots/2076176-Focus

@smor25
smor25 / index.pug
Created August 31, 2018 10:49
TV Static Noise Effect
.main-wrapper
.noise-wrapper
.noise
p.loader Wait for it...
@smor25
smor25 / index.html
Created September 7, 2018 01:21
the Mind ( Footsteps effect with GSAP )
<!-- <div id='winray'><img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/183204/winray.png"></div>
<div id='desc'>
<span>Mind</span><br>
The Biggest Jail in the World<br>
Where you Lost the passage of Time<br>
Where Prisoner is Jailer ! ...
</div> -->
@smor25
smor25 / index.html
Created September 7, 2018 21:25
Three.js Particle Blown Up
<div id="canvas"></div>