2024
- 23 Nov Unit Testing for Embedded Software - Pico SDK
- 24 Jul Google Test Basics and Effective Test Practices
- 12 Jun Exploring the Standard Library
- 11 Jun Scaling Scrollable Lists in Qt
- 01 Jan Adding Google OAuth2.0 to a Dotnet WebAPI Project
2023
- 06 Sep Serialization and Separating Declaration and Definition in Header Only Libraries
- 24 May Threading in C++
- 02 Mar Parallel Implementation of Prefix Sum
- 09 Feb Adding Boost and OpenMP Library to CMake Project
- 18 Jan Exploring For Loops in Cpp
2022
- 13 Sep Parameterized Unit Tests in Python
- 10 Sep Parameterized Unit Tests in C#
- 09 Sep My First Post