/advent2022

Advent of code 2022 in Python

Primary LanguagePython

Advent of code 2022

This repository contains my solution to the Advent of Code 2022, in Python.

My goal this year is to screen record the process with a live comment (in Italian with English subtitles. Code will be commented in English as usual).

This is the YouTube channel: https://www.youtube.com/channel/UCFcn89zoMpRqt0RPtNKpdbg

In the subtitles folder you can fine the subtitles, they are generated with Whisper but manually checked and corrected.

Status

  • Day 01: done
  • Day 02: done, part 2 not on video for brevity
  • Day 03: done
  • Day 04: done, no video, too time consuming
  • Day 05: done, no video
  • Day 06: done, no video
  • Day 07: done
  • Day 08: done
  • Day 09: done
  • Day 10: done, no video
  • Day 11: done, explanation video
  • Day 12: done
  • Day 13: done
  • Day 14: done, plus minimal visualization
  • Day 15: done
  • Day 22: done, a bit ugly