Python-Like Dictionary in C++ 12-17-2019 12-17-2019 blog 5 minutes read (About 701 words)Employ the Convenience of std::any from C++ Standard 17 CPP, Software Engineering Read More
Console Snake Game 12-15-2019 12-22-2020 project 3 minutes read (About 403 words)Playing Snake Game in Console with Background Music CPP, Game Read More
Use Shared Memory in Templated Kernels in CUDA Programming 05-04-2019 05-04-2019 blog 5 minutes read (About 702 words)A Trick to Work Around CPP, CUDA, C Read More
Pass Function Pointers to Kernels in CUDA Programming 04-28-2019 04-28-2019 blog 4 minutes read (About 547 words)Some Alchemy in CUDA Programming CPP, CUDA, C Read More
Format C/C++ Code Using Clang-Format 04-22-2019 08-22-2020 blog 3 minutes read (About 440 words)Clang-Format Quick Tutorial CPP, C Read More
PIC and PIE Toggles for Compiler 04-20-2019 04-20-2019 blog 7 minutes read (About 983 words)Quick Understanding of Position Independent Code and Executables CPP, Computer Systems, Compiler, C, CMake Read More