Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Advent of Code

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

You don’t need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

https://github.com/statsrhian/advent-of-code

Advent of code scripts & website

advent-of-code python r

Last synced: 30 Jan 2025

https://github.com/rrrlw/advent-of-code-2019

Solutions for 2019's Advent of Code challenge at http://www.adventofcode.com.

advent-of-code advent-of-code-2019

Last synced: 11 Jan 2025

https://github.com/jaredledvina/adventofcode2017

My personal attempt to solve https://adventofcode.com/2017/

advent-of-code advent-of-code-2017

Last synced: 23 Jan 2025

https://github.com/a-r-r-o-w/advent-of-code

my solutions to advent of code

advent-of-code c cpp python

Last synced: 08 Feb 2025

https://github.com/irevoire/aoc2015

My solutions to the advent of code 2015

advent-of-code advent-of-code-2015 aoc aoc2015

Last synced: 22 Jan 2025

https://github.com/etheryen/advent-of-code

These are my solutions for the advent-of-code exercises

advent-of-code go rust

Last synced: 30 Jan 2025

https://github.com/artemis-beta/advent-of-code-2023

Rust library containing solutions to the Advent of Code 2023 challenge

advent-of-code advent-of-code-2023 advent-of-code-2023-rust

Last synced: 12 Jan 2025

https://github.com/michaelfromyeg/aoc24

Advent of Code 2024.

advent-of-code aoc

Last synced: 08 Feb 2025

https://github.com/radosz99/aocd

Python solution for Advent of Code 2022

advent-of-code advent-of-code-2022

Last synced: 12 Jan 2025

https://github.com/tschoffelen/aoc-2023

My Advent of Code 2023 solutions

advent-of-code aoc2023

Last synced: 18 Jan 2025

https://github.com/philippdrebes/adventofcode2023

Advent of Code 2023 challenges solved in Go. A focus on problem-solving and refining Go language skills.

advent-of-code advent-of-code-2023 go golang learning playground

Last synced: 07 Feb 2025

https://github.com/jaredledvina/adventofcode2018

My solutions to https://adventofcode.com/ for 2018

advent-of-code advent-of-code-2018

Last synced: 23 Jan 2025

https://github.com/macklinu/advent-of-code-2018

Solutions to Advent of Code 2018 written in TypeScript

advent-of-code advent-of-code-2018

Last synced: 12 Jan 2025

https://github.com/shinji29/advent-of-code-23

The repository for solutions to the Advent of Code 2023.

advent-of-code advent-of-code-2023 jupyter jupyter-notebook python python3

Last synced: 12 Jan 2025

https://github.com/wiigg/aoc

My solutions for the Advent of Code

advent-of-code advent-of-code-2023 aoc

Last synced: 05 Feb 2025

https://github.com/ragibasif/aoc-2015

Advent of Code - 2015

advent-of-code cpp haskell python

Last synced: 02 Feb 2025

https://github.com/makohn/aoc-2021

πŸŽ„ Advent of Code 2021 in Kotlin

advent-of-code advent-of-code-2021 aoc-2021-in-kotlin kotlin

Last synced: 12 Feb 2025

https://github.com/jack-mil/advent_of_code

My solutions to 2020-2021 Advent of Code

advent-of-code advent-of-code-2020 advent-of-code-2021 python

Last synced: 14 Feb 2025

https://github.com/phartenfeller/advent-of-code-2021

My solutions for advent of code 2021 in Go

advent-of-code advent-of-code-2021 advent-of-code-2021-go

Last synced: 12 Jan 2025

https://github.com/jangalinski/katastropolis

A place where my mind wanders to solve coding-katas and -challenges - using kotlin.

advent-of-code aoc-2023-in-kotlin aoc-2024-in-kotlin kata kotlin

Last synced: 30 Jan 2025

https://github.com/jakerella/advent2020

The Advent of Code challenges for 2020: adventofcode.com

advent-of-code advent-of-code-2020

Last synced: 30 Jan 2025

https://github.com/plague-doc/advent-of-code-2024

Advent of Code 2024 solutions in Python.

advent-of-code advent-of-code-2024 python

Last synced: 29 Jan 2025

https://github.com/ivomurrell/aoc23

submissions for Advent of Code 2023

advent-of-code advent-of-code-2023

Last synced: 24 Jan 2025

https://github.com/primexz/adventofcode

Repo for Advent of Code 2022 and 2023

advent advent-of-code adventofcode aoc2022

Last synced: 21 Jan 2025

https://github.com/tjhorner/aoc-2021

