Skip to content
View fahlatheef-creator's full-sized avatar
  • Dublin, Ireland

Block or report fahlatheef-creator

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
fahlatheef-creator/README.md

Hi, I'm Fahad πŸ‘‹

MSc FinTech β€” National College of Ireland Specialising in fraud detection, credit risk analytics, and regulatory compliance.


🧠 About Me

  • πŸŽ“ MSc in Financial Technology β€” National College of Ireland (2024–2026)
  • πŸ”¬ Research: AI-driven fraud detection, credit risk modelling, EU AI Act compliance & human oversight
  • πŸ›‘οΈ Domain focus: Financial crime prevention, AML/KYC analytics, prudential credit risk, regulatory data analysis
  • πŸ“Š Projects span real datasets β€” Bank Account Fraud (NeurIPS), ULB Credit Card, META options chain
  • πŸ“« fahadlatheef005@gmail.com

πŸ›  Skills & Tools

Languages & Analysis Python SQL pandas NumPy

ML & Modelling scikit-learn XGBoost TensorFlow SHAP

Compliance & Risk Frameworks EU AI Act AML


πŸš€ Featured Projects

End-to-end fraud detection pipeline (FFNN + XGBoost, ROC-AUC 0.876) on the Bank Account Fraud dataset. Pre-registered behavioural study (n=35) testing whether counterfactual explanations reduce automation bias β€” directly addressing EU AI Act Article 14 human oversight requirements.

Key finding: 71% of decisions made in under 5 seconds β€” explanation display alone does not satisfy Article 14 intent.

Python XGBoost TensorFlow SHAP DiCE Streamlit Regulatory Compliance


Production-style fraud detection on the ULB Credit Card dataset (284,807 transactions, 0.17% fraud prevalence). Covers SMOTE class balancing, XGBoost, LightGBM, precision-recall threshold tuning, and SHAP explainability.

Python XGBoost LightGBM SMOTE SHAP AML Analytics


Section 1: EDA of a global crypto enforcement fines database β€” jurisdictions, violation types, temporal trends (2009–2024). Section 2: Credit risk classification (Logistic Regression, Random Forest, XGBoost, DNN) with class imbalance handling.

Python Credit Risk Regulatory Data Decision Tree DNN FinCrime EDA


πŸ“Š GitHub Stats

Fahad's GitHub stats


"Compliance without understanding is just box-ticking. The goal is meaningful oversight."

Pinned Loading

  1. automation-bias-fraud-detection automation-bias-fraud-detection Public

    End-to-end pipeline: counterfactual explanations (DiCE) vs automation bias in AI fraud detection. FFNN/XGBoost, pre-registered study n=35, Streamlit.

  2. blockchain-erc20-erc721 blockchain-erc20-erc721 Public

    ERC-20 fungible token (BCTech, 200 supply) and ERC-721 NFT collection (Snow Leopard) deployed on Ethereum Sepolia testnet using Remix IDE, MetaMask, and Pinata IPFS.

    1

  3. rl-crypto-robo-advisor rl-crypto-robo-advisor Public

    PPO-based reinforcement learning robo-advisor for ESG-constrained crypto portfolio optimisation (BTC, ETH, LTC). Multi-objective reward: returns + volatility penalty + ESG score. SHAP explainability.