Selected work

Shipped systems, redacted names.

Most clients are under NDA, so names stay private. The problems, stacks, and outcomes below are real.

4
Industries shipped in
100%
Deployed to production
2023
JEI-certified since
Case studies

A few representative engagements

D2C subscription Paris / NYC Post-Series C consumer brand

Rebuilding ad attribution and subscription payments after iOS 14

Problem

After iOS 14, the brand had lost roughly half of its Facebook ad attribution. Acquisition cost was climbing with no diagnostic. On the payments side, failed recurring charges on SEPA Direct Debit were leaking subscribers every month.

Approach

Implemented the Facebook Conversions API server-side, deduplicated with the existing pixel, hashed PII at the edge, and added drift monitoring on top. Re-architected the subscription model to support multiple concurrent subscriptions per user. Re-implemented the Stripe flow with smarter retries to recover failed Direct Debit payments.

Attributed ad conversions roughly doubled
Direct Debit churn dropped, and the new subscription model unblocked further product work.
Stack DjangoPostgreSQLFacebook CAPIGTMReactJSGCPStripe
Healthcare operations United States Multi-state operator

A centralized ops platform for a multi-state healthcare group

Problem

A US healthcare group with operations across many facilities had grown its internal platform organically. Auth was fragmented across third-party tools, the Django backend was slowing under load, and the operations team had no unified view into either patient operations or internal workflows.

Approach

Built a centralized authorization layer on Azure API Management so every third-party system sits behind a single secure gateway with fine-grained role and access control. Led a team of 4 engineers on the migration of the legacy Django backend to FastAPI, with automated testing, structured logging, and production monitoring in place from the start.

Single auth gateway across all integrations; observable, faster APIs
A platform the operations team can extend without leaning on the original authors.
Stack DjangoFastAPIPostgreSQLAzure API ManagementReactJSDockerGitHub Actions
Telecom infrastructure Paris Enterprise infra operator

Modernizing an internal ops backend, Django to FastAPI

Problem

An internal service running CSV-triggered workflows through a Camunda business-process orchestrator had become a bottleneck. The backend was a Django monolith with very little observability, and a separate legacy Django service depended on it with almost no documentation.

Approach

Tech-led the migration to FastAPI with a team of 3 engineers and a Product Owner, including a redesign of the Camunda integration. Exposed backend metrics over SNMP and Prometheus exporters so the platform team could observe the service in production. Built a React frontend for the internal users. In parallel, kept the undocumented legacy Django service running as the sole developer on it.

Faster, observable backend with a real UI for internal users
The legacy Django service ran cleanly throughout the migration; no critical business workflow was blocked.
Stack FastAPIDjangoReactJSPostgreSQLCamundaPrometheusDocker
Applied AI research Paris (JEI) Ongoing R&D programme

Probabilistic inference engines for production decisions

Problem

Production decision systems often need to express uncertainty over outcomes, which standard ML toolkits don't really support. This shows up most in sequential and causal decisions in e-commerce and finance.

Approach

Bayesian probabilistic models for production datasets in e-commerce and finance, with simulation pipelines wired into backend systems so inference drives decisions instead of living in notebooks. Workloads containerized with Docker and shipped through GitHub Actions CI/CD.

Inference under uncertainty, in production
Ongoing as a French-government-certified (JEI) R&D programme since 2023.
Stack PythonSQLBayesian inferenceDockerGitHub Actions
Breadth

Where we've shipped

D2C subscription · Paris/NYC
Tracking, payments, subscriptions
Healthcare ops · USA
Auth gateway, Django to FastAPI
Telecom infra · Paris
Workflow backend, observability
E-commerce · EU
Bayesian inference, attribution
Finance · EU
Probabilistic decision systems
Applied AI R&D · Paris
JEI-certified research

Want the longer version of any of these, or have a related problem?

Let's talk