This is a challenge proposed in the oracle one next education course, in this challenge we have to make a simple site to encrypt and decrypt a text with basic encryption rules, in addition to the basic challenge I decided to use what I learned in the course with what I had been studying abroad and do the same challenge in rust with Yew which is a web framework for Rust similar to javascript react
to test this repository just access the pages:
if you click in the logo in both pages you will change between then.
Version Javascript:
Static Web Site with -> Javascript HTML5 CSS3
Version Rust:
Static Web Site made with Yew -> Rust Yew WebAssembly Trunk
Please feel free to create a new issue with its title and description on the issues page of the BenchMark Repository. If you have already found the solution to the problem, I would love to review your pull request!
Give ⭐️ if you like this project, this will help me!