Blogs and Projects
The Mind
"When there is no enemy within, the outside enemy can do no
harm."
Check out this video.
Pied Piper
Algorithms, Design, Optimization, Compression, Cryptography, Testing, Encryption
I have developed a plethora of data compression and encryption
algorithms from scratch—creating a new, password-based
encryption technique using cellular automaton and worked on
implementing, designing, optimizing, and testing various image
compression algorithms, including the k-means algorithm, JPEG
compression algorithm, PCA, etc. My primary work in this
project is based on the topic "Machine Learning and Data
Compression."
Check out this cool project.
E-Commerce-Database
PyMySQL
Using Python and MySql, I created a CLI based application that
uses a self-designed and optimized database for a hypothetical
e-commerce platform.
Check out this cool project.