A sleek, modern web application to generate SHA-256, SHA-1, and MD5 hashes for any input text. The app features a dark-bluish glossy theme with subtle animated gradients and glowing effects for an elegant user experience.
- Generate SHA-256, SHA-1, and MD5 hashes.
- Output formats: HEX, Base64, Binary.
- Dark and light mode toggle.
- Responsive card layout centered on the page.
- Copy-to-clipboard functionality for each hash.
- Animated gradient background with soft glowing card effects.
- Subtle hover animations for buttons and result sections.
- Fully client-side, no backend required.
You can see a live demo of the app by opening index.html in your browser.
- Clone or download the repository:
git clone https://github.com/nixonmwangi/HashGenerator.git