List of Web Application Projects
Disease Prediction System
An end to end machine learning approach, where we have developed a deep learning model to predict pheumonia from x_ray images. We have deployed our model using flask and gunicorn on digital ocean for production use. Go to Repository
Online encryption decryption system
A onlie ecryption decryption system using JavaScript where you can encrypt and decrypt your file. It uses cryptojs library where I included most of the popular encryption methods such as AES, DES, Blowfish and so on. I integrated some Hash functions as well which is very useful to check the integrity of any file. Go to Repository View System
Cancer-Prediction-System
A web based Flask Application. Go to Repository