Skip to content
View PauSerrano4's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report PauSerrano4

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
PauSerrano4/README.md

Hi, I'm Pau Serrano 👋

I'm a Computer Engineering student at UPC (FIB), passionate about AI & ML 🚀

I recently completed an Erasmus exchange at FIIT STU (Bratislava), where I worked on neural networks, cloud automation tools, recommendation systems, and real-time rendering. I'm currently looking for a curricular internship starting September 2026 in Software Engineering, Data/AI, or Cloud Computing.

  • 🔭 I've recently worked on cinder-backup-manager (OpenStack automation with Python + Streamlit + Docker) and a Siamese Network for facial recognition (PyTorch)
  • 🌱 I'm currently learning more about AI, Machine Learning, and software development.
  • 💬 Ask me about AI, ML or Software Development.
  • 🏋️ Outside of code, I'm into the gym and fitness.
  • 🗣️ I speak Catalan and Spanish natively, and English (C1 Cambridge Advanced)

My Skill Set

Languages

Python Java Haskell Prolog GLSL SQL

Data & Cloud

PostgreSQL OpenStack Docker Streamlit PyTorch

Tools

Git GitHub LaTeX VS Code

Featured Projects

  • 🎲 SCRABBLE_GAME — Java Scrabble game with an AI opponent, GUI, rankings, and save/load, built for the PROP course at FIB-UPC.
  • ☁️ cinder-backup-manager — GUI-driven tool to automate OpenStack Cinder volume backups, built with Python, Streamlit and Docker.
  • 🧠 siamese-facial-recognition — ResNet18-based Siamese Network trained with Contrastive Loss for facial verification (PyTorch).

Connect with me

GitHub LinkedIn

GitHub Stats

Pau's GitHub stats Top Languages

Pinned Loading

  1. SCRABBLE_GAME SCRABBLE_GAME Public

    A Java Scrabble game created for the PROP course at FIB UPC. Play against an AI or another player, track scores and rankings, and save your progress. Features a user-friendly graphical interface, p…

    HTML 1

  2. cinder-backup-manager cinder-backup-manager Public

    A lightweight, GUI-driven automation tool to manage OpenStack block storage backups. Built with Python, Streamlit, and the OpenStack SDK, this application provides an intuitive interface for cloud …

    Python

  3. Siamese-Network-Facial-Recognition Siamese-Network-Facial-Recognition Public

    ResNet18-based verification model trained with Contrastive Loss (PyTorch)

    Jupyter Notebook

  4. MusicMoodBot MusicMoodBot Public

    An intelligent Discord bot that recommends music based on your mood using natural language processing and the Spotify API. Simply tell the bot how you're feeling, and it will curate the perfect tra…

    Python