https://github.com/stephbu/aoc2023
Advent of Code 2023
https://github.com/stephbu/aoc2023
Last synced: 24 days ago
JSON representation
Advent of Code 2023
- Host: GitHub
- URL: https://github.com/stephbu/aoc2023
- Owner: stephbu
- License: mit
- Created: 2023-11-30T19:50:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-09T08:33:42.000Z (over 2 years ago)
- Last Synced: 2025-11-06T21:06:36.590Z (9 months ago)
- Language: C#
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2023
## Private Leaderboard
AoC Team: 264936-c1831928
## Personal Goals
- [ ] 1 star each day for 15 days
- [ ] Learn new C# features with .NET Core 8
- [ ] Crossplatform Development using both Rider on MacOS and Visual Studio on Windows
- [ ] Follow good dev hygiene and practices
- [ ] Publish development notes and code here in GitHub