Developed a discussion forum for MSCI Employees in the MSCI India Hackathon 2022 with ReactJs for Frontend, Java for Backend, and MongoDB for Database
2. Online Shopping App
Created a web app for online shopping using the MERN stack
3. Animal Detection System
Implemented classification models for detection, classification and localization of animals using CNN, XGBoost, and PSO algorithms in Python3 using NumPy, pandas, keras, xgboost, pyswarm
4. Supermarket Management System
Built an application to manage the DB of a supermarket with interfaces to register, update, delete and search customers and employees using Python3, a tkinter UI, and SQLite DB
Developed an application to detect spam text messages using NLP. Developed models using 5 classifiers: Multi Naïve Bayes, SVM, KNN, RF, Adaboost and trained them on the nltk corpus
AI-Powered Application to predict Coronary Heart Disease. Initially, used the Naive Bayes Algorithm. Later used the Genetic Algorithm for Feature Selection