Hi, I am
Ninad DeshpandeI am a software developer improving my understanding of the programming world one project at a time. All my projects are built from ground up, including this webpage.
Source code for all my projects can be found on my Github profile.
A console based simulation of the widely known Enigma Machine, allowing you to encrypt and decrypt messages using methods similar to the ones used in war times.
Python implementations for widely known sorting algorithms. Complete with explanation and animations that help in understanding the sorting algorithms.