Personal Projects

A collection of projects I have worked on.

A software rasterizer written in Rust with support for rendering textured OBJ 3D object files in real-time.

#rust
#3d graphics

A compiler for a toy programming language to the assembly used in the Little Man Computer simulator written in Go.

#go
#machine code
#compiler

Interactive terminal plugin for the Lite XL code editor written in Lua.

#lua
#terminal
#plugin