Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksac/aoc2021
When did I give up this year
https://github.com/aleksac/aoc2021
Last synced: 5 days ago
JSON representation
When did I give up this year
- Host: GitHub
- URL: https://github.com/aleksac/aoc2021
- Owner: AleksaC
- License: mit
- Created: 2021-12-01T19:16:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T14:39:42.000Z (almost 3 years ago)
- Last Synced: 2024-06-19T16:22:12.732Z (5 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2021 solutions
Last two years I didn't make it past day 10, and this year I'm even busier, but
I don't let that discourage me.![aoc stages](https://raw.githubusercontent.com/aleksacu/advent-of-code-2020/main/aoc-stages.png)
| Day | Languages |
| ---------------------------------------- | ------------------------------------------ |
| [1](https://adventofcode.com/2021/day/1) | [go](day01/main.go), [lua](day01/main.lua) |
| [2](https://adventofcode.com/2021/day/2) | [python](day02/main.py) |
| [3](https://adventofcode.com/2021/day/3) | [python](day03/main.py) |
| [4](https://adventofcode.com/2021/day/4) | [node](day04/main.js) |## Contact 🙋♂️
- [Personal website](https://aleksac.me)
-
- [email protected]