From feature request to API design
I describe the process of creating an API based on specific users' needs.
August 8, 2019 • 6 min readCreating a DocSearch frontend solution
We create an autocomplete search experience with Algolia to find content in blog posts.
February 4, 2019 • 8 min readBuilding a resume with React and Sketch
I compute my resume's UI based on raw data and render it in Sketch.
July 2, 2017 • 5 min readUsing deep learning to classify objects
We built a mobile app to help you identify the objects you're looking at.
January 1, 2017 • 7 min readReproducing Medium's image zoom
I create an open-source JavaScript library for zooming images like Medium.
July 26, 2016 • 12 min readPerformance toolkit
All the theory and tools you need to build a performent website.
April 2, 2016 • 11 min readYou don't need HTML
Let's code a webpage using only CSS.
January 31, 2016 • 2 min readPatterns for building console games in C
I dive into the C programming language to develop an object-oriented game in the terminal.
January 1, 2015 • 7 min read