Skip to content
View ludovicschmetz-stack's full-sized avatar

Block or report ludovicschmetz-stack

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Hey, I'm Ludovic πŸ‘‹

Independent Senior Data Engineer & Architect β€” Luxembourg πŸ‡±πŸ‡Ί

20 years designing and operating data platforms across regulated industries. I build things that process millions of records daily, survive production incidents at 2 AM, and are still maintainable by the next engineer.

Currently available for freelance missions β€” remote or Luxembourg-based.


What I bring to the table

I design cloud-native data platforms end-to-end β€” from source integration to consumption layer. Production-proven numbers:

  • 40 million data points ingested daily with 99.9% uptime
  • 200+ SAP tables replicated via CDC (SCD Type 2)
  • 1,000+ data pipelines delivered across 14 countries
  • Multi-source integration: databases, APIs, SFTP, file systems, ERPs
  • Medallion architecture (Bronze/Silver/Gold) with automated data quality gates

Whether you need a platform built from scratch, a migration executed without downtime, or an existing architecture audited and optimized β€” that's what I do.


Open Source

πŸ“œ DataVow β€” Data contract enforcement for modern data teams. From YAML to verdict.

Define contracts in YAML (ODCS v3.1), validate anywhere (CSV, Parquet, JSON, any dbt warehouse), block in CI, report for stakeholders. Powered by DuckDB. Ships with a CLI, a dbt package, and a GitHub Action.

pip install datavow β†’ datavow-action β†’ datavow-dbt

πŸ›οΈ Olympus β€” Multi-agent AI code review framework for Claude Code.

4 specialized AI reviewers (Security, DDD, Edge Cases, Simplicity) that produce a scored quality report for every piece of code. No framework, no dependencies β€” just battle-tested prompts and a proven workflow.


Tech I work with

Cloud & Infrastructure

AWS Azure Docker Kubernetes Terraform

Data Engineering

Python SQL dbt Airflow Spark

Data Platforms

Redshift Databricks Microsoft Fabric DuckDB Git


Industries

Energy Β· Banking Β· Insurance Β· Telecom Β· Fund Management

Regulated industries where data quality, governance, and reliability aren't optional β€” they're compliance. That's where I've built my career, and that's the standard I bring to every project.


Currently learning

Databricks Certification in progress β€” Data Engineer Associate

Microsoft Fabric Microsoft Fabric Analytics Engineer


About me

Based in Luxembourg. Father of two. When I'm not wrangling data, I'm probably playing World of Warcraft Classic or dying in Elden Ring.

I value pragmatic solutions over complex architectures, and I'm not afraid to challenge technology hype when simpler approaches work better.


Get in touch

Open to freelance missions β€” data platform design, data contract implementation, architecture audit, cloud migration, pipeline engineering.

Email LinkedIn GitHub

Popular repositories Loading

  1. datavow datavow Public

    Open-source data contract enforcement β€” define, sync dbt, validate, block, report. Built on ODCS v3.1 + DuckDB.

    Python 4

  2. olympus olympus Public

    A divine council of AI agents reviewing every line of your code. 4 specialized reviewers + Kanban workflow for Claude Code.

    Shell 1

  3. ludovicschmetz-stack ludovicschmetz-stack Public

  4. datavow-action datavow-action Public

    GitHub Action for data contract validation with DataVow. Validate, score, gate, report.

  5. datavow-test datavow-test Public

  6. datavow-dbt datavow-dbt Public

    dbt package for DataVow β€” Vow Score on-run-end hook and pipeline blocking.