๐Ÿ“ฆ Svenlaa / aoc-2024-js

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ European Union Public License 1.2
๐Ÿ“ฅ Clone https://github.com/Svenlaa/aoc-2024-js.git
HTTPS git clone https://github.com/Svenlaa/aoc-2024-js.git
SSH git clone git@github.com:Svenlaa/aoc-2024-js.git
CLI gh repo clone Svenlaa/aoc-2024-js
Svenlaa Svenlaa 5-2 2a4fcde 7 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierrc.yaml
๐Ÿ“„ 1-1.js
๐Ÿ“„ 1-2.js
๐Ÿ“„ 2-1.js
๐Ÿ“„ 2-2.js
๐Ÿ“„ 3-1.js
๐Ÿ“„ 3-2.js
๐Ÿ“„ 4-1.js
๐Ÿ“„ 4-2.js
๐Ÿ“„ 5-1.js
๐Ÿ“„ 5-2.js
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Advent Of Code 2024 in JS

Because I want to see how well I can code without AI

Define words

AI in this context refers to Generative AI. GitHub Copilot and OpenAI like tools.

The Guidelines

  • Use AI like you would StackOverflow
  • Do not mention Advent of Code to AI
  • Do not put the code into AI
  • The spirit of the guidelines are more important than the rules themselves
  • Don't go searching for loopholes