An ARMv7 inspired bytecode virtual machine without a garbage collector.
Project Catalog
A complete command-line arithmetic interpreter built from the ground up in Rust. Features a multi-stage pipeline: lexer, Pratt parser, and a stack-based VM.
A novel encryption library based on periodic decimal expansions and matrix transformations. Finalist in the I-MAT Project Competition.
A Neural Machine Translation system for the bidirectional translation of ancient Sumerian and modern Turkish using T5 Transformers.