Skip to content

This is a modern, interactive SHA hash generator web application built using HTML, CSS, and JavaScript. It allows users to generate SHA-256, SHA-1, and MD5 hashes of any input text in HEX, Base64, or Binary formats.

License

Notifications You must be signed in to change notification settings

nixonmwangi/HashGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SHA Hash Generator (Dark-Glossy Theme)

Overview

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.

Features

  • 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.

Demo

You can see a live demo of the app by opening index.html in your browser.

Installation

  1. Clone or download the repository:
git clone https://github.com/nixonmwangi/HashGenerator.git

About

This is a modern, interactive SHA hash generator web application built using HTML, CSS, and JavaScript. It allows users to generate SHA-256, SHA-1, and MD5 hashes of any input text in HEX, Base64, or Binary formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages