collection of my blog posts
- basics of lexing and parsing on 2024-02-11
a simple introduction to lexing and parsing, and how to use them to lex, parse and evaluate simple mathematical expressions.
- dynamic open graph images on 2023-09-18
how i implemented dynamic open graph images for my blog.
- gifstream on 2023-08-28
endless gifs, streamed to the browser.
- make your own spotify listening api on 2022-11-03
how to use a cloudflare worker to get your listening activity from spotify.