Skip to content
View Willyllem88's full-sized avatar

Highlights

  • Pro

Block or report Willyllem88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Willyllem88/README.md

Hi there! 👋 I'm Guillem Cabré

🎓 Computer Science graduate from UPC – Facultat d'Informàtica de Barcelona (FIB)

💡 Passionate about Optimization, Operations Research, Artificial Intelligence, and Algorithm Design.

🚀 My Bachelor's Thesis on the Multi-Depot Dial-a-Ride Problem (MD-DARP) was graded Excellent and is currently being extended into a research paper.


🧠 About Me

  • 🔬 Interested in Optimization and AI
  • 📈 Experience with exact methods and metaheuristics
  • 💻 Enjoy building high-performance software in C++ and Python
  • 🌱 Always learning new technologies
  • ⚽ Sports enthusiast

💻 Technologies

Languages

Optimization & Scientific Computing

Frameworks & Tools

Embedded Platforms


🚀 Featured Projects

🚖 Multi-Depot Dial-a-Ride Problem

Optimization of a real-world transportation problem using:

  • Mixed Integer Linear Programming (MILP)
  • Adaptive Large Neighborhood Search (ALNS)
  • Hybridization of exact and metaheuristic methods
  • Python and C++
  • Research-oriented implementation

👉 https://github.com/Willyllem88/TFG-Guillem


♟ Tiny Chess Engine

  • Chess engine
  • Minimax and Alpha-Beta Pruning algorithms
  • SDL2 through C++

👉 https://github.com/Willyllem88/Chess-Engine


🤖 Artificial Intelligence Gears

  • A* Pathfinding
  • .NET through C#
  • Award-winning project

👉 https://github.com/Willyllem88/Pathfinder


📫 Contact

LinkedIn

Email


⭐ Feel free to explore my repositories!

Pinned Loading

  1. Chess-Engine Chess-Engine Public

    A tiny chess app and engine.

    C++

  2. PROP-2024-25 PROP-2024-25 Public

    UPC-FIB (PROP programming project course) project

    Java