Skip to content

Instantly share code, notes, and snippets.

View srajagop's full-sized avatar
🎯
Focusing

Santhana Sethubalan srajagop

🎯
Focusing
View GitHub Profile
@srajagop
srajagop / Isometric experiment.markdown
Last active August 29, 2015 14:23
Isometric experiment
@srajagop
srajagop / Background Transition On Scroll.markdown
Created June 19, 2015 18:29
Background Transition On Scroll

Background Transition On Scroll

Pretty easy to digest and cool background color transition effect on user scroll using javascript/jQuery and css. Could also be used for background images. On phone view in debug mode.

A Pen by ianchouinard on CodePen.

License.

Polygon spinner

A loading spinner that draws an SVG triangle and then animates it to a dodecagon and back.

A Pen by neil tron on CodePen.

License.

@srajagop
srajagop / Square Wave Approximation With Fourier Series.markdown
Created June 18, 2015 22:45
Square Wave Approximation With Fourier Series

Square Wave Approximation With Fourier Series

The more Fourier coefficients we add, the better the approximation becomes.

A Pen by Johan Karlsson on CodePen.

License.

@srajagop
srajagop / Flexbox Admin Template.markdown
Last active March 6, 2024 22:24
Flexbox Admin Template
@srajagop
srajagop / CSS Arrow LESS Mixin (v.2).markdown
Created June 17, 2015 12:54
CSS Arrow LESS Mixin (v.2)

CSS Arrow LESS Mixin (v.2)

Relative positioned, border-based CSS arrows generated by a LESS mixin. Parameters: size, stroke, color, hover-color and radius.

A Pen by Peter Varga on CodePen.

License.

@srajagop
srajagop / animation submit button.markdown
Created June 17, 2015 12:54
animation submit button