Pinned Repositories
annotation
Program that allows the annotation of static and real football images.
arkanoid
A gaming classic. The player controls a "paddle" which prevents a ball from falling, attempting to bounce it against a number of bricks.
armotion
Project that allows a user to play music by means of hand movement in the air. Intended to imitate the movements of a maestro, as the vertical movements of the right hand set the pace and circular movements play the notes.
companion_library
My Android Support Library.
dutch_auction
Application that simulates the behaviour of a Dutch Auction with multiple agents in Jade.
eventwide
Application whose purpose is to share events keeping an Oracle database and using Google Calendar.
labyrinth
Game developed in C++ using the ARToolkit library. The aim is to guide the ball to the hole over a virtual board.
optilote
Program that uses a genetic algorithm and aims at solving the problem of optimizing the best locations of multiple clinics or hospitals in a city.
portfolio
Personal Webpage.
voltrix
Game inspired by the card game Magic: The Gathering.
vdribeiro's Repositories
vdribeiro/companion_library
My Android Support Library.
vdribeiro/voltrix
Game inspired by the card game Magic: The Gathering.
vdribeiro/dutch_auction
Application that simulates the behaviour of a Dutch Auction with multiple agents in Jade.
vdribeiro/annotation
Program that allows the annotation of static and real football images.
vdribeiro/arkanoid
A gaming classic. The player controls a "paddle" which prevents a ball from falling, attempting to bounce it against a number of bricks.
vdribeiro/armotion
Project that allows a user to play music by means of hand movement in the air. Intended to imitate the movements of a maestro, as the vertical movements of the right hand set the pace and circular movements play the notes.
vdribeiro/baseball
Management of Baseball Championships.
vdribeiro/books
DokuWiki plugin whose goal is to facilitate the consultation of books.
vdribeiro/castaway
Inspired by the movie. An island with a man who has to survive for four years whilst meeting the basic needs.
vdribeiro/eventwide
Application whose purpose is to share events keeping an Oracle database and using Google Calendar.
vdribeiro/ftp
FTP client based application.
vdribeiro/graph
Simple Java program that generates a Minimum Spanning Tree from a graph loaded from a CSV file, using the Prim and Kruskal algorithms.
vdribeiro/graphic_engine
Small 3D graphics engine with its own language LSX (Language of Scenes in XML).
vdribeiro/kamisado
Kamisado is a board game for two players, played on an 8x8 multicoloured board.
vdribeiro/labyrinth
Game developed in C++ using the ARToolkit library. The aim is to guide the ball to the hole over a virtual board.
vdribeiro/optilote
Program that uses a genetic algorithm and aims at solving the problem of optimizing the best locations of multiple clinics or hospitals in a city.
vdribeiro/path_exploration
Multiagent System for cooperative exploration of paths in a field.
vdribeiro/portfolio
Personal Webpage.
vdribeiro/power_device
Sensor experiments
vdribeiro/sosh
Simple command interpreter that acts as OS Shell.
vdribeiro/spangles
Game that consists of two players, a 25X25 board in which each player has 25 triangles of one color. After the first tile, players alternate playing a tile adjacent to some existing tile. The winner is the first player to form a larger, 4-tile triangle with his color on the tips, and either color in the center.
vdribeiro/wod
Project manager.
vdribeiro/yal
Compiler yal2jvm in JavaCC which translates Yal into Java bytecodes.