{"id":51262959,"url":"https://github.com/zouari-oss/qr-me","last_synced_at":"2026-06-29T13:32:05.380Z","repository":{"id":335253791,"uuid":"877154403","full_name":"zouari-oss/qr-me","owner":"zouari-oss","description":"QRME is a simple and customizable QR code generator web application","archived":false,"fork":false,"pushed_at":"2025-02-18T17:41:43.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-29T22:58:36.246Z","etag":null,"topics":["bootstrap5","cdnjs","css3","html5","js","qrcode","qrcode-generator","qrcodejs"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/zouari-omar-143239283","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zouari-oss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-23T07:20:37.000Z","updated_at":"2026-01-28T20:19:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zouari-oss/qr-me","commit_stats":null,"previous_names":["zouari-oss/qr-me"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zouari-oss/qr-me","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouari-oss%2Fqr-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouari-oss%2Fqr-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouari-oss%2Fqr-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouari-oss%2Fqr-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zouari-oss","download_url":"https://codeload.github.com/zouari-oss/qr-me/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouari-oss%2Fqr-me/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34929698,"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-29T02:00:05.398Z","response_time":58,"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":["bootstrap5","cdnjs","css3","html5","js","qrcode","qrcode-generator","qrcodejs"],"created_at":"2026-06-29T13:32:05.284Z","updated_at":"2026-06-29T13:32:05.371Z","avatar_url":"https://github.com/zouari-oss.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- @format --\u003e\n\n# QRME - QR Code Generator\n\nQRME is a simple and customizable QR code generator web application. It allows users to create QR codes for different types of data easily. This project uses HTML5, Bootstrap, Sass, and JavaScript, with the `qrcodejs` library to generate the QR codes.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"project/public/assets/home.png\" alt=\"Home\" /\u003e\n\u003c/p\u003e\n\n## Technologies Used\n\n![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)\n![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge\u0026logo=git\u0026logoColor=white)\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)\n![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)\n![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n\n## Features\n\n- Generate QR codes for various types of data (URLs, text, etc.)\n- Fully responsive design using Bootstrap\n- Customizable styling with Sass\n- Live preview of the generated QR code\n- Downloadable QR codes in different sizes and formats\n\n## Project Structure\n```bash\n.QRME\n├── doc\n├── github\n├── pkg\n└── project\n    ├── public\n    │   ├── assets\n    │   ├── cmd\n    │   ├── css\n    │   ├── html\n    │   ├── js\n    │   └── sass\n    └── res\n\n13 directories\n```\n\n## Installation and Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ZouariOmar/QRME.git\n   ```\n2. Open the `index.html` file in your browser to run the application locally.\n\n3. Customize the application by editing the Sass files, then compile them to CSS using your preferred Sass compiler.\n\n## Usage\n\n1. Enter the desired data (text, URL, etc.) into the input field.\n2. Adjust the QR code size and style options as needed.\n3. Click the \"Generate QR Code\" button to create the QR code.\n4. Use the download button to save the generated QR code image.\n\n## Credits\n\n- **QRCode.js**: [QRCode.js Library](https://davidshimjs.github.io/qrcodejs)\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzouari-oss%2Fqr-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzouari-oss%2Fqr-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzouari-oss%2Fqr-me/lists"}