projects

these projects focus on software engineering, infrastructure, and problem solving. most are built from the ground up without heavy frameworks.

python https portfolio server

local-first, publicly accessible portfolio website served over https.

live site

dns-based file system

experimental file storage and retrieval system implemented over dns to explore protocol limits and data encoding.

this project was built as a learning exercise to better understand dns internals, resolver behavior, and the tradeoffs of using protocols outside their intended purpose.

source code