Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vgsantoniazzi/advent-of-code
Advent of Code puzzles— A endeavor in 25 different programming languages
https://github.com/vgsantoniazzi/advent-of-code
Last synced: about 2 months ago
JSON representation
Advent of Code puzzles— A endeavor in 25 different programming languages
- Host: GitHub
- URL: https://github.com/vgsantoniazzi/advent-of-code
- Owner: vgsantoniazzi
- Created: 2021-12-02T03:19:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T01:53:48.000Z (about 3 years ago)
- Last Synced: 2024-06-21T20:06:28.758Z (7 months ago)
- Language: Lua
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Welcome my solutions to Advent of Code
This project is my solution for the Advent of Code. I chose to solve each challenge in a different programming language.
## Getting Started
You can submit a PR if you see any room for improvement in my source code. I would love to learn from you :octocat:
## Contributing
I :heart: Open source!
Before sending a pull request: Please, format the source code
[Follow github guides for forking a project](https://guides.github.com/activities/forking/)
[Follow github guides for contributing open source](https://guides.github.com/activities/contributing-to-open-source/#contributing)
[Squash pull request into a single commit](http://eli.thegreenplace.net/2014/02/19/squashing-github-pull-requests-into-a-single-commit/)
## License
vgsantoniazzi/advent-of-code is released under the [MIT license](http://opensource.org/licenses/MIT).