Skip to content

🎄 Advent of Code – A somewhat competitive Python 🐍 learning experience.

Notifications You must be signed in to change notification settings

cortex359/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 🐍 Python Solutions 🎁

A somewhat competitive 🐍 Python learning experience. 🎄

Also, check out Rankail's 2023 solution or (from the previous years) Rankail's 2022, Mickery12's 2022, and pblan's 2022 solution.

For better insights into private leaderboards, see this awesome browser extension: Advent of Code Charts

Oh, and you might want to consider supporting Advent of Code!

Usage

Start new day:

./src/utils/new.zsh

Generate a new image with DALL·E 3 by extracting the storyline of the puzzle with GPT-3.5 and generating a visual description of a scene to pass along:

python src/utils/image_generation.py src/2023/day01/puzzle.md  

Generate some emojis (GitHub Markdown) to describe the story for use in the commit message:

cat src/2023/day01/puzzle.md | python ext/emojis.py

-> ❄️ 🌟 🔢 📝 🧮 🧝

Santa Hacking…

See here for information on the images.

About

🎄 Advent of Code – A somewhat competitive Python 🐍 learning experience.

Topics

Resources

Stars

Watchers

Forks

Languages