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.
First time coding a CFD solver from scratch.
under the assumption of isotropic elastic scattering of electrons on atoms.
Simulation code in C++, analysis in Python.
Fork of existing project. Use vim or your favorite editor to write anki cards quickly in plain text or latex.
Kinematics Problem: Double Pendulum, given the angles as functions of time, made with 3Blue1Brown's animation engine, Manim.
Analysis of a nonlinear logistic map. Period-doubling bifurcation points. Transition into chaos. Finding the Feigenbaum constant.