Skip to content
View gerard-grau's full-sized avatar
:atom:
:atom:

Highlights

  • Pro

Block or report gerard-grau

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
gerard-grau/README.md

Hi there, I'm Gerard Grau

Microsoft intern pursuing a dual degree in Data Science & Engineering and in Mathematics at UPC Barcelona.

Here are the projects I've worked on:

  • HackUPC 2024 - Street Style Decoder : An app that lets you take a picture of an outfit and obtain similar clothes. Made using image embedding and semantic segmentation.

  • Song Poplarity Predictor : A machine learning project predicting the popularity of Taylor Swift's songs using classical ML models such as linear models, decision trees, ensemble methods, and support vector machines.

  • 2024 France Tech Arena - LightChaser : Our solution using a modified Dijkstra's algorithm to replan service paths after fiber failures. We optimized wavelength allocation, resolved resource conflicts, and maximized service continuity

  • Fantasy Football : Algorithm that obtains the best football lineup based on a database of active players. Primarily constructed using C++.

  • Datathon FME 2022 - Chip Power Delivery Optimization : Based on the solution to a variation of the Traveling Salesman Problem using both Genetic Algorithms and Simmulated Annealing

  • Cinebus : Desktop app that lets users search for movie listings and provides them with a route from their location to the cinema's location, using Barcelona's real bus network.

  • Workgroup Manager : Desktop app that simplifies the coordination of a work group. It provides users a tool to input their availability for project each group, and a visual representation (calendar) of all members' available days, among other features.

I'm always open to new opportunities, let's connect!

Pinned Loading

  1. HackUPC2024 HackUPC2024 Public

    An app that lets you take a picture of an outfit and obtain similar clothes. Made using image embedding and semantic segmentation.

    Jupyter Notebook 2

  2. cinebus cinebus Public

    Choose your movie, hop on the bus, and enjoy the cinematic journey! Made for my AP2 computer science class.

    Python

  3. LightChaser_2024-France-Tech-Arena LightChaser_2024-France-Tech-Arena Public

    Solution for the Tech Arena 2024 - LightChaser challenge

    C++

  4. workgroup-manager workgroup-manager Public

    A desktop python app which allows users to create and manage workgroups for various projects. This is my IB Computer Science project.

    Python

  5. song-popularity-predictor song-popularity-predictor Public

    Popularity predictor of Taylor Swift's songs, using Machine Learning.

    Jupyter Notebook

  6. pol-resina/Fantasy-Football pol-resina/Fantasy-Football Public

    C++