eduellery / aoc-2022

Advent of Code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests

My answers for Advent of Code 2022.1

Introduction

Language, Libraries and Frameworks

Language of choice: Typescript

Footnotes

  1. Disclaimer: I do AoC for fun and to learn new languages and new tricks. Part of my learning process (also for fun, even if I already have experience with some language), is to check what other users do and learn things from them. I can't help but incorporate their cool, clean, concise ideas into my code. Sometimes their code is so much better than mine that I end up replacing my whole code! So I do come up with answers on my own, but I can't claim being the author of anything here - I'm not tracking what is mine and what I replaced. 🤷

About

Advent of Code 2022

License:MIT License


Languages

Language:TypeScript 90.0%Language:Shell 6.0%Language:JavaScript 4.0%