I'm an Electrical Engineering student. I build robotics simulators, optimization algorithms, and embedded systems projects β and I like taking things from a course assignment to something resume-quality, end to end.
Currently working on a Unity-based 2-DOF SCARA robot simulator (SPAD) and a C++ genetic algorithm solver for the Traveling Salesman Problem.
- tsp-ga-solver β Genetic algorithm solver for the Traveling Salesman Problem in C++17, with multiple crossover/mutation operators, CSV export, and CI-tested builds.