{"id":21201714,"url":"https://github.com/oleander/projecteuler-rb","last_synced_at":"2025-07-21T10:33:51.390Z","repository":{"id":2096979,"uuid":"3037732","full_name":"oleander/projecteuler-rb","owner":"oleander","description":"My own solutions in Ruby for project Euler","archived":false,"fork":false,"pushed_at":"2011-12-30T20:45:31.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T22:29:23.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://projecteuler.net/","language":"Ruby","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/oleander.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}},"created_at":"2011-12-23T01:15:05.000Z","updated_at":"2013-12-09T04:19:29.000Z","dependencies_parsed_at":"2022-08-26T13:51:22.860Z","dependency_job_id":null,"html_url":"https://github.com/oleander/projecteuler-rb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oleander/projecteuler-rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fprojecteuler-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fprojecteuler-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fprojecteuler-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fprojecteuler-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleander","download_url":"https://codeload.github.com/oleander/projecteuler-rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fprojecteuler-rb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266285571,"owners_count":23905382,"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-20T20:10:43.468Z","updated_at":"2025-07-21T10:33:51.375Z","avatar_url":"https://github.com/oleander.png","language":"Ruby","readme":"# Project Euler in Ruby\n\n## Philosophy\n\nSlow(ish) and compact instead of fast and spacey.\n\n## Example of compact code?\n\nHere is my solution to the first assignment.\n\n``` ruby\n(0...1000).select {|n| [3, 5].map{|i| n % i}.any?(\u0026:zero?)}.inject(:+)\n```\n\n1. Slow? Probably.\n2. Compact? Yes, sort of.\n3. Readable? Nope.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fprojecteuler-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleander%2Fprojecteuler-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fprojecteuler-rb/lists"}