You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal portfolio website built with HTML, CSS, and JavaScript to showcase cybersecurity projects, technical skills, and professional experience. Designed as a central hub for my security labs, tools, and ongoing learning journey.
A beginner-friendly password manager that uses secure encryption to safely store and manage your passwords. Features include master password protection and intuitive functionality for enhanced security and convenience.
Hybrid Signature + Heuristic Antivirus System built in Python with SHA-256 hashing, malware signature detection, heuristic analysis, automated quarantine, and scan reporting.
A Python-based application to securely encrypt and decrypt sensitive files using strong cryptographic methods. Ideal for cybersecurity beginners and personal file protection.
Flip-Flop based Authentication System with SHA-256 encryption and dynamic token generation, built using Python and Streamlit for secure session handling.