Hey PH!
This is a really simple avatar generator I created for my last project. It's been incredibly helpful for all my new projects too so I decided to tidy it up a bit and make it available for anyone to use.
You create images with - avatar.windsor.io/{anything}
anything can be anything, like an email address, user id, full name, url, ssn, etc. for a given path, you'll always get back the same image, which is what makes this a great default avatar to use on your site
I often use avatar.windsor.io/{user.email} as a default for most of my apps so the avatar for that user is consistent across any product of mine they use (and now your products too)!
This is wonderful and something I've been looking for! Is it open source? I'd love to contribute or run it by myself for performance and to avoid issues if you decide to discontinue it :)
Vercel