Projects
Here is a collection of my personal projects, implementations, and experiments.
Interactive 2D Transformation Tool
An interactive web-based tool to visualize and experiment with 2D geometric transformations including Translation, Rigid, Similarity, Affine, and Projective (Homography). Built with HTML5 Canvas and JavaScript (ported from Python).