Things I’ve made
A curated list of projects that I have contributed to or made during my university days. More of my work can be found over at my Github, Tableau & Observable profiles.
Movie Recommender System. A recommender system implemented through collaborative filtering using PySpark.
Stock Price Prediction. Worked on past stock data extracted from Google finance website and trained a neural network to predict the price for tomorrow of that particular stock.
Twitter Sentiment Analysis. Real-time streaming sentiment analysis tool built using Dash.
Spam Classifier. General purpose spam classifier implemented using Naive Bayes probability approach.
Packet-Sniffer. A program to get access to the data flowing through your router/ethernet.
Web Crawler. A multi-threaded bot written in Python.
Chat Client. A multi-threaded client/server chat application implemented using Java™ Socket programming.
Shell Shocker. A shell which can access information about any remote server.