Featured Projects
Visualizing the C++ Object Memory Layout Part 1: Single Inheritance
A follow-along series of coding experiments that allowed me to explore and understand concepts like the vptr, vtable, and how the compiler organizes base and derived members in memory by seeing them in action through code.
Featured Posts
Thoughts and reflections, as I figure things out.











