PhysicsComputationOpen notebook

Making physical ideas
concrete through code.

I’m Cason Leleux. This is my working archive for physics projects, computational experiments, and the notes that connect them.

Selected work

Current explorations

View all projects →
01In development

First project

Your first simulation, experiment, or research write-up will live here—with methods, results, and source code together.

  • Physics
  • Python
02In development

Interactive model

Turn an equation into something you can manipulate, observe, and share directly in the browser.

  • Simulation
  • JavaScript
03In development

Research archive

A documented investigation with references, data, figures, and a clear record of what you learned.

  • Research
  • Data

Working method

Understand by building.

Δx

Model

Translate the physical system into assumptions, variables, and relationships.

Compute

Use code to test predictions, explore edge cases, and reveal patterns.

λ

Explain

Document the reasoning so each result is reproducible and useful to others.