Skip to content
View Ezekwemdesmond's full-sized avatar

Block or report Ezekwemdesmond

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ezekwemdesmond/README.md

Typing SVG

Portfolio Email Open to Work


About Me

I'm an AI & Data Scientist and Data Analyst with an MSc in Artificial Intelligence, based in the United Kingdom. I design and build end-to-end intelligent systems — from production-grade RAG pipelines and ML classifiers to large-scale analytics platforms and interactive BI dashboards.

My work sits at the intersection of AI engineering and domain impact: I don't just build models, I deploy them into applications that answer real questions for real people. My projects span healthcare AI, financial crime detection, predictive maintenance, e-commerce analytics, and productivity tooling.

  • MSc Artificial Intelligence — advanced study in ML, NLP, and AI systems
  • Domain breadth — applying data science across healthcare, finance, and productivity sectors
  • Full-stack ML — from raw data ingestion and feature engineering through to containerized, cloud-deployed inference
  • Data analysis & storytelling — SQL, Power BI dashboards, and DAX measures that translate complex data into clear business decisions
  • Open to roles in AI Engineering, Data Science, and Data Analytics across healthcare, financial services, and productivity

Featured Projects

Project Description Stack
KidneyCareAI RAG-powered CKD risk chatbot with a Random Forest classifier (~98% accuracy) grounded in KDIGO clinical guidelines. Python Flask LangChain OpenAI Pinecone Docker
NHS Antidepressant Prescribing Analysis End-to-end analytics of 445M prescription items (£1.20bn) across 7 NHS England regions (2021–2025) — ETL pipeline, MySQL star schema, Prophet forecasting, and Power BI dashboard. Python MySQL Prophet Power BI ETL
Olist E-Commerce Analytics Power BI analytics platform for 100K orders — star schema data model, 71 DAX measures, and 4-page interactive dashboards with AI-powered Key Influencers. Power BI DAX Star Schema Power Query
Uk Employment Law Change Detector A REST API that tracks updates on legislation.gov.uk, uses BERT-based classification to detect significant changes in UK employment law, and provides structured compliance insights for SMEs. Python FastAPI BeautifulSoup
Uk Regulation Monitor A Python package that tracks significant changes in UK legislation and sends alerts through email, Slack, or webhooks, using the UK Employment Law Change Detector API. Python Pypi

Tech Stack

Languages & Data

Python SQL MySQL Jupyter

Machine Learning & AI

scikit-learn LangChain OpenAI Pinecone pandas NumPy Prophet

Web & Deployment

Flask Docker Google Cloud

Analytics & BI

Power BI DAX


GitHub Stats

GitHub Streak


Let's Connect

I'm actively seeking roles in AI Engineering, Data Science, and Data Analytics — across healthcare, financial services, and productivity domains. If you're working on a problem where data and AI can make a meaningful difference, I'd love to hear from you.

Portfolio Email


Pinned Loading

  1. Chronic-Kidney-Disease-Chatbot Chronic-Kidney-Disease-Chatbot Public

    A full-stack healthcare AI app combining a Random Forest CKD classifier (~98% accuracy) with a RAG-powered medical chatbot grounded in KDIGO guidelines and clinical literature. Features source-cite…

    Python 1

  2. NHS-Antidepressant-Prescribing-Analysis NHS-Antidepressant-Prescribing-Analysis Public

    End-to-end NHS antidepressant prescribing analytics — Python ETL pipeline, MySQL star schema, Facebook Prophet forecasting, and Power BI dashboard analysing 445M prescription items (£1.20bn) across…

    Jupyter Notebook

  3. olist-ecommerce-powerbi olist-ecommerce-powerbi Public

    End-to-end Power BI analytics project analyzing 100K orders from the Olist Brazilian E-Commerce marketplace. Star schema modeling, 71 DAX measures, 4-page interactive dashboards with AI-powered Dec…

  4. Uk-Employment-Law-Change-Detector Uk-Employment-Law-Change-Detector Public

    A REST API that monitors legislation.gov.uk for material changes to UK employment law and returns structured compliance intelligence for SMEs using BERT-based classification.

    Python

  5. uk-reg-monitor uk-reg-monitor Public

    A Python package that monitors UK legislation for material changes and sends notifications via email, Slack, or webhook. Built on top of the UK Employment Law Change Detector API.

    Python