Work

Projects

Things I've built, and where I've contributed to open source.

Built

Apps

Shuttt app

A native iOS call blocker that silences telemarketers — CallKit Call Directory extensions load the French ARCEP number ranges reserved for call centers (0162, 0270, 0948…) and block them system-wide.

  • Swift
  • iOS
  • CallKit

Jeff app

A native SwiftUI app for Mac and iPhone that turns the AWS News feed into a browsable reader — bookmarks, per-service filtering, posts-per-day charts and home-screen widgets, backed by SwiftData. Named after AWS chief evangelist Jeff Barr.

  • SwiftUI
  • AWS
  • macOS
  • iOS

Journal Officiel app

A native app for browsing and searching the French Journal officiel — the government gazette of laws, decrees and public announcements.

  • Swift
  • Open data

Markdown viewer app

A lightweight native viewer that opens and renders Markdown files with a clean, readable typographic layout.

  • Swift
  • Productivity

Minitel app

A native macOS app for exploring AWS CloudTrail — sign in with STS temporary credentials, slice the last 7 days with live filters, search and Swift Charts stats, and let on-device Apple Intelligence surface security and operational findings from the events.

  • SwiftUI
  • AWS
  • CloudTrail
  • On-device AI

Beacon app

A native macOS app for watching GitHub Actions — on-device Apple Intelligence reads each failed run's log to produce a root cause and suggested fix, alongside resolved-failure detection and per-repo run stats. No backend, no cloud LLM.

  • SwiftUI
  • macOS
  • GitHub Actions
  • On-device AI

Contributed

Open-source contributions

Open-source contributor to hashicorp/terraform-provider-aws — 11 merged pull requests spanning new data sources, resource enhancements, bug fixes, tests and docs across CloudFront, MWAA, RDS, DMS, ECS and S3.

  • Go
  • Terraform
  • Open source