Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigmanificient/aoc
:star: My attempts at solving Advent of Code puzzles.
https://github.com/sigmanificient/aoc
advent-of-code advent-of-code-2021 aoc puzzles python solutions
Last synced: 7 days ago
JSON representation
:star: My attempts at solving Advent of Code puzzles.
- Host: GitHub
- URL: https://github.com/sigmanificient/aoc
- Owner: Sigmanificient
- Created: 2021-12-01T21:38:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T21:13:23.000Z (11 months ago)
- Last Synced: 2024-01-02T01:42:06.732Z (11 months ago)
- Topics: advent-of-code, advent-of-code-2021, aoc, puzzles, python, solutions
- Language: C
- Homepage: https://adventofcode.com
- Size: 171 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :star: Advent of Code
![](https://img.shields.io/badge/days%20completed-1-red)
![](https://img.shields.io/badge/stars%20⭐-2-yellow)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Sigmanificient/aoc/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/Sigmanificient/aoc/?branch=main)
![Lines of code](https://tokei.rs/b1/github/Sigmanificient/aoc?category=code&path=pincer)My attempts at solving [Advent of Code](https://adventofcode.com) puzzles.