Skip to content

mablay/deterministic-avatar

Repository files navigation

Deterministic Avataaars

Deterministic text hash to avatar converter.

If you want to generate an avatar based on a user ID or other serializable data, here's an example.

Resources used:

I also found a react version of avataaars.

Setup

If you want to run this on your own, clone the repository and step into the project root directory.

npm install
npm run serve

Note: SubtleCrypto is only available on localhost or via https.

About

Deterministic avatar generation based on user input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published