Code Monkey home page Code Monkey logo

adventofcode2023's Introduction

AdventOfCode2023

Puzzles from

https://adventofcode.com/2023/

My solutions

https://sergiorgiraldo.github.io/AdventOfCode2023/solutions/

Performance

Usage

  • To run a solution by day, use: npm start day2

  • To run test by day, use: npm test day2

  • To submit answers, use: npm run submit [1..25] [1|2]

    • npm run submit 15 1, part 1 of day 15

    • npm run submit 15 2, part 2 of day 15

Setup

  1. Enable github pages: repo settings > pages > deploy from branch main, root
  2. Configure release-please workflow a. Change the year
  3. Configure "update stars in readme" workflow a. create a PAT with repo permissions and store in secrets (GH_PAT_AOCYYYY, replace YYYY with year from advent), update the name in the chekcout step b. change the year in the workflow c. double-check the aoc userid and session d. hints in the pages:
  4. Change the year in package.json and set version to 0.0.0
  5. Change the year in the readme
  6. Change ITERATION to 0.0.1

Based in

https://github.com/johnbeech/advent-of-code-nodejs-template

adventofcode2023's People

Contributors

sergiorgiraldo avatar github-actions[bot] avatar

Watchers

 avatar  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.