about
projects
blog

Advent of Code Series

I learned about advent of code last year from watching a course called "Polyglot Programming with TS, Go, and Rust" with The Primeagen on Front End Masters. I really liked the idea of learning a new language by starting with the one you are most familiar with, then expanding out to the ones that you are less familiar with. So, this year, I am super excited to try and solve each of the challenges using each of these three languages. It will also be nice to get away from Leetcode for a bit.


This year, the creators of the advent calendar, have clearly stated that the participants should not use ai assistance to solve the problems. I only plan to break that rule to lookup syntax if need be. I will host all of my solutions on Github for anyone who is interested.