Skip to content

Instantly share code, notes, and snippets.

View ja-k-e's full-sized avatar
🖼️
building another machine

jake ja-k-e

🖼️
building another machine
View GitHub Profile
@ja-k-e
ja-k-e / CSS-Only Presentation Using `:target` and `accesskey`.markdown
Last active September 18, 2015 00:31
CSS-Only Presentation Using `:target` and `accesskey`

CSS-Only Presentation Using :target and accesskey

In one of those “inaccessible CSS solution” moods. If you’re asking “should I do this?” you probably shouldn’t.

Oddly slow in latest Chrome on PC, works fine in FF.

A Pen by Jake Albaugh on CodePen.

License.

@ja-k-e
ja-k-e / CSS Scroll Jacking Demo Using `:hover`.markdown
Last active September 11, 2015 21:12
CSS Scroll Jacking Demo Using `:hover`

CSS Scroll Jacking Demo Using :hover

A quick demo of how to use CSS to achieve a somewhat scroll-jacking experience.

Never do this.

A Pen by Jake Albaugh on CodePen.

License.

@ja-k-e
ja-k-e / Ridiculous Password Generator.markdown
Last active August 29, 2015 14:26
Ridiculous Password Generator
@ja-k-e
ja-k-e / CSS SVG Anim: Multi stroke-dashoffset with General stroke-width over time.markdown
Created August 7, 2015 04:57
CSS SVG Anim: Multi stroke-dashoffset with General stroke-width over time

CSS SVG Anim: Multi stroke-dashoffset with General stroke-width over time

Playing with multiple animations. One with delay, one without.

A Pen by Jake Albaugh on CodePen.

License.

@ja-k-e
ja-k-e / Cleaning Duplicate SVG Gradient stops and Moving to defs.markdown
Last active August 29, 2015 14:26
Cleaning Duplicate SVG Gradient stops and Moving to defs

Cleaning Duplicate SVG Gradient stops and Moving to defs

Simple paste-n-go to move Illustrator-generated gradients out of groups and into defs AND removes duplicate stop elements by using xlink.

A Pen by Jake Albaugh on CodePen.

License.

@ja-k-e
ja-k-e / Cleaning AI ids in SVG.markdown
Created August 7, 2015 04:57
Cleaning AI ids in SVG
@ja-k-e
ja-k-e / Moving SVG Gradients to defs.markdown
Created August 7, 2015 04:56
Moving SVG Gradients to defs

Moving SVG Gradients to defs

Simple paste-n-go to move Illustrator-generated gradients out of groups and into defs

A Pen by Jake Albaugh on CodePen.

License.

@ja-k-e
ja-k-e / CodePen Stat Battles.markdown
Last active November 12, 2015 04:10
CodePen Stat Battles

CodePen Stat Battles

In an effort to promote the antithesis of this amazing community, I give you CodePen Stat Battles!

Enter two names and watch that ish go!

Comment changes to the weight of each metric. Right now a view is valued at 1/100 of a heart, 1/50 of a comment and 1/20 of a pen.

A Pen by Jake Albaugh on CodePen.

CSS Hex Cube

My attempt at making something notable for #neonHexagonsWeekend

Ripped off half this code from something I was working on a while ago. We'll see if the original ends up becoming public.

A Pen by Jake Albaugh on CodePen.

License.

@ja-k-e
ja-k-e / GSAP Playground 1: Button Basics.markdown
Last active August 29, 2015 14:26
GSAP Playground 1: Button Basics

GSAP Playground 1: Button Basics

Trying out GSAP because I feel inept. Click the button and it does things.

A Pen by Jake Albaugh on CodePen.

License.