Participated in HackGT C++ Metaprogramming Challenge, implementing compile-time logic using template metaprogramming for architecture detection, loop unrolling, and matrix operations.
Developed recursive compile-time structures in C++17, leveraging template specialization to optimize conditionals and arithmetic operations.
Utilized advanced C++ techniques such as operator overloading and constexpr functions to enhance performance and reduce runtime computations.
Project Url: