{"id":15783254,"url":"https://github.com/brisinger/matrix","last_synced_at":"2025-07-04T21:05:36.779Z","repository":{"id":166731861,"uuid":"641778396","full_name":"Brisinger/matrix","owner":"Brisinger","description":"Matrix traversal using dept-first search with backtracking to count no. of contiguous zeroes adjacent to each other ","archived":false,"fork":false,"pushed_at":"2023-06-03T08:38:33.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-04T19:43:48.640Z","etag":null,"topics":["backtracking-algorithm","depth-first-search","flood-fill","matrix"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Brisinger.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":"2023-05-17T06:39:06.000Z","updated_at":"2023-06-04T04:11:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"942a2f42-3324-4eda-8c3c-ead0c661433e","html_url":"https://github.com/Brisinger/matrix","commit_stats":null,"previous_names":["brisinger/matrix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Brisinger/matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brisinger%2Fmatrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brisinger%2Fmatrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brisinger%2Fmatrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brisinger%2Fmatrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brisinger","download_url":"https://codeload.github.com/Brisinger/matrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brisinger%2Fmatrix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263619751,"owners_count":23489559,"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","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":["backtracking-algorithm","depth-first-search","flood-fill","matrix"],"created_at":"2024-10-04T19:40:52.499Z","updated_at":"2025-07-04T21:05:36.746Z","avatar_url":"https://github.com/Brisinger.png","language":"Python","readme":"# Matrix depth first search solutions.\n\n## Project structure\nRoot directory\n|\n|\nmatrix\n  |__ src\n  |  |__ __init__.py\n  |  |__ matrix_zeroes.py\n  |__ tests\n    |__ __init__.py\n    |__ test_matrix_zeroes.py\n\n## Project Details\n1. Python version: Python 3.10.5\n2. Python Test Framework: unittest\n\n## Project test from CLI\nCurrent working directory in CLI before running commands: matrix\n1. Command: python -m unittest -v\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrisinger%2Fmatrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrisinger%2Fmatrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrisinger%2Fmatrix/lists"}