aboutsummaryrefslogtreecommitdiff
path: root/docs/community
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-12-07 21:43:59 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-12-07 21:43:59 -0500
commitd5130826c60fd4dcfc8f2f14d1e10dab96c43b9b (patch)
tree960c3d0341fafc2a61686ef884db8182eb936993 /docs/community
parentc2638f5bfe186cd94c4d25d9ac30c10851e18046 (diff)
Add list of 2022 AoC repositories
Diffstat (limited to 'docs/community')
-rw-r--r--docs/community/aoc.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/community/aoc.html b/docs/community/aoc.html
index 97f2816a..5ecd8822 100644
--- a/docs/community/aoc.html
+++ b/docs/community/aoc.html
@@ -5,6 +5,50 @@
</head>
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">community</a></div>
<h1 id="advent-of-code"><a class="header" href="#advent-of-code">Advent of Code</a></h1>
+<p><a href="https://adventofcode.com/2022">Advent of Code 2022</a> is now running, with tons of published BQN solutions:</p>
+<center>
+
+<p><a href="https://github.com/shnarazk/advent-of-code/tree/main/bqn/2022">Narazaki Shuji</a> •
+<a href="https://github.com/jhfranklin/aoc/tree/main/2022">Jack Franklin</a> •
+<a href="https://github.com/Detegr/aoc2022">Antti Keränen</a> •
+<a href="https://code.tvl.fyi/tree/users/sterni/exercises/aoc/2022">sterni</a> •
+<a href="https://github.com/Brian-ED/BQN-Advent-Of-Code/tree/main/2022">Brian E</a> •
+<a href="https://github.com/razetime/aoc/tree/main/22/bqn">Raghu R</a> •
+<a href="https://github.com/saltysylvi/bqn-aoc2022">saltysylvi</a> •
+<a href="https://github.com/icendoan/aoc22">Caleb Quilley</a> •
+<a href="https://github.com/mpizzzle/AdventOfCode/tree/master/2022">Michael Percival</a> •
+<a href="https://github.com/frasiyav/AoC2022">frasiyav</a> •
+<a href="https://github.com/dzaima/aoc/tree/master/2022/BQN">dzaima</a> •
+<a href="https://github.com/dlozeve/aoc2022">Dimitri Lozeve</a> •
+<a href="https://github.com/Skyb0rg007/Advent-of-Code/tree/master/2022">Skye Soss</a> •
+<a href="https://github.com/karimElmougi/aoc/tree/master/2022">Karim Elmougi</a> •
+<a href="https://github.com/eissplitter/aoc">eissplitter</a> •
+<a href="https://codeberg.org/Rampoina/aoc/src/branch/master/2022">Rampoina</a> •
+<a href="https://github.com/Olodus/advent_of_code2021/tree/main/2022">Olodus</a> •
+<a href="https://git.sr.ht/~srasu/bqn-aoc/tree/main/item/src/aoc2022">Joshua Suskalo</a> •
+<a href="https://github.com/jhvst/advent2022">Juuso Haavisto</a> •
+<a href="https://github.com/dunyakirkali/aoc.bqn/tree/main/2022">Dunya Kirkali</a> •
+<a href="https://github.com/devcordde/adventofcode-22">Johnny</a> •
+<a href="https://github.com/SamuelSarle/advent/tree/master/adv_2022">Samuel</a> •
+<a href="https://github.com/axelbdt/aoc/tree/main/2022/bqn">axelbdt</a> •
+<a href="https://github.com/Nhlest/AoC2022/tree/main/bqn">N`hlest</a> •
+<a href="https://github.com/kejadlen/advent-of-code/tree/main/2022/bqn">Alpha Chen</a> •
+<a href="https://github.com/AugustUnderground/AoC2022">ynk</a> •
+<a href="https://github.com/sullyj3/adventofcode2022">James Sully</a> •
+<a href="https://github.com/dancek/bqn-advent2022">Hannu Hartikainen</a> •
+<a href="https://github.com/codereport/Advent-of-Code-2022">Conor Hoekstra</a> •
+<a href="https://github.com/asherbhs/aoc2022">Asher Harvey-Smith</a> •
+<a href="https://github.com/extorious/aoc2022">extorious</a> •
+<a href="https://github.com/japiirainen/aoc-2022/tree/main/hs">Joona Piirainen</a> •
+<a href="https://github.com/dgkf/advent-of-code/tree/master/2022">Doug Kelkhoff</a> •
+<a href="https://github.com/juriad/advent2022">Adam Juraszek</a> •
+<a href="https://github.com/dankeyy/aoc22">dankeyy</a> •
+<a href="https://github.com/phenax/advent-of-coolio-2022">Akshay Nair</a> •
+<a href="https://github.com/bddean/aoc/tree/main/2022">Ben Dean</a></p>
+</center>
+
+<p>I'm posting statistics in the <a href="forums.html">forum</a> for now, and will update here once things have settled down some!</p>
+<h3 id="last-year"><a class="header" href="#last-year">Last year</a></h3>
<p><a href="https://adventofcode.com/2021">Advent of Code 2021</a> saw great participation by the BQN community, with a total of 234 solutions published by 22 programmers. They can be found in these repositories:</p>
<center>