drwpow / aoc-2022

Advent of Code 2022

Home Page:https://drwpow-aoc-2022.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎄 Advent of Code 2022

🦀 Rust + wasm-pack project, with ⚡ Vite frontend

Setup

Requires installation of Node, Rust, and wasm-pack. With everything installed, run the following in the root directory:

npm install
npm run build
npm run dev

See the answers at localhost:3000

Progress

Day Part 1 Part 2
01
02
03
04
05
06
07
08
09

About

Advent of Code 2022

https://drwpow-aoc-2022.pages.dev/


Languages

Language:TypeScript 48.7%Language:Rust 28.0%Language:JavaScript 20.4%Language:CSS 2.1%Language:HTML 0.8%