That's a great collection. The website is a bit hard to read though because of the white text and white numbered background. May I suggest a css change to increase contrast? For instance you could add this
#wrapper { background-color: rgba(62, 33, 33, 0.3); backdrop-filter: blur(5px); }
reply
It's actually built with carrd.co, but I tried making the text a bit bolder, and reduced the pink transition zone between red and blue that I think was making it hard to read. I saw the imperfect readability as a slight feature as bitcoin requires focus, sort of like the psychological effect of speaking quietly to have people pay closer attention, but perhaps it was a bit too much.
reply
imperfect readability as a slight feature
I like it. This is a way of thinking in web design that is rare imo. Makes me think about the way old.reddit.com (which is the version im used to) is almost intentionally unintuitive, while new.reddit.com is sleek and simple. I have a (slightly elitist) pet theory that the old.reddit design led to higher quality users, because casual people would see it and just NOPE out of there. Only us nerds had time to parse the wall.. Us old smelly nerds..
reply