Skip to content

Latest commit

 

History

History
48 lines (46 loc) · 1.21 KB

File metadata and controls

48 lines (46 loc) · 1.21 KB

Most of the code I've written, except seperate repos. Not examples of amazing stuff, and it contains all my past, even stuff I'm not particularly proud of.

Directory tree:

┌── Arduino
├── Compiled
│   ├── C
│   ├── COBOL
│   └── Java
│       ├── DoodleJump
│       └── Java Game
├── Events
│   ├── CCC
│   └── ECOO
├── Functional
│   ├── Elixir
│   ├── Erlang
│   ├── Haskell
│   └── Lisp
├── JavaScript
│   ├── CoulourCatcher
│   ├── Game_of_life
│   ├── MyEngine
│   ├── Node
│   ├── Pong
│   ├── javascript-scratchpad
│   └── thermalmaps
├── Misc.
├── Python
│   ├── Algorithms
│   ├── BF
│   ├── Facial recog
│   ├── Games
│   ├── Libraries that i've messed with
│   ├── Misc.
│   ├── The Car
│   ├── bnb problem
│   ├── bots
│   ├── college HW
│   ├── interwebs
│   ├── pi
│   ├── python challenges
│   └── sudoku
├── Racket
├── Rust
└── netlogo