Software engineer in training. US Navy veteran. CS student at Mt. San Jacinto College targeting UC Berkeley. Building toward game dev and aerospace.
About
I'm a US Navy veteran turned software engineer, currently pursuing an A.S. in Computer Science at Mt. San Jacinto College with plans to transfer to UC Berkeley in Fall 2027.
My interests are in game development (Unreal Engine 5, C++) and aerospace software. Military service gave me discipline, attention to detail, and the ability to stay calm under pressure.
When I'm not coding, I'm gaming or running my home server.
Skills
Projects
Cross-session AI memory system using the Anthropic API, Mem0, HuggingFace embeddings, and ChromaDB. Persistent memory across conversations.
C++ element lookup app using a self-balancing templated AVL tree. Strict Doxygen documentation, built in Visual Studio 2022.
Custom C++ hash table with full insert, search, and delete operations with collision handling.