Skip to content
View GoncaloPascoal's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report GoncaloPascoal

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

🏗️ Current Projects

Projects I am currently working on (some may not be publicly available yet).

💡 Name 📄 Description ⚙️ Technologies
GW2 Squire 🚧 Companion mobile app for the popular MMORPG Guild Wars 2.
TEUP Website Redesign 🚧 Full redesign of the TEUP website using modern languages and technologies.
Mainly focused on backend, database and REST API.
Personal Website Updating and improving my personal GitHub pages website built using Jekyll.

🖥️ Languages and Technologies

Programming languages, libraries and frameworks that I particularly enjoy, have used in the past (in university or for personal projects), or am currently learning more about.

📜 Languages ⚙️ Technologies
⭐ Favorite
🔧 Used
🎓 Practicing / Learning

🎮 Game Development

One of my favorite hobbies is designing and developing games. I am particularly fond of the FOSS Godot game engine, though I have also worked with Unity before. You can find all of my projects on my itch.io page. Here are a few of them:

Sands of Vengeance Enjeteering Treasure Bot
Soulslike action RPG with an egyptian theme. Final project for a game development university course. Sidescrolling endless runner with a comedic FEUP-inspired setting. Project for a game development university course. Zachtronics-inspired puzzle game where you have to guide a robot towards treasure using a set of instructions. Global Game Jam 2021 entry.

Pinned

  1. dissertation dissertation Public

    M.Sc. Dissertation – Noise-Adaptive Reinforcement Learning Strategies for Qubit Routing

    Python 1

  2. ms-proj ms-proj Public

    Connectivity in satellite constellations. Project for the Modeling and Simulation curricular unit.

    Rust 3 1

  3. s-proj s-proj Public

    CHIP-8 / S-CHIP emulator using libretro and written in Rust. Project for the Seminars curricular unit.

    Rust

  4. edaa-proj edaa-proj Public

    Algorithms for solving large instances of the Capacitated Vehicle Routing Problem (CVRP). Project for the Advanced Data Structures and Algorithms curricular unit.

    C++

  5. pri-proj pri-proj Public

    Search system for Steam games combining data from multiple sources. Project repository for the Information Processing and Retrieval curricular unit.

    Python

  6. sdis-proj2 sdis-proj2 Public

    Peer-to-peer distributed backup service using Chord protocol and Java secure sockets. Second project of the Distributed Systems curricular unit.

    Java