{"id":51401997,"url":"https://github.com/vadimgierko/sudoku-solver","last_synced_at":"2026-07-04T07:33:44.097Z","repository":{"id":129944813,"uuid":"483711269","full_name":"vadimgierko/sudoku-solver","owner":"vadimgierko","description":"This app solves an easy (for now) sudoku.","archived":false,"fork":false,"pushed_at":"2024-12-17T22:58:01.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-17T23:28:10.892Z","etag":null,"topics":["algorithm","nextjs","react","sudoku","sudoku-solver"],"latest_commit_sha":null,"homepage":"https://vadimgierko.github.io/sudoku-solver/","language":"TypeScript","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/vadimgierko.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":"2022-04-20T15:30:12.000Z","updated_at":"2024-04-30T22:01:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2a70ab7-db5e-423c-a1d8-fb5410b17681","html_url":"https://github.com/vadimgierko/sudoku-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vadimgierko/sudoku-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadimgierko%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadimgierko%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadimgierko%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadimgierko%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vadimgierko","download_url":"https://codeload.github.com/vadimgierko/sudoku-solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vadimgierko%2Fsudoku-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35114172,"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-07-04T02:00:05.987Z","response_time":113,"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":["algorithm","nextjs","react","sudoku","sudoku-solver"],"created_at":"2026-07-04T07:33:43.549Z","updated_at":"2026-07-04T07:33:44.089Z","avatar_url":"https://github.com/vadimgierko.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku Solver\n\nThis app written in vanilla TypeScript solves any given sudoku using backtracking algorithm.\n\n⚠️ At the moment I\u0026apos;m working on implementing human-like solving algorithm before backtracking algorithm runs, to use it only when needed to optimize performance.\n\n## Features\n\n- you can input known (init) numbers of sudoku you want to solve, save the board \u0026 click *solve* button\n- template sudokus to test the app\n\n## Tech Stack\n\n- TypeScript","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadimgierko%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvadimgierko%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadimgierko%2Fsudoku-solver/lists"}