Things I've built to solve real-world problems.
I’ve worked on a variety of projects over the years, focusing on security, encryption, and web development. Below are some of my open-source projects, developed in my free time.
- AES
Java AES Encrypt/Decrypt
A Java library for encrypting and decrypting data using AES (Advanced Encryption Standard) algorithm with proper security practices.
github.com