Blockchain Projects:
E-secured Transcripts: Secured E-Transcript System Based on Blockchain Technology [Source Code - using Etherium].
HealthBlock: A Secured Healthcare Data using Blockchain [Source Code].
DIUcerts DApp: A Blockchain-Based Solution For Verification Of Educational Certificates [Source Code]
Machine Learning Projects:
Student Performance Tracking during covid-19
Road Object Detection
Liveliness Detection (github.org) [Video Explanation]
AUTISM PREDICTION (github.org)
Use of Machine Learning to Predict Autism in Child
TITANIC: ML from DISASTER (github.org)
Build a predictive model that answers the question: “what sorts of people were more likely to survive?” using passenger data (ie. name, age, gender, socio-economic class, etc).
STUDENT GRADE PREDICTION (github.org )
Using different features that affect the result of a student, seven different classifiers have been trained, namely: Support Vector Machine (SVM), K-Nearest Neighbor(KNN), Logistic Regression, Decision Tree, AdaBoost, Multilayer Perceptron (MLP), and Extra Tree Classifier for classifying the students’ final grades into four quality classes: Excellent, Good, Poor, and Fail. Afterwards, the outputs of the base classifiers have been aggregated using the weighted voting approach to attain better results.
COVID-19 FORECASTING using LSTM (github.org )
In this project, the user can see a comparative statistical analysis of corona patient's information of different countries. We also added a forecast of coronavirus using the Deep Learning LSTM algorithm. This project also included the prediction of mortality and survivors using the LSTM algorithm.
Brain Stroke Prediction (Github)
Face Recognition using FaceNet (Github)
Software Complexity Prediction (Kaggle Link)