Pinned Repositories
Arithmetic-Sequence-Puzzles
The problem definition can be found at https://erich-friedman.github.io/puzzle/arith/
Curso_Ruby
exactly-one-mazes
The puzzle Exactly One Mazes consists of finding a path through the board, beginning from the lower left corner and finishing in the upper right corner, under the following conditions. The board has some L shaped figures on it, and the player must pass through them all, exactly one time on each one, in his path. Depending on how the board is built, the puzzle may have a unique solution, multiple solutions or even none.
FEUP-AEDA
Esta aplicação implementa uma companhia que gere uma rede de padarias. O projeto conta com estruturas de empregados, clientes, produtos e muito mais.
FEUP-BDAD
Este repositório contém exercícios e projetos feitos para a unidade curricular Bases de Dados da FEUP
FEUP-LCOM
Este repositório contém os laboratórios e o projeto desenvolvido para a unidade curricular Laboratórios de Computadores, do curso de MIEIC da FEUP.
FEUP-LTW
This project is about creating a website, without using any framework, about pet adoption. It includes creating acounts, posting dogs for adoption, writing comments and much more.
FEUP-PLOG
Desenvolvimento do jogo Swack em linguagem Prolog. O jogo também contém a opção de bots com 2 níveis de dificuldade.
FEUP-SOPE
Este repositório consiste nos mini-projetos realizados na unidade curricular Sistemas Operativos
Ultimate-Roguelike-Game
Game developed in Java for the subject LPOO at FEUP
victorsnunes's Repositories
victorsnunes/Arithmetic-Sequence-Puzzles
The problem definition can be found at https://erich-friedman.github.io/puzzle/arith/
victorsnunes/Curso_Ruby
victorsnunes/exactly-one-mazes
The puzzle Exactly One Mazes consists of finding a path through the board, beginning from the lower left corner and finishing in the upper right corner, under the following conditions. The board has some L shaped figures on it, and the player must pass through them all, exactly one time on each one, in his path. Depending on how the board is built, the puzzle may have a unique solution, multiple solutions or even none.
victorsnunes/FEUP-AEDA
Esta aplicação implementa uma companhia que gere uma rede de padarias. O projeto conta com estruturas de empregados, clientes, produtos e muito mais.
victorsnunes/FEUP-BDAD
Este repositório contém exercícios e projetos feitos para a unidade curricular Bases de Dados da FEUP
victorsnunes/FEUP-LCOM
Este repositório contém os laboratórios e o projeto desenvolvido para a unidade curricular Laboratórios de Computadores, do curso de MIEIC da FEUP.
victorsnunes/FEUP-LTW
This project is about creating a website, without using any framework, about pet adoption. It includes creating acounts, posting dogs for adoption, writing comments and much more.
victorsnunes/FEUP-PLOG
Desenvolvimento do jogo Swack em linguagem Prolog. O jogo também contém a opção de bots com 2 níveis de dificuldade.
victorsnunes/FEUP-PROG
Este repositório contém os 2 projetos desenvolvidos para a unidade curricular Programação, do curso MIEIC na FEUP
victorsnunes/FEUP-SOPE
Este repositório consiste nos mini-projetos realizados na unidade curricular Sistemas Operativos
victorsnunes/hero
victorsnunes/Jogo-da-Memoria
Isto é um jogo da memória feito com Java Script, CSS e HTML
victorsnunes/Performance-Matrix-Multiplication
In this project, we will study the effect on the processor performance of the memory hierarchy when accessing large amounts of data. The product of two matrices will be used for this study. Use the Performance API (PAPI) to collect relevant performance indicators of the program execution.
victorsnunes/React-Exercises
These are some exercises made in my progress of learning React
victorsnunes/Ultimate-Roguelike-Game
Game developed in Java for the subject LPOO at FEUP
victorsnunes/victorsnunes
Informations to be displayed in my home GitHub page about me in a custom way.
victorsnunes/victorsnunes.github.io
Web page for my github account and my projects