{"id":26671950,"url":"https://github.com/themysterysolver/9-queens-solver","last_synced_at":"2026-04-16T11:01:52.594Z","repository":{"id":284315577,"uuid":"952708807","full_name":"themysterysolver/9-QUEENS-SOLVER","owner":"themysterysolver","description":"\"Chrome extension to solve 9 QUEENS of linkedin\"","archived":false,"fork":false,"pushed_at":"2025-03-25T08:32:20.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T09:32:49.435Z","etag":null,"topics":["backtracking","chrome-extension","daily-puzzle-game","js","linkedin","queens-problem","queens-solver"],"latest_commit_sha":null,"homepage":"","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/themysterysolver.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":"2025-03-21T18:33:33.000Z","updated_at":"2025-03-25T08:32:24.000Z","dependencies_parsed_at":"2025-03-25T09:43:05.238Z","dependency_job_id":null,"html_url":"https://github.com/themysterysolver/9-QUEENS-SOLVER","commit_stats":null,"previous_names":["themysterysolver/9-queens-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themysterysolver%2F9-QUEENS-SOLVER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themysterysolver%2F9-QUEENS-SOLVER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themysterysolver%2F9-QUEENS-SOLVER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themysterysolver%2F9-QUEENS-SOLVER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themysterysolver","download_url":"https://codeload.github.com/themysterysolver/9-QUEENS-SOLVER/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566407,"owners_count":20636455,"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","chrome-extension","daily-puzzle-game","js","linkedin","queens-problem","queens-solver"],"created_at":"2025-03-26T00:35:42.143Z","updated_at":"2025-10-26T11:11:33.035Z","avatar_url":"https://github.com/themysterysolver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🎯QUEEN'S SOLVER LINKEDIN\n- This is a *daily game* in linkedin I recently got playing.\n- This chrome extension solves the `queen's game`.\n- So what does this repo do?\n  - I have created `2` **extensions**,\n    - The one you can use while you are not signed in `QUEENS_EXTENSION`🏁\n    - Then the next one where you have can use when u have logged in ***linkedin***,thne use `QUEENS_EXTENSION_V2`🔑\n- works with any size\n- Follows the below rules\n## 📜Game rules\n- **RULE-1:** A queen should be placed in every `row` ,`col` and `color grid` but just ***1***.\n- **RULE-2:** No `2` queens can be adjacent (that is within `8` adjacent squares by contact) and they are allowed to be in same diagonal though unlike traditonal queen's algo.\n## 🎥DEMO\nhttps://github.com/user-attachments/assets/5c4442c3-610b-418c-86cc-319a50f3196c\n\n## HOW TO USE MY EXTENSION?🧠\n- Download `QUEENS_EXTENSION` or `QUEENS_EXTENSION_V2` on your need.\n- Go to `chrome://extensions/`\n- Then on *top-right* enable ***developer mode***.\n- Then on *top-left* click ***Load unpacked*** browse the path where have downloaded my folder.\n- Click it.\n- Now use it as per demo.\n## 💡WHY THIS REPO?\n- I love shortcuts and smart work.🕺\n- I wanted code *backtracking*,I am crazy on DSA.😁\n- Got inspiration from leetcode[51.N-QUEENS](https://leetcode.com/problems/n-queens/description/)🏆\n- To learn how ***extension works!!*** 🏗️\n- How to scrape and search in a web.🔍\n\u003cimg src=\"https://github.com/user-attachments/assets/d47d3f17-b225-4847-8938-01471ab64d03\" width=\"1000\"\u003e\n\n## REPO STRCUTURE\n```\n├── PROTOTYPE\n│   ├── TEST CASES\n│   └── prototype.js\n├── QUEENS_EXTENSION\n├── QUEENS_EXTENSION_V2\n│   ├── manifest.json\n│   ├── popup.html\n│   └── queens.js\n└── the_making.md\n```\n- `PROTOTYPE/prototype.js` has the backtracking algo\n- `PROTOTYPE/TEST CASES` contain the test-cases which i got for validation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemysterysolver%2F9-queens-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemysterysolver%2F9-queens-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemysterysolver%2F9-queens-solver/lists"}