https://github.com/eyuelberga/kesarcipher
Implementation of the Caesar Cipher encryption algorithm that works with the Ge'ez Alphabet
https://github.com/eyuelberga/kesarcipher
amharic cesar-cipher cipher-algorithms encryption ethiopia html javascript tailwindcss vite
Last synced: about 2 months ago
JSON representation
Implementation of the Caesar Cipher encryption algorithm that works with the Ge'ez Alphabet
- Host: GitHub
- URL: https://github.com/eyuelberga/kesarcipher
- Owner: eyuelberga
- License: mit
- Created: 2022-02-20T09:08:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-26T04:32:43.000Z (5 months ago)
- Last Synced: 2025-12-27T15:33:52.706Z (5 months ago)
- Topics: amharic, cesar-cipher, cipher-algorithms, encryption, ethiopia, html, javascript, tailwindcss, vite
- Language: HTML
- Homepage: https://eyuelberga.github.io/KesarCipher/
- Size: 552 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Implementation of the Ceasar Cipher encryption algorithm that works will the Ge'ez alphabet.
### Installation
```bash
$ yarn
```
### Running the app
```bash
$ yarn dev
```
## License
MIT © [Eyuel Berga Woldemichael](https://github.com/eyuelberga)