February 2, 2017
An experiment to introduce myself to ascii writing and image processing/manipulation in Golang.
golang image convert gif ascii art side project

Word Count: 69

Between this and this I came up with a webserver that would serve images that it would convert to ascii or grayscale.

Normal Puppy

original picture credit goes to this person

To get this image, you would go to: http://localhost/puppy.jpg a super cute puppy

Grayscale Puppy

To get this image, you would go to: http://localhost/gray/puppy.jpg a super cute grayscaled puppy

Ascii Puppy

To get this image, you would go to: http://localhost/asciiimage/puppy.jpg a super cute ascii puppy

original picture credit goes to this person