• Talked to + met a bunch of cool people
  • Worked on the svelte tutorial. Have plenty of open questions still, since I’m not the most familiar with a lot of the concepts in it. But I’ll still go through it and see how much I can understand
  • Conway’s game of life pairing — was fun. Definitely inspired by all the cool things people had done. Everyone’s really creative!
  • LC of the day, was a nice prob, had to use a method I had used before, so was cool picking up on that.
  • I think I know the project I want to make with svelte, after having given it more thought:
    • Reservoir sampling visualized. I should be able to input new data into the stream, and the stream should continue onwards at each tick, constantly sampling as it goes on.