Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

bogdaaamn/advent-calendar-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent Calendar 2021

My collection of 2021's advent coding challenges.

Advent of Code

Website: https://adventofcode.com

Description: 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.

Project: advent-of-code/

Status: 02/25

Advent of GraphQL

Website: https://descriptive-snout-e43.notion.site/Advent-of-GraphQL-c69086ae98764e2e9e1ccdd8938dc980

Description: A new challenge is unlocked every day. You'll start by making your first query, then move on to making more complex queries in our GraphQL Studio. By the end of the month, you'll have deployed a customized schema to an endpoint you created with StepZen to return a random snowflake from the Unsplash API! ❄️

Project: advent-of-graphql/

Status: 13/25