Resume
You will find my resume and descriptions of some of my projects.
I am a student at Polytechnique Montreal school in Quebec, Canada. I am studying in software engineering and will graduate in December 2007.
LinkedIn
If you would like to see additional information, other than my resume, please see my linkedin public page.
Projects
Here is a list of projects I have completed.
Inner Space
A shoot 'em up type of game.
A patient is infected by a virus and he doesn't have long to live. The only way for him to have a chance is to use this new technology. A micro submarine will introduce itself into the blood stream and try to clean the infested virus from the blood.
The player is the submarine, which moves foward automatically with the camera in the level. The player will need to destroy hordes of viruses and bacteria with the onboard weapon.
The graphics of the game are in cell shading.
Screenshots
Here are some screenshots that give a quick look at the rendering of the game.
Inner Space Title
Inner Space Gameplay 1
Inner Space Gameplay 2
Installation
Extract the folder from the archive.
Execute InnerSpace/GameApp.exe
Minimal configuration
DirectX 9
Graphic card supporting pixel shader.
Manual
Control
Space Fire
Arrows Move the submarine
Escape Menu
Enter Select in the game menu
Score
Blood cell -10 points
Green virus 10 points
Blue virus 20 points
The soundtrack in the game has been removed to reduce the size of the archive of the demo.
Game Design
This is the game design document we used to create the game. There was an alpha, beta, and gold phase. I apologize the document is in french, but it can give you an idea.
Download
Interface
I learned to build an interface and evaluate it while taking an interface class. The project was based on a house automation in teams of 2. The interface gives the ability to turn on and off the power outlet and control the temperature of the house. It is possible to create a schedule and add new elements to control in the administration mode, etc.
We tested the user interface after its creation. We proceded to film the users of the interface with a camera and recorded all the movements on the screen. We build an evaluation after testing, to be able to ameliorate the interface in the future.
Installation
Extract the folder Interface.
Execute Interface.bat script
or
Executejava -jar dist\Interface.jar
This is compatible with Linux and Windows.
If you have an error, fix your classpath.
You might want to add . to your classpath so it take the current path.
Manual
The software is in french, so the demo is mostly just to explore the interface.
Download