Repository of random code that doesn't have a better home.
📂 sandbox
├── 📂 books               Code written while following along with a book
├── 📂 codecrafters        My implementations for Codecrafters challenges
├── 📂 godot               Code from a breif look into the Godot game engine
├── 📂 leetcode            All my leetcode solutions
├── 📂 lfs                 Automation scripts for Linux From Scratch
└── 📂 university          Archive of code I wrote while a university student
| Challenge | Languages Used | Extensions Completed | 
|---|---|---|
| Build your own HTTP Server |  | base,http compression | 
| Build your own Shell |  | base,navigation | 
Click a language icon to go to the folder with my implementation in that language.
Working on problem sets:
- LeetCode 75
- Neetcode 150
- Daily problems
- SQL 50
I solve problems from my local Neovim install using the kawre/leetcode.nvim plugin.
The Leetcode stats card comes from JacobLinCool/LeetCode-Stats-Card.