Skip to content
View thomaspoignant's full-sized avatar

Sponsors

Private Sponsor
@cybozu

Organizations

@open-feature

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 👋

Bluesky Linkedin Medium Email Sessionize


My name is Thomas Poignant. I live in Paris 🇫🇷 and my timezone is UTC+2.
I am an opensource enthousiast on my free time, and I work as Head Of Engineering @ leboncoin.

I really like to share on what I am working, so feel free to contact me any time: [email protected]


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

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

  • acifani/setup-tinygo - GitHub action to setup a TinyGo environment (3 weeks ago)
  • jinzhu/copier - Copier for golang, copy value from struct to struct and more (3 weeks ago)
  • ageron/handson-ml2 - A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2. (1 month ago)

📚 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.7k 163

  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 28 17

  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 80 34

  5. scim2-parse-filter scim2-parse-filter Public

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

    TypeScript 22 9

  6. go-feature-flag/flag-management go-feature-flag/flag-management Public

    API to manage your feature flags.

    TypeScript 5 1