{"id":28250432,"url":"https://github.com/azamjonbro/codewars","last_synced_at":"2025-07-19T22:05:30.806Z","repository":{"id":291645873,"uuid":"978305991","full_name":"azamjonbro/Codewars","owner":"azamjonbro","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-19T09:36:03.000Z","size":9,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T00:10:05.629Z","etag":null,"topics":["codewars","codewars-kata","codewars-kata-solution"],"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/azamjonbro.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,"zenodo":null}},"created_at":"2025-05-05T19:29:32.000Z","updated_at":"2025-06-21T12:53:56.000Z","dependencies_parsed_at":"2025-06-12T20:48:44.263Z","dependency_job_id":null,"html_url":"https://github.com/azamjonbro/Codewars","commit_stats":null,"previous_names":["azamjonbro/codewars"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azamjonbro/Codewars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azamjonbro%2FCodewars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azamjonbro%2FCodewars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azamjonbro%2FCodewars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azamjonbro%2FCodewars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azamjonbro","download_url":"https://codeload.github.com/azamjonbro/Codewars/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azamjonbro%2FCodewars/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266026314,"owners_count":23866033,"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":["codewars","codewars-kata","codewars-kata-solution"],"created_at":"2025-05-19T14:18:10.376Z","updated_at":"2025-07-19T22:05:30.785Z","avatar_url":"https://github.com/azamjonbro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codewars\n\n# 19-06-2025 yil shu kuni jamoa bilan muzokarada ishlangan masalada 9 daqiqada qilgan solutionim\n\n[\"Masala sharti shundan iboratki: x2 - 2y2=1 shu masalada x2 va 2y2 ni ildizini aniqlash va to'g'ri javobni aniqlash.\"]\n\n\n``` \nfunction butunson(limit){\n  let javoblar = []\n  for(let x = -limit; x\u003c=limit;x++ ){\n    for(let y = -limit ; y\u003c=limit;y ++){\n      if(x*x-2*y*y===1){\n        javoblar.push({x,y})\n      }\n    }\n  }\n  console.log(javoblar)\n}\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazamjonbro%2Fcodewars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazamjonbro%2Fcodewars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazamjonbro%2Fcodewars/lists"}