1800 lines
72 KiB
HTML
1800 lines
72 KiB
HTML
<h1 id="awesome-advent-of-code">Awesome Advent of Code</h1>
|
||
<p>This is a collection of awesome resources related to the yearly <a
|
||
href="https://adventofcode.com/">Advent of Code</a> challenge.</p>
|
||
<ul>
|
||
<li><a href="https://adventofcode.com/">The Official AoC
|
||
Website</a></li>
|
||
<li><a href="https://www.reddit.com/r/adventofcode/">The AoC
|
||
Subreddit</a></li>
|
||
<li><a href="#project-templates">Project Templates</a></li>
|
||
<li><a href="#tools-and-utilities">Tools and Utilities</a></li>
|
||
<li><a href="#other-advent-calendars">Other Advent Calendars</a></li>
|
||
<li><a href="/2018.md">2018</a></li>
|
||
<li><a href="/2019.md">2019</a></li>
|
||
<li><a href="/2020.md">2020</a></li>
|
||
<li><a href="/2021.md">2021</a></li>
|
||
<li><a href="/2022.md">2022</a></li>
|
||
<li><a href="#2023">2023</a>
|
||
<ul>
|
||
<li><a href="#solutions">Solutions</a>
|
||
<ul>
|
||
<li><a href="#ada">Ada</a></li>
|
||
<li><a href="#apl">APL</a></li>
|
||
<li><a href="#arturo">Arturo</a></li>
|
||
<li><a href="#assembly">Assembly</a></li>
|
||
<li><a href="#awk">AWK</a></li>
|
||
<li><a href="#bash">Bash</a></li>
|
||
<li><a href="#bqn">BQN</a></li>
|
||
<li><a href="#c">C</a></li>
|
||
<li><a href="#c-1">C#</a></li>
|
||
<li><a href="#c-2">C++</a></li>
|
||
<li><a href="#c3">C3</a></li>
|
||
<li><a href="#clojure">Clojure</a></li>
|
||
<li><a href="#common-lisp">Common Lisp</a></li>
|
||
<li><a href="#crystal">Crystal</a></li>
|
||
<li><a href="#d">D</a></li>
|
||
<li><a href="#dart">Dart</a></li>
|
||
<li><a href="#deno">Deno</a></li>
|
||
<li><a href="#elixir">Elixir</a></li>
|
||
<li><a href="#elm">Elm</a></li>
|
||
<li><a href="#emacs">Emacs</a></li>
|
||
<li><a href="#erlang">Erlang</a></li>
|
||
<li><a href="#excel">Excel</a></li>
|
||
<li><a href="#f">F#</a></li>
|
||
<li><a href="#factor">Factor</a></li>
|
||
<li><a href="#gleam">Gleam</a></li>
|
||
<li><a href="#go">Go</a></li>
|
||
<li><a href="#groovy">Groovy</a></li>
|
||
<li><a href="#hamler">Hamler</a></li>
|
||
<li><a href="#haskell">Haskell</a></li>
|
||
<li><a href="#haxe">Haxe</a></li>
|
||
<li><a href="#holyc">HolyC</a></li>
|
||
<li><a href="#hoon">Hoon</a></li>
|
||
<li><a href="#idris">Idris</a></li>
|
||
<li><a href="#J">J</a></li>
|
||
<li><a href="#java">Java</a></li>
|
||
<li><a href="#javascript">JavaScript</a></li>
|
||
<li><a href="#jq">jq</a></li>
|
||
<li><a href="#julia">Julia</a></li>
|
||
<li><a href="#kotlin">Kotlin</a></li>
|
||
<li><a href="#ldpl">LDPL</a></li>
|
||
<li><a href="#lua">Lua</a></li>
|
||
<li><a href="#m4">M4</a></li>
|
||
<li><a href="#matlab">MATLAB</a></li>
|
||
<li><a href="#nim">Nim</a></li>
|
||
<li><a href="#nushell">Nushell</a></li>
|
||
<li><a href="#objc">Objective-C</a></li>
|
||
<li><a href="#ocaml">OCaml</a></li>
|
||
<li><a href="#php">PHP</a></li>
|
||
<li><a href="#perl">Perl</a></li>
|
||
<li><a href="#picat">Picat</a></li>
|
||
<li><a href="#pony">Pony</a></li>
|
||
<li><a href="#powershell">PowerShell</a></li>
|
||
<li><a href="#prolog">Prolog</a></li>
|
||
<li><a href="#python">Python</a></li>
|
||
<li><a href="#r">R</a></li>
|
||
<li><a href="#racket">Racket</a></li>
|
||
<li><a href="#raku">Raku</a></li>
|
||
<li><a href="#reasonml">ReasonML</a></li>
|
||
<li><a href="#red">Red</a></li>
|
||
<li><a href="#rexx">REXX</a></li>
|
||
<li><a href="#rhombus">Rhombus</a></li>
|
||
<li><a href="#robo1">ROBO1</a></li>
|
||
<li><a href="#roc">Roc</a></li>
|
||
<li><a href="#ruby">Ruby</a></li>
|
||
<li><a href="#rust">Rust</a></li>
|
||
<li><a href="#smalltalk">Smalltalk</a></li>
|
||
<li><a href="#scala">Scala</a></li>
|
||
<li><a href="#scheme">Scheme</a></li>
|
||
<li><a href="#solidity">Solidity</a></li>
|
||
<li><a href="#spectx">SpectX</a></li>
|
||
<li><a href="#sql">SQL</a></li>
|
||
<li><a href="#standard-ml">Standard ML</a></li>
|
||
<li><a href="#swift">Swift</a></li>
|
||
<li><a href="#typescript">TypeScript</a></li>
|
||
<li><a href="#typescript-types">TypeScript Types</a></li>
|
||
<li><a href="#unison">Unison</a></li>
|
||
<li><a href="#v">V</a></li>
|
||
<li><a href="#vbnet">VB.NET</a></li>
|
||
<li><a href="#whitespace">Whitespace</a></li>
|
||
<li><a href="#zig">Zig</a></li>
|
||
<li><a href="#zsh">Zsh</a></li>
|
||
</ul></li>
|
||
<li><a href="#live-streams">Live Streams</a></li>
|
||
</ul></li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="project-templates">Project Templates</h2>
|
||
<p><em>Templates, cookiecutters and skeletons for quickly setting up
|
||
projects in your favourite language.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/AlexeSimon/adventofcode">AlexeSimon/adventofcode</a>
|
||
<em>(Python)</em></li>
|
||
<li><a
|
||
href="https://github.com/Jadarma/advent-of-code-kotlin-template">Jadarma/advent-of-code-kotlin-template</a>
|
||
<em>(Kotlin)</em></li>
|
||
<li><a
|
||
href="https://github.com/Kaitachi/ChallengeStarter">Kaitachi/ChallengeStarter</a>
|
||
<em>(Swift)</em></li>
|
||
<li><a href="https://github.com/ManasJayanth/reason-aoc-starter">Reason
|
||
Starter kit for Advent of Code</a> <em>(Reason and OCaml)</em></li>
|
||
<li><a
|
||
href="https://github.com/S-ecki/AdventOfCode-Starter-Dart">S-ecki/AdventOfCode-Starter-Dart</a>
|
||
<em>(Dart)</em></li>
|
||
<li><a
|
||
href="https://github.com/SpexGuy/Zig-AoC-Template">SpexGuy/Zig-AoC-Template</a>
|
||
<em>(Zig)</em></li>
|
||
<li><a
|
||
href="https://github.com/UncleCJ/advent-of-code">UncleCJ/advent-of-code</a>
|
||
<em>(Jupyter Python Notebooks)</em></li>
|
||
<li><a
|
||
href="https://github.com/ridaamirini/advent-of-code-template">advent-of-code-template</a>
|
||
<em>(PHP)</em></li>
|
||
<li><a
|
||
href="https://github.com/alvesvaren/AoC-template">alvesvaren/AoC-template</a>
|
||
<em>(Python)</em></li>
|
||
<li><a
|
||
href="https://github.com/amorriscode/advent-of-code">amorriscode/advent-of-code</a>
|
||
<em>(JavaScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/arkadye/advent_of_code_framework">arkadye/advent_of_code</a>
|
||
<em>(C++)</em></li>
|
||
<li><a
|
||
href="https://github.com/caderek/aoc-starter-js">caderek/aoc-starter-js</a>
|
||
<em>(JavaScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/caderek/aoc-starter-ts">caderek/aoc-starter-ts</a>
|
||
<em>(TypeScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/dave-burke/advent-of-code-java-starter">dave-burke/advent-of-code-java-starter</a>
|
||
<em>(Java)</em></li>
|
||
<li><a
|
||
href="https://github.com/eduherminio/AdventOfCode.Template">eduherminio/AdventOfCode.Template</a>
|
||
<em>(C#)</em></li>
|
||
<li><a
|
||
href="https://github.com/fspoettel/advent-of-code-rust">fspoettel/advent-of-code-rust</a>
|
||
<em>(Rust)</em></li>
|
||
<li><a
|
||
href="https://github.com/gahjelle/template-aoc-python">gahjelle/template-aoc-python</a>
|
||
<em>(Python)</em></li>
|
||
<li><a href="https://github.com/gobanos/cargo-aoc">gobanos/cargo-aoc</a>
|
||
<em>(Rust)</em></li>
|
||
<li><a
|
||
href="https://github.com/hughjdavey/aoc-kotlin-starter">hughjdavey/aoc-kotlin-starter</a>
|
||
<em>(Kotlin)</em></li>
|
||
<li><a
|
||
href="https://github.com/ismtabo/advent-of-code-deno-template">ismtabo/advent-of-code-deno-template</a>
|
||
<em>(TypeScript / Deno)</em></li>
|
||
<li><a
|
||
href="https://github.com/izexi/aoc-ts-template">izexi/aoc-ts-template</a>
|
||
<em>(TypeScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/jjcomer/aoc-helper">jjcomer/aoc-helper</a>
|
||
<em>(Clojure)</em></li>
|
||
<li><a
|
||
href="https://github.com/kindermoumoute/adventofcode/tree/master/template">kindermoumoute/adventofcode</a>
|
||
<em>(Go)</em></li>
|
||
<li><a
|
||
href="https://github.com/kotlin-hands-on/advent-of-code-kotlin-template">kotlin-hands-on/advent-of-code-kotlin-template</a>
|
||
<em>(Kotlin)</em></li>
|
||
<li><a
|
||
href="https://github.com/mMosiur/AdventOfCodeDayTemplate">mMosiur/AdventOfCodeDayTemplate</a>
|
||
<em>(C#)</em></li>
|
||
<li><a
|
||
href="https://github.com/mariotacke/template-advent-of-code">mariotacke/template-advent-of-code</a>
|
||
<em>(JavaScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/mhanberg/advent-of-code-clojure-starter">mhanberg/advent-of-code-clojure-starter</a>
|
||
<em>(Clojure)</em></li>
|
||
<li><a
|
||
href="https://github.com/mhanberg/advent-of-code-elixir-starter">mhanberg/advent-of-code-elixir-starter</a>
|
||
<em>(Elixir)</em></li>
|
||
<li><a
|
||
href="https://github.com/nickyvanurk/advent-of-code-rust-template">nickyvanurk/advent-of-code-rust-template</a>
|
||
<em>(Rust)</em></li>
|
||
<li><a
|
||
href="https://github.com/nnari/aoc-typescript-starter">nnari/aoc-typescript-starter</a>
|
||
<em>(TypeScript)</em></li>
|
||
<li><a href="https://github.com/pacso/aoc_rb">pacso/aoc_rb</a>
|
||
<em>(Ruby)</em></li>
|
||
<li><a
|
||
href="https://github.com/sindrekjr/AdventOfCodeBase">sindrekjr/AdventOfCodeBase</a>
|
||
<em>(C#)</em></li>
|
||
<li><a
|
||
href="https://github.com/staylorwr/elixir_aoc">staylorwr/elixir_aoc</a>
|
||
<em>(Elixir)</em></li>
|
||
<li><a
|
||
href="https://github.com/tomfran/advent-of-code-setup">tomfran/advent-of-code-setup</a>
|
||
<em>(Python)</em></li>
|
||
<li><a
|
||
href="https://github.com/wizardofzos/aoc2021">wizardofzos/aoc2021</a>
|
||
<em>(Flask-API, Python running REXX on Mainframes)</em></li>
|
||
<li><a
|
||
href="https://github.com/fangyi-zhou/advent-of-code-ocaml-starter">fangyi-zhou/advent-of-code-ocaml-starter</a>
|
||
<em>(OCaml)</em></li>
|
||
<li><a
|
||
href="https://github.com/xavdid/advent-of-code-python-template">xavdid/advent-of-code-python-template</a>
|
||
<em>(Python)</em></li>
|
||
<li><a
|
||
href="https://github.com/rvanasa/aoc-motoko-starter">rvanasa/aoc-motoko-starter</a>
|
||
<em>(Motoko)</em></li>
|
||
<li><a
|
||
href="https://github.com/matijaoe/advent-of-code">matijaoe/advent-of-code</a>
|
||
<em>(TypeScript / Bun)</em></li>
|
||
<li><a
|
||
href="https://github.com/wlchs/advent_of_code_go_template">wlchs/advent_of_code_go_template</a>
|
||
<em>(Go)</em></li>
|
||
<li><a
|
||
href="https://github.com/dvoiejanovic/advent-of-ruby">dvoiejanovic/advent-of-ruby</a>
|
||
<em>(Ruby)</em></li>
|
||
<li><a href="https://github.com/KaNaDaAT/AOCSetup">KaNaDaAT/AOCSetup</a>
|
||
<em>(C#)</em></li>
|
||
<li><a
|
||
href="https://github.com/devries/aoc_template">devries/aoc_template</a>
|
||
<em>(Go)</em></li>
|
||
<li><a
|
||
href="https://github.com/TanklesXL/gladvent">TanklesXL/gladvent</a>
|
||
<em>Gleam</em></li>
|
||
<li><a href="https://github.com/JohnBjrk/adglent">JohnBjrk/adglent</a>
|
||
<em>Gleam</em></li>
|
||
<li><a
|
||
href="https://github.com/pgebert/advent-of-code-kotlin-template">pgebert/advent-of-code-kotlin-template</a>
|
||
<em>(Kotlin)</em></li>
|
||
</ul>
|
||
<h2 id="tools-and-utilities">Tools and Utilities</h2>
|
||
<ul>
|
||
<li>Browser extension for private leaderboard visualization
|
||
<ul>
|
||
<li><a
|
||
href="https://chrome.google.com/webstore/detail/advent-of-code-ranking/jbnlafikncgjjhdkmfhokcplgahebmjl">Chrome
|
||
extension</a></li>
|
||
<li><a
|
||
href="https://addons.mozilla.org/en-US/firefox/addon/aoc-ranking/">Firefox
|
||
extension</a></li>
|
||
</ul></li>
|
||
<li>Browser extension which enhances your personal stats page with a
|
||
time from Part 1 to Part 2 column (it also tracks when you’ve first
|
||
opened a puzzle and offsets the completion times accordingly)
|
||
<ul>
|
||
<li><a
|
||
href="https://chrome.google.com/webstore/detail/advent-of-code-part-2-timer/fhmjpoppaplfhgnknpbaaklgdnnimfbn">Chrome
|
||
extension</a></li>
|
||
<li><a
|
||
href="https://addons.mozilla.org/en-US/firefox/addon/advent-of-code-part-2-timer/">Firefox
|
||
extension</a></li>
|
||
</ul></li>
|
||
<li>Browser extension (<a
|
||
href="https://github.com/jeroenheijmans/advent-of-code-charts">open
|
||
source</a>) enhancing private leaderboards with a “medals/podium” chart
|
||
per day, Part 1 to Part 2 overview, and several other charts for your
|
||
leaderboard
|
||
<ul>
|
||
<li><a
|
||
href="https://chrome.google.com/webstore/detail/advent-of-code-charts/ipbomkmbokofodhhjpipflmdplipblbe">Chrome
|
||
extension “Advent of Code Charts”</a></li>
|
||
<li><a
|
||
href="https://addons.mozilla.org/en-US/firefox/addon/advent-of-code-charts/">Firefox
|
||
extension “Advent of Code Charts”</a></li>
|
||
</ul></li>
|
||
<li><a
|
||
href="http://www.maurits.vdschee.nl/scatterplot/medals.html">Globals
|
||
medals overview</a> – Alternative global leaderboard showing first,
|
||
second and third places as gold, silver and bronze medals.</li>
|
||
<li><a href="http://www.maurits.vdschee.nl/scatterplot/">Scatterplot of
|
||
first 100</a> – Scatterplot of the time taken to solve the parts of each
|
||
puzzle by the first 100 people that solved it.</li>
|
||
<li><a href="https://aoc.kolman.si/vis/">Private Leaderboard
|
||
Visualiser</a> – Given a JSON of your private leaderboard data this
|
||
website will show you graphs of how long each member took to solve parts
|
||
1 and 2 of each day.</li>
|
||
<li><a
|
||
href="https://github.com/GreenLightning/advent-of-code-downloader">aocdl</a>
|
||
– Command-line utility that automatically downloads your personal input
|
||
file while you read the puzzle description <em>(Go)</em>.</li>
|
||
<li><a
|
||
href="https://github.com/dds/aoc2020/blob/main/cmd/aocinput/aocinput.go">aocinput</a>
|
||
– CLI for getting inputs. Clipboard support. Polite to AoC. Nice help
|
||
and options. <em>(Go)</em></li>
|
||
<li><a href="https://github.com/pacso/aoc_rb">aoc_rb</a> – A Ruby gem
|
||
that generates an empty AoC project, and provides command-line tools for
|
||
fetching input and submitting solutions <em>(Ruby)</em></li>
|
||
<li><a href="https://github.com/keirua/aoc-cli">aoc-cli</a> –
|
||
Command-line utility that helps solve problems in ruby: it downloads
|
||
your personal input file, creates the sample source files and benchmarks
|
||
your solutions <em>(Ruby)</em>.</li>
|
||
<li><a href="https://github.com/Jadarma/advent-of-code-kotlin">AocKt</a>
|
||
– A testing library for creating unit tests for AoC solutions with
|
||
minimal boilerplate. <em>(Kotlin)</em></li>
|
||
<li><a href="https://github.com/eduherminio/AoCHelper">AoCHelper</a> –
|
||
NuGet library that simplifies puzzle solving and provides benchmarking
|
||
<em>(.NET)</em>.</li>
|
||
<li><a
|
||
href="https://github.com/vladsm/adventofcode-runner">AdventOfCode.Runner</a>
|
||
– NuGet package that automatically provides your puzzles solvers with
|
||
the input from the AOC site and verifies calculated answers <em>(.NET /
|
||
C#)</em>.</li>
|
||
<li><a
|
||
href="https://github.com/scarvalhojr/aocleaderboard">aocleaderboard</a>
|
||
– get over the 200-member limit for private leaderboards and combine
|
||
multiple leaderboards in a single page with recalculated scores.</li>
|
||
<li><a
|
||
href="https://hackage.haskell.org/package/advent-of-code-api">advent-of-code-api</a>
|
||
– Haskell library for querying AOC prompts, inputs, and leaderboards
|
||
<em>(Haskell)</em></li>
|
||
<li><a
|
||
href="https://github.com/mstksg/advent-of-code-ocr#readme">advent-of-code-ocr</a>
|
||
– Command line utility and Haskell library for parsing AoC ascii art
|
||
words <em>(Haskell)</em></li>
|
||
<li><a
|
||
href="https://github.com/bsoyka/advent-of-code-ocr">advent-of-code-ocr</a>
|
||
– Python module for parsing AoC ascii art words <em>(Python)</em></li>
|
||
<li><a href="https://github.com/mazharenko/aoc-agent">aoc-agent</a> – C#
|
||
source generator that generates: a) tests for your solution logic, b)
|
||
complete runner that handles input fetching and answer submitting
|
||
<em>(.NET)</em></li>
|
||
<li><a
|
||
href="https://github.com/freedomofkeima/aoc-ranking">aoc-ranking</a> –
|
||
Show all non-zero score AoC participants in one, global scoreboard.
|
||
<em>(Python)</em></li>
|
||
<li><a href="https://github.com/scarvalhojr/aoc-cli">aoc-cli</a> – Read
|
||
puzzle descriptions, download input, and submit answers from the comfort
|
||
of your terminal. <em>(Rust)</em></li>
|
||
<li><a
|
||
href="https://github.com/stackcats/adventofcode-badge">adventofcode-badge</a>
|
||
– An interface over Shields.io to facilitate the creation of badges from
|
||
Advent of Code.</li>
|
||
<li><a href="https://github.com/aocjs/cli"><span class="citation"
|
||
data-cites="aocjs/cli">@aocjs/cli</span></a> – Package for executing
|
||
solutions with hot reload and data fetching <em>(JavaScript,
|
||
TypeScript)</em></li>
|
||
<li><a href="https://github.com/breakthatbass/eggnog">eggnog</a> – CLI
|
||
for getting input, directions (with nice colors!), and submitting
|
||
answers. Caches absolutely everything. <em>(C)</em></li>
|
||
<li><a
|
||
href="https://github.com/J0B10/aoc-badges-action">aoc-badges-action</a>
|
||
– A GitHub action for updating various aoc-related badges in your README
|
||
<em>(GitHub Action, Python)</em></li>
|
||
<li><a
|
||
href="https://github.com/k2bd/advent-readme-stars">advent-readme-stars</a>
|
||
– A GitHub action that adds and maintains a table of your AoC progress
|
||
to your README <em>(GitHub Action, Python)</em></li>
|
||
<li><a href="https://github.com/caderek/aoctimer">aoctimer</a> – A
|
||
language-agnostic, multiplatform tool to measure your solution time in
|
||
relative units, so you can share and compare your results with
|
||
others.</li>
|
||
<li><a href="https://github.com/caderek/aocrunner">aocrunner</a> – A
|
||
fast solutions runner and template generator, with simple CLI,
|
||
customizable template, simple testing utility, live reload, and
|
||
adventofcode.com integration. <em>(JavaScript, TypeScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/toblu/advent-of-code-client">advent-of-code-client</a>
|
||
– A Node.js package for fetching inputs, running puzzle challenges and
|
||
submitting answers to adventofcode.com directly from your JavaScript
|
||
code. Also includes some commonly used & customizable input
|
||
transformation functions. <em>(JavaScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/beakerandjake/advent-of-code-runner">advent-of-code-runner</a>
|
||
– Node.JS CLI solution generator and runner. Downloads inputs, submits
|
||
answers, prevents duplicate submissions, measures performance, tracks
|
||
progress and outputs statistics. <em>(JavaScript)</em></li>
|
||
<li><a
|
||
href="https://github.com/coralkashri/AoC-execution_time_table_generator">AoC-execution-time-table-generator</a>
|
||
– A C++20 tool to generate an execution time table for both parts of
|
||
each AoC day, based on input file with time details.</li>
|
||
<li><a href="https://github.com/nuxeh/aocf">aocf</a> – A CLI tool (and
|
||
also, optionally, crate) written in Rust, with a CLI inspired by git.
|
||
Problem briefs may be displayed in a scrollable ANSI terminal (mostly)
|
||
faithful to the AoC website.</li>
|
||
<li><a
|
||
href="https://github.com/mMosiur/AdventOfCodeAbstractions">AdventOfCodeAbstractions</a>
|
||
– A NuGet package that contains extendable abstractions and generalized
|
||
helpers to simplify and streamline .NET AoC puzzle solving.
|
||
<em>(C#)</em></li>
|
||
<li><a href="https://github.com/Macil/aocd">aocd</a> – A template
|
||
generator and library for solving AoC with Deno that handles input
|
||
fetching and solution submitting. <em>(TypeScript / Deno)</em></li>
|
||
<li><a
|
||
href="https://github.com/mathsaey/advent_of_code_utils">advent_of_code_utils</a>
|
||
– Input fetcher and boilerplate generator for those solving AoC in
|
||
Elixir. <em>(Elixir)</em></li>
|
||
<li><a
|
||
href="https://jeroenheijmans.github.io/advent-of-code-surveys/">Advent
|
||
of Code Surveys (Results Dashboard)</a> – Dashboard with charts and data
|
||
tables showing the results of the yearly Advent of Code Survey</li>
|
||
<li><a
|
||
href="https://github.com/NamelessGroup/AdventOfCode-CLI">AdventOfCode-CLI</a>
|
||
– A Commandline interface written in python to quickly generate
|
||
boilerplates in different languages and fetching your puzzle input. Also
|
||
includes customizable templates and measures solution times.</li>
|
||
<li><a href="https://github.com/yspreen/aoc">aoc-cli</a> – Command-line
|
||
utility that helps solve problems in python: it downloads your personal
|
||
input file, creates the sample source files and makes sure you don’t
|
||
submit answers twice <em>(Python)</em>.</li>
|
||
<li><a href="https://golfcoder.org">Golfcoder</a> – A code golf
|
||
community leaderboard for adventofcode.com, with a focus on code size.
|
||
Every name, including variables and functions, is considered as a single
|
||
token, irrespective of its length. <em>(Python, Rust, Go, Kotlin,
|
||
JavaScript, C#, TypeScript, C++, Java, C, Swift, Scala)</em></li>
|
||
<li><a href="https://github.com/LiquidFun/aoc_tiles">aoc-tiles</a> – A
|
||
tool which automatically creates a fancy image with solve times for each
|
||
solved day in your readme as a 5x5 grid. Works as a pre-commit hook or
|
||
as a CLI <em>(Python)</em>.</li>
|
||
<li><a href="https://github.com/VitamintK/wang-aoc-cli">wang-aoc-cli</a>
|
||
– A CLI tool for automatically copying boilerplate code, downloading
|
||
problem statements and inputs, parsing example inputs and solutions from
|
||
problem statements, testing against example inputs, and submitting.
|
||
Expects programs to use stdin and stdout to read inputs and write
|
||
answers. <em>(Python)</em></li>
|
||
</ul>
|
||
<h2 id="other-advent-calendars">Other Advent Calendars</h2>
|
||
<p><em>24 days of cool stuff regarding
|
||
<insert-technology-here>.</em></p>
|
||
<ul>
|
||
<li><a href="https://raku-advent.blog/">Raku Advent Calendar</a></li>
|
||
<li><a href="https://www.qemu-advent-calendar.org/">QEMU Advent
|
||
Calendar</a></li>
|
||
<li><a href="https://github.com/advent-of-craft/advent-of-craft">Java
|
||
Craft practises Advent Calendar</a></li>
|
||
</ul>
|
||
<h2 id="section">2023</h2>
|
||
<p><strong>WARNING:</strong> All of these likely contain spoilers.</p>
|
||
<p>Read <a href="/.github/CONTRIBUTING.md">CONTRIBUTING.md</a> to learn
|
||
how to add your own repos.</p>
|
||
<h3 id="solutions">Solutions</h3>
|
||
<h4 id="ada">Ada</h4>
|
||
<p><em>Solutions to AoC in Ada.</em></p>
|
||
<h4 id="apl">APL</h4>
|
||
<p><em>Solutions to AoC in APL.</em></p>
|
||
<h4 id="arturo">Arturo</h4>
|
||
<p><em>Solutions to AoC in Arturo.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/Laaen/AOC2023">Laaen/AOC2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/RickBarretto/aoc-arturo">RickBarretto/aoc-arturo</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-not%20available-red"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/Ryton/AoC-Arturo">Ryton/AoC-Arturo</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/chunes3/aoc-arturo">chunes3/aoc-arturo</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/drkameleon/arturo-aoc-2023">drkameleon/arturo-aoc-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="assembly">Assembly</h4>
|
||
<p><em>Solutions to AoC in Assembly.</em></p>
|
||
<h4 id="awk">AWK</h4>
|
||
<p><em>Solutions to AoC in AWK.</em></p>
|
||
<h4 id="bash">Bash</h4>
|
||
<p><em>Solutions to AoC in Bash.</em></p>
|
||
<h4 id="bqn">BQN</h4>
|
||
<p><em>Solutions to AoC in BQN.</em></p>
|
||
<h4 id="c">C</h4>
|
||
<p><em>Solutions to AoC in C.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/JustMaga/AdventOfCode2023">JustMaga/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/dis-Is-Fine/advent-of-code">dis-Is-Fine/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/happycoder74/adventofcode">happycoder74/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/michaeladler/aoc-2023">michaeladler/aoc-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/piscilus/aoc23">piscilus/aoc23</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="c-1">C</h4>
|
||
<p><em>Solutions to AoC in C#.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/CameronAavik/AdventOfCode">CameronAavik/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--02-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/ClxS/Advent-of-Code-2023">ClxS/Advent-of-Code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/KaNaDaAT/AOC2023">KaNaDaAT/AOC2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MikeMoolenaar/AdventOfCode">MikeMoolenaar/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--14-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/RieBi/AdventOfCode">RieBi/AdventOfCode</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/TwilightVanish/AdventOfCode">TwilightVanish/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/eduherminio/AoC2023">eduherminio/AoC2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/encse/adventofcode">encse/adventofcode</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/exVertex/AdventOfCode">exVertex/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/fguchelaar/AdventOfCode2023">fguchelaar/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/kavun/advent-of-code-2023">kavun/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/meshcheryakov83/advent-of-code">meshcheryakov83/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/rsmith985/AoC_SingleLine_2023">rsmith985/AoC_SingleLine_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/svetstoykov/AdventOfCode2023">svetstoykov/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/udvlp/Advent-of-Code-2023">udvlp/Advent-of-Code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/viceroypenguin/adventofcode">viceroypenguin/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/grigoresc/adventofcode.2023">grigoresc/adventofcode.2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="c-2">C++</h4>
|
||
<p><em>Solutions to AoC in C++.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/arcogelderblom/AdventOfCode">arcogelderblom/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--01-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/bg2b/aoc23">bg2b/aoc23</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/codingWhale13/AdventOfCode2023">codingWhale13/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/hieptk/aoc">hieptk/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jaroslawroszyk/AoC23">jaroslawroszyk/AoC23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/K20shores/aoc2023">K20shores/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/krusnabalar/advent-of-code">krusnabalar/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/michihupf/AoC2023">michihupf/AoC2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/mikesjak/AdventOfCode2023">mikesjak/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-not%20available-red"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/syncd010/AoC2023">syncd010/AoC2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--06-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/tbeu/AdventOfCode">tbeu/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/thejan14/adventofcode2023">thejan14/adventofcode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/Totto16/AOC-2023">Totto16/AOC-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/vss2sn/advent_of_code">vss2sn/advent_of_code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/osalbahr/adventOfCode">osalbahr/adventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/coralkashri/AOC">coralkashri/AOC</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="c3">C3</h4>
|
||
<p><em>Solutions to AoC in C3.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/OdnetninI/aoc_2023">OdnetninI/aoc_2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/lerno/aoc_2023_c3">lerno/aoc_2023_c3</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="clojure">Clojure</h4>
|
||
<p><em>Solutions to AoC in Clojure.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/erdos/advent-of-code">erdos/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/slotThe/advent">slotThe/advent</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="common-lisp">Common Lisp</h4>
|
||
<p><em>Solutions to AoC in Common Lisp.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/bo-tato/advent-of-code-2023">bo-tato/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/kisp/aoc2023-cl">kisp/aoc2023-cl</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="crystal">Crystal</h4>
|
||
<p><em>Solutions to AoC in Crystal.</em></p>
|
||
<h4 id="d">D</h4>
|
||
<p><em>Solutions to AoC in D.</em></p>
|
||
<h4 id="dart">Dart</h4>
|
||
<p><em>Solutions to AoC in Dart.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/S-ecki/AdventOfCode_2023">S-ecki/AdventOfCode_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/julemand101/AdventOfCode2023">julemand101/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--16-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="deno">Deno</h4>
|
||
<p><em>Solutions to AoC in Deno.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/ismtabo/advent-of-code-2023">ismtabo/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="elixir">Elixir</h4>
|
||
<p><em>Solutions to AoC in Elixir.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/gahjelle/advent_of_code">gahjelle/advent_of_code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/mogottsch/adventofcode">mogottsch/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="elm">Elm</h4>
|
||
<p><em>Solutions to AoC in Elm and Literate Elm.</em></p>
|
||
<h4 id="emacs-lisp">Emacs Lisp</h4>
|
||
<p><em>Solutions to AoC in Emacs Lisp (elisp).</em></p>
|
||
<h4 id="erlang">Erlang</h4>
|
||
<p><em>Solutions to AoC in Erlang.</em></p>
|
||
<h4 id="excel">Excel</h4>
|
||
<p><em>Solutions to AoC in Excel.</em></p>
|
||
<h4 id="f">F</h4>
|
||
<p><em>Solutions to AoC in F#.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Texl/advent-of-code">Texl/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/lboshuizen/aoc23">lboshuizen/aoc23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/yeung66/advent-of-code-2023">yeung66/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/vorber/AOC2023">vorber/AOC2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="factor">Factor</h4>
|
||
<p><em>Solutions to AoC in Factor.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/CharnelMouse/AdventOfCode2023">CharnelMouse/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="gleam">Gleam</h4>
|
||
<p><em>Solutions to AoC in Gleam.</em></p>
|
||
<h4 id="go">Go</h4>
|
||
<p><em>Solutions to AoC in Go.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Aadv1k/AdventOfGo2023">Aadv1k/AdventOfGo2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/ColasNahaboo/advent-of-code-my-solutions">ColasNahaboo/advent-of-code-my-solutions</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/DomBlack/advent-of-code-2023">DomBlack/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MichalFikejs/AdventOfCode23">MichalFikejs/AdventOfCode23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/OscarBrugne/AdventOfCode">OscarBrugne/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/S-ecki/AdventOfCode_2023">S-ecki/AdventOfCode_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/believer/advent-of-code">believer/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/devries/advent_of_code_2023">devries/advent_of_code_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/iusetabs/advent-of-code-23-go">iusetabs/advent-of-code-23-go</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jthomaschewski/advent-of-code">jthomaschewski/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Nikscorp/advent_of_code_2023">Nikscorp/advent_of_code_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/nlowe/aoc2023">nlowe/aoc2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/pin2t/aoc2023">pin2t/aoc2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/wlchs/aoc23">wlchs/aoc23</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jjj120/AdventOfCode">jjj120/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="groovy">Groovy</h4>
|
||
<p><em>Solutions to AoC in Groovy.</em></p>
|
||
<h4 id="hamler">Hamler</h4>
|
||
<p><em>Solutions to AoC in Hamler.</em></p>
|
||
<h4 id="haskell">Haskell</h4>
|
||
<p><em>Solutions to AoC in Haskell.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Ma-Fi-94/advent-of-haskell-23">Ma-Fi-94/advent-of-haskell-23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ephemient/aoc2023">ephemient/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/glguy/advent">glguy/advent</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/proskur1n/aoc2023">proskur1n/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/slotThe/advent">slotThe/advent</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/sonowz/advent-of-code-haskell">sonowz/advent-of-code-haskell</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="haxe">Haxe</h4>
|
||
<p><em>Solutions to AoC in Haxe.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/ibilon/AdventOfCode2023">ibilon/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="holyc">HolyC</h4>
|
||
<p><em>Solutions to AoC in HolyC (TempleOS).</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Jamesbarford/advent-of-code">Jamesbarford/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="hoon">Hoon</h4>
|
||
<p><em>Solutions to AoC in Hoon (Urbit).</em></p>
|
||
<h4 id="idris">Idris</h4>
|
||
<p><em>Solutions to AoC in Idris.</em></p>
|
||
<h4 id="j">J</h4>
|
||
<p><em>Solutions to AoC in J.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/jitwit/aoc">jitwit/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--31-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="java">Java</h4>
|
||
<p><em>Solutions to AoC in Java.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/ChrisTopping/advent-of-code">ChrisTopping/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/FolMing/aoc-2023">FolMing/aoc-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MrTimeey/advent-of-code-23">MrTimeey/advent-of-code-23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/SimonBaars/AdventOfCode-Java">SimonBaars/AdventOfCode-Java</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Viinyard/adventofcode_2023">Viinyard/adventofcode_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/bqcuong/AdventOfCode">bqcuong/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/brittleru/advent-of-code">brittleru/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/chriswhocodes/aoc2023">chriswhocodes/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-not%20available-red"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/dapitch666/AdventOfCode">dapitch666/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/forax/advent-of-code-2023">forax/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/krusnabalar/advent-of-code">krusnabalar/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/nipafx/advent-of-code-2023">nipafx/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/vuryss/aoc-java">vuryss/aoc-java</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="javascript">JavaScript</h4>
|
||
<p><em>Solutions to AoC in JavaScript.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Lyqst/adventofcode">Lyqst/adventofcode</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/RealStr1ke/AoC">RealStr1ke/AoC</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Topener/adventofcode">Topener/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/fones/advent_of_code_2023">fones/advent_of_code_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/leyanlo/advent-of-code">leyanlo/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/niksimon/advent-of-code">niksimon/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--16-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/pvainio/adventofcode">pvainio/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/rkeytacked/adventofcode-2023">rkeytacked/adventofcode-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/wizardassassin/Advent-of-Code">wizardassassin/Advent-of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--23-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="jq">jq</h4>
|
||
<p><em>Solutions to AoC in jq.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/christianberg/advent">christianberg/advent</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/odnoletkov/advent-of-code-jq">odnoletkov/advent-of-code-jq</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="julia">Julia</h4>
|
||
<p><em>Solutions to AoC in Julia.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/DaniGlez/aoc">DaniGlez/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Teo-ShaoWei/advent-of-code-julia">Teo-ShaoWei/advent-of-code-julia</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--06-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Titas22/AdventOfCode.jl">Titas22/AdventOfCode.jl</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--16-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/axsk/advent-of-code">axsk/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/goggle/AdventOfCode2023.jl">goggle/AdventOfCode2023.jl</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/simonschnake/adventofcode23">simonschnake/adventofcode23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="kotlin">Kotlin</h4>
|
||
<p><em>Solutions to AoC in Kotlin.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/7rebux/advent-of-code-2023">7rebux/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/ArpitShukIa/AdventOfCode2023">ArpitShukIa/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/edgars-supe/advent-of-code">edgars-supe/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ephemient/aoc2023">ephemient/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/pgebert/advent-of-code-2023">pgebert/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/pin2t/aoc2023">pin2t/aoc2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/starry-shivam/AdventOfCode">starry-shivam/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="ldpl">LDPL</h4>
|
||
<p><em>Solutions to AoC in LDPL.</em></p>
|
||
<h4 id="lua">Lua</h4>
|
||
<p><em>Solutions to AoC in Lua.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/fsdfdfgdfghSD/Advent-of-Code-2023">fsdfdfgdfghSD/Advent-of-Code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="m4">M4</h4>
|
||
<p><em>Solutions to AoC in M4.</em></p>
|
||
<h4 id="matlab">MATLAB</h4>
|
||
<p><em>Solutions to AoC in MATLAB (Octave).</em></p>
|
||
<h4 id="nim">Nim</h4>
|
||
<p><em>Solutions to AoC in Nim.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/portrik/adventofcode">portrik/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="nushell">Nushell</h4>
|
||
<p><em>Solutions to AoC in Nushell.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/NonlinearFruit/advent-of-code-2023">NonlinearFruit/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="objective-c">Objective-C</h4>
|
||
<p><em>Solutions to AoC in Objective-C.</em></p>
|
||
<h4 id="ocaml">OCaml</h4>
|
||
<p><em>Solutions to AoC in OCaml.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/illbexyz/advent-of-code-2023">illbexyz/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/slotThe/advent">slotThe/advent</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/vshender/advent-of-code">vshender/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MeanderingProgrammer/advent-of-code">MeanderingProgrammer/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--14-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="php">PHP</h4>
|
||
<p><em>Solutions to AoC in PHP.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/anrighi/AdventOfCode2023">anrighi/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jvancoillie/advent-of-code">jvancoillie/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/tbali0524/advent-of-code-solutions">tbali0524/advent-of-code-solutions</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="perl">Perl</h4>
|
||
<p><em>Solutions to AoC in Perl.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/pcineverdies/AOC-2023">pcineverdies/AOC-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="picat">Picat</h4>
|
||
<p><em>Solutions to AoC in Picat.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/DestyNova/advent_of_code_2023">DestyNova/advent_of_code_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="pony">Pony</h4>
|
||
<p><em>Solutions to AoC in Pony.</em></p>
|
||
<h4 id="prolog">Prolog</h4>
|
||
<p><em>Solutions to AoC in Prolog.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/kisp/aoc2023-prolog">kisp/aoc2023-prolog</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="powershell">PowerShell</h4>
|
||
<p><em>Solutions to AoC in PowerShell.</em></p>
|
||
<h4 id="python">Python</h4>
|
||
<p><em>Solutions to AoC in Python.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/stefanoandroni/advent-of-code">stefanoandroni/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/AleUP170/AdventOfCode">AleUP170/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/DownDev/advent-of-code">DownDev/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/FranciscoTorreblanca/advent-of-code-2023">FranciscoTorreblanca/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/JannikNickel/AdventOfCode">JannikNickel/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--31-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Lkeurentjes/Advent_of_code">Lkeurentjes/Advent_of_code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/NimVek/advent-of-code">NimVek/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Ponjinge/Advent-of-Code">Ponjinge/Advent-of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--16-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/RussellDash332/advent-of-code">RussellDash332/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Satantago/Advent-of-Code-2023">Satantago/Advent-of-Code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/estvrtecky/advent-of-code">estvrtecky/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/TendTo/advent-of-code">TendTo/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/TurtleSmoke/Advent-of-Code">TurtleSmoke/Advent-of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/UrAvgCode/AdventOfCode">UrAvgCode/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--15-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/VelitskyLev-Coder/AdventOfCode">VelitskyLev-Coder/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/alanjaouen/advent-of-code">alanjaouen/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/alokmenghrajani/adventofcode2023">alokmenghrajani/adventofcode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/alptbz/adventofcode2023">alptbz/adventofcode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/derailed-dash/Advent-of-Code">derailed-dash/Advent-of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ephemient/aoc2023">ephemient/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/fuglede/adventofcode">fuglede/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/gahjelle/advent_of_code">gahjelle/advent_of_code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Hamatti/adventofcode-2023">Hamatti/adventofcode-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/happycoder74/adventofcode">happycoder74/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/lancylot2004/AoC-2023">lancylot2004/AoC-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--24-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/maread99/aoc">maread99/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/mebeim/aoc">mebeim/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/nitekat1124/advent-of-code-2023">nitekat1124/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/npanuhin/Advent-of-Code">npanuhin/Advent-of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/orfeasa/advent-of-code-2023">orfeasa/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/rubennoriegamier/aoc_2023">rubennoriegamier/aoc_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/sanderploegsma/advent-of-code">sanderploegsma/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/tyronedamasceno/Advent-Of-Code">tyronedamasceno/Advent-Of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/vil02/adv_2023">vil02/adv_2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/yspreen/adventofcode">yspreen/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/zivnadel/advent-of-code">zivnadel/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--19-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/GNUSheep/AdventOfCode">GNUSheep/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/LiquidFun/adventofcode">LiquidFun/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/AbdeI1/AdventOfCode">AbdeI1/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--15-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/rafald1/advent_of_code_2023">rafald1/advent_of_code_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--01-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ndunnett/aoc">ndunnett/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="r">R</h4>
|
||
<p><em>Solutions to AoC in R.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/KT421/advent-of-code">KT421/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/kanahia/advent_of_code_2023">kanahia/advent_of_code_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/plannapus/Advent_of_Code">plannapus/Advent_of_Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="racket">Racket</h4>
|
||
<p><em>Solutions to AoC in Racket.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/6cdh/aoc">6cdh/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/Bogdanp/aoc2023">Bogdanp/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/lojic/LearningRacket">lojic/LearningRacket</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/rmculpepper/fun">rmculpepper/fun</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="raku">Raku</h4>
|
||
<p><em>Solutions to AoC in Raku.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/DarthGandalf/advent-of-code">DarthGandalf/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="reasonml">ReasonML</h4>
|
||
<p><em>Solutions to AoC in ReasonML.</em></p>
|
||
<h4 id="red">Red</h4>
|
||
<p><em>Solutions to AoC in Red.</em></p>
|
||
<h4 id="rexx">REXX</h4>
|
||
<p><em>Solutions to AoC in REXX.</em></p>
|
||
<h4 id="rhombus">Rhombus</h4>
|
||
<p><em>Solutions to AoC in Rhombus.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Gopiandcode/aoc-rhombus">Gopiandcode/aoc-rhombus</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/samdphillips/aoc-2023">samdphillips/aoc-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="robo1">ROBO1</h4>
|
||
<p><em>Solutions to AoC in ROBO1.</em></p>
|
||
<h4 id="roc">Roc</h4>
|
||
<p><em>Solutions to AoC in Roc.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/normanjaeckel/AdventOfCode">normanjaeckel/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--18-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ostcar/aoc2023">ostcar/aoc2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--17-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="ruby">Ruby</h4>
|
||
<p><em>Solutions to AoC in Ruby.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/dskecse/aoc2023">dskecse/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/dvoiejanovic/advent-of-ruby">dvoiejanovic/advent-of-ruby</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/pulgamecanica/AOC2023">pulgamecanica/AOC2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--16-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="rust">Rust</h4>
|
||
<p><em>Solutions to AoC in Rust.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/AndrejOrsula/aoc">AndrejOrsula/aoc</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Basicprogrammer10/advent-of-code">Basicprogrammer10/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Bot-Kerem/adventofcode2023">Bot-Kerem/adventofcode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/Martinif/adventofcode2023">Martinif/adventofcode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MrRobb/advent-of-code-2023">MrRobb/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/akaritakai/AdventOfCode2023">akaritakai/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--30-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/believer/advent-of-code">believer/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/chrismandery/advent-of-code-2023">chrismandery/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--31-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/craake/aoc2023">craake/aoc2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/debechu/aoc2023">debechu/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/dellink/advent-of-code">dellink/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/drwilco/aoc">drwilco/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ephemient/aoc2023">ephemient/aoc2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/hakoerber/adventofcode">hakoerber/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jianyuan/advent-of-code">jianyuan/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/kolontsov/aoc-rust-2023">kolontsov/aoc-rust-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/lostlont/aoc-2023">lostlont/aoc-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--16-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/lpotthast/advent-of-code-2023">lpotthast/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--17-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/maneatingape/advent-of-code-rust">maneatingape/advent-of-code-rust</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/rdfriese/Lamellar-Advent-of-code">rdfriese/Lamellar-Advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/simon-dmsn/AOC2023-Rust">simon-dmsn/AOC2023-Rust</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/simonbrauner/aoc_2023">simonbrauner/aoc_2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/sivertjoe/Advent-of-Code">sivertjoe/Advent-of-Code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/tumdum/aoc2023">tumdum/aoc2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/zbyju/advent-of-code">zbyju/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--02-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/zsacul/AdventOfCode2023">zsacul/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/ndunnett/aoc">ndunnett/aoc</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2024--04--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="smalltalk">Smalltalk</h4>
|
||
<p><em>Solutions to AoC in Smalltalk.</em></p>
|
||
<h4 id="scala">Scala</h4>
|
||
<p><em>Solutions to AoC in Scala.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/FlorianCassayre/AdventOfCode-2023">FlorianCassayre/AdventOfCode-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--01-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/OscarOdic/advent-of-code">OscarOdic/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/fdlk/advent-2023">fdlk/advent-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jurisk/advent-of-code">jurisk/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--03--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/kotleta2007/advent-of-code-2023">kotleta2007/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/maneatingape/advent-of-code-scala">maneatingape/advent-of-code-scala</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--08--26-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/mbuzdalov/advent-of-code">mbuzdalov/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/nagybalint/advent-of-code-2023">nagybalint/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/sim642/adventofcode">sim642/adventofcode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="scheme">Scheme</h4>
|
||
<p><em>Solutions to AoC in Scheme.</em></p>
|
||
<h4 id="solidity">Solidity</h4>
|
||
<p><em>Solutions to AoC in Solidity.</em></p>
|
||
<h4 id="spectx">SpectX</h4>
|
||
<p><em>Solutions to AoC in SpectX.</em></p>
|
||
<h4 id="sql">SQL</h4>
|
||
<p><em>Solutions to AoC in SQL.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/archiewood/advent-of-code">archiewood/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://gitlab.com/feike/adventofcode">feike/advent-of-code</a></li>
|
||
</ul>
|
||
<h4 id="standard-ml">Standard ML</h4>
|
||
<p><em>Solutions to AoC in Standard ML.</em></p>
|
||
<h4 id="swift">Swift</h4>
|
||
<p><em>Solutions to AoC in Swift.</em> * <a
|
||
href="https://github.com/Babcster/AdventOfCode2023">Babcster/AdventOfCode2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--02--24-brightgreen"
|
||
alt="Last Commit on GitHub" /> * <a
|
||
href="https://github.com/bence-t0th/Advent-of-Code-2023">bence-t0th/Advent-of-Code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen"
|
||
alt="Last Commit on GitHub" /> * <a
|
||
href="https://github.com/gereons/AoC2023">gereons/AoC2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen"
|
||
alt="Last Commit on GitHub" /></p>
|
||
<h4 id="typescript">TypeScript</h4>
|
||
<p><em>Solutions to AoC in TypeScript.</em></p>
|
||
<ul>
|
||
<li><a
|
||
href="https://github.com/Dlurak/AdventOfCode">Dlurak/AdventOfCode</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MrDiamondDog/advent-of-code-2023">MrDiamondDog/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/MrTimeey/advent-of-code-23">MrTimeey/advent-of-code-23</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/Neime/advent2023">Neime/advent2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/epacke/advent-of-code">epacke/advent-of-code</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--28-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/jeroenheijmans/advent-of-code-2023">jeroenheijmans/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--02-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a href="https://github.com/kisp/aoc2023-ts">kisp/aoc2023-ts</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/pnodet/advent-2023">pnodet/advent-2023</a> <img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
<li><a
|
||
href="https://github.com/tomas-padrieza/advent-of-code-2023">tomas-padrieza/advent-of-code-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="typescript-types">TypeScript Types</h4>
|
||
<p><em>Solutions to AoC in the TypeScript type system.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/Rugvip/aoc-2023">Rugvip/aoc-2023</a>
|
||
<img
|
||
src="https://img.shields.io/badge/last%20commit-2024--01--07-brightgreen"
|
||
alt="Last Commit on GitHub" /></li>
|
||
</ul>
|
||
<h4 id="unison">Unison</h4>
|
||
<p><em>Solutions to AoC in Unison.</em></p>
|
||
<h4 id="v">V</h4>
|
||
<p><em>Solutions to AoC in V.</em></p>
|
||
<h4 id="vb.net">VB.NET</h4>
|
||
<p><em>Solutions to AoC in VB.NET.</em></p>
|
||
<h4 id="whitespace">Whitespace</h4>
|
||
<p><em>Solutions to AoC in Whitespace.</em></p>
|
||
<h4 id="zig">Zig</h4>
|
||
<p><em>Solutions to AoC in Zig.</em></p>
|
||
<h4 id="zsh">Zsh</h4>
|
||
<p><em>Solutions to AoC in Zsh.</em></p>
|
||
<h3 id="live-streams">Live Streams</h3>
|
||
<p><em>Folks who are live streaming their process.</em></p>
|