Skip to content
View slimane-lakehal's full-sized avatar

Highlights

  • Pro

Block or report slimane-lakehal

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
slimane-lakehal/README.md
Slimane Lakehal — Analytics Engineer

> whoami

Analytics Engineer, Data Instructor at Le Wagon, and solo founder building AI products. I design and ship data pipelines end-to-end — from raw API to production dashboard.

Previously: pharmacist 🧪 → retail manager 🏪 → data 📊

Currently based in France, working globally.

profile = {
    "role":       "Analytics Engineer",
    "teaching":   "Le Wagon (SQL, Python, BigQuery, Power BI)",
    "building":   ["AuditGuard AI", "LIFO.AI"],
    "stack":      ["dbt", "BigQuery", "DuckDB", "Prefect", "FastAPI"],
    "available":  True,  # open to freelance missions
}

> stats

GitHub Stats GitHub Streak

> ls ./projects

01

End-to-end analytics platform on French railway punctuality (SNCF Open Data). Python ingestion with Strategy Pattern, dbt transformation (staging → marts), and a Streamlit dashboard with DuckDB/BigQuery backend switching.

Stack: Python Streamlit dbt DuckDB BigQuery

Streamlit Dashboard
github.com/slimane-lakehal/ferrodata

02

Production-grade analytics engineering pipeline on the Olist e-commerce dataset. Full Medallion architecture with dbt Core + DuckDB, 25+ tests, automated CI.

Stack: dbt DuckDB GitHub Actions

github.com/slimane-lakehal/dbt-analytics-showcase

03

End-to-end ELT pipeline tracking GitHub trending repos. GitHub API → DuckDB → dbt → Evidence.dev dashboard. Orchestrated with Prefect, running on a daily schedule.

Stack: Python Prefect dbt

github.com/slimane-lakehal/modern-data-pipeline


> cat ./products

🛡️ AuditGuard AI [building]

Compliance automation SaaS — scans Google Drive for exposed PII, API keys, and passwords. Generates audit-ready reports for SOC2 / GDPR / HIPAA.

Next.js · FastAPI · Supabase · Inngest

🌱 LIFO.AI [beta]

Food waste reduction platform for retail stores. Intelligent scoring engine predicting expiry risk per product, with Square POS integration.

Python · FastAPI · Supabase · Square API


> pip list

Analytics & Transform

dbt BigQuery DuckDB SQL Power BI

Engineering

Python FastAPI Prefect Docker Supabase

Web & Viz

Next.js Streamlit


> dbt build

Top Languages

> curl contact

LinkedIn   Portfolio   Le Wagon


Available   Profile views

// building in public · france 🇫🇷 · UTC+1

Pinned Loading

  1. ferrodata ferrodata Public

    Python 1 1

  2. dbt-analytics-showcase dbt-analytics-showcase Public

    SQL 1

  3. modern-data-pipeline modern-data-pipeline Public

    Python 1

  4. bq-entreprise-blueprint bq-entreprise-blueprint Public

    This project demonstrates enterprise-grade data foundations: multi-project topology, streaming + batch ingestion, BigLake/Iceberg, dbt layering, IAM, and BI-ready marts.

    Python