[Reminder Widget]

Date: Nov 2005

Reminder Widget This small Flash application shows the time and date. It also lets user set up a reminder for a certain time with specified text. The widget could be used on community web sites or in user areas.

Run Reminder Widget


{Please enable JavaScript in order to post comments}

Shopping cart

This shopping cart was incorporated in a HTML web site. User can create several bags, change their styles and drag-and-drop items into them. Clicking on items displays their information. A list of items in the bag is provided along with a subtotal updated each time an item is added.

Quote calculator

The quote calculator was implemented on one of my former web sites from when I was a freelancer. User can specify parameters like type of web site, extra features, number of forms, etc. and get immediate quote estimation.

A Particle System

This is an example of a Flash particle system, where basic behaviour of one particle (e.g. follow mouse, disappear slowly, etc) is specified. A number of particles are created each frame, providing interesting effects.

Lottery

Choose 10 out of 100 numbers, press a button and the program generates three random numbers. You win if all the three are found in the set of numbers you crossed.

pyCreeper

The main purpose of pyCreeper is to wrap tens of lines of python code, required to produce graphs that look good for a publication, into functions. It takes away your need to understand various quirks of matplotlib and gives you back ready-to-use and well-documented code.

Novelty detection with robots using the Grow-When-Required Neural Network

The Grow-When-Required Neural Network implementation in simulated robot experiments using the ARGoS robot simulator.