Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.