From 5650c324e6ce19067b14d885a91ea42bd12fd2e3 Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Tue, 19 Apr 2022 20:41:24 +0200 Subject: Add a root readme --- readme.org | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.org (limited to 'readme.org') diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..7ebc827 --- /dev/null +++ b/readme.org @@ -0,0 +1,6 @@ +* Advent of Code Solutions + +These are various solutions I've developed to the [[https://adventofcode.com/][Advent of Code]] +puzzles over the years. Each year may have a different style, as I +grow as a programmer, or set myself personal challenges to make the +year more interesting. -- cgit v1.2.3