artemtam / aoc2023

πŸŽ„ My Advent of Code 2023 solutions on TypeScript

Home Page:https://adventofcode.com/2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ„ Advent of Code 2023

My Advent of Code 2023 solutions on TypeScript & Bun.

The code is a balanace between clarity, pefrormance, and my ability to spend time improving it. I also leave explanatory comments, so if you're stuck and want to better understand thought process behind, this repository might be helpful.

Running locally

Bun has to be installed, then:

bun install
bun test

About

πŸŽ„ My Advent of Code 2023 solutions on TypeScript

https://adventofcode.com/2023


Languages

Language:TypeScript 100.0%