#!/usr/bin/env python3
### π₯ [Download My Resume/CV](https://drive.google.com/drive/u/0/folders/1lCMdLqvNGkGQlCQyp2kCyyDqptpLSpL-)
- - -
# ============================================================
# Zahoor Khan β Developer Profile
# CEO @ PyCode Ltd | Data Scientist | ML Engineer
# ============================================================
class ZahoorKhan :
def __init__ (self ):
self .name = "Zahoor Khan"
self .alias = "hacker007S"
self .role = "CEO @ PyCode Ltd"
self .location = "London, United Kingdom"
self .pronouns = "he/him"
self .website = "https://www.pycode.co.uk"
@property
def skills (self ):
return {
"languages" : ["Python" , "SQL" , "Bash" ],
"ml_stack" : ["Scikit-Learn" , "TensorFlow" , "PyTorch" , "XGBoost" ],
"data" : ["Pandas" , "NumPy" , "Matplotlib" , "Seaborn" , "Plotly" ],
"tools" : ["Jupyter" , "VS Code" , "Git" , "Docker" , "Kaggle" ],
"domains" : ["Machine Learning" , "Deep Learning" , "NLP" , "Data Viz" ],
}
@property
def currently (self ):
return {
"building" : "AI-powered tools at PyCode Ltd" ,
"learning" : "Advanced Deep Learning & LLMs" ,
"open_to" : "Freelance, Consulting & Collabs" ,
"fun_fact" : "I turn messy data into clean insights" ,
}
def __str__ (self ):
return f"Hi! I'm { self .name } - { self .role } "
me = ZahoorKhan ()
print (me )
π Contribution Activity
Project
Description
Tech
Stars
π« ami-early-diagnosis-xai
Clinical ML predicting AMI from hematological biomarkers (RandomForest, XGBoost, LightGBM + SHAP)
Python, Scikit-Learn, XGBoost
π stock-price-forecasting
Multi-ticker stock forecasting with LSTM, GRU & XGBoost + SHAP explainability
Python, TensorFlow, XGBoost
π©ββοΈ contraceptive-method-prediction
Public-health ML on UCI CMC dataset using SVM, Logistic Regression & RF with SMOTE
Python, Scikit-Learn
π customer-churn-prediction
End-to-end telecom churn ML: EDA, KMeans, SMOTE, XGBoost (99% AUC) + SHAP
Python, Scikit-Learn, XGBoost
π closet-to-cash
AI-powered resale scanner mobile app β Claude Vision AI + Supabase
React Native, Expo, TypeScript
| π [Final-Year-Project](https://github.com/hacker007S/Final-Year-Project) | Churn Prediction with ML | Jupyter, Scikit-Learn | [](https://github.com/hacker007S/Final-Year-Project) |
| π InFographics-visualization | Advanced data infographics | Python, Matplotlib | |
| π€ Clustering_report_ADS | KMeans clustering analysis | Python, Scikit-Learn | |
| π VisualizationAssignment | Data visualization coursework | Python, Plotly | |
| π visualization_report | Python data visualization analysis & reporting | Python | |
| π My-report | EDA & data analysis | Jupyter Notebook | |
πΌ What I'm Building @ PyCode Ltd
π’ PyCode Ltd | pycode.co.uk
π€ AI-Powered Data Solutions for Businesses
π Custom Analytics & Intelligence Dashboards
π¬ Machine Learning Consulting & Integration
π Python Development & Workflow Automation
π Business Intelligence & Predictive Reporting
π Technical Skills Progress
Skill
Proficiency
Level
Python
ββββββββββββββββββββ 100%
Expert
SQL
ββββββββββββββββββββ 80%
Advanced
Bash
ββββββββββββββββββββ 70%
Intermediate
Skill
Proficiency
Level
Machine Learning
ββββββββββββββββββββ 95%
Expert
Data Analysis
ββββββββββββββββββββ 100%
Expert
Deep Learning
ββββββββββββββββββββ 65%
Intermediate
NLP
ββββββββββββββββββββ 55%
Intermediate
Skill
Proficiency
Level
Matplotlib
ββββββββββββββββββββ 95%
Expert
Seaborn
ββββββββββββββββββββ 90%
Advanced
Plotly
ββββββββββββββββββββ 65%
Intermediate
Skill
Proficiency
Level
Jupyter Notebook
ββββββββββββββββββββ 100%
Expert
Scikit-Learn
ββββββββββββββββββββ 95%
Expert
TensorFlow
ββββββββββββββββββββ 80%
Advanced
Docker
ββββββββββββββββββββ 50%
Beginner
π Certifications & Achievements
Professional Certifications
Certification
Issuer
Date
π€ ChatGPT & Generative AI
OpenAI / Professional Course
Jan 2025
π¨ Stable Diffusion AI Image Generation
Professional Training
Jan 2025
πΌοΈ Advanced Computer Vision & Photography
Professional Course
Nov 2024
π Machine Learning & Data Science
Udacity / Online Platform
May 2020
β
Artificial Intelligence & Machine Learning
β
Generative AI Models (ChatGPT, Stable Diffusion)
β
Computer Vision & Image Processing
β
Advanced Data Science & Analytics
β
Python & Full ML Stack
"Data is the new oil β but Python is the refinery."