An open API service indexing awesome lists of open source software.

https://github.com/dimo414/advent-2021

Advent of Code 2021
https://github.com/dimo414/advent-2021

Last synced: 8 months ago
JSON representation

Advent of Code 2021

Awesome Lists containing this project

README

          

# Solutions for Advent of Code 2021

## Visualizations

### Day 11

### Day 14

Displays the first 10 iterations, one or two more iterations starts to overflow
the terminal.

### Day 15

### Day 20

Render the "image" using Braille characters as dense "pixels":

It can also play Conway's Game of Life:

### Day 22

Rendered in [OpenSCAD](https://openscad.org/):

[](https://user-images.githubusercontent.com/1885701/148029743-20ec186a-2b36-42a2-8ac9-8ab82144e521.gif)

And turned into a Christmas ornament!

[](https://old.reddit.com/r/adventofcode/comments/s598kw/)

### Day 23

### Day 25

## Timings

See the "Timing" step in the [CI action](https://github.com/dimo414/advent-2021/actions)
for some basic benchmarks.