Skip to content

intelagense/list-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

list-field

Public training ground for coding challenges and personal snippits.

What is the purpose?

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.

Directory tree

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

TOC

  1. Advent of Code 2023
  2. Advent of Code 2024
  3. Codédex Solutions (Best place to learn to code, codedex.io 💅)
  4. Css Battle Solutions
  5. Project Euler Solution from Project Euler (math stuff)
  6. Huntober 2022 Solutions from 100devs
  7. scripts Hmm there ain't much in here

Tech Used

This files presented in this repo were built using:

  • VS Code
  • Regular Vim
  • Sandbox editors
  • And of course Ctrl + C & Ctrl + V

Lessons Learned

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. 😆)

About

Public training ground for coding challenges and testing code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors