What I Built
I engineered a full-stack solution that allows teachers to create, scan, and instantly grade paper exams entirely within their web browser. To achieve this without relying on backend servers, I developed a high-performance computer vision engine using Rust and WebAssembly (WASM). This handles complex image perspective correction and grading locally on the user's device, guaranteeing a "zero-upload" privacy model where student data never leaves the computer.