Skip to content
View abdallahh07's full-sized avatar

Block or report abdallahh07

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

About me

class AbdallahHashad:
    role        = "Machine Learning Engineer & Data Scientist"
    location    = "Cairo, Egypt 🇪🇬"
    edge        = "CFA-level valuation + DCF modelling + professional appraisal work"

    def building(self):
        return ["end-to-end ML pipelines", "leakage-proof feature engineering",
                "tuned gradient boosting models", "quantitative finance tooling"]

    def current_focus(self):
        return {"learning": ["Hands-On ML (Géron)", "Linear Algebra (Strang)", "SQL"],
                "goal": "models that answer real economic questions, not just minimise loss"}

🌐 Portfolio: abdallah-hashad.vercel.app  •  📊 Kaggle: abdallahhashad0  •  ✍️ Medium: @abdallahhashad029


🛠️ Tech stack

Machine Learning

Python, pandas, NumPy, scikit-learn, TensorFlow, PyTorch

Data & Visualisation

Jupyter, Matplotlib, Seaborn, Power BI, MySQL, SQLite

Tools

Git, GitHub, VS Code, Excel, macOS

Quantitative Finance


📌 Featured projects

Project What it does Stack
🏠 moscow-real-estate-price-prediction 0.98 R² CV — CatBoost / XGBoost / LGBM ensembles, SHAP analysis Python CatBoost SHAP
🌾 food-price-inflation-analysis ML pipeline predicting global food price shocks (1990–2024) Python LGBM Power BI
🏡 airbnb-revenue-prediction Revenue model on 90k+ EU listings, incl. leakage detection Python CatBoost
🩺 Diabetes-classification 6 classifiers with tuned sklearn pipelines Python scikit-learn
🎓 student-performance-prediction Score regression with sklearn pipelines Python scikit-learn

📊 GitHub stats


🐍 Contribution snake

Contribution snake animation

🤝 Connect



Pinned Loading

  1. global-market-crash-prediction global-market-crash-prediction Public

    Predicting the probability of global stock market crashes using macroeconomic indicators — VIX, yield curve inversion, Fed Funds Rate, inflation, and GDP growth. Built with LightGBM and FRED API data.

    Jupyter Notebook 1

  2. formula1-championship-predictor- formula1-championship-predictor- Public

    End-to-end ML system predicting F1 team revenue and race winners using 16 years of Formula 1 data (2010-2026). Covers the Vettel, Hamilton, and Verstappen eras with full production FastAPI deployment.

    Jupyter Notebook

  3. Microsoft-analyst-recommendation-prediction Microsoft-analyst-recommendation-prediction Public

    Predicting analyst recommendations (Buy/Hold/Sell) for Microsoft stock using fundamental financial data and ML. Leverages CFA-level financial analysis with production ML pipeline and FastAPI deploy…

    Jupyter Notebook 1

  4. stellar-classification stellar-classification Public

    Stellar object classification (Galaxy, Star, QSO) | LightGBM | Kaggle Playground Series S6E6

    Jupyter Notebook

  5. Ecommerce-purchase-prediction Ecommerce-purchase-prediction Public

    E-commerce purchase prediction with production ML package structure

    Jupyter Notebook

  6. moscow-real-estate-price-prediction moscow-real-estate-price-prediction Public

    Moscow real estate price prediction using CatBoost, XGBoost, LGBM with 0.98 R² CV score. Includes EDA, feature engineering, ensemble models, SHAP analysis.

    Jupyter Notebook