// ABOUT ME

About Me

I'm an Engineering student at Pikes Peak State College, hoping to transfer to Colorado School of Mines to pursue a BS in Computer Science with a Computer Engineering minor. I'm especially drawn to GPU systems engineering — writing the kind of kernel-level code that libraries like cuBLAS and cuDNN use internally, rather than application-level AI development.

This summer I've been building CUDA kernels from first principles: naive to tiled GEMM, Nsight-driven profiling and optimization, and Python bindings via pybind11 — all documented and benchmarked in the projects above.

Outside of coursework and projects, I play basketball, enjoy programming as a hobby beyond just career work, and play video games.

I'm targeting GPU systems engineering internships for Summer 2028, with NVIDIA as my primary target employer.

CUDA GPU Architecture Nsight Compute C++ Python