Challenges and solutions for the Atlanta JavaScript Code Jam events!
Check out our upcoming events at atlantajavascript.com.
To add your solution to this repo:
- Fork and clone the repo.
- Create a new working branch.
- Create a new directory within the challenge you are solving using your GitHub username or a name for your team. For example,
2023/2023-10-24/pumpkin-carving/ceceliacreates. - Code your solution. Prefer to use a cloud IDE or sandbox? Create a
.mdfile with a link to your solution! - Save, stage, and commit your changes (NOTE: You can give credit to your teammates by adding a co-author in your commit message. See documentation here).
- Create a pull request.
- Celebrate! 🥳
This is all optional, but lets us showcase contributions from the community and helps others learn!