Coder Social home page Coder Social logo

advent-of-code-2023's Introduction

Geert's solutions to the Advent of Code 2023

This is the fourth year that I have decided to participate in the Advent of Code. I decided to try to learn some new skills this year, learning more about modern Python and trying to automatically generate a GitHub Pages site with my solutions, which you can find here.

Usage

Anyone can use this repository as a template; it contains a command line utility that can:

  • Create a new Day folder, corresponding test, and download your user-specific input so you only need to implement the solution, typically consisting of three functions: parse_data, solve_part1, and solve_part2
  • Submit the results to the Advent of Code website and, using a Github hook adapt this Readme.md to show the solved stars
  • Generate a Github Pages blog from your code and module comments (see an example here: https://geertlitjens.nl/advent-of-code-2022)

To use most features, you need your API token for Advent of Code, and either give it to the executable or add it as an environmental variable AOC_TOKEN or a .aoc_token file in your home folder. To get the token, see here: wimglenn/advent-of-code-wim#1.

Good luck!

2023 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10
Day 11
Day 12
Day 13
Day 14
Day 15
Day 16
Day 17
Day 18

advent-of-code-2023's People

Contributors

geertlitjens avatar

Stargazers

Pingjun Chen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.