April 29, 2021
You can find the website by going to verihash.netlify.app
Scroll down to view more screenshots.
I wanted to create an application that works both on the desktop and on mobile. So I decided to create a progressive web app (PWA) that lets you encrypt or hash text easily.
This project was created 13 March 2021 and finished 29 April 2021.
I decided to make this project without using any frameworks. Only using technologies like HTML, SCSS, and typescript. What I learned from it is the importance of good state management, and where it would be better to use a framework like React or SolidJs. I now understand why libraries like rx.js are so popular, it makes reactivity a lot easier. Though it is not hard to create your own observable/subscribable class or function.
You can find the source code by scrolling up and clicking the Github icon or clicking here