Simulation of the propagation of wave in a fiber network depending on wavelength and diffraction coefficient, with animation and zoom function.
Propagation of waves through several media and a detailed visualization.
A computer game featuring two balls, one being required to find the other. The underlying physics engine handles collisions, teleportation, wind etc.
A program which explains different encryption schemes: it has a tutorial mode and also features a game mode.
A program which takes an image of a fruit and classified it according to the fruit type. This is based on the k nearest neighbor algorithm taking as input color histograms of images.
A game with an underlying physics engine.
A program which allows a user to play Suduko, including a solver, which uses backtracking to fill in empty numbers while respecting all 3 types of constraints.