Skip to content
View thomaspoignant's full-sized avatar

Organizations

@open-feature
Block or Report

Block or report thomaspoignant

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
thomaspoignant/README.md

Hi there 👋

Twitter Linkedin Medium Email

My name is Thomas Poignant. I live in Paris 🇫🇷 and my timezone is UTC+2.
I am an AWS Community Builder.

The open-source projects that I'm currently focusing on are:

  • go-feature-flag - Feature flags solution written in Golang.
  • open-feature - OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution.
  • scim-patch - SCIM Patch library for nodejs.

I've also contributed to:

If you find my open-source contributions valuable, please consider sponsoring me on GitHub.


🚀 Latest releases I've contributed to

👷 Check out what I'm currently working on

🌱 My latest projects

⭐ Recent Stars

  • adr/adr.github.io - Homepage of the ADR GitHub organization (3 weeks ago)
  • valkey-io/valkey - A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore. (4 weeks ago)
  • excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams (1 month ago)

📚 Latest Blog posts

❤️ These awesome people sponsor me (thank you!)

👯 Check out some of my recent followers

Pinned

  1. go-feature-flag go-feature-flag Public

    GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️

    Go 1.1k 112

  2. scim-patch scim-patch Public

    Simple library to perform SCIM patch as describe in RFC 7644 https://tools.ietf.org/html/rfc7644#section-3.5.2

    TypeScript 24 15

  3. My ultimate Makefile for Golang Proj... My ultimate Makefile for Golang Projects
    1
    GOCMD=go
    2
    GOTEST=$(GOCMD) test
    3
    GOVET=$(GOCMD) vet
    4
    BINARY_NAME=example
    5
    VERSION?=0.0.0
  4. mac-dev-setup mac-dev-setup Public

    An easy script to install your mac dev environment

    Shell 71 29

  5. yamllint-checkstyle yamllint-checkstyle Public

    yamllint-checkstyle convert yamllint to checkstyle report

    Go 3

  6. scim2-parse-filter scim2-parse-filter Public

    RFC7643 SCIM(System for Cross-domain Identity Management) 2.0 filter parser.

    TypeScript 18 9