research-software-directory / RSD-as-a-service

This repo contains the new RSD-as-a-service implementation
https://research.software
27 stars 14 forks source link

Use generated images if a software or projects has no logo / cover image? #1228

Open jmaassen opened 5 months ago

jmaassen commented 5 months ago

Quite a few software items of NLeSC (and all items that are imported from external sources like 4TU) have no logo associated with them. That makes the overview page with the tiles quite boring.

We should investigate if we can generate images for these items for on the tiles, or have a set of images that we can choose from based on keywords, etc.

ewan-escience commented 3 months ago

We could use images from e.g.:

jmaassen commented 2 months ago

The dicebear one seems to generate nice avatars, also abstract ones. The shape ones are nice.

We could use the slug as the random seed to ensure we generate the same one every time.

The code is MIT and data is CC0 / CC-BY, so we can use it out of the box.

jmaassen commented 2 months ago

Some other options:

https://github.com/boringdesigners/boring-avatars https://boringavatars.com/examples

https://github.com/dmester/jdenticon https://jdenticon.com/

https://github.com/laurentpayot/minidenticons https://laurentpayot.github.io/minidenticons/

For generating testing images for contributors / team members? https://github.com/fangpenlin/avataaars-generator https://github.com/dapi-labs/react-nice-avatar