My personal porjects I have done in Python starting from 2019 Summer
- Soduku puzzle solver- creates and solves soduku puzzles
- K-means algorithm- an image compression program that uses Machine Learning
- MineSweeper Game
- Image Processing that implements various tools
- Linked list Node implementation
- Implementations for a plethora of advanced algorithms.