yannlandry
Senior Software Engineer @twitchtv. High-performance software (C++) and R&D with the Transcoding team. Part-time landscape/storm/travel photographer.
TwitchSan Francisco
Pinned Repositories
2019
atomic
Ajax/XHR module with chained success/error callbacks and JSON parsing, IE6+
CEG3585
Labs and assignments for CEG3585
cusec_workshop
Workshop that I gave on behalf of Yelp at CUSEC 2019: learn how to write Python extensions with C!
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%.
photo-tools
Various scripts that I use to manage my photo library: synchronize backups, remove unedited photos, prepare images for web viewing.
wordle-solver
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.
yannlandry.photography
A custom-designed small website and blog application that I use to run my personal photography portfolio.
yannlandry's Repositories
yannlandry/Textchange
Code dump of Textchange.ca.
yannlandry/LibNASM
A small assembly library I made with NASM to help me through a couple of assignments.