diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-27 21:37:49 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-27 22:11:12 -0500 |
| commit | b27deda2ab7e14421c3744575a3ff371e8ca6559 (patch) | |
| tree | 71adb3ef479a4c0a7c41896ba31c0aa107e473d7 /community/README.md | |
| parent | 1a5d020366463e8f1514f7ee9d181a0510593a51 (diff) | |
Dedicated AoC page and graph with number of solutions
Diffstat (limited to 'community/README.md')
| -rw-r--r-- | community/README.md | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/community/README.md b/community/README.md index 3953c445..9f25c7a1 100644 --- a/community/README.md +++ b/community/README.md @@ -2,34 +2,10 @@ # BQN community links -<center> - -[Advent of Code](https://adventofcode.com/) 2021 is now running! Solutions are being published by: - -[Antti Keränen](https://github.com/Detegr/aoc2021) • -[dzaima](https://github.com/dzaima/aoc/tree/master/2021/BQN) • -[Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN) • -[Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021)+[blog](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) • -[frasiyav](https://github.com/frasiyav/AoC2021) - -Partial: -[Hannu Hartikainen](https://github.com/dancek/bqn-advent2021) • -[Andrey Popp](https://github.com/andreypopp/aoc2021) • -[Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) • -[Caleb Quilley](https://gitlab.com/icen/aoc21) • -[Johnny](https://github.com/JohnnyJayJay/adventofcode-21) • -[Alastair Williams](https://github.com/alephno/aoc2021) • -[Aren Windham](https://github.com/arwn/aoc2021) • -[Olodus](https://github.com/Olodus/advent_of_code2021) • -[Josh Holland](https://git.sr.ht/~jshholland/adventofcode/tree/master/item/2021/) • -[Ben Dean](https://github.com/bddean/aoc-2021) • -[Alexander Wood](https://github.com/knightzmc/advent-of-code-2021) • -[Dimitri Lozeve](https://github.com/dlozeve/aoc2021) - -</center> - This page gathers links to work by the community. To get in touch, please use our [chat forums](forums.md). +[Advent of Code](https://adventofcode.com/) 2021 is complete: check out the [review and retrospective](aoc.md)! + For code repositories using BQN, see: - Github repositories [tagged BQN](https://github.com/topics/bqn) |
