☰ nav

projects

Quantum Toolkit (WIP)

A Python program to help visualize and conceptualize Quantum Mechanics. Currently, the features include: Approximating solutions to Schrodinger's Equation for 1D potentials, graphing these solutions, and animating unitary time evolution of stationary as well as superimposed states.

Algorithm Visualization (WIP)

A next.js app to visualize some important graph algorithms via randomly generated examples.