Projects
I began a variety of projects since the beginning with the programming adventure. Below are some projects that I developed to working condition for the average user. These projects were created at different times and do not reflect my current state of knowledge about programming :)
SocialCam
SocialCam is a project that I created for my BSc Thesis. It allows remote image monitoring retrieved from users digital cameras. User can preview remote image through a web browser.
DotBeer
DotBeer is a program for DotA (Warcraft 3 mod) players. It allows to manage builds for every hero in the game. The program is particularly useful for beginners, who have always problems with the selection of appropriate items for the hero.
DotDesktop
A simple program to save and restore icons position on the desktop. Program has option to monitor changes in screen resolution and restore selected icons state to the choosen resolution. This option is useful for users of LCD monitors with pivot.
DotLauncher
Program is used to create lists of applications to be launched. When the selected application from the list is closed, will also be closed all other applications from the list. The program aims to release the user from the tedious process of shutting down the applications ;)
DotFiler
Program that uses regular expressions to transfer files and directories. Useful when we have to segregate a group of files/directories with a similar name.