MSc Robotics Graduate

Hi, I'm
Guillem Ribes

MSc Robotics graduate at TU Delft. Passionate about path planning, computer vision, and visual language action models.

SYSTEM: ONLINE
v2.4.0
> Computer_Vision 98%
> PyTorch CONNECTED
> Deep Learning OPTIMIZED

>> Loading modules...

>> TensorFlow initialized.

>> Kinova_Driver ready.

_

01. About Me

I am an MSc Robotics graduate from the Technical University of Delft, where I specialized in path planning, computer vision, and visual language action models. I also hold a BSc in Mechanical Engineering from the Technical University of Eindhoven.

I am also highly motivated in the Deep Learning and AI fields, constantly seeking to expand my knowledge and apply it to real-world robotics challenges. I am always trying to apply anything I learn in PyTorch to understand the architectures.

02. Technical Arsenal

Languages

Python
C++
MATLAB

Robotics

ROS 2
Gazebo

AI & Vision

OpenCV
PyTorch
TensorFlow

Tools

Linux
Git
Docker
LaTeX
>>>>>>> Stashed changes

03. My Journey

BSc Mechanical Engineering

2020 - 2023
Technical University of Eindhoven

Graduated with a 7.3 GPA and an 8.5 for the Bachelor Thesis. Extra Course/Exchange: Cybernetics & Artificial Intelligence at Technical University of Prague.

MSc Robotics

2023 - 2025
Technical University of Delft

Achieved a 7.5 GPA. Relevant coursework: Machine Learning (TensorFlow, Keras, Scikit-Learn, PyTorch), Path Planning (MPC, RRT*).

2023-2025

Software Developer – Infrastructure (Robotics Team)

Specializing in Path Planning using RRT* for global path and MPC for local obstacle avoidance. Placed 5th in the 2024 Eindhoven B division.

Aug 2024 – Nov 2024

Robotic Software Engineer Intern Eurecat

Benchmarked several 3D SLAM and localization packages. Implemented full coverage path planning for a metro cleaning robot using Nav2.

Feb 2025 – Oct 2025

Robotic Software Engineer Intern Eurecat

Explored VLA models Octo and NVIDIA Gr00t. Integrated LLM to introduce reasoning. Used Franka Emika FR3.

Robotics & AI Engineer Intern

Present: Jan 2026 – Jun 2026
Bota Systems

Developing learning based methods for manipulators using force sensors. Implementing various robot control algorithms, such as admittance and impedance control.

04. Featured Projects

Team Project

MPC Controller for RoboCup SSL

Implementation of RRT* for global planning and Model Predictive Control (MPC) for local obstacle avoidance in dynamic environments.

C++ MPC Robotics
Completed

Drone Path Planning with Dijkstra

Global planner implementation using Dijkstra algorithm for a quadrotor in PyBullet simulation, ensuring safe maneuverability.

Python Dijkstra PyBullet
Completed

Malware Classification CNN

Deep Learning reproduction study classifying malware images using CNNs with nested cross-validation and hyperparameter tuning.

Deep Learning CNN Python
Internship

Autonomous Metro Cleaner

Development of a robust autonomous navigation system using Nav2, Fast-LIO SLAM, and coverage planning for metro cleaning.

ROS 2 Nav2 SLAM
Research

Long Horizon Tasks for VLAs

Integrating Large Language Models with Visual-Language-Action models (GR00T) to improve reasoning for long-horizon robotic tasks.

VLA LLM Robotics
Personal Project

Vision Transformer from Scratch

A complete implementation of the Vision Transformer (ViT) architecture in pure PyTorch, trained on CIFAR-10.

PyTorch ViT Deep Learning