Skip to content
View yannlandry's full-sized avatar

Block or report yannlandry

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

Pinned Loading

  1. wordle-solver wordle-solver Public

    A small JavaScript interface and AI that can play Wordle and select the next best word to guess. Helpful for struggling players. Achieves a win rate over 93% in benchmarks.

    JavaScript 1

  2. gc_freeze gc_freeze Public

    Forked from Yelp/gc_freeze

    Backport of Python 3.7 garbage collection freezing functionality for CPython 2.7 to 3.6 inclusively. Originally written by me while at Yelp. Resulted in memory savings between 25% and 40%.

    C

  3. yannlandry.photography yannlandry.photography Public

    A custom-designed small website and blog application that I use to run my personal photography portfolio.

    Go 1

  4. cusec_workshop cusec_workshop Public

    Workshop that I gave on behalf of Yelp at CUSEC 2019: learn how to write Python extensions with C!

    C 3

  5. photo-tools photo-tools Public

    Various scripts that I use to manage my photo library: synchronize backups, remove unedited photos, prepare images for web viewing.

    Python