Identicons as profile picture in your Angular Website
Identicons as profile picture in your Angular Website
Identicons are visual representations of hash value, usually ip address, that serves to identify a user of a computer system as a form of avatar.
We can use this in our application to create a basic unique profile picture for each identical user. This will help not only in creating unique picture for each user but also serves a best way to hide informations behind a picture.
In the following…
View On WordPress












