# advent-of-code **Repository Path**: mirrors_Olical/advent-of-code ## Basic Information - **Project Name**: advent-of-code - **Description**: My attempts at the Advent of Code - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Advent of Code This repository houses my attempts for the [Advent of Code][adventofcode] in [Clojure][]. I hope you can learn from these, but please don't use them to cheat. ## Author [Oliver Caldwell][author-site] ([@OliverCaldwell][author-twitter]) ## Unlicenced Find the full [unlicense][] in the `UNLICENSE` file, but here's a snippet. >This is free and unencumbered software released into the public domain. > >Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. Do what you want. Learn as much as you can. Unlicense more software. [unlicense]: http://unlicense.org/ [author-site]: http://oli.me.uk/ [author-twitter]: https://twitter.com/OliverCaldwell [adventofcode]: http://adventofcode.com/ [clojure]: http://clojure.org/