Building a C++ backend exposing computational geometry algorithms via a REST API, deployed on Railway, with an interactive TypeScript/React frontend on Vercel.
Implements core algorithms from scratch including convex hull (Graham scan and Jarvis march) and line segment intersection.
Stack: C++, cpp-httplib, TypeScript, React
MSc thesis developing a computational geometry and FEA convergence workflow for structural optimization, applied to a car interior loudspeaker mesh cover and an indoor wall panel.