My Projects
In this section I would like to summarize what I have been doing in the last few years. I have done quite a lot of projects. Most of them however commercial and thus I guess I can't really tell a lot about them as this might brake some legal arrangements in my contracts. However, I will be telling everything I consider not being confidential or irrelevant.
Private projects
It was a great pleasure for me to take the task in mid 2006 of doing one or two meetings with the present contestants from the Highschool I've been studying in. Aim was to present and transmit my experience or at least my enthusiasm to some extent concerning participation in different competitions in Computer Science. The meetings took place in the winter of 2006. On 18th and 20th Dec I met the pupils twice. Once with a large group of pupils from the 11th and 12th grades' pupils and one more only with the contestants. Contrary to my expectations, that I won't be able to keep the attention of 50-60 people for 3 hours as intended, they all indeed listened almost without exceptions quite carefully. In a talk with Mrs. Kirliva (their present and my ex. Informatics teacher) later on I heard that the pupils found my lecture interesing and were wiling to hear more from me and also the people that were not there wanted to hear and see these lectures too. That is why we decided on the next best occasion we'll arange for another such meeting, at least with the pupuils that haven't heard this one. Meanwhile I guess I have enough new and interesting stories to tell, and thanks to the experience I made in Munich by Siemens AG I think there will be enough material to fill another 2 or 3 hours with stuff not that boring and useful in the same time. Further I spoke a few months later with Mrs. Kirilova over Skype again and got the news that our contestants did great job at the national olympiad in Informatics winning very good places and even one being selected for the extended national team for the international olypiad in informatics too. They claim they partly got the motivation needed for achieving this success from the talks we had. I am very happy and of course very pround to hear that and will be glad to help with any means I can bring these people even further ahead in the name of themselvs, the school, my town and my country!
The lectures can be seen (only in Bulgarian)
here.
From mid January until mid March I did a two months' practice at Siemens AG in Munich. During this time, apart from my immediate duties in the company I wrote my Bachelor thesys in on the topic "Supporting Conviniet Interface fro Linear Programming". In other words it is a document on the problems and solutions in developing an unified interface for accessing linaer programming tools. The purpose of such work is that most solvers commercial as well as open source ones have very different and incompatible programming interfaces. These nornaly would need long time of training to learn and change solvers. Furthermore the work describes some algorithmic problems that arise in the way of integrating new solvers in this framework. One of the most thorough described topics is the design and implementation of a sparse matrix structure capable of random access and ordered acces in equal times and yes consuming as few memory as possible. Ofcourse a short introduction to linear programming, it's methodology and application is also a large topic of this work.
The bachelor thesys in PDF format (in English) can be downloaded
here.
Next I will continue with some personal projects, I made only to develop my own knowledge or because I needed some tool that I couldn't find in the Internet.
Flamer Demo
This is a multipart graphics demo. It was made in the early 1997. Works of course under DOS in the unbelievable 320x200x8 mode. When I look at the sources now I become headache, it was the time when I still didn't use to indent the code. It still has a very big value for me!
JulTris
I am a big fan of tetris. That's why I have done my own version of the game using the CDX library (http://www.cdxlib.org) and DirecX. It started actually from a dos version. First I did the engine of the game, then I decided I can extend my skills in programming the video controller by adding some stunning graphics in text mode really nice effects. And just then I decided I have to learn how are actually the windows games written and made the windows/directX port. I present you the links to the different stages here as I don't find any part of this code can be commercially used.
Link will be posted here soon!
CD Cataloger
I have been searching for long time in Internet about a program that can automatically catalog CDs inserted in the computer and then later allow searching through them for particular files. There are a lot of tools aiming in this direction but no one could do this fully automatically. So I sat down and wrote this small program that could not only catalog CDs but also give other useful information about them like making lists of the files on a CD(s) or you can click files directly from the program and it will tell you if you have the right CD in the drive, and wait till you find and insert it to start the file.
I am still working over this program and I feel the code is too messy to put it here, that's why I set a link to the exe file only and the supportive files. If someone is interested in the sources, just drop me a line and we'll arrange it too.
Link will be posted here soon!
Text Converter
A tool I made to be able to fast translate texts between DOS Cyrillic encoding and Windows Cyrillic encoding. We then later continued to add other features to it with Smilen (see Friends) till it became a complex system to convert texts from and to very wide range of formats.
Lihvi (Interest Calculator)
A program I made to ease the lives of my Granddads. They used to calculate the interests by hand and it is quite slow and error prone process and that is why I tried to write a program to automate the process. It has not only the calculations module but also a tool to follow the interest rates and update them in the database the program uses.
Contests entries
These I wrote for some contest and normally I don't have any legal obligations to keep the code in secret or not distribute the program. If not explicitly stated, you can safely get them and the sources.
JulTools
My first contest entry. The program is a file manager to operate in the DOS enviromanet and make access to file operations like copy,move,delete easier and error free. It won the first place in the Contest for Programs in Stara Zagora 1997. The program might seem quite user unfriendly and there were entries that were much better in this direction, but the fact is that it was the program that fulfilled the most of the tasks set in the description and that is why it won. I was like 3-4years younger than all of the other contestants then too.

