{"id":17525455,"url":"https://github.com/tedlivist/series_sum","last_synced_at":"2025-08-17T01:33:15.497Z","repository":{"id":133563386,"uuid":"308468489","full_name":"TedLivist/series_sum","owner":"TedLivist","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-29T23:17:05.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T11:58:45.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TedLivist.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":"2020-10-29T22:52:23.000Z","updated_at":"2020-10-29T23:17:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9967ece-a99d-40b1-bfdb-57bad9c157ca","html_url":"https://github.com/TedLivist/series_sum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TedLivist/series_sum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fseries_sum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fseries_sum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fseries_sum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fseries_sum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TedLivist","download_url":"https://codeload.github.com/TedLivist/series_sum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fseries_sum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796220,"owners_count":24647319,"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-16T02:00:11.002Z","response_time":91,"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":[],"created_at":"2024-10-20T14:43:20.418Z","updated_at":"2025-08-17T01:33:15.441Z","avatar_url":"https://github.com/TedLivist.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## This is my solution to a challenge on codewars.com using RUBY\n\n## The challenges is titled:\n## Sum of the first nth term of Series\n\n# Rules:\n## You need to round the answer to 2 decimal places and return it as String.\n\n## If the given value is 0 then it should return 0.00\n\n## You will only be given Natural Numbers as arguments.\n\n# Examples:\n## SeriesSum(1) =\u003e 1 = \"1.00\"\n## SeriesSum(2) =\u003e 1 + 1/4 = \"1.25\"\n## SeriesSum(5) =\u003e 1 + 1/4 + 1/7 + 1/10 + 1/13 = \"1.57\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedlivist%2Fseries_sum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedlivist%2Fseries_sum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedlivist%2Fseries_sum/lists"}