{"id":23616970,"url":"https://github.com/nanafox/top-ruby-basics-projects","last_synced_at":"2025-11-06T14:30:42.594Z","repository":{"id":232055869,"uuid":"783303371","full_name":"nanafox/top-ruby-basics-projects","owner":"nanafox","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-15T15:02:40.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T18:15:32.006Z","etag":null,"topics":["ruby","the-odin-project"],"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/nanafox.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":"2024-04-07T14:17:44.000Z","updated_at":"2024-10-15T15:02:54.000Z","dependencies_parsed_at":"2024-04-07T18:25:24.344Z","dependency_job_id":"2e480dd5-8bce-4f09-88d4-f2b83741406c","html_url":"https://github.com/nanafox/top-ruby-basics-projects","commit_stats":null,"previous_names":["nanafox/top-ruby-basics-projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanafox%2Ftop-ruby-basics-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanafox%2Ftop-ruby-basics-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanafox%2Ftop-ruby-basics-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanafox%2Ftop-ruby-basics-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanafox","download_url":"https://codeload.github.com/nanafox/top-ruby-basics-projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239494535,"owners_count":19648144,"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":["ruby","the-odin-project"],"created_at":"2024-12-27T18:15:38.418Z","updated_at":"2025-11-06T14:30:42.555Z","avatar_url":"https://github.com/nanafox.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Odin Project - Basic Ruby Projects\n\n## Project: Caesar Cipher\n\n[Source Code](caesar_cipher/)\n\n### Description\nThis is a simple implementation of the Caesar Cipher in Ruby. The program takes\na string and a shift factor as input and returns the encrypted string.\n\n### How to use\n1. Clone this repository to your local machine.\n2. Navigate to the project directory.\n3. Run the program by executing the following command:\n```bash\nruby caesar_cipher.rb\n```\n4. Follow the on-screen instructions to encrypt a string.\n\n## Project: Sub Strings\n\n[Source Code](substrings/)\n\n### Description\n\nThis is a simple implementation of a method that takes a word as the first\nargument and then an array of valid substrings (the dictionary) as the second\nargument. It returns a hash listing each substring that was found in the original\nstring and how many times it was found.\n\n### How to use\n1. Clone this repository to your local machine.\n2. Navigate to the project directory.\n3. Run the program by executing the following command:\n    ```bash\n    ruby sub_strings.rb\n    ```\n4. Follow the on-screen instructions to find the substrings in a word.\n\n\n## Project: Bubble Sort\n\n[Source Code](bubble_sort/)\n\n### Description\n\nThis is a simple implementation of the Bubble Sort algorithm in Ruby.\n\n\n## Project: Stock Picker\n\n[Source Code](stock_picker/)\n\n### Description\n\nThis is a simple implementation of a method that takes an array of stock prices,\none for each hypothetical day. It returns a pair of days representing the best\nday to buy and the best day to sell.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanafox%2Ftop-ruby-basics-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanafox%2Ftop-ruby-basics-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanafox%2Ftop-ruby-basics-projects/lists"}