GitHub

Fluent Builder Pattern

A C++ library implementing a scope-based fluent builder pattern for creating hierarchical configurations.

ImReflect

Reflection-based C++ ImGui wrapper. My first serious attempt at an open-source GitHub project.

CPU Raytracing - Year 1 - Block C

Developed a CPU-based voxel ray tracer, focusing on low-level CPU programming techniques.

C++ Playground

Random CPU based C++ projects with experiments, like Particle Simulation (SIMD), Conway’s Game of Life, Verlet Phsyics, and more.