Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ„Advent of Code 2025πŸŽ„

Welcome to my Advent of Code 2025 repository!
This folder contains my daily solutions, notes, and puzzle breakdowns as I work through the challenges.

Advent of Code is an annual programming event created by Eric Wastl.
Each day in December unlocks a new programming puzzle for participants to solve.

The number of available puzzle days can change from year to year, so this repo will grow as long as challenges continue to be released. 🎁


πŸ”— Official Advent of Code Website

Click the link below to view the puzzles, story, leaderboard, and more:

https://adventofcode.com/2025


πŸ“… Daily Progress

Below is the list of each day I completed with links to their github folders:

Day 1

πŸ”— https://github.com/gitlep1/Advent-Of-Code/tree/main/2025/Day%201

*(More days will be added as I complete them!)*⏳


πŸ“‚ Project Structure

AdventOfCode/
  Day 1/
    index.js
    instructions.md
    data.txt
  README.md   <-- (this file)

πŸš€ Goals for This Project

  • Complete each day's challenge as they become available
  • Write clean, readable, maintainable code
  • Document each day’s instructions and logic
  • Improve problem-solving patterns, algorithms, and implementation strategies

✨ Notes

This repository will evolve throughout December.
Feel free to check back for updated solutions, explanations, and more!

Happy coding β€” and happy holidays! ⭐

About

My solutions to various advents of codes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors