Public training ground for coding challenges and personal snippits.
Each direct child directory of root represents a different area of study or testing. It is mainly for my personal reference and is always incomplete.
root/
├── AoC2023/
│ └── [day]
├── AoC2024/
│ └── [day]
├── codedex/
├── cssbattle.dev/
├── eulerFirst100/
│ └── [language]
├── huntober2022
│ └── [day].js
├── scripts
└── README.md
Tip
Shout out tree.nathanfriend.com for the visualizer
- Advent of Code 2023
- Advent of Code 2024
- Codédex Solutions (Best place to learn to code, codedex.io 💅)
- Css Battle Solutions
- Project Euler Solution from Project Euler (math stuff)
- Huntober 2022 Solutions from 100devs
- scripts Hmm there ain't much in here
This files presented in this repo were built using:
- VS Code
- Regular Vim
- Sandbox editors
- And of course
Ctrl + C&Ctrl + V
You can't cut down trees nonstop. Take a break and sharpen the ax a little each day.
(This sounds hypocritical considering how empty this repo is, but I assure you I code daily. 😆)