My Advent of Code solutions on TypeScript & Bun.
The code is a balance between clarity, performance, and my ability to spend time improving it. I also leave explanatory comments, so if you're stuck and want to better understand thought process behind, this repository might be helpful.
Bun has to be installed, then:
bun install
bun test