{"id":28501424,"url":"https://github.com/pooyasamimi/codemelli","last_synced_at":"2026-04-12T05:32:27.847Z","repository":{"id":297180254,"uuid":"995639855","full_name":"pooyasamimi/codemelli","owner":"pooyasamimi","description":"Generate and validate fake Iranian National Codes (Code Melli, کد ملی,fakecodemelli, ساخت کد ملی فیک) with a React and TypeScript web app. Features include Codemelli generation, verification, clipboard copy, and history tracking.","archived":false,"fork":false,"pushed_at":"2025-06-06T14:08:53.000Z","size":9023,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-04T14:11:32.935Z","etag":null,"topics":["code-melli","codemelli","fake-national-code","iranian-national-code","pnpm","react","tailwindcss","typescript","vite"],"latest_commit_sha":null,"homepage":"https://codemelli.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pooyasamimi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-03T19:46:53.000Z","updated_at":"2025-06-06T14:08:57.000Z","dependencies_parsed_at":"2025-06-04T14:07:55.466Z","dependency_job_id":null,"html_url":"https://github.com/pooyasamimi/codemelli","commit_stats":null,"previous_names":["pooyasamimi/codemelli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pooyasamimi/codemelli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyasamimi%2Fcodemelli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyasamimi%2Fcodemelli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyasamimi%2Fcodemelli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyasamimi%2Fcodemelli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooyasamimi","download_url":"https://codeload.github.com/pooyasamimi/codemelli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyasamimi%2Fcodemelli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["code-melli","codemelli","fake-national-code","iranian-national-code","pnpm","react","tailwindcss","typescript","vite"],"created_at":"2025-06-08T15:40:16.662Z","updated_at":"2026-04-12T05:32:27.843Z","avatar_url":"https://github.com/pooyasamimi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codemelli Generator \u0026 Validator 🚀\n\nA React-based web application to generate and validate **Fake Iranian National Codes (Code Melli)**. Create valid 10-digit **کد ملی** or verify their authenticity with a user-friendly interface. Built with TypeScript, Tailwind CSS, and Vite for a fast and type-safe experience.\n\n## 🌐 Live Demo\n\nTry the **Fake Codemelli** generator and validator online: [https://codemelli.vercel.app/](https://codemelli.vercel.app/)\n\n## 📋 Features\n\n- ✅ **Generate Fake Code Melli**: Create valid 10-digit **کد ملی** based on selected province and city codes.\n- 🔍 **Verify Codemelli**: Validate a **Code Melli** using the official Iranian checksum algorithm.\n- 📋 **Copy to Clipboard**: Easily copy generated **Fake کد ملی** to the clipboard with one click.\n- 🕒 **History of Copied Codes**: Store and view a history of copied **Codemelli** in local storage.\n- 📍 **Province \u0026 City Selection**: Choose from a list of Iranian provinces and cities to generate accurate **Code Melli**.\n- 📱 **Responsive Design**: Modern and clean UI with light/dark mode support for all **Code Melli** tools.\n- 🛡️ **Type-Safe**: Fully typed with TypeScript for robust **کد ملی** generation and validation.\n\n## 🛠️ Tech Stack\n\n- **Frontend**: React, TypeScript\n- **Styling**: Tailwind CSS\n- **Build Tool**: Vite\n- **Icons**: Lucide React\n- **State Management**: React Hooks\n- **Storage**: 📦 Local Storage\n- **Package Manager**: 📦 pnpm\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (v16 or higher)\n- pnpm (install globally with `npm install -g pnpm`)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/codemelli.git\n   cd codemelli\n   ```\n2. Install dependencies:\n   ```bash\n   pnpm install\n   ```\n3. Start the development server:\n   ```bash\n   pnpm dev\n   ```\n4. Open `http://localhost:5173` in your browser.\n\n## 📖 Usage\n\n- **Generate Fake کد ملی**: Select a province and city, then click \"تولید کد ملی\" to create a new **Code Melli**.\n- **Verify Code Melli**: Enter a 10-digit **Codemelli** in the \"Check Code Melli\" section to verify its validity.\n- **Copy Codemelli**: Click \"Copy to Clipboard\" to copy **Fake کد ملی** for use elsewhere.\n- **View History**: Click the \"History\" button to see previously copied **Code Melli** stored in local storage.\n\n## 🤝 Contributing\n\nContributions to improve **Fake Codemelli** tools are welcome! 🙌 Please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/your-feature`).\n3. Commit your changes (`git commit -m 'Add your feature'`).\n4. Push to the branch (`git push origin feature/your-feature`).\n5. Open a Pull Request! 🌟\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgements\n\n- 🌍 Inspired by the need for a simple tool to generate and validate **Fake Iranian Code Melli**.\n- 🙌 Thanks to the open-source community for libraries like React, Tailwind CSS, and Lucide React.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooyasamimi%2Fcodemelli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpooyasamimi%2Fcodemelli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooyasamimi%2Fcodemelli/lists"}