This repository is dedicated to providing collections of Islamic duaa (supplications) and adhkar (remembrances) for all languages and all programming languages. The aim is to make these texts easily accessible for developers and users, regardless of their language or technology preference.
<technology>/
<language>/
duaa_xx.yy
adhkar_xx.yy
Example:
python/
english/
duaa_en.py
adhkar_en.py
arabic/
duaa_ar.py
adhkar_ar.py
java-script/
french/
duaa_fr.js
adhkar_fr.js
urdu/
duaa_ur.js
adhkar_ur.js
- Each programming language has its own folder.
- Inside each language folder, there are subfolders for each spoken language.
- Each subfolder contains files named like
duaa_xx.yyoradhkar_xx.yy, wherexxis the language code andyyis the file extension for the programming language.
This project is a work in progress. More languages and features will be added. Contributions are welcome!