Skip to content
View back1ply's full-sized avatar

Block or report back1ply

Report abuse

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

Report abuse
back1ply/README.md

Hi, I'm Shehab Tarek El-Saghier

Data Analyst & Business Intelligence Developer

LinkedIn Portfolio


About Me

Business Intelligence Developer and Data Analyst with 3+ years of experience designing and owning end-to-end reporting solutions using Microsoft Fabric and Power BI. I specialize in building reliable data models, automated ETL pipelines, and KPI frameworks that improve reporting accuracy, reduce manual effort, and support operational and leadership decision-making.


Skills

Microsoft Fabric & BI Stack Power BI Microsoft Fabric Star Schema

Languages & Querying SQL DAX Power Query Python Pandas

Process Automation Power Automate VBA Google Apps Script

Enterprise Ecosystem GitHub SAP Salesforce Smartsheet


Certifications

Microsoft Ecosystem DP-600 DP-700 DP-900 AZ-900 PL-100 PL-300 PL-400 PL-900

Cloud & Data Platforms Databricks Snowflake

Professional Analytics DataCamp CFI BIDA


Featured Projects

Project Description
Regional Sales Dashboard Power BI Dashboard (2010-2013) to identify trends and optimize resource allocation across customer segments
Economic Insights Dashboard Automated dashboard using Power Query ETL to integrate live Yahoo Finance & FRED API data

Experience Highlights

Global Customer Service Analyst @ Diversey (Jun 2022 - Present)

  • Built end-to-end Microsoft Fabric analytics solutions (Pipelines, Dataflows, Lakehouse, Power BI)
  • Automated Order-to-Cash reporting workflows, saving ~30 min daily for 5 team members
  • Awarded the Deliver and Inspire Award for cross-departmental collaboration

Data Science & Business Analytics Intern @ The Sparks Foundation (Mar 2022 - Apr 2022)

  • Performed EDA and built predictive ML models using Python

Education

Bachelor in Financial and Administrative Sciences Pharos University of Alexandria (PUA) & TU Dublin (2013 - 2018)


Let's Connect

Feel free to reach out for collaboration or opportunities!

LinkedIn

Pinned Loading

  1. power-query power-query Public

    Power query stuff

    4

  2. Key-Influencers Key-Influencers Public

    Replicate Power BI Key Influencer visual in python

    Jupyter Notebook 2

  3. tabular-editor-scripts tabular-editor-scripts Public

    Tabular Editor 2 C# Scripts

    C# 1

  4. This C# script for Tabular Editor 2 ... This C# script for Tabular Editor 2 extracts and presents comprehensive information about all tables, columns, measures, and relationships in a Power BI model. The output includes data types of columns, key fields of relationships, and cardinality of relationships. Useful for LLMs like ChatGPT.
    1
    // === Configuration ===
    2
    // Output control flags
    3
    bool includeFormatStrings = false;
    4
    bool includeDescriptions = false;
    5
    bool includeDisplayFolders = false;
  5. notepad-udl notepad-udl Public

    Notepad++ UDLs

    2