Projects
6 items under this folder.
forge
A task runner and build tool with a simple declarative config and parallel execution.
go
devtools
pxl
A software renderer built from scratch in C++ supporting rasterization and basic shading.
c++
graphics
netwatch
A lightweight CLI network monitor that tracks latency, packet loss, and bandwidth in real time.
python
networking
litelang
A dynamically typed scripting language with a tree-walk interpreter, written in C.
c
compilers
kv
A persistent key-value store built in Go using a log-structured merge-tree.
go
database
rustshell
A minimal POSIX shell written in Rust with piping, redirection, and job control.
rust
systems