An interactive web application that explores patterns, miracles, and linguistic features in Islamic sacred texts through data visualization. The project focuses on both the Quran and authentic Hadith collections (Sahih Bukhari and Sahih Muslim).
- Interactive Treemap Search π: Explore Quranic verses through a hierarchical visualization
- Scientific Miracles Highlight π§¬: Special highlighting of verses containing scientific miracles
- Word Cloud Analysis βοΈ: Interactive visualization of word frequencies and patterns
- Numerical Patterns π’: Visualization of mathematical and numerical patterns in the text
- Dual Treemap Interface π: Parallel exploration of Sahih Bukhari and Sahih Muslim collections
- Prophetic Wisdom Highlights β¨: Special highlighting of notable hadith containing wisdom
- Search Functionality π: Keyword-based search across both collections
- Detailed View π: In-depth display of hadith text and context
- Search Functionality π: Real-time filtering of verses and hadith
- Zoom & Pan π: Navigate through detailed sections of the visualizations
- Tooltips π: Contextual information on hover
- Responsive Design π±: Adapts to different screen sizes
- D3.js for data visualization π
- Three.js for 3D animations π¨
- JavaScript for interactivity βοΈ
- HTML5/CSS3 for structure and styling π―
- Quran dataset with English translations π
- Sahih Bukhari and Sahih Muslim hadith collections π
- Curated collection of scientific miracles and numerical patterns β¨
- Clone the repository:
git clone https://github.com/ymorsi7/Ayatica/
- Serve the files using a local server (e.g., using Python):
python -m http.server 8000
- Open a web browser and navigate to:
http://localhost:8000
βββ index.html # Main HTML file
βββ style.css # Stylesheet
βββ script.js # Main JavaScript file
βββ data/ # Data directory
β βββ hadith.json # Hadith dataset
β βββ quran.json # Quran dataset
βββ audio/ # Audio directory
β βββ emb.mp3
β βββ expansion.mp3
β βββ orbit.mp3
β βββ plant.mp3
β βββ rum.mp3
β βββ cloud.mp3
βββ images/ # Image assets
- Treemap visualization for both Quran and Hadith
- Interactive word cloud for linguistic analysis
- Animated scientific miracle demonstrations
- Numerical pattern visualizations
- Navigation menu
- Search functionality
- Filters for specific content types
- Detailed information panels
- Quranic data from verified translations
- Hadith collections from authenticated sources
- Scientific miracle research from various Islamic scholars
- Icons and animations from open-source libraries