Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sugyan/adventofcode
https://github.com/sugyan/adventofcode
advent-of-code
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sugyan/adventofcode
- Owner: sugyan
- Created: 2019-12-01T15:47:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T00:51:42.000Z (11 months ago)
- Last Synced: 2024-05-02T05:54:53.870Z (8 months ago)
- Topics: advent-of-code
- Language: Rust
- Homepage: https://adventofcode.com/
- Size: 625 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventofcode
My solutions for [Advent of Code](https://adventofcode.com/)
### 2023
[![Rust 2023](https://github.com/sugyan/adventofcode/actions/workflows/rust_2023.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2023.yml)
[![Python 2023](https://github.com/sugyan/adventofcode/actions/workflows/python_2023.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/python_2023.yml)
[![Ocaml 2023](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2023.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2023.yml)- :white_check_mark: Rust
- :construction: Python
- :construction: OCaml### 2022
[![Rust 2022](https://github.com/sugyan/adventofcode/actions/workflows/rust_2022.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2022.yml)
[![Python 2022](https://github.com/sugyan/adventofcode/actions/workflows/python_2022.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/python_2022.yml)
[![OCaml 2022](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2022.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/ocaml_2022.yml)- :white_check_mark: Rust
- :construction: Python
- :construction: OCaml### 2021
[![Rust 2021](https://github.com/sugyan/adventofcode/actions/workflows/rust_2021.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2021.yml)
- :white_check_mark: Rust
### 2020
[![Rust 2020](https://github.com/sugyan/adventofcode/actions/workflows/rust_2020.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2020.yml)
[![Python 2020](https://github.com/sugyan/adventofcode/actions/workflows/python_2020.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/python_2020.yml)- :white_check_mark: Rust
- :white_check_mark: Python### 2019
[![Rust 2019](https://github.com/sugyan/adventofcode/actions/workflows/rust_2019.yml/badge.svg?branch=main)](https://github.com/sugyan/adventofcode/actions/workflows/rust_2019.yml)
- :construction: Rust