Code for the Advent of Code event
aoc advent-of-code
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Ruby 83.5%
MoonScript 6.6%
Raku 3.3%
Lua 2.0%
C# 0.8%
Python 0.6%
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.6%
677 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.