Pinned Repositories
AVT_Project
Gyokeres_Stats
Creation of a dashboard to visualize all Victor Gyokeres stats on Portugal Football League in the season 23/24.
PedroDRodrigues
Config files for my GitHub profile.
U_1A_1S_FP_Project_1
It is my first project in Python language. It is a very basic version of "Jogo do Galo" (in Portuguese) or "Tic-Tac-Toe Game" (in English).
U_1A_1S_FP_Project_2
Second project to learn Python language. This project involves analyzing and correcting some problems in a database. I have identified five tasks to complete: correcting the documentation, discovering the pin of the database, verifying the data coherence, decrypting the content, and purifying the password.
U_1A_1S_FP_Project_3
This is a complex project in Python language that involves creating a game that simulates the lifecycle of animals in a pasture. This includes generating the pasture, feeding and reproducing the animals, and simulating their death. The animals in the game can be either prey or predators.
U_1A_1S_IAC_Project_1
Project in Assembly language. It consists of two parts, with the second being a development of the first. The file extension is ".as" because it has been developed on P4 Assembler. It is very similar to dinosaur game when we are offline in Google Chrome.
U_1A_2S_LP_Project_1
This project in Prolog language is a Kakuro Puzzles Solver.
U_2A_1S_ASA_Project_1
Project in C++ language. This project is about finding the longest increasing subsequence in a single list, as well as the number of subsequences with this property. In a second step, it is about finding the size of the longest common increasing subsequence between two lists.
U_2A_1S_ASA_Project_2
Project in C++ language. The purpose of project is to find the lowest common ancestor on a directed acyclic graph (DAG). A DAG is a graph with directed edges (arrows) that does not contain any cycles (a path that starts and ends at the same vertex).
PedroDRodrigues's Repositories
PedroDRodrigues/AVT_Project
PedroDRodrigues/Gyokeres_Stats
Creation of a dashboard to visualize all Victor Gyokeres stats on Portugal Football League in the season 23/24.
PedroDRodrigues/PedroDRodrigues
Config files for my GitHub profile.
PedroDRodrigues/U_1A_1S_FP_Project_1
It is my first project in Python language. It is a very basic version of "Jogo do Galo" (in Portuguese) or "Tic-Tac-Toe Game" (in English).
PedroDRodrigues/U_1A_1S_FP_Project_2
Second project to learn Python language. This project involves analyzing and correcting some problems in a database. I have identified five tasks to complete: correcting the documentation, discovering the pin of the database, verifying the data coherence, decrypting the content, and purifying the password.
PedroDRodrigues/U_1A_1S_FP_Project_3
This is a complex project in Python language that involves creating a game that simulates the lifecycle of animals in a pasture. This includes generating the pasture, feeding and reproducing the animals, and simulating their death. The animals in the game can be either prey or predators.
PedroDRodrigues/U_1A_1S_IAC_Project_1
Project in Assembly language. It consists of two parts, with the second being a development of the first. The file extension is ".as" because it has been developed on P4 Assembler. It is very similar to dinosaur game when we are offline in Google Chrome.
PedroDRodrigues/U_1A_2S_LP_Project_1
This project in Prolog language is a Kakuro Puzzles Solver.
PedroDRodrigues/U_2A_1S_ASA_Project_1
Project in C++ language. This project is about finding the longest increasing subsequence in a single list, as well as the number of subsequences with this property. In a second step, it is about finding the size of the longest common increasing subsequence between two lists.
PedroDRodrigues/U_2A_1S_ASA_Project_2
Project in C++ language. The purpose of project is to find the lowest common ancestor on a directed acyclic graph (DAG). A DAG is a graph with directed edges (arrows) that does not contain any cycles (a path that starts and ends at the same vertex).
PedroDRodrigues/U_3A_2S_CG_Projeto_1
Projeto cujo objetivo é a modelação de objetos com base em sólidos geométricos, tratamento de colisões, movimentos dos objetos como também as posições e tipos de câmaras.
PedroDRodrigues/U_3A_2S_CG_Projeto_2
Projeto com modelação de objetos em Three.js com o objetivo de reconhecer e consolidar o uso de texturas, malhas, sombras e luzes
PedroDRodrigues/U_4A_1S_Information_Visualization
PedroDRodrigues/U_4A_2S_CPD
Project of Parallel and Distributed Computing course
PedroDRodrigues/U_4A_2S_P3D_RayTracer_Template2
PedroDRodrigues/U_2A_1S_SO_Project_1
This project is developed in C language and has two parts: in the first part it is supposed to provide solution for 3 tasks and in the second one the goal is to create a system that can receive multiple processes concurrently.
PedroDRodrigues/U_2A_2S_BD_Project_1
This project is developed in SQL language and the main goal is to create a relational model using SQL that provides a solution for an EA model in the domain of "Intelligent Vending Machines".
PedroDRodrigues/U_2A_2S_IA_Project_1
This project is developed in Python language. Takuzu is a logical game and I proposed an algorithm to solve it.
PedroDRodrigues/U_3A_1S_AMS_Project_1
The project has two parts. In the first part, we modeled using ArchiMate and Camunda environments. In the second part, we modeled using Enterprise Architecture.
PedroDRodrigues/U_3A_1S_RC_Project_1
This project is developed in C language and the goal of this project is to create a simple word game, inspired in the classical Hangman Game.
PedroDRodrigues/U_3A_2S_COMP_Projeto_1
I developed a compiler that translates a specific programming language into machine-executable instructions. The project involved stages like lexical analysis, parsing, semantic analysis, intermediate code generation and optimization. The compiler aimed to produce accurate executable code from human-readable source code.
PedroDRodrigues/U_3A_2S_ES_Projeto_1
PedroDRodrigues/U_3A_2S_SD_Projeto_1
PedroDRodrigues/U_3A_2S_SD_Projeto_2
PedroDRodrigues/U_3A_2S_SD_Projeto_3
PedroDRodrigues/U_4A_1S_AGISIT
Project of Management and Administration of It Infrastructures and Services Course in IST
PedroDRodrigues/U_4A_1S_AID
Projeto de AID
PedroDRodrigues/U_4A_1S_Deep-Learning
Projects of Deep Learning course.
PedroDRodrigues/U_4A_1S_SIRS
Project of Network and Computer Security course
PedroDRodrigues/U_4A_2S_ADSI
Project of Data and Information Systems Management