{"id":18014573,"url":"https://github.com/maxi-k/project-euler-elixir","last_synced_at":"2025-08-09T22:02:35.602Z","repository":{"id":87468834,"uuid":"88347712","full_name":"maxi-k/project-euler-elixir","owner":"maxi-k","description":"Exploring the language Elixir by solving projecteuler.net problems with it","archived":false,"fork":false,"pushed_at":"2017-04-15T21:30:49.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T15:13:26.389Z","etag":null,"topics":["elixir","learning","project-euler"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/maxi-k.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":"2017-04-15T13:11:23.000Z","updated_at":"2017-04-15T21:59:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"823a06de-eab0-47ba-aefc-a45ff9a589cb","html_url":"https://github.com/maxi-k/project-euler-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxi-k/project-euler-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxi-k%2Fproject-euler-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxi-k%2Fproject-euler-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxi-k%2Fproject-euler-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxi-k%2Fproject-euler-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxi-k","download_url":"https://codeload.github.com/maxi-k/project-euler-elixir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxi-k%2Fproject-euler-elixir/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269643829,"owners_count":24452432,"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","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"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":["elixir","learning","project-euler"],"created_at":"2024-10-30T04:10:15.763Z","updated_at":"2025-08-09T22:02:35.507Z","avatar_url":"https://github.com/maxi-k.png","language":"Elixir","readme":"# Project Euler in Elixir\n\nSome of Project Euler's exercises implemented in Elixir,\nwith the goal of getting better at the language.\n\nThe problems are not solved in the most\nefficient/concise/beautiful/idiomatic way possible,\nbut rather in a way that explores the different features of the language.\n\n## Running\n- Run `mix deps.get` to get the `remix` dependency, which auto-reloads code\n- Fire up `iex -S mix`\n- Run `EulerXX.run` to run a file\n- When editing and saving a file, `remix` will recompile the code\n\n## Compiling\n- Run `mix escript.build`, which produces a file called `project_euler_elixir`\n- Running it (`./project_euler_elixir`) will run all implemented\n  solutions to the euler problems\n- Running it with arguments (`./project_euler_elixir 01 02`) will only\n  run those solutions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxi-k%2Fproject-euler-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxi-k%2Fproject-euler-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxi-k%2Fproject-euler-elixir/lists"}