About Me
Hello! I am a Computer Science student at The University of Texas at Austin with a strong passion for low-level systems, including operating systems, computer architecture, and computer security. I have practical experience building systems from scratch, such as developing a distributed OS for the Raspberry Pi 3B in a bare-metal environment. My systems interest naturally extends to security, where I have gained experience identifying and exploiting memory corruption vulnerabilities. As an undergraduate researcher, I work on a self-adaptive operating system project, analyzing scheduler performance to enhance system robustness.
Projects
Game Engine
A 3D game engine built from scratch in Java. This project was an opportunity to learn the fundamentals of the Lightweight Java Game Library (LWJGL).
View Project