Published a project
I created the Pixel Color Cipher (PCC) project. It is a system/Python implementation that takes ASCII/Unicode text or regular hexadecimal data and converts it to a small image containing an array of colored pixels that store this hexadecimal data. It's uses aren't exactly known, but it was a fun project for an idea I've had for years.

View the source code: github.com/zfett/PCC