alextison / AdventOfCode2023

All alextison's Advent Of Code Solutions for the 2023 edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent Of Code 2023

Solutions for the Advent of Code 2023 challenges.

Table of Contents

General Information

  • Provide general information about your project here.
  • What problem does it (intend to) solve?
  • What is the purpose of your project?
  • Why did you undertake it?

Technologies Used

  • TypeScript

Features

  • Awesome feature 1
  • Awesome feature 2
  • Awesome feature 3

Screenshots

Example screenshot

Setup

npm install
npx tsc
node file.js

Project Status

Project is: in progress / complete / no longer being worked on.

Room for Improvement

Room for improvement:

  • Improvement to be done 1
  • Improvement to be done 2

To do:

  • Feature to be added 1
  • Feature to be added 2

Acknowledgements

Contact

Created by @alextison - feel free to contact me!

About

All alextison's Advent Of Code Solutions for the 2023 edition


Languages

Language:TypeScript 95.9%Language:JavaScript 4.1%