Cybersecurity
projects
Keystroke Logging System
A cybersecurity research project exploring keyboard event monitoring, HTTP communication, and centralized logging using …
3 min read
#cybersecurity
#python
projects
Cryptographic Hash Generator
A responsive client-side security tool that generates hashes using MD5, SHA-1, SHA-2, SHA-3, and BLAKE2 algorithms while …
3 min read
#cryptography
#javascript