{"id":19543375,"url":"https://github.com/jonathanyiv/fibonacci","last_synced_at":"2025-08-10T07:05:24.938Z","repository":{"id":87536007,"uuid":"100771245","full_name":"JonathanYiv/fibonacci","owner":"JonathanYiv","description":"Implementation of the Fibonacci Sequence","archived":false,"fork":false,"pushed_at":"2017-08-19T05:23:50.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T05:33:24.774Z","etag":null,"topics":["fibonacci-sequence","ruby"],"latest_commit_sha":null,"homepage":"","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/JonathanYiv.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-08-19T05:02:12.000Z","updated_at":"2017-10-01T06:07:28.000Z","dependencies_parsed_at":"2023-05-10T12:31:34.818Z","dependency_job_id":null,"html_url":"https://github.com/JonathanYiv/fibonacci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JonathanYiv/fibonacci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Ffibonacci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Ffibonacci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Ffibonacci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Ffibonacci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanYiv","download_url":"https://codeload.github.com/JonathanYiv/fibonacci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Ffibonacci/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269688151,"owners_count":24459410,"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-10T02:00:08.965Z","response_time":71,"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":["fibonacci-sequence","ruby"],"created_at":"2024-11-11T03:18:30.920Z","updated_at":"2025-08-10T07:05:24.849Z","avatar_url":"https://github.com/JonathanYiv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fibonacci Sequence Project\n\nThis is my version of implementing the [fibonacci sequence](https://en.wikipedia.org/wiki/Fibonacci_number) both recursively and non-recursively in ruby.\n\nThis is a project from [The Odin Project](https://www.theodinproject.com/courses/ruby-programming/lessons/recursion).\n\n![Fibonacci](/fibonacci.png)\n\n## Installation\n\nOpen your Terminal/Command Line. Navigate to the directory where your version will live. Type in the following:\n\n```\n$ git clone https://github.com/JonathanYiv/fibonacci.git\n$ cd fibonacci\n$ ruby fibonacci.rb\n```\n\n## Pre-Project Thoughts\n\nThis should be relatively easy -- I had just completed [Code Quizzes: Beginner Recursion](http://www.codequizzes.com/computer-science/beginner/recursion) where they had me implement the fibonacci sequence partially.\n\n## Post-Project Thoughts\n\nThe project was completed in about 5 minutes. \nI looked at other student's solutions and noticed a select few were able to condense the recursive function into one line.\nI have taken notes on their strategems for future usage.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Ffibonacci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanyiv%2Ffibonacci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Ffibonacci/lists"}