Skip to content
View alvaroqsaldanha's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Lisbon, Portugal

Block or report alvaroqsaldanha

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

Hello! πŸ‘‹πŸ‘‹πŸ‘‹

I'm a MSc Computer Science and Engineering student specializing in Data Science. I'm passionate about full-stack software development and machine learning, and always look for opportunities to further develop my skillset in these areas. This page is a collection of projects I've developed over the last few years!

Currently I am working on my MSc Thesis, on Self-supervised Learning and Explainability for Facial Deepfake Detection in videos and images, as a Research Intern at the Echizen Laboratory of the National Institute of Informatics in Tokyo, Japan, and looking for my next big opportunity for September/October 2025!

Thank you for visiting :) πŸ”‹

πŸ“ͺ LinkedIn πŸ’» Website

Pinned Loading

  1. IR-Summary-Generation IR-Summary-Generation Public

    A summary generation information retrieval project, using both unsupervised and supervised techniques.

    Jupyter Notebook

  2. Traffic-Sign-Classification Traffic-Sign-Classification Public

    A deep-learning traffic sign detection and recognition project, using convolutional neural networks and vision transformers, implemented with PyTorch.

    HTML 1

  3. Multi-Agent-PathFinding-w-CSP Multi-Agent-PathFinding-w-CSP Public

    Implementation of multi-agent constraint satisfaction problem (specified in the README), that finds its optimal solution using MiniZinc Python.

    Python

  4. Misc Misc Public

    A collection of miscellaneous projects, ranging from graph optimization and path-finding algorithms to machine learning models implemented from scratch.

    Jupyter Notebook 1

  5. SpotifyStatsReact SpotifyStatsReact Public

    A Google Chrome extension for checking your Spotify account's stats! Made with ReactJS, CSS, and using AJAX for communication with Spotify's RESTful Web API .

    JavaScript