Skip to content

Instantly share code, notes, and snippets.

View IgnetStudio's full-sized avatar

Ignet IgnetStudio

View GitHub Profile
define( 'WP_MEMORY_LIMIT', '96M' );

Reactive CSS Transitions

These simple CSS blocks are alive. Each block reacts to its neighbors by transforming border-radius and color. Endless block formations, endless reactions between them.

A Pen by Yogev Ahuvia on CodePen.

License.

@IgnetStudio
IgnetStudio / CSS-Text-filling-with-water.markdown
Created April 12, 2015 15:36
CSS Text filling with water

3D CSS Typography

Renders best in Chrome.

This technique does work in Firefox, but text stroke is not supported.

A Pen by Noah Blon on CodePen.

License.

@IgnetStudio
IgnetStudio / Analog-Clock-CSS3-(SASS)-[real-time].markdown
Created April 12, 2015 15:49
Analog Clock CSS3 (SASS) [real time]
@IgnetStudio
IgnetStudio / Bouncing-Balls-in-sketch.js.markdown
Created April 12, 2015 15:50
Bouncing Balls in sketch.js

Bouncing Balls in sketch.js

A quick demo of balls bouncing off the edges of the container. My first attempt at using sketch.js.

A Pen by Rob Glazebrook on CodePen.

License.