From 142e89be4899202fad88395fde9ecb4ee7f59f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Desmaretz?= Date: Fri, 3 Oct 2025 09:40:39 +0200 Subject: [PATCH] Add experience BPCE 2025-10 --- Makefile | 1 + data/experience.yaml | 20 +++++++++++++++++--- data/skills.yaml | 6 ++++++ 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 0f3de3e..5a9e7f3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ .PHONY: clean compile build +.DEFAULT_GOAL := build NAME := Felix SURNAME := Desmaretz diff --git a/data/experience.yaml b/data/experience.yaml index 9c6ddbb..e3c789e 100644 --- a/data/experience.yaml +++ b/data/experience.yaml @@ -8,18 +8,32 @@ content: with: Diggers url: https://diggers-consulting.com/ what: - - startDate: 2022-02-04 + - startDate: 2025-03-04 endDate: en: present fr: actuellement + what: + en: Data Engineer Consultant - BPCE + fr: Consultant Data Engineer - BPCE + why: + fr: + - Développement d'une solution de monitoring, en architecture "event-driven" (EDA), de l'intégralité des applications du datalake. + - Accompagnement et implémentation de la monté de version de Spark 2 vers Spark 3 sur un large projet legacy. + - Scala, SQL, Bash, Spark, Kafka, Hive, ZIO + en: + - Development of a solution with an event-driven architecture (EDA) to monitor all the applications running on the datalake. + - Support and implementation of the Spark 2 to Spark 3 upgrade in a large legacy project. + - Scala, SQL, Bash, Spark, Kafka, Hive, ZIO + - startDate: 2022-02-04 + endDate: 2025-02-14 what: en: Data Engineer Consultant - Natixis fr: Consultant Data Engineer - Natixis why: en: - - Management, design and implementation of multi-stream data producer computing and sending up to 1 billion messages per day. + - Management, design and implementation of a multi-stream data producer; computing and sending up to 1 billion messages per day. - Implementation of financial data computation in a distributed environment. - - Maintenance and optimization of regulatory data computations; reduced resources usage by 5. + - Maintenance and optimization of ETL pipelines for regulatory data; reduced resources usage by 5. - Scala, SQL, Bash, Spark, Kafka, Hive, Typelevel fr: - Gestion, conception et développement d'un service d'alimentation de données multi-flux calculant et produisant jusqu'à 1 milliard de messages par jour. diff --git a/data/skills.yaml b/data/skills.yaml index c75555f..366ed56 100644 --- a/data/skills.yaml +++ b/data/skills.yaml @@ -43,6 +43,7 @@ content: - Pandas - Apache Spark / PySpark - Apache Hadoop + - Apache Kafka - DuckDB - Tidyverse - title: Machine Learning @@ -59,6 +60,7 @@ content: - AWS - Proxmox VE - Docker + - Kubernetes - title: CI/CD content: - Jenkins @@ -72,11 +74,13 @@ content: en: Database systems content: - PostgreSQL + - MySQL - SQLite - Neo4j - Apache Cassandra - MariaDB - Apache Hive + - Trino - SAP IQ - SAP ASE - title: Networking @@ -119,6 +123,7 @@ content: - Escalade - Creative Coding - Course à Pied + - Homelab en: - Board Games - Japanimation @@ -126,3 +131,4 @@ content: - Climbing - Creative Coding - Running + - Homelab \ No newline at end of file