This folder contains a collection of developer quotes, each tagged with a mood for use in OG images, widgets, or other fun UI elements.
-
quotes.json
The main quotes file.
Each quote has atextand amood. -
sort_quotes_in_place.py
A small Python utility that sortsquotes.jsonin place by mood.
Quotes are grouped in this order:
chaospainfunwisdom
Make sure you are in the same directory as quotes.json, then run:
python sort_quotes_by_mood.py