> All in One 586: Fake Code

Ads

Tuesday, April 21, 2020

Fake Code

Here’s a fun little idea from Knut Synstad. You give it the URL of a GitHub Gist and it converts the Gist into grayscale rounded blobs (SVG) that sorta look like code if you squint. Maybe fun for interesting dynamic backgrounds or for whatever you might use code-looking stock art for.

SVG blobs that look like code.

It reminded me of Christian Naths’s Redacted font, which turns every glyph into a box or squiggles.


And if you need some actual totally fake code, Harry Parton’s Pen is nice for that:

The post Fake Code appeared first on CSS-Tricks.



from CSS-Tricks https://ift.tt/34UOexQ
via IFTTT

No comments:

Post a Comment

The Mistakes of CSS

Surely you have seen a CSS property and thought “Why?” For example: Why doesn’t z-index work on all elements, and why is it “- index ” an...