practicing coding skills, learning how tools work and applying newly learned concepts by implementing and creating my own X
- Linux Utilities
- Simple command line utilities like
cat
,grep
,zip
,unzip
, etc.
- Simple command line utilities like
- The Hack Assembler part of the Nand2Tetris course
- kv-store a simple key-value store, part of the OSTEP course
- Measurements a simple programs to measure the performance of different programming concepts