Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomega35/aoc
🎄 My 2023 solutions in Python for Advent of Code (https://adventofcode.com) and more related stuff.
https://github.com/thomega35/aoc
advent-of-code-2022 competitive-programming programming-puzzles python python3
Last synced: about 2 months ago
JSON representation
🎄 My 2023 solutions in Python for Advent of Code (https://adventofcode.com) and more related stuff.
- Host: GitHub
- URL: https://github.com/thomega35/aoc
- Owner: Thomega35
- Created: 2022-12-06T05:58:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T03:54:15.000Z (about 1 year ago)
- Last Synced: 2023-12-30T04:30:43.144Z (about 1 year ago)
- Topics: advent-of-code-2022, competitive-programming, programming-puzzles, python, python3
- Language: Python
- Homepage:
- Size: 557 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOC - Advent of Code
🎄 Personal repository of [Advent of Code](https://adventofcode.com) solutions in Python. 🎄# About AOC
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. One programming puzzle a day is released from 1st to 25th December, divided in two parts (You have to solve the first to get the second). Each day, the difficulty of the programming puzzle is increasing. Advent of Code is created by Eric Wastl, and is 100% free. If you like Advent Of Code and want to support its creator, you can donate to it [here](https://adventofcode.com/2022/support).# About me
I am a student trying to improve his skills in programming with Python. I discovered Advent of Code in 2020 and since, always going further in the Event.