CarList MFC [2004]

This is an application that I had to write to provide an easy way to enter car information data in a database and generate a webpage from that data base.

Here is the application if you want to try it. Download.
Curling (JAVA) [2004]

This game was programmed during a course on software architecture. It was never finished and
is really buggy. So here is the code and the game. Version 0.1
(buggy) and Version 0.2 (really buggy).
Don't be surprised if parts of it are really bad or it doesn't make sence, or why I had
an A- instead of an A+in this class when I had 100% in both of my exams.
Only two people out of six in my team really worked.
Parallel Simulation (JAVA SWT) [2003]
This is an application used to simulate an automated computer assembly. Many parameters can be modified like the number of assembly lines, the task priorities and the speed of the robots.

In this image, you can see the simulation running three computer assembly lines.
Each bloc is a robot. The upper green block distributes computer parts, the ones below assemble the
parts and finaly there are robots in line doing other tasks. When the task is over, it is displayed
as a dark blue dot. The brighter the dot is, the higher it's priority was.
This simulation and animation was done using SWT.
If you run it, you can notice that it is really fast compared to other Java applications.
Download. Sorry if the filesize is big, but I had to include the
SWT jar and dll.
