https://github.com/kevboh/advent-of-code
https://github.com/kevboh/advent-of-code
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevboh/advent-of-code
- Owner: kevboh
- Created: 2020-12-01T14:37:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T11:43:01.000Z (over 1 year ago)
- Last Synced: 2025-03-22T19:15:38.496Z (over 1 year ago)
- Language: Elixir
- Size: 159 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code
[Advent of Code](https://adventofcode.com) is a yearly advent calendar by way of
programming puzzles. Herein are my attempts at solving those puzzles; I have yet
to complete a full set of 25 (really 50, each puzzle has two parts), mostly due
to familial obligations. One day!
## Config
To set the session cookie in .envrc, log in and load a page (an input works),
inspect the cookie header, and grab the `session` cookie.