Cryptography
Secure data encryption and decryption tool built for my undergraduate project.

My undergraduate project dedicated to exploring and implementing cryptographic algorithms. Design and Implementation of Data Cryptography System.
In an increasingly digital world, data security is paramount. This project served as my deep dive into how sensitive information is protected on the web. It implements various encryption and decryption methods to secure data payloads.
This foundational project helped cement my understanding of security protocols, which continues to influence how I handle data and authentication in my modern web applications today.