Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).