Remix.run Logo
swyx 2 days ago

i collect these! https://github.com/swyxio/spark-joy

others

- https://ui.glass/generator/ Get started with this free CSS generator based on the glassmorphism design specifications to quickly design and customize the style properties.

- frosted glass sticky header https://www.joshwcomeau.com/css/backdrop-filter/

- glassy glassmorphism [codepen](https://codepen.io/a-trost/pen/dypQzwq), [in context](https://codepen.io/TurkAysenur/pen/ZEpxeYm)

  ```css
  .blur-and-rotate {
    border-radius: 20px;
    backdrop-filter: blur(20px) hue-rotate(120deg);
    -webkit-backdrop-filter: hue-rotate(120deg);
  }
  ```
kris-kay 2 days ago | parent | next [-]

Just saw that you added this project to the spark-joy list. Thanks so much!

kris-kay 2 days ago | parent | prev | next [-]

Nice! Spark Joy looks like an awesome resource.

leptons 2 days ago | parent | prev [-]

Searched for an ASCII Font generator, but didn't see one. Here's one tool I use:

https://patorjk.com/software/taag/#p=testall&f=Graffiti&t=He...

swyx 2 days ago | parent [-]

added!