Projects
Here are some of my highlighted projects. You can also check out other projects I've worked on on my GitHub profile.
Implementation of a python decorator for applying custom rate limit for access on a method.
- Python
- Redis
ANN based electrical fault detection and classification using line and phase currents and voltages.
- Python
- Tensorflow
- Scikit-learn
Python package for encoding and decoding strings using classical cipher algorithms.
- Python
- PyPI Package
A MP3 Music Player GUI with all the basic controls. Users can create, load and delete custom playlists.
- Python
- Tkinter
- SQLite
- Pygame
Implementation of a Convolutional Neural Network for CAPTCHA Recognition.
- Python
- Tensorflow