Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.84 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.84 KB

ABJAD Calculator

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:

Features

  • 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.

About the Project

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.

Purpose

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.

Getting Started

To get started with the project, please follow the instructions below:

  1. Clone the repository using the following command:
    git clone https://github.com/isabeti/Abjad.git
  2. Run the project using the following command:
    cd Abjad-Calculator
    docker compose up --build -d
  3. Open your browser and enter http://localhost to access the application.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.