This project is a gematria calculator that allows users to input words in English, Persian, and Arabic, calculating their corresponding gematria values. The application supports various gematria systems, including:
-
English Gematria:
- Simple Gematria
- English Gematria
- Hebrew Gematria
-
Persian and Arabic Gematria:
- Kabir Gematria
- Saghir Gematria
- Vasat Gematria
-
Comprehensive Database:
- This project includes a relatively complete database of the letters and gematria values for both English and Persian, carefully organized.
This program is inspired by websites like gematrix.org, with the significant difference that it also supports Persian and Arabic words. It provides a user-friendly interface for exploring the numerical values of words based on their letters. Users can easily switch between different gematria systems and see how the same word can have different numerical values depending on the system used.
The goal of this project is to provide a powerful tool for those interested in the study of gematria and its applications across different languages and cultures.
To get started with the project, please follow the instructions below:
- Clone the repository using the following command:
git clone https://github.com/isabeti/Abjad.git
- Run the project using the following command:
cd Abjad-Calculator docker compose up --build -d
- Open your browser and enter http://localhost to access the application.
Contributions are welcome! Please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.