Skip to content
View thomaspoignant's full-sized avatar

Sponsors

Private Sponsor
@cybozu

Organizations

@open-feature
Block or Report

Block or report thomaspoignant

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

πŸ“š Latest Blog posts

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

πŸ‘― Check out some of my recent followers

Pinned Loading

  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.2k 117

  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 26 16

  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 75 31

  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 21 9