These are my solutions for the Advent of Code 2021. They are very hacky and bad!

advent-of-code advent-of-code-2021

Last synced: 07 Feb 2025

https://github.com/jimmyhuco/codewars

purescript solution to kata of Codewars or Advent of Code 2017

advent-of-code codewars kada

Last synced: 07 Feb 2025

https://github.com/depermitto/aoc

Advent of code

advent-of-code julia

Last synced: 30 Jan 2025

https://github.com/paulleflon/aoc2022

My Advent Of Code solutions

advent-of-code algorithms python

Last synced: 30 Jan 2025

https://github.com/justkahdri/adviency

Forked from CodeSandbox: https://codesandbox.io/s/adviency-j0mx9

advent-of-code advent-of-code-2021 chakra-ui challenge cypress-io react typescript

Last synced: 12 Jan 2025

https://github.com/dvojak-cz/advent-of-code-cli

Advent of Code CLI is a simple CLI for Advent of Code project

advent-of-code cli client go

Last synced: 31 Jan 2025

https://github.com/teekeks/aoc2022

Advent of Code 2022 Solutions

advent-of-code aoc aoc2022 clojure

Last synced: 18 Jan 2025

https://github.com/jomy10/advent-of-code-2021

My code for Advent Of Code 2021. The first few days were written in Rust, as that is what I was learning at the time. It all is quite messy (hence the learning).

advent-of-code advent-of-code-2021 javascript ruby rust swift zig

Last synced: 08 Feb 2025

https://github.com/joehoel/aoc

All my code for "all" the Advent of Code challenges.

advent-of-code deno typescript

Last synced: 07 Feb 2025

https://github.com/deirn/advent

cursed advent of code, also an excuse to learn new language(s)

advent-of-code advent-of-code-2020 nim

Last synced: 14 Feb 2025

https://github.com/karandit/adventofcode-nix

πŸŽ„ My Advent of Code solutions in Nix, the language

advent-of-code adventofcode nix

Last synced: 24 Jan 2025

https://github.com/cerus/aoc2022

Advent of Code solutions written in Edina and Java

advent-of-code advent-of-code-2022 aoc aoc2022 toy-language

Last synced: 24 Jan 2025

https://github.com/cerus/aoc-2021

Java solutions for AOC 2021

advent-of-code aoc aoc-2021 aoc2021 java

Last synced: 24 Jan 2025

https://github.com/csalih/advent-of-code-2021

My solutions for the Advent of Code Event 2021

advent-of-code adventofcode aoc-2021-in-kotlin

Last synced: 18 Jan 2025

https://github.com/thdot/adventofcode

My personal Advent of Code solutions

advent-of-code

Last synced: 18 Jan 2025

https://github.com/jomy10/advent-of-code-2023

Solutions to AoC 2023 in Swift

advent-of-code aoc2023 swift

Last synced: 08 Feb 2025

https://github.com/vhou-atroph/advent-of-code

Vhou-Atroph's Advent of Code repository!

advent-of-code adventofcode

Last synced: 24 Jan 2025

https://github.com/kpechenenko/adventofcode

My solutions to the Advent of Code 2022 challenge.

advent-of-code advent-of-code-2022 algorithm-challenges challenge python python3

Last synced: 05 Feb 2025

https://github.com/shdblowers/advent_of_code_2017_elixir

:star: Solving puzzles! Saving Christmas!

advent-of-code advent-of-code-2017 elixir

Last synced: 18 Jan 2025

https://github.com/kutu-dev/advent-of-code-2023

Solutions in C of the Advent of Code 2023 challenge.

advent-of-code advent-of-code-2023 aoc aoc-2023 c-lang c-language

Last synced: 18 Jan 2025

https://github.com/maxim-mazurok/advent-of-code

These are my TypeScript solutions for the Advent of Code challenges

advent-of-code advent-of-code-2023 advent-of-code-javascript advent-of-code-typescript

Last synced: 18 Jan 2025

https://github.com/racinmat/advent_of_code_2018

Repo for advent of code challenge, year 2018.

advent-of-code advent-of-code-2018

Last synced: 16 Feb 2025

https://github.com/marincervinschi/advent_of_code

This repository contains my Python solutions for the Advent of Code puzzles. A fun way to practice algorithms, problem-solving, and coding during December. Enjoy exploring and feel free to share feedback!

advent-of-code advent-of-code-2024 python python3

Last synced: 08 Feb 2025

https://github.com/arkeasz/advent-of-code-2024

Advent of Code 2024 πŸŽ„

2024 advent-of-code

Last synced: 14 Feb 2025

