{"id":19430582,"url":"https://github.com/jmrashed/learn-arabic-language","last_synced_at":"2026-06-14T08:32:41.130Z","repository":{"id":252688033,"uuid":"841138439","full_name":"jmrashed/learn-arabic-language","owner":"jmrashed","description":"While learning the Arabic alphabet, I could recite the letters in order but struggled with random sequences. To address this, I created a web application to quiz letters randomly. This tool helps with learning and might be useful to others facing the same challenge.","archived":false,"fork":false,"pushed_at":"2024-08-22T05:25:14.000Z","size":2732,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-02T10:39:44.044Z","etag":null,"topics":["arabic","arabic-alphabets","arabic-language","bootstrap5","html5","jquery","learning"],"latest_commit_sha":null,"homepage":"https://learning-arabic-alphabet.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmrashed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-11T18:47:14.000Z","updated_at":"2024-08-22T05:25:18.000Z","dependencies_parsed_at":"2024-11-10T14:39:31.376Z","dependency_job_id":null,"html_url":"https://github.com/jmrashed/learn-arabic-language","commit_stats":null,"previous_names":["jmrashed/learning-arabic-alphabet","mrzstack/learn-arabic-language","jmrashed/learn-arabic-language"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmrashed/learn-arabic-language","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Flearn-arabic-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Flearn-arabic-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Flearn-arabic-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Flearn-arabic-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmrashed","download_url":"https://codeload.github.com/jmrashed/learn-arabic-language/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Flearn-arabic-language/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34315072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arabic","arabic-alphabets","arabic-language","bootstrap5","html5","jquery","learning"],"created_at":"2024-11-10T14:25:39.186Z","updated_at":"2026-06-14T08:32:41.114Z","avatar_url":"https://github.com/jmrashed.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./learn-arabic-language.png\"\u003e\n\n![GitHub stars](https://img.shields.io/github/stars/jmrashed/learning-arabic-alphabet?style=social)\n![GitHub forks](https://img.shields.io/github/forks/jmrashed/learning-arabic-alphabet?style=social)\n![GitHub issues](https://img.shields.io/github/issues/jmrashed/learning-arabic-alphabet)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/jmrashed/learning-arabic-alphabet)\n![GitHub license](https://img.shields.io/github/license/jmrashed/learning-arabic-alphabet)\n\n# Learning Arabic Alphabet\n\nA web application designed to help users practice and learn the Arabic alphabet through various interactive features.\n\n## Features\n\n- **Random Letter Practice**: Tests your ability to identify Arabic letters in random order.\n- **Draw Letter**: Allows you to draw Arabic letters to practice writing them.\n- **Read Letter**: Provides audio playback to help with pronunciation and recognition of Arabic letters.\n\n## Technologies Used\n\n- **HTML**: Markup language for structure.\n- **Bootstrap 5**: For responsive design and styling.\n- **jQuery**: For DOM manipulation and interaction.\n\n## Getting Started\n\n1. **Clone the Repository**:\n```bash\n   git clone git@github.com:jmrashed/learning-arabic-alphabet.git\n```\n   \n2. **Navigate to the Project Directory**:\n```bash\n   cd learning-arabic-alphabet\n```\n   \n3. **Open the Application**:\n   Open `index.html` in your web browser.\n\n## Directory\nHere is an overview of the project directory:\n\n```\nlearn-arabic-language/\n├── LICENSE.txt\n├── README.md\n├── aboutus.html\n├── assets/\n      ├── css/\n      ├── style.css\n      ├── images/\n├── cart.html\n├── checkout.html\n├── contact.html\n├── courses.html\n├── dashboard/\n      ├── BeginnerArabic.html\n      ├── alphabet.html\n      ├── color.html\n      ├── draw.html\n      ├── fish.html\n      ├── flowers.html\n      ├── fruits.html\n      ├── index.html\n      ├── months.html\n      ├── numbers.html\n      ├── static/\n         ├── css/\n         ├── style.css\n         ├── js/\n         ├── app.js\n      ├── letters/\n      ├── audios/\n      ├── images/\n      ├── vocabularies.html\n├── favicon.ico\n├── forgot-password.html\n├── index.html\n├── login.html\n├── order-placed.html\n├── register.html\n├── reset-password.html\n```\n\n\n## Usage\n\n- **Random Letter Practice**: Click the \"Practice\" button to start a quiz where letters are displayed randomly.\n- **Draw Letter**: Use the drawing interface to practice writing Arabic letters.\n- **Read Letter**: Click on a letter to hear its pronunciation.\n\n## Contributing\n\nFeel free to contribute by opening issues or submitting pull requests. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Bootstrap 5](https://getbootstrap.com/)\n- [jQuery](https://jquery.com/)\n\n## Contact\n\nFor questions or feedback, please contact [jmrashed@gmail.com](mailto:jmrashed@gmail.com). ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Flearn-arabic-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmrashed%2Flearn-arabic-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Flearn-arabic-language/lists"}