home.social

Search

212 results for “coderanch”

  1. I made a thing: scroll-driven, almost pure #CSS infinite circular gallery rotation - check it out on @codepen
    codepen.io/thebabydino/pen/XJr

    Using scroll-driven animations and the tiniest bit of JS for the infinity part of it.

    Made with 🖤 for this week's #CodePenChallenge.

    cc @bramus

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  2. I made a thing: scroll-driven, almost pure #CSS infinite circular gallery rotation - check it out on @codepen
    codepen.io/thebabydino/pen/XJr

    Using scroll-driven animations and the tiniest bit of JS for the infinity part of it.

    Made with 🖤 for this week's #CodePenChallenge.

    cc @bramus

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  3. I made a thing: scroll-driven, almost pure #CSS infinite circular gallery rotation - check it out on @codepen
    codepen.io/thebabydino/pen/XJr

    Using scroll-driven animations and the tiniest bit of JS for the infinity part of it.

    Made with 🖤 for this week's #CodePenChallenge.

    cc @bramus

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  4. I made a thing: scroll-driven, almost pure #CSS infinite circular gallery rotation - check it out on @codepen
    codepen.io/thebabydino/pen/XJr

    Using scroll-driven animations and the tiniest bit of JS for the infinity part of it.

    Made with 🖤 for this week's #CodePenChallenge.

    cc @bramus

    #SVG #cssGrid #scrollAnimation #filter #svgFilter #cssFilter #cssLayout #3D #cssTransforms #code #coding #frontend #web #dev #webDev #webDevelopment

  5. Here's a little thing I made for the 1st #CodePenChallenge of '25: pure #CSS tilt & zoom grid on scroll!

    Check it out on @codepen

    codepen.io/thebabydino/pen/jEN

    Using pure CSS scroll driven animations, grid, variables, mathematical functions, container query units. Also uses an SVG filter for the dissolve effect.

    Chromium only.

    #scroll #scrollAnimation #cssVariables #cssGrid #cssLayout #cssMaths #containerQueryUnits #svgFilter #SVG #filter #code #coding #frontend #webDev #webDEvelopment #web #dev

  6. Here's a little thing I made for the 1st #CodePenChallenge of '25: pure #CSS tilt & zoom grid on scroll!

    Check it out on @codepen

    codepen.io/thebabydino/pen/jEN

    Using pure CSS scroll driven animations, grid, variables, mathematical functions, container query units. Also uses an SVG filter for the dissolve effect.

    Chromium only.

    #scroll #scrollAnimation #cssVariables #cssGrid #cssLayout #cssMaths #containerQueryUnits #svgFilter #SVG #filter #code #coding #frontend #webDev #webDEvelopment #web #dev

  7. Here's a little thing I made for the 1st #CodePenChallenge of '25: pure #CSS tilt & zoom grid on scroll!

    Check it out on @codepen

    codepen.io/thebabydino/pen/jEN

    Using pure CSS scroll driven animations, grid, variables, mathematical functions, container query units. Also uses an SVG filter for the dissolve effect.

    Chromium only.

    #scroll #scrollAnimation #cssVariables #cssGrid #cssLayout #cssMaths #containerQueryUnits #svgFilter #SVG #filter #code #coding #frontend #webDev #webDEvelopment #web #dev

  8. Here's a little thing I made for the 1st #CodePenChallenge of '25: pure #CSS tilt & zoom grid on scroll!

    Check it out on @codepen

    codepen.io/thebabydino/pen/jEN

    Using pure CSS scroll driven animations, grid, variables, mathematical functions, container query units. Also uses an SVG filter for the dissolve effect.

    Chromium only.

    #scroll #scrollAnimation #cssVariables #cssGrid #cssLayout #cssMaths #containerQueryUnits #svgFilter #SVG #filter #code #coding #frontend #webDev #webDEvelopment #web #dev

  9. My pure CSS entry for this week's #CodePenChallenge: scroll progress indicator that's a nav bar in disguise.

    Smooth scrolling, pure CSS scroll-driven animations, CSS variables and more, all in one @codepen demo codepen.io/thebabydino/full/gO

    See description for support info.

    #scroll #scrollAnimation #pureCSS #css #smoothScroll #code #coding #frontend #web #webDev #webDevelopment #dev

  10. Selective saturation with a bit of #SVG filter magic! 🪄

    You may have seen this effect - all is black & white in the image save for something in a vibrant colour. We can do it directly in the browser!

    Interactive demo on @CodePen codepen.io/thebabydino/full/GR

    #CodePenChallenge #svgFilter #filter #CodePen #code #coding #frontend #webDev #web #dev #webDevelopment #selective #saturation

  11. Home again. Zoning out with some live radio. Love the animation on this one, too!

    #LiveRadio #CodeAndChill

    https://www.youtube.com/watch?v=jfKfPfyJRdk

  12. Same text effect:

    ✨pure CSS codepen.io/thebabydino/pen/abM
    ✨with an SVG filter codepen.io/thebabydino/pen/poY

    Pure CSS version obviously requires a wrapper and if you're thinking why is the SVG version so overly complicated, well... browser bugs. Ironically, not even SVG, but CSS bugs...🪲

    #CodePen #CodePenChallenge #SVG #filter #svgFilter #dropShadow #CSS #cssFilter #cssGradient #cssMask #text #textEffect #code #coding #frontend #web #dev #webDev #webDevelopment

  13. #tinySVGtip Create a barcode ▌│█║▌║▌║ with a CSS gradient pattern (only a handful of CSS declarations in total) + a super simple SVG filter!

    Also an entry for this week's #CodePenChallenge codepen.io/thebabydino/pen/abr

    The background gradients pattern was heavily inspired by "cicada stripes" from the CSS3 Patterns gallery by @leaverou projects.verou.me/css3patterns

    #CSS #SVG #filter #svgFilter #cssGradient #barcode #cssTricks #cssTip #cssTips #code #coding #frontend #webDev #webDevelopment

  14. While I've seen the rare #SVG solution among the SO answers, I found those filters to be too complicated. So here's a much simpler SVG version, step by step 👆

    Live demo codepen.io/thebabydino/pen/gOB also for this week's #CodePenChallenge

    No wrapper, no losing right click menu on img if not setting `pointer-events: none` on element on top of img in z order.

    #CodePen #css #filter #svgFilter #shadow #inset #code #coding #frontend #web #dev #webDevelopment #webDev

  15. Wish it worked better: no text duplication single div + #SVG filter magic 🪄 double stroke effect codepen.io/thebabydino/pen/oNO

    In Chrome it has this problem (scr #1 + #2 detail) mastodon.social/@anatudor/1124

    Firefox rounds stroke corners (scr#3).

    And Safari breaks other things 🤦‍♀️ (scr #4).

    #CodePenChallenge #CodePen #SVG #filter #svgFilter #CSS #text #textEffect #code #coding #frontend #web #dev #webDev #webDevelopment #textStroke