Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bravo68web/advent-of-code-23

Solutions for AoC 23
https://github.com/bravo68web/advent-of-code-23

advent-of-code advent-of-code-2023 aoc aoc23 bun rust

Last synced: 8 days ago
JSON representation

Solutions for AoC 23

Awesome Lists containing this project

README

        

# Advent of Code 2023 (Completed)

![AoC23](https://repository-images.githubusercontent.com/726431802/c8e91bfc-1db4-4fa8-93b2-dcb8cf18cc0c)

This is my repository for the [Advent of Code 2023](https://adventofcode.com/2023) 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

- [x] Day 1
- [x] Day 2
- [x] Day 3
- [x] Day 4
- [x] Day 5
- [x] Day 6
- [x] Day 7
- [x] Day 8
- [x] Day 9
- [x] Day 10
- [x] Day 11
- [x] Day 12
- [x] Day 13
- [x] Day 14
- [x] Day 15
- [x] Day 16
- [x] Day 17
- [x] Day 18
- [x] Day 19
- [x] Day 20
- [x] Day 21
- [x] Day 22
- [x] Day 23
- [x] Day 24
- [x] Day 25

## License

All solutions for [AoC 2023](https://adventofcode.com/2023) by BRAVO68WEB is licensed under [CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/)

> Merry Christmas and Happy New Year 2024!