An open API service indexing awesome lists of open source software.

https://github.com/abongsjoel/caesar-cipher

The project takes a string of characters and a cipher factor and returns the caesar cipher version of the string.
https://github.com/abongsjoel/caesar-cipher

ruby

Last synced: about 1 year ago
JSON representation

The project takes a string of characters and a cipher factor and returns the caesar cipher version of the string.

Awesome Lists containing this project

README

          

# Caesar Cipher

> In this project, I built a simple Caesar cipher conversion algorithm

The project takes a string of characters and a cipher factor and returns the caesar cipher version of the string.

## Built With

- Ruby

## Live Demo

[Repl.it Link](https://repl.it/@abongsjoel/caesarcipher#main.rb)

## Author

👤 **Chi A. Joel**

- GitHub: [@abongsjoel](https://github.com/abongsjoel)
- Twitter: [@thierryjoel10](https://twitter.com/ThierryJoel10)
- LinkedIn: [Chi Abongwa Joel](https://www.linkedin.com/in/chi-abongwa-joel-b4285a97/)

## Acknowledgments

- [The Odin Project](https://www.theodinproject.com)

## Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/abongsjoel/caesar-cipher/issues).

## Show your support
Give a ⭐️ if you like this project!

## License

This project is MIT licensed.