Skip to content

NetWin/advent-of-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merry X-Mas everyone! 🎄🎅🎁

This project contains my solutions to the Advent of Code and Advent of TypeScript challenges. More information here:

How to run (Advent of Code)

  • Clone the repository
  • Run bun install
  • Run bun start [--year <year>] [--day <day>] to run a specific challenge of Advent of Code

How to run (Advent of TypeScript)

Advent of TypeScript works on the "type level" so there isn't really a way to "run" it. Feel free to checkout the corresponding files in the src/advent-of-typescript directory.

Notes

Some / many previous years / days are missing. Maybe i'll come back to them at a later date. 😄

About

My submissions for AoC and AoTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published