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 →
01Notebook added

Photoelectric Effect

A Modern Physics notebook analyzing photoelectric effect measurements with Python plots and curve fitting.

  • Modern Physics
  • Python
  • Jupyter
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.