{"id":21085741,"url":"https://github.com/scompo/projecteuler-problems","last_synced_at":"2025-03-14T05:21:05.736Z","repository":{"id":148063508,"uuid":"265089932","full_name":"scompo/projecteuler-problems","owner":"scompo","description":"solutions to projecteuler","archived":false,"fork":false,"pushed_at":"2020-05-19T00:31:02.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T00:18:59.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scompo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-18T23:38:55.000Z","updated_at":"2020-05-19T00:31:04.000Z","dependencies_parsed_at":"2023-04-12T15:31:59.679Z","dependency_job_id":null,"html_url":"https://github.com/scompo/projecteuler-problems","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scompo%2Fprojecteuler-problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scompo%2Fprojecteuler-problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scompo%2Fprojecteuler-problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scompo%2Fprojecteuler-problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scompo","download_url":"https://codeload.github.com/scompo/projecteuler-problems/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243527309,"owners_count":20305198,"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":[],"created_at":"2024-11-19T20:36:09.486Z","updated_at":"2025-03-14T05:21:05.711Z","avatar_url":"https://github.com/scompo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# projecteuler-problems\n\nMy solutions in js to project euler problems.\n\nProject Euler is licensed under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode) license.\n\nThe code is written in js, formatted, tested and using the deno project.\n\nMy code is released under the MIT license (a copy is available in the inside the LICENSE file).\n\n## Structure\n\nEach folder contains:\n\n- `README.md` file with the problems' details.\n- `SOLUTION.md` file containing the solution for the problem.\n- `problemX.js` source file with the solution.\n- `problemX_test.js` test for the functions.\n\n## Other stuff\n\nRandom stuff that could be useful.\n\n### Formatting\n\n   deno fmt\n   deno fmt ./XXX/problemXXX.js\n\n### Testing\n\n   deno test\n   deno test ./XXX/problemXXX.js\n\n### Running\n\n   deno run ./XXX/problemXXX.js\n\n## Links\n\n- https://projecteuler.net/archives\n- https://deno.land/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscompo%2Fprojecteuler-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscompo%2Fprojecteuler-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscompo%2Fprojecteuler-problems/lists"}