C++ • Simulation • Graphics • Systems
I like building systems from first principles.
My work sits around simulation, graphics, and computational modelling of physical processes.
Graphics pulled me into low-level computing: rendering pipelines, GPU parallelism, and how math becomes visuals. That eventually extended into numerical simulation and system design.
Current priorities:
- Data structures & algorithms
- Biophysical neuron model simulation
- Returning to graphics through small rendering experiments
Neuron Simulation
- Izhikevich model implementation (Brian2 backend)
- Ongoing large-scale Biophysical neuron model GPU simulation
Focus: numerical correctness and performance
Graphics & Systems
- DirectX11 experience
- Rendering pipeline + GPU fundamentals
- Interested in light transport and simulation-driven graphics
Course Work
- Inverse/differential rendering project
- Microscopy interface with PSF modelling
Languages
C++ (primary), C, C#, Python
Strengths
Systems programming
Simulation & modeling
Graphics fundamentals
Parallelism
DSA
Tools
Git
Visual Studio
DirectX11
Basic simulation/graphics tooling
- DSA
- HH neuron simulation
- Low-level C++ depth
- Small renderer experiments