Browse Projects
Decentralised Savings Wallet
Developed a web-based crypto savings wallet for earning interest on XLM. Built and integrated smart contract logic for account management and rewards.
Portfolio Website
A responsive personal portfolio website built with HTML, CSS, and JavaScript. Features modern design, smooth animations, and mobile optimization.
Urban Pulse
Designed and implemented a system that enables quick and user-friendly access to population data, improving information retrieval and usability.
Gene-Check
Genecheck is a lightweight AI for protein family classification, inspired by AlphaFold but built for real-world impact. It classifies proteins using smaller datasets, fewer parameters, and faster training times.
Maternal Health App
A mobile application designed to support maternal well-being by tracking vital health metrics and detecting anomalies using risk detection algorithms. It also includes a feature to locate nearby maternal care facilities.
Healthcare Prediction Algorithms
Acted as a Data Scientist using real-world healthcare datasets (e.g., diabetes, breast cancer) to predict disease outcomes. Built classification models with Logistic Regression and Decision Trees using Python libraries for data preprocessing, analysis, and predictive modelling.
Brain Tumor Image Classification
Designed a deep learning model using Convolutional Neural Networks (CNNs) to classify brain tumors from medical images. Built and trained the model using TensorFlow and Keras, achieving high accuracy in detecting tumor types.
Global Power Plant Visualisation
Built an interactive dashboard to visualize global power plant data. Focused on emissions, energy types, and regional performance using cloud-based visualisation tools.
Chronic Disease Prediction
Analyzed healthcare datasets (e.g., diabetes, breast cancer) using classification models to predict chronic disease outcomes. Implemented in Python with visualization tools.
Azure Data Pipeline & Analytics Project
End-to-end Azure data pipeline ingesting, transforming, and visualising a US legislators and executives dataset using Data Lake, Databricks, Synapse, and Power BI.
Web Scraping & Data Engineering Pipeline Project
End-to-end data pipeline scraping data engineering books from Packt, storing in MySQL and MongoDB, and automating ingestion with Apache NiFi.
Data Scaling vs Accuracy
Exploring whether βjust add more dataβ really improves machine learning models, and where scaling stops being worthwhile.