Amaziɣ Daily
Random quote generator with translation in Amaziɣ using the latin Tifinaɣ. Unicode only
supports traditional Tifinaɣ (ⵜⵉⴼⵉⵏⴰⵖ) and even then, without proper browser rendering, question
marks, boxes, or other symbols might appear instead of letters. The latin alphabet consists of hacks
from phonetic symbols, as the Unicode Consortium does not provide it.
I started using arrays for this project (one for English quotes, another for Amaziɣ, and a third for
phonetic pronunciation). When it started to get complicated to merge them together, instead of if/else
statements I used a dictionary with keys for each type of quote.