Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertohuertasm/shuttle-cch23
🚀🦀 Shuttle's Christmas Code Hunt
https://github.com/robertohuertasm/shuttle-cch23
rust shuttle-rs
Last synced: about 1 month ago
JSON representation
🚀🦀 Shuttle's Christmas Code Hunt
- Host: GitHub
- URL: https://github.com/robertohuertasm/shuttle-cch23
- Owner: robertohuertasm
- Created: 2023-12-01T23:24:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-17T12:26:28.000Z (11 months ago)
- Last Synced: 2024-05-02T02:14:47.054Z (7 months ago)
- Topics: rust, shuttle-rs
- Language: Rust
- Homepage: https://www.shuttle.rs/cch
- Size: 515 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shuttle Christmas Code Hunt 2023
[Shuttle's Christmas Code Hunt 2023](https://www.shuttle.rs/cch), inspired by Advent of Code, invites you to solve daily challenges using Rust in a relaxed environment. Each weekday, you will be implementing an HTTP endpoint that returns the solution to the daily challenge, and deploy it on Shuttle. Join the fun, solve puzzles, embrace the holiday spirit, and get rewarded! 🎄🚀
## How to validate the solution
In order to validate the solution we can use the [cch23-validator crate](https://crates.io/crates/cch23-validator).
| | Solution 1 | Solution 2 | Solution 3 |
| --- | :---: | :---: | :---: |
| - 1 | ✅ | ✅ | |
| 01 | ✅ | ✅ | |
| 04 | ✅ | ✅ | |
| 06 | ✅ | ✅ | |
| 07 | ✅ | ✅ | ✅ |
| 08 | ✅ | ✅ | |
| 11 | ✅ | ✅ | |
| 12 | | | |
| 13 | | | |
| 14 | | | |
| 15 | | | |