Skip to content

rithik-sandron/pixelates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

pixelates

  • Creates a GitHub flavoured Identicon and pixel character by creating an unique hash with the name you provide.
  • Built with Java (No external libraries).

Identicons

       

Pixel characters

       

To create your own,

  • run Identicon.java for Identicons.
  • run PixelCharacter.java for Pixel characters.