https://github.com/asphaltbuffet/advent-of-code
Collecting solutions to advent of code exercises.
https://github.com/asphaltbuffet/advent-of-code
advent-of-code-2022 adventofcode adventofcode-go adventofcode2021 go
Last synced: 2 months ago
JSON representation
Collecting solutions to advent of code exercises.
- Host: GitHub
- URL: https://github.com/asphaltbuffet/advent-of-code
- Owner: asphaltbuffet
- License: unlicense
- Created: 2022-11-16T18:04:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T05:01:10.000Z (3 months ago)
- Last Synced: 2025-12-19T15:42:54.418Z (3 months ago)
- Topics: advent-of-code-2022, adventofcode, adventofcode-go, adventofcode2021, go
- Language: Go
- Homepage:
- Size: 6.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](go.mod)
[](LICENSE)
[](https://wakatime.com/badge/user/09307b0e-8348-4b4e-9b67-0026db3fe1f5/project/d8517ea0-1006-42ab-b5f3-0cc1f86b7e70)
# ProgPrac
Collecting solutions to programming exercises.
## Advent of Code
[](exercises/2015/README.md)
[](exercises/2016/README.md)
[](exercises/2017/README.md)
[](exercises/2018/README.md)
[](exercises/2019/README.md)
[](exercises/2020/README.md)
[](exercises/2021/README.md)
[](exercises/2022/README.md)
[](exercises/2023/README.md)
[](exercises/2024/README.md)
## Project Euler
TBD
## Exercism
- [Go Track](tracks/go)
- [Nim Track](tracks/nim)
- [Python Track](tracks/python)
- [Vimscript Track](tracks/vimscript)