Pinned Repositories
AStar-Algorithm-in-Java
A program which implements the A* Search Algorithm to find the shortest path between a START and a GOAL node.
Bitcoin-Price-Prediction-using-Twitter-Sentiments
This project explores the correlation between sentiment analysis of tweets and Bitcoin prices to develop an accurate price prediction model
Critical-Temperature-Prediction
A Mini Project to Predict the Critical Temperature of Superconductors using Random Forest Regressor based on multiple features of the Element.
E-Mail-Spam-Ham-Predictior
A Model to Predict Spam and Ham E-Mails using Naïve Bayes Classifier
Electricity-Price-Forecasting
Ethereum-Phishing-Detection-using-Quantum-and-Classical-ML
This project aims to create an Ensemble model of Classical and Quantum Machine Learning techniques to accurately detect Phishing attacks in Ethereum Cryptocurrency transactions.
Hands-Free-Media-Player-using-Gesture-Control
A simple Hand Gesture Recognition Program which is used to control a Media Player by gestures only. Contains Play/Pause, Volume Up/Down and Forward Functionalities.
Multi-Robot-Path-Finding
A project that aims to create an algorithm Ensemble for the task of Path-Finding and Guiding for multiple robots
Portfolio-Website
The Beta Version of my Personal Portfolio Website. Made using ReactJS
Text-Summarization
This project focuses on utilizing SpaCy's efficient natural language processing capabilities and Pegasus's transformer-based architecture for generating summaries of given Text.
JohnLocke117's Repositories
JohnLocke117/Bitcoin-Price-Prediction-using-Twitter-Sentiments
This project explores the correlation between sentiment analysis of tweets and Bitcoin prices to develop an accurate price prediction model
JohnLocke117/AStar-Algorithm-in-Java
A program which implements the A* Search Algorithm to find the shortest path between a START and a GOAL node.
JohnLocke117/Critical-Temperature-Prediction
A Mini Project to Predict the Critical Temperature of Superconductors using Random Forest Regressor based on multiple features of the Element.
JohnLocke117/E-Mail-Spam-Ham-Predictior
A Model to Predict Spam and Ham E-Mails using Naïve Bayes Classifier
JohnLocke117/Electricity-Price-Forecasting
JohnLocke117/Ethereum-Phishing-Detection-using-Quantum-and-Classical-ML
This project aims to create an Ensemble model of Classical and Quantum Machine Learning techniques to accurately detect Phishing attacks in Ethereum Cryptocurrency transactions.
JohnLocke117/Hands-Free-Media-Player-using-Gesture-Control
A simple Hand Gesture Recognition Program which is used to control a Media Player by gestures only. Contains Play/Pause, Volume Up/Down and Forward Functionalities.
JohnLocke117/Multi-Robot-Path-Finding
A project that aims to create an algorithm Ensemble for the task of Path-Finding and Guiding for multiple robots
JohnLocke117/Portfolio-Website
The Beta Version of my Personal Portfolio Website. Made using ReactJS
JohnLocke117/Text-Summarization
This project focuses on utilizing SpaCy's efficient natural language processing capabilities and Pegasus's transformer-based architecture for generating summaries of given Text.
JohnLocke117/JohnLocke117
Config files for my GitHub profile.
JohnLocke117/Pong-Game-using-Python
A simple Ping Pong game made using Python. Has multiplayer Support
JohnLocke117/TedX
TEDxNITKSurathkal website
JohnLocke117/To-Do-List-with-Django
A To-Do List Application built using Django, complete with User Login and Registration facility. App includes ADD, DELETE, UPDATE functionalities.