API Design of X (Twitter) Home Timeline

Training a custom "baby" GPT model (the model itself is <300 lines of TensorFlow.js code) directly in the browser

Self-parking Car in 500 Lines of Code

Show HN: Evolution Simulator

Self-Parking Car in <500 Lines of Code | Trekhleb

Attempt to make printed links clickable

Generating cooking recipes using TensorFlow and LSTM Recurrent Neural Network: A step-by-step guide | Trekhleb

NanoNeuron - 7 simple JS functions that explain how machines learn | Trekhleb

Binary representation of floating-point numbers

Dynamic Programming vs Divide-and-Conquer (2018)

Content-aware image resizing in JavaScript (using Seam Carving algorithm)

Content-aware image resizing in JavaScript

Accessing device orientation in pure JavaScript

Technical Interview Preparation Checklist (2019)

Dynamic Programming vs. Divide-and-Conquer (2018)

S.O.L.I.D. principles around you (2017)

NanoNeuron - 7 simple JS functions that explain how machines learn