- ๐จโ๐ป Aspiring software engineer
- ๐ซ Attending USC to study Computer Engineering and Computer Science โ๏ธ
- ๐ USC Leadership Scholar, Generation Google Scholar (Selected, 2024 -- declined due to gap year)
- ๐ป Interests revolve around using software to improve others' lives
- ๐ค Currently learning C++ and OpenGL
- FaceNav
- Computer vision program enabling people with severe physical impairments to control their Mac with facial expressions
- Built using Python, OpenCV, and MediaPipe
- 3D Software Render
- Software renderer that implements basic graphics programming techniques (scanline rasterization, backface culling, etc...)
- Built using C and SDL
- inputKit
- In-progress Python library that simplifies the way developers read and emulate global macOS input methods for mouse and keyboard
- Utilizes PyObjC to call native Quartz functions and abstract standard functionality