Robotics Engineering Student

Hi, I'm
Hugo Sevilla

Bridging the gap between software and hardware. I am passionate about Computer Vision, ROS, and building scalable solutions. I enjoy the process of trial and error to bring code to life in the physical world.

const passion = "Robotics";
while(alive) {
  build();
  learn();
}

01. About Me

I am a senior Robotics Engineering student at the University of Alicante, combining a strong mathematical background with practical experience in Computer Vision and System Control.

Beyond the code, I am driven by a startup mindset. I don't just want to build robots; I want to build solutions. My goal is to tackle challenges ranging from everyday automation to critical industrial problems.

Startup Enthusiast

Focused on innovation, scalability, and product.

Robotics & AI

ROS2, Computer Vision (CNNs), and Control.

02. Featured Projects

MathSolver AI

App that scans handwritten equations via camera and solves them in real-time. Uses a hybrid model (CNN + SVM) to optimize accuracy despite a limited dataset.

Python OpenCV SVM + CNN

VR Kinova Teleoperation

Immersive VR interface to control a 6-DOF Kinova MICO2 robot. Implements a "Digital Twin" system for trajectory planning using virtual waypoints before physical execution.

Unity 3D ROS Bridge VR (Meta Quest)