Live Preview: go here
-
🤖 DevBot: A Discord bot with AI chat and GitHub notifications (heavily relies on 3rd party libraries).
-
🧐 Portlens — A lightweight Linux network traffic sniffer from scratch. AF_PACKET sockets, manual protocol parsing, process identification (100% original work, v1.0.0 release).
-
🧊 MiniContainer — A minimal Linux container runtime from scratch (100% original work, v1.0.0 release).
-
「」wvec — A Word2Vec implementation from scratch in Rust + Modern Fortran. BLAS/OpenMP-accelerated training, BPE tokenizer. (100% original work, v1.0.0 release)
-
🍊 Orange — A polyglot search engine from scratch (Go, OCaml, Haskell, Rust, Elixir, Fennel). No external libraries. (100% original work, WIP)
-
📐 Delta — A tensor-based autograd engine from scratch in Rust. Zero dependencies. (100% original work, WIP)
-
⚙️ rv32emu — A RISC-V RV32I emulator from scratch. ADTs for instruction encoding, exhaustive pattern matching for decoding. (100% original work, WIP)