Project index

Proof at the difficult layers

Language runtime, ML engine, networking, and filesystem projects that demonstrate the systems judgment behind my broader full-stack and modification work.

Architecture / project relationships

Technical range

Focus a system to inspect its active path.

The topology lists each project beside its maintained domain and implementation metadata. Every project can be opened as a normal text-based detail page.

Languages / runtimes

TinyOne

NOT SPECIFIED

A tiny Turing-complete language written in Rust.

Subsystems
  • Parser
  • Runtime

ML systems

Unum.rs

EXPERIMENT

A partially complete LLM training and inferencing engine.

Subsystems
  • Training
  • Inference
  • Problem tracking

Networking / hardware

PiFi2

NOT SPECIFIED

A Raspberry Pi networking program for AP, router, modem, and switch workflows.

Subsystems
  • Access point
  • Router
  • Modem
  • Switch
  • Firewall

Filesystems

Winux PTree

NOT SPECIFIED

A Rust-based filesystem indexer with CLI lookups and a daemon for background indexing.

Subsystems
  • Filesystem index
  • CLI lookup
  • Background daemon