Jane Ori

Jane Ori @janeori

About: ✍️: css-media-vars, augmented-ui, CSS-Sweeper, Space Toggles, & more.

Location:
janeori.eth 👽 Hello World
Joined:
Jan 11, 2022

Jane Ori
articles - 18 total

100% CSS: Fetch and Exfiltrate 512 bits of Server-Generated Data Embedded in an Animated SVG

This is a direct followup to to Getting 32 bit API Response Data in CSS In CSS, 16 bits of...

Learn More 43 0Jan 17

100% CSS: <fieldset>'s border <legend> knockout behavior for any element !

Legend has it, there will come a day when the beautiful fieldset border knockout effect will be...

Learn More 17 3Jan 8

GETting your IP Address with CSS - and other 32 bit API responses - without JavaScript!

Just over a week ago while scrolling YouTube shorts after work on a Friday, looking for something to...

Learn More 71 7Jan 6

CSS Type Casting to Numeric: tan(atan2()) Scalars

In current browser implementations of CSS, you cannot divide by length types; calc(100vw / 5px) does...

Learn More 99 7Oct 9 '23

[CSS Fix] When justify-content: space-evenly overflows, un-center the content

Bramus has shown us a clever scroll animation based Space Toggle that allows our styles to respond...

Learn More 14 4Sep 26 '23

Expert CSS: The CPU Hack

A "CPU Hack" implies unlocking the ability for continuous crunching of data and re-evaluation of...

Learn More 109 12Sep 17 '23

CSS Light/Dark Mode Implementation WITHOUT Duplicating Vars

A common perspective on the challenges behind implementing light mode and dark mode toggles in CSS is...

Learn More 20 0Sep 6 '23

The New Tailwind Plugin You'll Want On Every Responsive Project

Web designs are often polished &amp; delivered, targeting just your largest mobile, tablet, and...

Learn More 6 0Apr 24 '23

CSS-Only Type Grinding: Casting Tokens (sm|md|etc) into Useful CSS Values

Ready for brand new CSS magic? If you're writing a sharable component or library and want to...

Learn More 9 0Oct 3 '22

Share your ideas that never made it to production

Got any ideas buried in your git history that never made it to production? Give it a chance in the...

Learn More 71 51Jul 17 '22

The CSS SMEAR hack

The SMEAR technique enables infinite generations of simulations, games, or other CSS experiments to...

Learn More 24 1Jul 12 '22

CSS --var: inherit(--var) + 2; Yes, you can! Without JS!

inherit(--var) or parent(--var) is a long desired CSS feature which has been discussed by the CSS...

Learn More 47 3Jul 4 '22

CSS-Only Auto-Follow Nav Highlighting

It's fairly common for large pages with multiple sections (documentation sites for example) to have a...

Learn More 20 7Jun 28 '22

Moving Forward; A Follow-Up to the Cautionary Tale for Open Source Devs

Following up from recent events with good news and hopeful outlook. ~ Making lemon meringue pie...

Learn More 43 7Feb 1 '22

A Trip Down Memory Lane; How Game Hacking Became My Web Development Career

@kanishkkhurana asked what our first learned language was and has me feeling nostalgic :) ...

Learn More 14 3Jan 31 '22

A Devastating Cautionary Tale for Open Source Devs

I don't have the emotional bandwidth to editorialize this. Here is a timeline of recent events and...

Learn More 200 36Jan 28 '22

Dev.to's CodePen Liquid Tag is Getting an Upgrade!

Skip my practice writing and jump to the features! I only learned about dev.to last Tuesday after a...

Learn More 20 4Jan 17 '22

An Innovative Idea for Holding State in CSS

When it comes to CSS and HTML, application state falls into these categories: cascade state:...

Learn More 56 10Jan 15 '22