The Archive.
A collection of personal artifacts, tools, and research. Each project represents a moment of curiosity—some solved problems, others just asked better questions.
OmniShell
A secure communication bridge. I built this to see if I could make a chat tool that doesnt rely on the standard "trusted" internet infrastructure. Pure encrypted data between points.
QuickCmd
An AI CLI that actually asks for permission. It converts my plain English notes into terminal commands, but with a verification loop so I dont accidentally delete my system.
ATLAS
A visualizer for codebase "gravity." It maps out how files are connected and which parts of the code are dragging the rest of the project down.
CodeArchaeologist
Digging through old code to find the original intent. It uses AI to map architectural history and answer the question: "Why was this built this way?"