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.

Content in all repositories owned by your account will be closed.
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 data visualization. I'm currently looking for a curricular internship starting September 2026 in Software Engineering or Data/AI.

  • 🔭 I've recently worked on pau-bot, a personal chatbot that mimics my writing style (Streamlit + Gemini API), 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 C C++ Haskell Prolog 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.
  • 🤖 pau-bot — Personal chatbot trained to reply in my writing style using WhatsApp and Instagram conversations, built with Streamlit and the Gemini API. Try it live
  • 🧠 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. Siamese-Network-Facial-Recognition Siamese-Network-Facial-Recognition Public

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

    Jupyter Notebook

  3. pau-bot pau-bot Public

    A personal chatbot mimicking my communication style using the Gemini API, Streamlit, and dynamic few-shot retrieval from real chat history.

    Python

  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