TCD Italian Society Booksharing application

While involved with the Trinity College Dublin Italian Society as communication officer, I created a web application to support the booksharing service provided by the society. The application allows registered users to insert their books, along with their contact information, … Continue reading

Posted in showcase, web | Leave a comment

Wild west simulation

A multiagent simulation using finite state machines and A* pathfinding. The simulation is coded in C#/XNA and based on an idea by Mat Buckland from the book “Programming Game AI by Example”. Download a detailed description of the application This … Continue reading

Posted in game-related demos, showcase | Tagged , | Leave a comment

MSc thesis: A framework for features database creation for building recognition on mobile devices

Building recognition on mobile devices (Android powered) using captured camera frames, without the need of a network connection to a remote server. The visual feature database used for recognition is stored in the device, hence it should be optimized to … Continue reading

Posted in agumented reality, showcase | Tagged , , | 4 Comments

Trinity Inclusive Curriculum Online Tool

The TIC Online tool is a web application designed and developed for the Disability Service of Trinity College Dublin, Ireland. The aim of the application is to help teachers and staff at the University of Dublin in evaluating the accessibility … Continue reading

Posted in showcase, web | Leave a comment

Prey and Predator

A behavioral animation simulating a prey and predator in a marine environment. The AI of the fish includes two senses (sight and hearing) and a knowledge representation based on perceptions. The demo also contains a quasi-game where you can control … Continue reading

Posted in game-related demos, showcase | Tagged , | Leave a comment