gopherize.me
Gopherize yourself
About gopherize.me
Gopherize.me

- Code for Gopherize.me
Artwork
The artwork is stored in the default Google Cloud Storage account for the app.
Inside the artwork folder, each folder represents a category of items from which
users may select one feature. A feature is a PNG image that is overlaid in category order to
build up the final image.
An example artwork structure might look like this:
artwork/
000-Category1/
Feature1.png
Feature2.png
Feature3.png
010-Category2/
Feature1.png
Feature2.png
Feature3.png
020-Category3/
Feature1.png
Feature2.png
Feature3.png
Rules
- Filenames are important, as case is preserved
- Underscores become spaces (so
Pirate_Beard.pngwill becomePirate Beardin the UI) - Numbers (e.g.
010-) are stripped from category names, but used to preserve ordering - All images must be PNG format
- All images must be the same size
- Images must be publicly accessible (setting in Google Cloud Storage)
Frequently Asked Questions
What is gopherize.me?
gopherize.me is a Gophers library for the Go programming language. Gopherize yourself
How do I install gopherize.me?
Install gopherize.me with the Go module system using `go get matryer/gopherize.me`. Check the repository for the current installation instructions.
What category does gopherize.me belong to?
gopherize.me is listed under Gophers, specifically Gophers.