Selected work

Projects

A working sample. Most live across physics, statistics, and code, with the occasional detour into generative art. Click any live entry to open the interactive version.

Research
Research projects coming soon.
Personal
01

Three-body periodic-orbit explorer

Live 2024 · personal

Real-time N = 3 simulator with various presets (e.g Chenciner–Montgomery, Lagrange, BHH) using the Velocity-Verlet integrator.

Canvas 2Dvelocity-VerletJavaScript
02

Mandelbrot set explorer

Live 2022 · personal

Drag-to-zoom Mandelbrot with smooth-iteration coloring on a custom palette tuned to deep-space warmth. p5.js.

p5.jsfractalssmooth iteration
03

2D Ising model under Glauber dynamics

Live 2023 · personal

Sweep the temperature across Tc ≈ 2.269 and watch ferromagnetic order emerge. Marching-squares overlay highlights the domain walls.

p5.jsMonte Carlostatistical mechanics