I am sorry for the lack of proper cyrillic encoding in this screenshot but I couldn't get the good ol' DOS running in the right encoding.
JulDraw
A year later the task has been set to write a program to allow for making technical drawings for say mathematical articles or such. The idea was pretty clear but my program did not provide some general mathematical conventions because I put quite a lot of effort on getting the interface friendly this time. That is why it won only the 5th place. The interface this time was a lot better although still in the DOS environment mouse support with AutoCAD 10 look and feel in the navigation. I still like it quite much.
FlashText
A very cool text edition program made by me and Smilen Kouzmanov (see Friends). It has almost anything a text editor would need and even some cool extras for making extensive text selection. You can select multiple regions or select squares of text and even make boolean operations over the selections. This can help when copying/pasting complex texts or just to format say all headings at once. This program was made with Borland Delphi 3 for Windows.
VT World
This one is not about programming but a contest for web page - presentation of the home town of the contestants. I did it with Peter Velichkov in 2001 (the one that make this site's layout too. I did the programming for the dynamic content in Perl. We really did a good job for a very short time only two weeks. You can see the page here (without the dynamic content because the source pages has changed since then and I still haven't found the time to update it)
The link to an uploaded version will come here as soon as I find some time to fix the missing scripts.
I will just mention some other projects here without such extensive information as they does not really present anything new or cool.
Netmaker was a tool to try algorithms on graphs. Very rudimentary and crappy implemented. My first try in windows programming with Visual Studio and MFC.
Since I won the Tumbleweed contest in 2005 I had one more computer I didn't know what to use for. Then come the idea to make it my very own web server. So now I have been running
grizach.servebeer.com for more than 2 years. The page you see now is either hosted there or if you are looking not looking at http://pastarmov.net/ right now. "Grizach" is the bulgarian word for "rodent" and servebeer.com was just a funny free domain I found to use for the dynamic dns service. Why "rodent"? Because it was a joke Peter and I often did to each other that we are crunching problems like rodents crunch nuts.
Another cool thing I did with Peter Velichkov was a patched version of the NVidia driver for Linux. Although not a really hard task it had (in our eyes at least) great impact on the number of newbies to stay with Linux because it allowed for them to keep using their expensive GPUs hot despite the conflicts the original driver produced with the 2.6.20 and 2.6.21 versions of the Linux Kernel. More infos you can find
here.
Right now I am working on a very cool e-commerce site with a few frinds of mine. But I'll disclose further infos once we get this one up and runnin'. We hope that will be for Christmas 2007.
I spent some time helping the people at
overclockersonline.com to fix and improve the web site. This came as a result of a few years partcipating at the forum at O2. I am very glad I could do this, because now I have some more friends overseas, and mainly Simon from Canada (Hi buddy!).
Another forum I participated was
the forum of the program Lcdhype. I made some plugins for the program too and helped fix some issues in some of the excisting ones. As a result of this I decided tomake a port of the program to linux. Which is now a bit frozen because of lack of time and people to help, but the project is at soureforge and everyone can help it is called LcdHype4L.
All this really started because I decided to make my case a tad more beautiful than the ordinary white tower. And as a result I have now black case with a large plexiglass window and funny blue-red-UV lights and unfortuantely the 128x64 LCD I used to run LcdHype on is now broken, but when I get some time I'll fetch some new maybe even larger display and maybe even finish the Linux port of LcdHype too.
Commercial Projects
ActiveMail
One of my biggest projects I did almost alone. It is a system for enriching the contents of the mail messages transported over common protocols like SMTP/POP3, IMAP or Microsoft Exchange. The systems supports virtually almost anything from adding sounds, videos, URL links and many more and building complex logical connections between the different actions. It is also very well secured against man-in-the-middle attacks by signing and encrypting any part of the data transmitted.
I did this project for Eurosoft Bulgaria GmBH a subsidiary of XiTeC GmBH Germany in 2001 2004.
The home page of the project is here. There you can find a demo version to download and play with.
AccounteX
A system for Internet traffic accounting based on IP addresses. It allows for precise traffic counting of the output and input traffic and setting quotas on the users. It has also an integrated system for early notification for approaching the limit. AccounteX is equipped also with an extensive administrator interface. It was based on IPStat by Sergey Rotar.
I did this one with Peter Velichkov for Vachev OOD - Veliko Tarnovo, Bulgaria in 2000

You can find more info and the sources of this one (under the GNU License) at
SourceForge
PhoneOffice
I only participated partially in this project. It is an automated telephone answering machine with many features, like reading emails and faxes over the phone, remote administration and listening to the recorded messages.
It was again for Eurosoft GmBH Bulgaria in 2000.
The home page of the project is here. There you can find a demo version to download and play with.
Avicena
We did this one with Smilen Kouzmanov in 1999. One of my first commercial attempts, with so to say private management. It is a library of descriptions of medicines. Giving the possibility to do complex searches. Smilen did a very good job with the user interface there. the program is not sold anymore, ot at least I don't know about that. Actually the company as far as I am concerned is out of the computer business now.
MATRIS
This is the project I work on from 2004 until 2006 at Fraunhofer Institute in Darmstadt Germany. I find the work in the area of augmented and virtual reality really cool and a very demanding one too.
The home page of the project is here.
Here you can find a photo from the first project meeting in London at the BBC Research Labs in 2004.
LCD Printer
This is the most hardware oriented project I did. It is a printer driver for a system for printing images on a photo processing machine. It actually communicates with a device inserted in the machine displaying the image on a small hi-resolution display (I have heard the last version even with 1600x1200 at 3inchs) which is being then lit on the photo paper just as normal negatives are.
I did that in 2002-2003 for a Bulgarian company from Gabrovo. Unfortuantely I think there is still no homepage of that project and I don't posses any photos of the device. Even a screenshot of the driver is not posibile without having the hardware attached and running. I might ask for some images in the near future though.