{"id":19543386,"url":"https://github.com/jonathanyiv/caesar_cipher","last_synced_at":"2025-02-26T05:29:23.249Z","repository":{"id":23530730,"uuid":"99266992","full_name":"JonathanYiv/caesar_cipher","owner":"JonathanYiv","description":"Implementation of Caeser Cipher in Ruby","archived":false,"fork":false,"pushed_at":"2022-12-01T00:56:45.000Z","size":58,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T19:11:41.304Z","etag":null,"topics":["caesar-cipher","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}},"created_at":"2017-08-03T19:17:27.000Z","updated_at":"2017-10-01T06:00:42.000Z","dependencies_parsed_at":"2022-07-27T02:32:17.633Z","dependency_job_id":null,"html_url":"https://github.com/JonathanYiv/caesar_cipher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fcaesar_cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fcaesar_cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fcaesar_cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanYiv%2Fcaesar_cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanYiv","download_url":"https://codeload.github.com/JonathanYiv/caesar_cipher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240798400,"owners_count":19859359,"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":["caesar-cipher","ruby"],"created_at":"2024-11-11T03:18:33.727Z","updated_at":"2025-02-26T05:29:23.210Z","avatar_url":"https://github.com/JonathanYiv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar Cipher Project\n\nThis is my version of implementing a [caesar cipher](https://en.wikipedia.org/wiki/Caesar_cipher) in ruby.\n\nThis is a project from [The Odin Project](https://www.theodinproject.com/courses/ruby-programming/lessons/building-blocks).\n\n![Caesar Cipher](/caesar-cipher.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/caesar_cipher.git\n$ cd caesar_cipher\n$ ruby lib/caesar_cipher.rb\n```\n\n## Pre-Project Thoughts\n\nThis should be easy.\n\n## Post-Project Thoughts\n\n1. It was easy.\n\n2. In this [Odin follow-up project](https://www.theodinproject.com/courses/ruby-programming/lessons/testing-ruby): \n\n\t1. I came back to Caesar Cipher and integrated specifications using RSpec. I found ten possible scenarios to test, and added functionality for negative shift when I added the test. \n\n\t2. I set up a RakeFile so I can use the '$ rake' command to run rspec based on the [documentation here](https://relishapp.com/rspec/rspec-core/docs/command-line/rake-task#passing-arguments-to-the-`rspec`-command-using-`rspec-opts`).\n\n3. In this [OTHER Odin follow-up project](https://www.theodinproject.com/courses/ruby-on-rails/lessons/sinatra-project), I came back and added a [Heroku-hosted Sinatra web-app interface](https://lit-woodland-76112.herokuapp.com/). It was pretty easy. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Fcaesar_cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanyiv%2Fcaesar_cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanyiv%2Fcaesar_cipher/lists"}