Skip to content

This project has several utilities for generating initials avatars inspired in Gmail Android App. It includes a Servlet that can generate random initials avatars from URLs of this form http://localhost:8080/iniavatars/100x100/bd for get a PNG avatar of 100px with a "BD".

Notifications You must be signed in to change notification settings

volyx/initials-avatars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

initials-avatars

This project has several utilities for generating initials avatars inspired in Gmail Android App.

It includes a Servlet that can generate random initials avatars from URLs of this form https://initial-avatars.herokuapp.com/iniavatars/100x100/dv for get a PNG avatar of 100px with a "BD".

mvn clean package

java -jar target/initials-avatars-1.0-SNAPSHOT.jar

About

This project has several utilities for generating initials avatars inspired in Gmail Android App. It includes a Servlet that can generate random initials avatars from URLs of this form http://localhost:8080/iniavatars/100x100/bd for get a PNG avatar of 100px with a "BD".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages