Skip to content

jacobduijzer/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Rust C# C# - 2024

Leaderboard script

I have created a bash script to extract my position on a leaderboard, I use it to show it on my desktop (previously Polybar, now Waybar):

image

image

Usage of the leaderboard script

./adventofcode.sh -c ~/.aoc_cookie.txt -i 123456 -n "Jacob Duijzer" -l "Team Rockstars IT"

Parameters:

-c cookie_file: the location of a text file with the contents of the AoC cookie.
-i id: the id of the leaderboard.
-n "name": the name of the player you want to show the score for.
-l "label": the name of the leaderboard.

Advent of Code 2024

Solutions

Day Solutions
1 Typescript - C#
2 Typescript
3 Typescript
4 Typescript
5 Typescript
6 Typescript - C#
7 Typescript
8 Typescript
9 Typescript
10 Typescript
11 Typescript
12
13 Typescript
14 Typescript
15 Typescript
16 Typescript
17 Typescript
18 Typescript
19 Typescript
20
21
22 Typescript
23 Typescript
24 Typescript
25 Typescript

Advent of Code 2023

Solutions

Day Solutions
1 Rust - Bash - Part 1 - C#
2 Rust - C#
3 Rust
4 Rust - C# - Part 1
5 Rust
6 Rust - C# - Part 1
7 Rust
8 Rust
9 Rust
10
11 Rust
12 Rust
18 Rust

Visualizations

All visualizations are done with C# solutions, using Spectre.Console.

Day 1:

day 1

Day 2:

day 2

Day 4, part 1:

day 4

Day 6, part 1:

day 6

Advent Of Code 2022

Solutions

Day Solutions
1 Rust - Bash
2 Rust
3 Rust
4 Rust
5 Rust
6 Rust
7 Rust
8 Rust
9 Rust
10 Rust
11
12 - part 1 Rust
13 Rust
14 Rust
15 Rust
16
17 Rust
18 Rust
20 Rust

Advent Of Code 2021

Solutions

Day Solutions
1 F# - Bash - Rust
2 F# - Rust
3 Created on a different computer, forgot to check in. Need to look for it
4 C# - F#
5 C#
6 C#
7 C# - F#
8 C#
9 C#
10 TODO: merge from different laptop
11 C#
12 C#
13 C#
14 C#
15 C#
16 C#
17 C#
18 C#
19 C#
20 C#
21 C#
22 C#
23 C#

Advent of Code 2015

Solutions

Day Solutions
1 Typescript
2 Typescript