|
1 |
| -# Advent-of-Code |
| 1 | +# Advent of Code 2021 |
2 | 2 |
|
3 | 3 | Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
|
4 | 4 |
|
5 | 5 | The first challenges unlock on December 1st at 00:00 EST/05:00 UTC, and continue every day throughout the month.
|
6 | 6 |
|
7 | 7 | You can read more about the challenge [here](https://adventofcode.com/2021/about).
|
8 | 8 |
|
9 |
| -The WinAdmins Leaderboard is here: |
10 |
| -https://adventofcode.com/2021/leaderboard/private/view/1506887 |
| 9 | +The WinAdmins Leaderboard is [here](https://adventofcode.com/2021/leaderboard/private/view/1506887). The join code is pinned in the "Advent of Code 2021" thread in the `#community` channel. |
11 | 10 |
|
12 |
| -# Day 1 |
| 11 | +# Member GitHub Repos |
13 | 12 |
|
14 |
| -Member|Code Link |
15 |
| --|- |
16 |
| -Kooties|https://github.com/Kooties/AdventOfCode/tree/main/2021 |
17 |
| -Anthony Fontanez|https://github.com/ajf8729/AoC-2021 |
18 |
| -Chris Dent|https://github.com/indented-automation/AoC/tree/master/2021/01 |
19 |
| -Adam Cook|https://github.com/codaamok/AoC/tree/main/2021 |
20 |
| -Mamue|https://github.com/Maamue/AoC/tree/main/2021 |
| 13 | +| Name (Discord) | AoC Leaderboard | GitHub Repo | |
| 14 | +| -------------------------------------- | ---------------- | ------------------------------------------------------------ | |
| 15 | +| Adam Cook (ACC) | Adam Cook | https://github.com/codaamok/AoC/tree/main/2021 | |
| 16 | +| Adam Gross (AdamGrossTX) | AdamGrossTX | https://github.com/AdamGrossTX/AOC/tree/main/2021 | |
| 17 | +| Anthony Fontanez (krbtgt) | Anthony Fontanez | https://github.com/ajf8729/AoC-2021 | |
| 18 | +| Chris Dent (ChrisDent) | Chris Dent | https://github.com/indented-automation/AoC/tree/master/2021 | |
| 19 | +| Chris Kibble (ChrisKibble) | Chris Kibble | https://github.com/ChrisKibble/Advent-of-Code/tree/main/2021 | |
| 20 | +| Jeremy Putman (Jeremy Putman) | JPutman | https://github.com/jputman/AdventOfCode/tree/main/2021 | |
| 21 | +| Joshua Herrmann (ServerIs(Not)Running) | Joshua Herrmann | https://github.com/SotoDucani/AoC2021 | |
| 22 | +| Kooties ($mod\[1\]) | Kooties | https://github.com/Kooties/AdventOfCode/tree/main/2021 | |
| 23 | +| Mamue (Mamue) | Maamue | https://github.com/Maamue/AoC/tree/main/2021 | |
| 24 | +| Metalsand (Metalsand) | Metalsand | N/A | |
| 25 | +| Nathan Ziehnert (TheZNerd) | @TheZNerd | https://github.com/theznerd/AdventOfCode/tree/main/2021 | |
| 26 | +| Ryan H (Ryan_H) | @SCCM_Ryan | N/A | |
| 27 | +| Ton Siemons (Kietel) | Infradeploy | N/A | |
| 28 | +| WRQ (WRQ) | WRQ | N/A | |
0 commit comments