[Quote Calculator]

Web Flash Applications ActionScript Date: Dec 2007

Quote Calculator Technologies used: ActionScript 2, RESTful Web Services, PHP

The quote calculator was implemented in one of my former freelancer web sites.

The user could specify parameters like web site type, extra features, number of forms, etc. and get an immediate quote estimation. The filled in details could be sent to an admin email address using a provided pop-up form that appeared after clicking the Submit button.

Run Quote calculator


{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.

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.

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.

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.

Fast Data Analysis Using C++ and Python

C++ code that processes data and makes it available to Python, significantly improving the execution speed.