Code for the Advent of Code event
aoc advent-of-code
Ruby 82.5%
MoonScript 6.4%
Raku 3.2%
Lua 2.0%
Jupyter Notebook 1.3%
C# 0.8%
Python 0.7%
Crystal 0.5%
TypeScript 0.4%
F# 0.2%
Nix 0.2%
Rust 0.1%
Makefile 0.1%
Shell 0.1%
HTML 0.1%
Racket 0.1%
Other 1.5%
706 2 0

Clone this repository

https://tangled.org/sharparam.com/advent-of-code https://tangled.org/did:plc:yug7huzn7xieuihptt4inlce/advent-of-code
git@tangled.org:sharparam.com/advent-of-code git@tangled.org:did:plc:yug7huzn7xieuihptt4inlce/advent-of-code

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Advent of Code#

In this repo you can find the code for my solutions to Advent of Code!

Languages I've been using:

On some days I solve the problem in multiple languages. Usually first in one language I'm comfortable in to get it done fast. And then in other languages for the purpose of learning said language.