https://github.com/btrotta/advent-of-code-2021

Complete Python solutions for Advent of Code 2021

advent-of-code advent-of-code-2021 python

Last synced: 24 Jan 2025

https://github.com/fabmax/aoc-kt

πŸŽ… β˜ƒοΈ Advent of code 2024 in Kotlin! 🎁 πŸŽ„

advent-of-code advent-of-code-2024 aoc-2024-in-kotlin

Last synced: 30 Jan 2025

https://github.com/rettend/advent-of-code2022

01001101 01100101 01110010 01110010 01111001 00100000 01000011 01101000 01110010 01101001 01110011 01110100 01101101 01100001 01110011

advent-of-code advent-of-code-2022 xmas

Last synced: 18 Jan 2025

https://github.com/rossengeorgiev/adventofcode

Solution to Advent of Code

advent-of-code adventofcode golang python

Last synced: 14 Feb 2025

https://github.com/kissgyorgy/adventofcode2019

My solutions for the Advent of Code 2019 in Go

advent-of-code advent-of-code-2019 golang

Last synced: 14 Feb 2025

https://github.com/tlmnb/advent_of_code_2020

πŸŽ„Solutions for Advent of Code 2020

advent-of-code advent-of-code-2020 scala

Last synced: 08 Feb 2025

https://github.com/tanguysoto/adventofcode2019

My solutions to the first 5 (yeah I'm lazy) puzzles of Advent Of Code 2019

advent-of-code advent-of-code-2019 python

Last synced: 07 Feb 2025

https://github.com/colemvnio/hono-advent-slack-bot

A Cloudflare Worker/Hono.js that checks for new stars in the Advent of Code leaderboard and posts updates to Slack.

advent-of-code aoc-2024 cloudflare cloudflare-kv cloudflare-workers hono honojs slack typescript

Last synced: 24 Jan 2025

https://github.com/devdutt6/advent-of-code

The daily solutions for advent-of-code hackathon.

advent-of-code adventofcode adventofcode2022 aoc aoc-2022-in-js

Last synced: 18 Jan 2025

https://github.com/racinmat/advent_of_code_2019

My Advent od Code repository, in Julia this year

advent-of-code advent-of-code-2019 julia

Last synced: 16 Feb 2025

https://github.com/kenrick95/adventofcode2017

My solutions for Advent of Code 2017 problems

advent-of-code advent-of-code-2017

Last synced: 19 Jan 2025

https://github.com/twobiers/adventofcode_2020

Advent Of Code solutions written in Kotlin https://adventofcode.com/

advent-of-code advent-of-code-2020

Last synced: 08 Feb 2025

https://github.com/kenrick95/adventofcode2019

My solutions for Advent of Code 2019 problems [ongoing]

advent-of-code advent-of-code-2019

Last synced: 19 Jan 2025

https://github.com/aarjaneiro/advent_23

My solutions to the Advent of Code 2023 puzzles. All solutions are written in Python 3.11 without any external dependencies.

advent-of-code advent-of-code-2023 advent-of-code-2023-python advent-of-code-python advent-of-code-python3

Last synced: 24 Jan 2025

https://github.com/matsest/advent2016

Advent of Coding 2016 in Python

advent-of-code advent-of-code-2016 python

Last synced: 08 Feb 2025

https://github.com/matsest/advent2023

Advent of Code 2023 in Go

advent-of-code advent-of-code-2023 golang

Last synced: 08 Feb 2025

https://github.com/pagyew/aoc-template

πŸ’» πŸ“ƒ Template to generate environment for solving Advent of Code

advent-of-code aoc template

Last synced: 07 Feb 2025

https://github.com/inigomarquinez/advent-of-code

🧠 My solutions to Advent of Code's annual challenges.

advent-of-code iac

Last synced: 07 Feb 2025

https://github.com/petitpotiron/advent-of-code-2015

These are my solutions to the 2015 Advent Of Code (coded in 2021 and later)

advent advent-of-code advent-of-code-2015 aoc aoc-2015 challenge christmas javascript js problem-solving problems python santa

Last synced: 19 Jan 2025

https://github.com/matsest/advent2022

Advent of Code 2022 in Go

advent-of-code advent-of-code-2022 golang

Last synced: 08 Feb 2025

https://github.com/daniilgrbic/aoc-2024

Advent of Code 2024

advent-of-code aoc-2024

Last synced: 08 Feb 2025

https://github.com/wigging/advent-of-code

My code for the Advent of Code

advent-of-code adventofcode

Last synced: 24 Jan 2025