{"id":15565382,"url":"https://github.com/dkurt/qrcode","last_synced_at":"2025-09-15T14:30:50.965Z","repository":{"id":129100836,"uuid":"142066910","full_name":"dkurt/qrcode","owner":"dkurt","description":"ISI-2018 practice","archived":false,"fork":false,"pushed_at":"2018-08-16T12:19:27.000Z","size":377,"stargazers_count":5,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T19:03:13.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/dkurt.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}},"created_at":"2018-07-23T20:39:45.000Z","updated_at":"2019-02-23T13:48:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebea6c57-7d90-4a23-81a7-ee50495e3240","html_url":"https://github.com/dkurt/qrcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dkurt/qrcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fqrcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fqrcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fqrcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fqrcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkurt","download_url":"https://codeload.github.com/dkurt/qrcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fqrcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275269384,"owners_count":25435058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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":[],"created_at":"2024-10-02T16:55:26.241Z","updated_at":"2025-09-15T14:30:50.644Z","avatar_url":"https://github.com/dkurt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## QR codes detector\n\nThis project is a part of practice course at Intel's Summer Internship program 2018\n\n\n### Getting started\n* Clone this repository to your computer\n  ```\n  git clone https://github.com/dkurt/qrcode.git\n  cd qrcode\n  ```\n\n* Initialize submodules (useful 3rdparty libraries from different repositories)\n  ```\n  git submodule init\n  git submodule update\n  ```\n\n* Build a project (make sure if `cmake` installed)\n  ```\n  mkdir build \u0026\u0026 cd build\n  ```\n\n  * Linux\n    ```\n    cmake -DCMAKE_BUILD_TYPE=Release .. \u0026\u0026 make -j4\n    ```\n\n  * Microsoft Windows\n    ```\n    \"C:\\Program Files\\CMake\\bin\\cmake.exe\" -DCMAKE_BUILD_TYPE=Release -G \"Visual Studio 14 Win64\" ..\n    \"C:\\Program Files\\CMake\\bin\\cmake.exe\" --build . --config Release\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkurt%2Fqrcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkurt%2Fqrcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkurt%2Fqrcode/lists"}