Writing
Notes on engineering, machine learning, and things I'm building.
Visualizing Growth with a Custom MDX Component
MDX lets you drop real React components straight into prose. Here's a chart rendered inline — no screenshots, no iframes.
datavizreactmdx
Writing a Debounce in TypeScript
A minimal, fully-typed debounce utility — with syntax-highlighted source and the output it actually produces.
typescriptprogramming
Exploring Data with pandas (from a Jupyter Notebook)
What an exported notebook looks like rendered as a post — input cells, stdout, and a dataframe table, styled to match the site.
pythondatajupyter