And it looks so similar: https://www.youtube.com/watch?v=CJcBL9JPfZw&list=PLqIbkxo6OP...
Small voiced his namesake in that cartoon.
(Of course, those repos may have main pushed later as well, invalidating this comment too)
Nice of the author to share the code. Thanks!
Chrome makes it a bit more intuitive, since the tab is called Sources, then click into Page > top > ugly-face > src.
That said, I don't understand why the author didn't simply commit the source code into the GH repo, especially since it's fully retrievable anyway. Maybe there's some goal in doing that other than security by obscurity I'm missing, since they've followed the same pattern for multiple of their repos. It seems kind of anti-collaborative to me.
The whole “you’re not allowed to do anything these days for fear of being accused of being racist” thing
Or in Javascript?
I don't want to have to hit any APIs.
JS is probably where you should look. You might be able to find a good PHP drawing library but I've never come across that in my work. Lots of image converting libraries out there (usually just a wrapper around ImageMagik), but "drawing images" usually a client-side thing and you'll find more support for it.
In JS, you'll draw the image to a `<canvas>` element, which can then be downloaded as a PNG. You could go the SVG route, too, depending on the art style. Canvas is the safer bet.
Make a circle.png
Use GD to overlay colour over the radius of the circle
Apply facial details
Then finally anything extra
[2] URL service: https://github.com/boringdesigners/boring-avatars-service/bl...
EDIT: oops, my fault, dark reader was changing the colors.
if it's not a lot, can you have another UI that display more than one avatar at a time? say, 3x3 or 4x3 grid?
Thanks
Replace intranet/Jira avatars with these on April 1st.
Might as well point it somewhere.
A little late disclaimer. I didn't create this project.
All the credit goes to Xuan Tang.
I made something similar a few years back, pulling from a suite of random textures. https://holinaty.com/randomfaces/