Prediction ToolThe Prediction Tool is a web application which uses Machine Learning to predict medical test results with respect to a particular disease (+ive/-ive) based on provided data.GitHub →Task ManagerThe Task Manager is a React based web application that allows users to plan and manage their day-to-day tasks using a task dashboard, and statistically analyses the user's behaviour w.r.t. time taken to complete each task and gives feedback based on their performance.GitHub →Banking ApplicationBank Assist is a Kotlin based Android application that allows users to schedule an appointment at a bank branch, and based on the service selected by the user, the app issues a token and a counter number. The data collected by an integrated analytics software is used to improve the efficiency of the bank branch in serving its customers.GitHub →Flask APIThe Flask API Project is an application programming interface, with basic REST calls and database implementation. It is documented as per the Swagger UI documentation format.GitHub →The Ciphers ApplicationThis application allows users to encrypt and decrypt messages based on a new and advanced implementation of the Playfair cipher, which was designed in 1854 by Charles Wheatstone.GitHub →Earthquake Prediction KernelPredicts the time that an earthquake will occur in a laboratory test using Scikit-Learn (Pedregosa et al., 2011), XGBoost (Chen & Guestrin, 2016) and LightGBM (Ke et al., 2017) machine learning libraries. The laboratory test applies shear forces to a sample of earth and rock containing a fault line. If the physics are ultimately shown to scale from the laboratory to the field, researchers will have the potential to improve earthquake hazard assessments that could save lives and billions of dollars in infrastructure. The metric used is Mean Absolute Error (MAE), so a lower value is better, with zero representing a perfect fit.GitHub →Link State RoutingThis project is an implementation of the Link State routing protocol. Each 'router' runs on a different port of the host system, and all routers running simultaneously mimic the implementation of the link state routing protocol in the real world.GitHub →Tic-Tac-Toe AgentThis project contains an interactive game of Tic-Tac-Toe which can be played against an agent designed based on the basic principles of Artificial Intelligence.GitHub →