https://github.com/bravo68web/advent-of-code-template
AoC Repo Template
https://github.com/bravo68web/advent-of-code-template
advent-od-code-24 advent-of-code aoc aoc-2024 aoc-bun aoc-js aoc-rs aoc-template aoc-ts bun rs rust ts
Last synced: 9 months ago
JSON representation
AoC Repo Template
- Host: GitHub
- URL: https://github.com/bravo68web/advent-of-code-template
- Owner: BRAVO68WEB
- Created: 2024-12-01T08:08:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T17:47:07.000Z (about 1 year ago)
- Last Synced: 2025-03-19T06:45:16.835Z (9 months ago)
- Topics: advent-od-code-24, advent-of-code, aoc, aoc-2024, aoc-bun, aoc-js, aoc-rs, aoc-template, aoc-ts, bun, rs, rust, ts
- Language: Rust
- Homepage: https://adventofcode.com
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 20XX (AoC 20XX)

This is my repository for the [Advent of Code 20XX](https://adventofcode.com/20XX) challenge.
Languages used:
- [TypeScript + Bun](https://bun.sh/)
- [Rust](https://www.rust-lang.org/)
## Usage
### TypeScript
![GitHub Workflow Status (with event)]()
Check [README.md](code/ts/README.md) in the `ts` directory.
### Rust
![GitHub Workflow Status (with event)]()
Check [README.md](code/rs/README.md) in the `rs` directory.
## Checklists
- [ ] Day 1
- [ ] Day 2
- [ ] Day 3
- [ ] Day 4
- [ ] Day 5
- [ ] Day 6
- [ ] Day 7
- [ ] Day 8
- [ ] Day 9
- [ ] Day 10
- [ ] Day 11
- [ ] Day 12
- [ ] Day 13
- [ ] Day 14
- [ ] Day 15
- [ ] Day 16
- [ ] Day 17
- [ ] Day 18
- [ ] Day 19
- [ ] Day 20
- [ ] Day 21
- [ ] Day 22
- [ ] Day 23
- [ ] Day 24
- [ ] Day 25
## License
All solutions for [AoC 20XX](https://adventofcode.com/20XX) by X is licensed under [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/)
> Merry Christmas and Happy New Year 20XX!