https://github.com/mjvl/profile-pic-generator
Simplistic profile pic generator made to mimic GitHub identicons.
https://github.com/mjvl/profile-pic-generator
java profile-picture swing-gui
Last synced: 7 months ago
JSON representation
Simplistic profile pic generator made to mimic GitHub identicons.
- Host: GitHub
- URL: https://github.com/mjvl/profile-pic-generator
- Owner: MJVL
- License: mit
- Created: 2017-12-21T22:14:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T20:43:00.000Z (over 7 years ago)
- Last Synced: 2025-01-16T17:01:38.241Z (9 months ago)
- Topics: java, profile-picture, swing-gui
- Language: Java
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Profile-Pic-Generator
Simplistic profile pic generator made to mimic GitHub identicons.
Creates symmetrical blocky profile pictures with random colors. Project will be updated occasionally.
## Jar Status
Jar may not always be up to date with the files. **Last jar update: 1/6/2018.**## Exe Status
Exe may not always be up to date with the files. **Last exe update: 1/6/2018.**## Extra Information
Written in Java, implementing Swing for GUI.