Colorgen
Context
I have been using Linux as a daily driver since I finished technical secondary school. At the time, Windows was recommended and I didn't have the knowledge to set up everything I needed on Linux.
Once I switched, I got into setting up my system to be productive and nice to look at.
Approach
This process resulted in a couple of repositories. The ones I use or used extensively are:
awesomewm-basileia · neovim-pax · catharsis.
Last one was colorgen, a colorscheme generator. It uses Pylette for color extraction.
Project was left unattended for a long time. I started writing it while looking for my first job in the industry. My mind was hardly set on coding then.
I attempted a couple of times to do it right, but none of those stuck. A couple of weeks ago I resolved to fix what was to be fixed and publish it as a package.
Outcome
It worked out.
pip install colorgen
Along with the fixes I set up a small doc website. It was my first time using Codeberg Pages, so it was also a learning experience.
Codeberg · GitHub (mirror) · PyPI · Documentation
S.D.G